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

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

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

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test

Error Message:
Error from server at http://127.0.0.1:44953/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8, http://[::1]:6]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44953/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8, http://[::1]:6]
	at __randomizedtesting.SeedInfo.seed([EB15A29CD9168064:63419D4677EAED9C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	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 13906 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 487591 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-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> 487591 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 487591 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-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.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/data-dir-42-001
   [junit4]   2> 487591 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 487591 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 487593 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 487593 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 487594 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 487600 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 487617 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 487617 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 487617 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 487620 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 487620 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 488867 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 488869 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 488870 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 488889 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@209142b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488889 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@209142b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488899 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34fb91ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488899 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34fb91ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488901 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] 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> 488962 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 488970 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 488970 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 488989 INFO  (coreLoadExecutor-3543-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 488999 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 489018 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 489018 WARN  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 489018 WARN  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 489020 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 489020 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 489020 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 489020 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 489021 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/data-dir-42-001/]
   [junit4]   2> 489023 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=85.1064453125, floorSegmentMB=0.9892578125, forceMergeDeletesPctAllowed=17.817008438452177, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12106368327015149, deletesPctAllowed=29.40078641816575
   [junit4]   2> 489078 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 489078 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 489079 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 489079 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 489080 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5504988080533797]
   [junit4]   2> 489082 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 489281 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 489332 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 489333 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709565096786657280
   [junit4]   2> 489334 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 489334 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 489334 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 489334 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 489335 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 489335 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 489335 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 489335 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 489335 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 489336 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 489337 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 489585 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/control/cores/collection1
   [junit4]   2> 489591 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 489591 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 489591 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 489889 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 489889 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 489889 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 489898 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79efc4cb{/,null,AVAILABLE}
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6704439a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46417}
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server Started @489943ms
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=46417, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/control/cores}
   [junit4]   2> 489899 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-31T00:05:25.596Z
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/control/solr.xml
   [junit4]   2> 489902 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 489902 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 489904 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 492734 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 492735 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70a6a855[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492735 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70a6a855[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492960 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@585aa9f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492960 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@585aa9f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492962 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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> 493017 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 493018 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 493093 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 493115 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 493115 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 493117 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/control/cores
   [junit4]   2> 493117 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 493151 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 493170 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 493171 WARN  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 493171 WARN  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 493172 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 493173 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 493173 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 493173 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 493173 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 493175 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=85.1064453125, floorSegmentMB=0.9892578125, forceMergeDeletesPctAllowed=17.817008438452177, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12106368327015149, deletesPctAllowed=29.40078641816575
   [junit4]   2> 493447 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 493447 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 493448 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 493448 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 493449 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5504988080533797]
   [junit4]   2> 493450 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 493461 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 493488 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 493489 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709565101144539136
   [junit4]   2> 493490 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 493492 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 493494 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 494274 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 494276 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 494276 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 494276 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 494292 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 494292 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 494292 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 494292 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3162d845{/,null,AVAILABLE}
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5136a4e6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42465}
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server Started @494338ms
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=42465, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard0/cores}
   [junit4]   2> 494293 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-31T00:05:29.990Z
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 494296 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 494296 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 494298 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 495342 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 495343 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74e1b75e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495343 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74e1b75e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495347 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e800558[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495347 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e800558[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495349 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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> 495362 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 495362 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 495411 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 495428 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 495428 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 495431 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard0/cores
   [junit4]   2> 495431 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 495501 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 495520 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 495520 WARN  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 495521 WARN  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 495522 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 495523 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 495523 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 495523 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 495523 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 495525 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=85.1064453125, floorSegmentMB=0.9892578125, forceMergeDeletesPctAllowed=17.817008438452177, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12106368327015149, deletesPctAllowed=29.40078641816575
   [junit4]   2> 495590 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 495590 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 495591 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 495591 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 495592 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5504988080533797]
   [junit4]   2> 495593 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 495641 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 495720 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 495720 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709565103483912192
   [junit4]   2> 495724 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 495725 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 495725 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 495725 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 495726 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 495726 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 495726 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 495726 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 495726 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 495729 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 496266 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 496267 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 496267 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 496267 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 496325 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 496325 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 496325 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 496333 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36764dbf{/,null,AVAILABLE}
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2daff648{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34651}
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server Started @496378ms
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=34651, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard1/cores}
   [junit4]   2> 496334 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-31T00:05:32.031Z
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 496337 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 496337 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 496338 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 497198 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 497213 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@672b04c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 497213 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@672b04c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 497253 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e2dc1f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 497253 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e2dc1f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 497255 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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> 497337 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 497337 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 497362 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 497391 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 497391 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 497392 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard1/cores
   [junit4]   2> 497393 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 497406 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 497455 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 497456 WARN  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 497456 WARN  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 497458 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 497459 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 497459 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 497459 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 497459 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 497461 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=85.1064453125, floorSegmentMB=0.9892578125, forceMergeDeletesPctAllowed=17.817008438452177, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12106368327015149, deletesPctAllowed=29.40078641816575
   [junit4]   2> 497753 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 497753 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 497754 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 497754 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 497755 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5504988080533797]
   [junit4]   2> 497757 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 497770 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 497808 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 497809 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709565105674387456
   [junit4]   2> 497810 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 497811 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 497811 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 497811 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 497811 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 497811 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 497812 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 497812 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 497812 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 497814 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 498564 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 498565 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 498565 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 498565 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 498567 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 498567 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 498567 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 498567 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56f898b7{/,null,AVAILABLE}
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@38848b2f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44953}
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server Started @498613ms
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=44953, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard2/cores}
   [junit4]   2> 498568 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-31T00:05:34.265Z
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 498599 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 498599 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 498600 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 499305 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 499306 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b9a8985[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 499306 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b9a8985[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 499333 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21eea24f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 499333 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21eea24f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 499335 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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> 499386 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 499387 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 499443 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 499456 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 499456 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 499458 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard2/cores
   [junit4]   2> 499458 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 499472 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 499528 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 499529 WARN  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 499537 WARN  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 499539 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 499540 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 499540 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 499540 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 499541 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 499552 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=85.1064453125, floorSegmentMB=0.9892578125, forceMergeDeletesPctAllowed=17.817008438452177, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12106368327015149, deletesPctAllowed=29.40078641816575
   [junit4]   2> 499914 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 499914 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 499916 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 499916 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 499916 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5504988080533797]
   [junit4]   2> 499918 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 499927 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 499963 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 499963 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709565107933020160
   [junit4]   2> 499965 INFO  (searcherExecutor-3622-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 499965 INFO  (searcherExecutor-3622-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 499965 INFO  (searcherExecutor-3622-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 499965 INFO  (searcherExecutor-3622-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 499965 INFO  (searcherExecutor-3622-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 499965 INFO  (searcherExecutor-3622-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComp

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

.j.s.AbstractConnector Stopped ServerConnector@5136a4e6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 501136 INFO  (closeThreadPool-3630-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3162d845{/,null,STOPPED}
   [junit4]   2> 501136 INFO  (closeThreadPool-3630-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 501140 INFO  (closeThreadPool-3630-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2daff648{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 501140 INFO  (closeThreadPool-3630-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36764dbf{/,null,STOPPED}
   [junit4]   2> 501140 INFO  (closeThreadPool-3630-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 501141 INFO  (coreCloseExecutor-3642-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 501147 INFO  (closeThreadPool-3630-thread-8) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 501147 INFO  (closeThreadPool-3630-thread-8) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@218ebbef: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@278a541d
   [junit4]   2> 501152 INFO  (closeThreadPool-3630-thread-8) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 501152 INFO  (closeThreadPool-3630-thread-8) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d8bf774: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@58608388
   [junit4]   2> 501155 INFO  (closeThreadPool-3630-thread-8) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 501155 INFO  (closeThreadPool-3630-thread-8) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b23fc2c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7cd70d53
   [junit4]   2> 501162 INFO  (closeThreadPool-3630-thread-8) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@38848b2f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 501163 INFO  (closeThreadPool-3630-thread-8) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56f898b7{/,null,STOPPED}
   [junit4]   2> 501163 INFO  (closeThreadPool-3630-thread-8) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=EB15A29CD9168064 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ko-KR -Dtests.timezone=America/Grand_Turk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   11.8s J0 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44953/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8, http://[::1]:6]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EB15A29CD9168064:63419D4677EAED9C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 501170 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 501170 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=97576073
   [junit4]   2> 501170 INFO  (coreCloseExecutor-3648-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e4e9e54
   [junit4]   2> 501170 INFO  (coreCloseExecutor-3648-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2e4e9e54
   [junit4]   2> 501170 INFO  (coreCloseExecutor-3648-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6827761a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@72aeabdc
   [junit4]   2> 501175 INFO  (coreCloseExecutor-3648-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 501181 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 501181 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ef9807c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@436e7059
   [junit4]   2> 501182 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 501182 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13f622ad: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@58608388
   [junit4]   2> 501182 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 501182 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f293d98: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7cd70d53
   [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.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=Lucene84, id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=Direct), asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=Lucene84}, docValues:{payload=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=80, maxMBSortInHeap=7.197279916747001, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ko-KR, timezone=America/Grand_Turk
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=2,free=204388016,total=484442112
   [junit4]   2> NOTE: All tests run in this JVM: [TestPayloadScoreQParserPlugin, NodeAddedTriggerIntegrationTest, SolrCoreCheckLockOnStartupTest, TestWaitForStateWithJettyShutdowns, TestIntervalFaceting, LeaderElectionContextKeyTest, CustomHighlightComponentTest, CreateCollectionCleanupTest, AliasIntegrationTest, IndexBasedSpellCheckerTest, PeerSyncTest, TestLegacyFieldCache, SolrLogAuditLoggerPluginTest, TestSlowCompositeReaderWrapper, TestPointFields, RouteFieldTest, TestCodecSupport, TestSolrQueryResponse, RankQueryTest, DocValuesMultiTest, TestSystemCollAutoCreate, TestManagedStopFilterFactory, ZookeeperStatusHandlerFailureTest, FastVectorHighlighterTest, TestSkipOverseerOperations, SortSpecParsingTest, LeaderFailureAfterFreshStartTest, OutputWriterTest, TestAnalyzedSuggestions, HttpSolrCallGetCoreTest, TestCloudSchemaless, TestSolrCoreParser, ZkControllerTest, TolerantUpdateProcessorTest, TestManagedResourceStorage, RuleEngineTest, UpdateRequestProcessorFactoryTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionReloadTest, ZkSolrClientTest, TestFieldTypeCollectionResource, CloneFieldUpdateProcessorFactoryTest, TestSortableTextField, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [187/946 (1!)] on J0 in 13.81s, 1 test, 1 error <<< FAILURES!

[...truncated 56855 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 3088 - 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/3088/

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36325/solr
	at __randomizedtesting.SeedInfo.seed([3B19AA874880C2F8:7FD58A7C26BA1492]: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 14261 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> 508547 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-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> 508548 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 508549 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/data-dir-36-001
   [junit4]   2> 508549 WARN  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 508549 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 508551 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-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> 508551 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 508552 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-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/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-001
   [junit4]   2> 508552 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 508552 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 508552 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 508553 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 508652 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 40229
   [junit4]   2> 508652 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40229
   [junit4]   2> 508652 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40229
   [junit4]   2> 508652 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40229
   [junit4]   2> 508654 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508657 INFO  (zkConnectionManagerCallback-5516-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 508657 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508660 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508661 INFO  (zkConnectionManagerCallback-5518-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 508661 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508662 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508662 INFO  (zkConnectionManagerCallback-5520-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 508662 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508773 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 508774 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 508977 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40229
   [junit4]   2> 508977 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40229
   [junit4]   2> 508978 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40229
   [junit4]   2> 508978 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] 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/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002
   [junit4]   2> 508979 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 508979 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 508979 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 508980 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 509079 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34689
   [junit4]   2> 509079 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34689
   [junit4]   2> 509079 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34689
   [junit4]   2> 509079 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34689
   [junit4]   2> 509081 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509083 INFO  (zkConnectionManagerCallback-5525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509083 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509094 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509099 INFO  (zkConnectionManagerCallback-5527-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509099 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509101 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509102 INFO  (zkConnectionManagerCallback-5529-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509102 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509206 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 509206 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 509206 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 509207 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 509207 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 509207 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 509206 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 509209 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 509210 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 509219 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22982920{/solr,null,AVAILABLE}
   [junit4]   2> 509243 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@316f19d4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37605}
   [junit4]   2> 509243 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.Server Started @509280ms
   [junit4]   2> 509243 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34689/solr, hostPort=37605}
   [junit4]   2> 509244 ERROR (jetty-launcher-5530-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 509244 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 509244 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 509244 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 509244 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 509244 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-31T02:26:42.383Z
   [junit4]   2> 509251 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 509251 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 509251 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 509252 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@89f2eac{/solr,null,AVAILABLE}
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@fffbabf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36325}
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.Server Started @509291ms
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34689/solr, hostPort=36325}
   [junit4]   2> 509254 ERROR (jetty-launcher-5530-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-31T02:26:42.393Z
   [junit4]   2> 509257 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509257 INFO  (zkConnectionManagerCallback-5532-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509257 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509257 INFO  (zkConnectionManagerCallback-5534-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509257 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509258 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 509261 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 509261 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 509263 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 509265 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 509265 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 509268 WARN  (jetty-launcher-5530-thread-2-SendThread(127.0.0.1:34689)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10750f4dc7d0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10750f4dc7d0003, 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 0x10750f4dc7d0003, 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> 510628 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 510629 WARN  (jetty-launcher-5530-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ff71606[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510629 WARN  (jetty-launcher-5530-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ff71606[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510632 WARN  (jetty-launcher-5530-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d356fbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510632 WARN  (jetty-launcher-5530-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d356fbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510634 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34689/solr
   [junit4]   2> 510635 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510647 INFO  (zkConnectionManagerCallback-5548-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510647 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510675 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 510676 WARN  (jetty-launcher-5530-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cf7c200[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510676 WARN  (jetty-launcher-5530-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cf7c200[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510678 WARN  (jetty-launcher-5530-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a31334a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510678 WARN  (jetty-launcher-5530-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a31334a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510680 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34689/solr
   [junit4]   2> 510681 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510681 INFO  (zkConnectionManagerCallback-5556-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510681 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510749 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510751 INFO  (zkConnectionManagerCallback-5558-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510751 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510843 WARN  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 510848 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36325_solr
   [junit4]   2> 510849 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.c.Overseer Overseer (id=74116931476324359-127.0.0.1:36325_solr-n_0000000000) starting
   [junit4]   2> 510851 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510852 INFO  (zkConnectionManagerCallback-5562-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510852 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510855 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36325_solr
   [junit4]   2> 510855 INFO  (OverseerStateUpdate-74116931476324359-127.0.0.1:36325_solr-n_0000000000) [n:127.0.0.1:36325_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36325_solr
   [junit4]   2> 510857 INFO  (OverseerStateUpdate-74116931476324359-127.0.0.1:36325_solr-n_0000000000) [n:127.0.0.1:36325_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 510858 WARN  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 510858 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 510859 WARN  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_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> 510870 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 510874 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37605_solr as DOWN
   [junit4]   2> 510875 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 510875 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37605_solr
   [junit4]   2> 510883 INFO  (zkCallback-5557-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 510883 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 510883 INFO  (zkCallback-5561-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 510884 WARN  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_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> 510898 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 510911 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 510921 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.node
   [junit4]   2> 510921 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jvm
   [junit4]   2> 510924 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jetty
   [junit4]   2> 510928 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.node
   [junit4]   2> 510929 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jvm
   [junit4]   2> 510929 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jetty
   [junit4]   2> 510940 WARN  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.D.o.a.s.m.r.s.SolrClusterReporter Solr loaded a deprecated plugin/analysis class [org.apache.solr.metrics.reporters.solr.SolrClusterReporter]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 510966 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_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/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node1
   [junit4]   2> 510966 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_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/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node2
   [junit4]   2> 510981 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 510982 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510983 INFO  (zkConnectionManagerCallback-5585-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510983 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510984 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 510986 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34689/solr ready
   [junit4]   2> 510987 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510988 INFO  (zkConnectionManagerCallback-5587-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510988 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 511106 INFO  (OverseerThreadFactory-5569-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_collection
   [junit4]   2> 511121 INFO  (OverseerThreadFactory-5569-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36325_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36325/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> 511128 INFO  (OverseerThreadFactory-5569-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:37605_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37605/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> 511132 INFO  (OverseerThreadFactory-5569-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:36325_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36325/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> 511136 INFO  (OverseerThreadFactory-5569-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:37605_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37605/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> 511160 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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> 511161 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511161 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511162 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr    x:test_collection_shard2_replica_n5 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 511164 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_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> 511184 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 511184 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 511186 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 511187 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_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> 511187 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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> 511187 WARN  (qtp1068036177-8549) [n:127.0.0.1:37605_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> 511187 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_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> 511187 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_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> 511188 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard2.replica_n7
   [junit4]   2> 511188 WARN  (qtp1068036177-8547) [n:127.0.0.1:37605_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> 511188 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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> 511188 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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> 511189 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard1.replica_n3
   [junit4]   2> 511191 WARN  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.D.o.a.s.m.r.s.SolrShardReporter Solr loaded a deprecated plugin/analysis class [org.apache.solr.metrics.reporters.solr.SolrShardReporter]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 511196 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511196 WARN  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511196 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511196 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511196 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard2.replica_n5
   [junit4]   2> 511198 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 511204 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511204 WARN  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511204 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511204 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511204 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard1.replica_n1
   [junit4]   2> 511216 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_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/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node1/test_collection_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node1/test_collection_shard2_replica_n7/data/]
   [junit4]   2> 511218 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node2/test_collection_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node2/test_collection_shard2_replica_n5/data/]
   [junit4]   2> 511235 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node1/test_collection_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node1/test_collection_shard1_replica_n3/data/]
   [junit4]   2> 511252 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node2/test_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node2/test_collection_shard1_replica_n1/data/]
   [junit4]   2> 511287 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511287 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511295 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511294 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_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> 511295 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_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> 511295 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511295 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511327 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_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> 511328 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_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> 511328 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_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> 511329 INFO  (searcherExecutor-5593-thread-1-processing-n:127.0.0.1:36325_solr x:test_collection_shard2_replica_n5 c:test_collection s:shard2 r:core_node6) [n:127.0.0.1:36325_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> 511331 INFO  (searcherExecutor-5589-thread-1-processing-n:127.0.0.1:37605_solr x:test_collection_shard2_replica_n7 c:test_collection s:shard2 r:core_node8) [n:127.0.0.1:37605_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> 511338 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511338 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511339 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_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> 511339 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_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> 511348 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511348 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511348 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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:36325/solr/test_collection_shard2_replica_n5/
   [junit4]   2> 511348 ERROR (qtp20464872-8553) [n:127.0.0.1:36325_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> 511348 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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> 511348 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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/74116931476324359-core_node6-n_0000000000
   [junit4]   2> 511350 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_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:36325/solr/test_collection_shard2_replica_n5/ shard2
   [junit4]   2> 511352 INFO  (zkCallback-5557-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> 511359 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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> 511359 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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> 511359 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511359 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511362 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511362 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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> 511362 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511362 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511363 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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> 511363 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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> 511370 INFO  (searcherExecutor-5595-thread-1-processing-n:127.0.0.1:36325_solr x:test_collection_shard1_replica_n1 c:test_collection s:shard1 r:core_node2) [n:127.0.0.1:36325_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> 511371 INFO  (searcherExecutor-5591-thread-1-processing-n:127.0.0.1:37605_solr x:test_collection_shard1_replica_n3 c:test_collection s:shard1 r:core_node4) [n:127.0.0.1:37605_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> 511374 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511374 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511383 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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=9998ms
   [junit4]   2> 511394 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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> 511394 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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> 511884 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511884 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511884 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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:36325/solr/test_collection_shard1_replica_n1/
   [junit4]   2> 511884 ERROR (qtp20464872-8555) [n:127.0.0.1:36325_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> 511884 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511884 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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/74116931476324359-core_node2-n_0000000000
   [junit4]   2> 511886 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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:36325/solr/test_collection_shard1_replica_n1/ shard1
   [junit4]   2> 511886 INFO  (zkCallback-5557-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> 511887 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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> 511888 INFO  (zkCallback-5557-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> 511891 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_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=729
   [junit4]   2> 512401 INFO  (zkCallback-5557-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> 512401 INFO  (zkCallback-5561-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> 512404 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_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=1244
   [junit4]   2> 515977 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=2
   [junit4]   2> 515977 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=3
   [junit4]   2> 516209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 516211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 516228 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 516228 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 520968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 520969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 521209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 521211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 521227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 521234 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 525968 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 525969 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 526209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 526211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 526226 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 526227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 530969 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 530969 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 531209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 531211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 531227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 531228 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 535974 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 535974 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 536209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 536215 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 536227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 536235 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 540968 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 540969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 541209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 541211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 541226 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 541227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 545968 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 545968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 546209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 546211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 546227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 546227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 550968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 550969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 551209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 551211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 551231 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 551232 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 555968 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 555969 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 556209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 556211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 556226 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 556227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 560968 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 560969 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 561209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 561211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 561227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 561227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 565968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 565969 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 566209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 566211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 566227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 566228 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 570968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 570969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 570971 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.test_collection.shard1.replica_n1:QUERY./select.requests&key=solr.core.test_collection.shard2.replica_n5:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n1:UPDATE./update.requests&key=solr.core.test_collection.shard2.replica_n5:QUERY./select.requests&key=solr.core.test_collection.shard2.replica_n5:UPDATE./update.requests} status=0 QTime=3
   [junit4]   2> 570978 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=1
   [junit4]   2> 570989 INFO  (qtp1068036177-8550) [n:127.0.0.1:37605_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.test_collection.shard2.replica_n7:UPDATE./update.requests&key=solr.core.test_collection.shard2.replica_n7:INDEX.sizeInBytes&key=solr.core.test_collection.shard2.replica_n7:QUERY./select.requests&key=solr.core.test_collection.shard1.replica_n3:QUERY./select.requests&key=solr.core.test_collection.shard1.replica_n3:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n3:UPDATE./update.requests} status=0 QTime=0
   [junit4]   2> 570990 INFO  (qtp1068036177-8546) [n:127.0.0.1:37605_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=0
   [junit4]   2> 571209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 571283 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 571302 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 571303 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 575968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 575969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 576209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 576211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 576227 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 576228 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 580968 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 580969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 581209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 581211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 581227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 581228 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 585968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 585968 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 586209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 586211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 586227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 586227 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 590968 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 590969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 591209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 591211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 591227 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 591227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 595968 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 595968 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 596209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 596211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 596226 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 596227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 600968 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 600968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 601182 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testExplicitConfiguration
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudReportersTest -Dtests.method=testExplicitConfiguration -Dtests.seed=3B19AA874880C2F8 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=America/Belize -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   92.4s J2 | SolrCloudReportersTest.testExplicitConfiguration <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36325/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3B19AA874880C2F8:7FD58A7C26BA1492]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:73)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    > 	... 53 more
   [junit4]   2> 601209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 601211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 601235 INFO  (TEST-SolrCloudReporters

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

94571 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 694572 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f861ab8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7793ae17
   [junit4]   2> 694577 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 694577 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@636cd30f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@66472581
   [junit4]   2> 694579 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 694579 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d895f4b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1f8118b
   [junit4]   2> 694579 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 694581 INFO  (closeThreadPool-5715-thread-2) [     ] o.a.s.c.Overseer Overseer (id=74116943436120070-127.0.0.1:33971_solr-n_0000000000) closing
   [junit4]   2> 694582 INFO  (coreCloseExecutor-5713-thread-2) [n:127.0.0.1:36657_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@d139ae5
   [junit4]   2> 694583 INFO  (coreCloseExecutor-5713-thread-2) [n:127.0.0.1:36657_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 694595 INFO  (OverseerStateUpdate-74116943436120070-127.0.0.1:33971_solr-n_0000000000) [n:127.0.0.1:33971_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33971_solr
   [junit4]   2> 694604 INFO  (OverseerAutoScalingTriggerThread-74116943436120070-127.0.0.1:33971_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 694608 INFO  (zkCallback-5668-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 694620 INFO  (closeThreadPool-5715-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74116943436120070-127.0.0.1:33971_solr-n_0000000000) closing
   [junit4]   2> 694620 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 694620 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39b28b4a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4778eb6e
   [junit4]   2> 694626 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 694626 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b4fe864: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@66472581
   [junit4]   2> 694629 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 694629 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@258f2b22: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1f8118b
   [junit4]   2> 694629 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 694636 WARN  (jetty-launcher-5627-thread-2-SendThread(127.0.0.1:44945)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10750f7a5590008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10750f7a5590008, 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 0x10750f7a5590008, 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> 694708 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74116943436120070-127.0.0.1:33971_solr-n_0000000000) closing
   [junit4]   2> 694709 INFO  (jetty-closer-5705-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5f357414{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 694710 INFO  (jetty-closer-5705-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5ed25d41{/solr,null,STOPPED}
   [junit4]   2> 694710 INFO  (jetty-closer-5705-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 694737 INFO  (jetty-closer-5705-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@88a3cd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 694738 INFO  (jetty-closer-5705-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f4e3e7f{/solr,null,STOPPED}
   [junit4]   2> 694738 INFO  (jetty-closer-5705-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 694738 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 694941 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> 	24	/solr/collections/test_collection/state.json
   [junit4]   2> 	14	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 694944 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44945
   [junit4]   2> 694944 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44945
   [junit4]   2> 694944 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44945
   [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/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001
   [junit4]   2> Aug 31, 2021 2:29:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=31, maxMBSortInHeap=5.962013023623939, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=he-IL, timezone=America/Belize
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=182642776,total=511180800
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFRSimilarityFactory, TestSerializedLuceneMatchVersion, SoftAutoCommitTest, OverseerStatusTest, TestStressLiveNodes, AuditLoggerPluginTest, AutoscalingHistoryHandlerTest, TestLazyCores, TestCollectionAPI, AuthToolTest, SuggestComponentTest, HdfsThreadLeakTest, TestMacros, SignificantTermsQParserPluginTest, TestFileDictionaryLookup, MultiDestinationAuditLoggerTest, ZkDynamicConfigTest, AtomicUpdateProcessorFactoryTest, JWTAuthPluginIntegrationTest, TestReqParamsAPI, UpdateLogTest, BlockJoinFacetRandomTest, TestLegacyBM25SimilarityFactory, TestSimUtils, ScheduledMaintenanceTriggerTest, DistribJoinFromCollectionTest, DistributedFacetPivotWhiteBoxTest, QueryParsingTest, NodeLostTriggerIntegrationTest, ClassificationUpdateProcessorIntegrationTest, TestStressLucene, TestUtils, OrderedExecutorTest, UUIDUpdateProcessorFallbackTest, DistanceUnitsTest, TestSolrIndexConfig, SolrInfoBeanTest, TestPullReplicaWithAuth, SolrCloudReportersTest]
   [junit4] Completed [284/946 (1!)] on J2 in 186.90s, 2 tests, 1 error <<< FAILURES!

[...truncated 56502 lines...]