Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/264/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:41519/collection1: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[https://[::1]:8, https://[::1]:6]
        at 
__randomizedtesting.SeedInfo.seed([6882CDC808C61A1C:E0D6F212A63A77E4]: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)


FAILED:  
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test

Error Message:
.responseHeader.status:200!=0

Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.status:200!=0
        at 
__randomizedtesting.SeedInfo.seed([6882CDC808C61A1C:E0D6F212A63A77E4]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1000)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1027)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:673)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:640)
        at 
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
        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)


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:36497/solr
        at 
__randomizedtesting.SeedInfo.seed([6882CDC808C61A1C:20029F1854863931]: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.testDefaultPlugins(SolrCloudReportersTest.java:176)
        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 15828 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 1988457 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-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.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1988457 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/data-dir-159-001
   [junit4]   2> 1988457 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1988457 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1988459 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1988459 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1988460 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /
   [junit4]   2> 1988460 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1988466 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1988481 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.2
   [junit4]   2> 1988481 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently 
not implemented and has no effect.
   [junit4]   2> 1988481 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use 
solr.xml:/metrics/reporter section instead
   [junit4]   2> 1988482 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1988482 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with 
uniqueid field id
   [junit4]   2> 1988984 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/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.10/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.10/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:813) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [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> 1988985 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/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.10/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.10/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:813) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [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> 1988987 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1988987 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1988988 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ebe30b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1988988 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@6ebe30b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1989002 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1989007 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@771a321c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1989007 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@771a321c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1989008 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-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> 1989034 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae
   [junit4]   2> 1989041 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae
   [junit4]   2> 1989041 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae
   [junit4]   2> 1989042 INFO  (coreLoadExecutor-20546-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 
2147483647 cores with initial capacity of 1024
   [junit4]   2> 1989055 INFO  (coreLoadExecutor-20546-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.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1989071 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.2
   [junit4]   2> 1989072 WARN  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 1989072 WARN  (coreLoadExecutor-20546-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> 1989073 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1989073 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 1989073 INFO  (coreLoadExecutor-20546-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.10/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1989074 INFO  (coreLoadExecutor-20546-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@55c216ae
   [junit4]   2> 1989074 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/data-dir-159-001/]
   [junit4]   2> 1989075 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1989137 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1989137 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1989138 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1989138 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1989139 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.24197528824425474]
   [junit4]   2> 1989141 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1989149 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1989176 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1989176 INFO  (coreLoadExecutor-20546-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1714490206779867136
   [junit4]   2> 1989177 INFO  
(searcherExecutor-20548-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1989178 INFO  
(searcherExecutor-20548-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1989178 INFO  
(searcherExecutor-20548-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1989178 INFO  
(searcherExecutor-20548-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1989179 INFO  
(searcherExecutor-20548-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1989179 INFO  
(searcherExecutor-20548-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1989179 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[6882CDC808C61A1C]-worker) 
[     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1989179 INFO  
(searcherExecutor-20548-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1989180 INFO  
(searcherExecutor-20548-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1989180 INFO  
(searcherExecutor-20548-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1989194 INFO  
(searcherExecutor-20548-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1989313 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1989314 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1989314 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1989315 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; 
git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1989324 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1989324 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1989325 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1989325 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b37a47c{/,null,AVAILABLE}
   [junit4]   2> 1989422 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@3d165a1f{SSL, (ssl, 
http/1.1)}{127.0.0.1:41709}
   [junit4]   2> 1989422 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.Server Started @1989453ms
   [junit4]   2> 1989422 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, 
hostPort=41709, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/control/cores}
   [junit4]   2> 1989422 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1989422 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1989422 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.10.2
   [junit4]   2> 1989422 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1989422 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1989422 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-24T08:47:56.182Z
   [junit4]   2> 1989422 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/control/solr.xml
   [junit4]   2> 1989426 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1989426 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1989427 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1990938 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1990939 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1990939 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3ea8c862[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1990939 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3ea8c862[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1990942 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1990946 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7780ea0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1990946 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7780ea0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1990948 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] 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> 1990958 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 1990959 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1990978 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae
   [junit4]   2> 1990987 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae
   [junit4]   2> 1990987 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae
   [junit4]   2> 1990988 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/control/cores
   [junit4]   2> 1990988 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1990997 INFO  (coreLoadExecutor-20566-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.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1991021 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.2
   [junit4]   2> 1991021 WARN  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 1991022 WARN  (coreLoadExecutor-20566-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> 1991023 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1991023 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 1991023 INFO  (coreLoadExecutor-20566-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.10/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1991023 INFO  (coreLoadExecutor-20566-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@55c216ae
   [junit4]   2> 1991024 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/control/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1991025 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1991079 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1991079 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1991080 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1991080 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1991081 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.24197528824425474]
   [junit4]   2> 1991084 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1991091 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1991121 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1991121 INFO  (coreLoadExecutor-20566-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1714490208819347456
   [junit4]   2> 1991123 INFO  
(searcherExecutor-20568-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1991123 INFO  
(searcherExecutor-20568-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1991123 INFO  
(searcherExecutor-20568-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1991123 INFO  
(searcherExecutor-20568-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1991123 INFO  
(searcherExecutor-20568-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1991123 INFO  
(searcherExecutor-20568-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1991123 INFO  
(searcherExecutor-20568-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1991123 INFO  
(searcherExecutor-20568-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1991124 INFO  
(searcherExecutor-20568-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1991125 INFO  
(searcherExecutor-20568-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1991463 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1991465 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1991465 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1991465 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; 
git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1991470 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1991470 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1991470 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1991470 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7bd738fc{/,null,AVAILABLE}
   [junit4]   2> 1991471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@36393193{SSL, (ssl, 
http/1.1)}{127.0.0.1:41519}
   [junit4]   2> 1991471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.Server Started @1991502ms
   [junit4]   2> 1991471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, 
hostPort=41519, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/shard0/cores}
   [junit4]   2> 1991471 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1991471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1991471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.10.2
   [junit4]   2> 1991471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1991471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1991471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-24T08:47:58.231Z
   [junit4]   2> 1991471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1991473 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1991473 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1991475 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1994044 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1994044 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1994045 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ce59719[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1994045 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2ce59719[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1994048 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1994048 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@289c46bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1994048 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@289c46bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1994050 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] 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> 1994062 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 1994062 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1994085 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae
   [junit4]   2> 1994096 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae
   [junit4]   2> 1994096 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae
   [junit4]   2> 1994097 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/shard0/cores
   [junit4]   2> 1994097 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1994105 INFO  (coreLoadExecutor-20585-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.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1994124 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.2
   [junit4]   2> 1994124 WARN  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 1994124 WARN  (coreLoadExecutor-20585-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> 1994125 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1994126 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 1994126 INFO  (coreLoadExecutor-20585-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.10/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1994126 INFO  (coreLoadExecutor-20585-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@55c216ae
   [junit4]   2> 1994126 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/shard0/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1994128 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1994201 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1994201 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1994202 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1994202 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1994203 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.24197528824425474]
   [junit4]   2> 1994206 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1994211 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1994231 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1994231 INFO  (coreLoadExecutor-20585-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1714490212080418816
   [junit4]   2> 1994232 INFO  
(searcherExecutor-20587-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1994233 INFO  
(searcherExecutor-20587-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1994233 INFO  
(searcherExecutor-20587-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1994233 INFO  
(searcherExecutor-20587-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1994234 INFO  
(searcherExecutor-20587-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1994234 INFO  
(searcherExecutor-20587-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1994234 INFO  
(searcherExecutor-20587-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1994234 INFO  
(searcherExecutor-20587-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1994234 INFO  
(searcherExecutor-20587-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1994236 INFO  
(searcherExecutor-20587-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1994349 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1994350 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1994350 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1994350 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; 
git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1994351 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1994351 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1994351 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1994351 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75d18068{/,null,AVAILABLE}
   [junit4]   2> 1994352 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@7301cf5{SSL, (ssl, 
http/1.1)}{127.0.0.1:39493}
   [junit4]   2> 1994352 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.s.Server Started @1994383ms
   [junit4]   2> 1994352 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, 
hostPort=39493, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/shard1/cores}
   [junit4]   2> 1994352 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1994352 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1994352 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.10.2
   [junit4]   2> 1994352 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1994352 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1994352 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-24T08:48:01.112Z
   [junit4]   2> 1994353 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1994355 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1994355 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1994357 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1995388 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1995389 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1995390 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@61eaf7c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1995390 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@61eaf7c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1995417 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1995440 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@32a3586a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1995440 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@32a3586a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1995441 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] 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> 1995477 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 1995477 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1995499 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae
   [junit4]   2> 1995510 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae
   [junit4]   2> 1995510 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55c216ae
   [junit4]   2> 1995512 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/shard1/cores
   [junit4]   2> 1995512 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[6882CDC808C61A1C]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1995527 INFO  (coreLoadExecutor-20604-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.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1995546 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.2
   [junit4]   2> 1995546 WARN  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 1995554 WARN  (coreLoadExecutor-20604-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> 1995584 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1995585 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 1995585 INFO  (coreLoadExecutor-20604-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.10/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1995585 INFO  (coreLoadExecutor-20604-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@55c216ae
   [junit4]   2> 1995585 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/shard1/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6882CDC808C61A1C-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1995587 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1995781 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1995781 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1995782 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1995782 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1995783 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.24197528824425474]
   [junit4]   2> 1995786 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1995798 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1995822 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1995823 INFO  (coreLoadExecutor-20604-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1714490213749751808
   [junit4]   2> 1995824 INFO  
(searcherExecutor-20606-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1995824 INFO  
(searcherExecutor-20606-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1995824 INFO  
(searcherExecutor-20606-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1995824 INFO  
(searcherExecutor-20606-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1995824 INFO  
(searcherExecutor-20606-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1995825 INFO  
(searcherExecutor-20606-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1995825 INFO  
(searcherExecutor-20606-thread-1-processing-x:collectio

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

eption.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2561)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$setData$7(SolrZkClient.java:355)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:79)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:355)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:575)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:118)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:601)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:550)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2275793 WARN  
(OverseerThreadFactory-21547-thread-1-processing-n:127.0.0.1:36497_solr) 
[n:127.0.0.1:36497_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: 
/overseer/collection-queue-work/qn-0000000000, requestid: null, taskKey: 
test_collection
   [junit4]   2> 2275793 INFO  
(OverseerAutoScalingTriggerThread-74424202169614342-127.0.0.1:36497_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2275794 INFO  
(jetty-closer-21598-thread-1-processing-n:127.0.0.1:39253_solr) [     ] 
o.a.s.c.Overseer Overseer 
(id=74424202169614342-127.0.0.1:36497_solr-n_0000000000) closing
   [junit4]   2> 2275794 INFO  (closeThreadPool-21610-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=74424202169614342-127.0.0.1:36497_solr-n_0000000000) closing
   [junit4]   2> 2275795 INFO  
(jetty-closer-21598-thread-1-processing-n:127.0.0.1:39253_solr) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7d818dc{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2275795 INFO  
(jetty-closer-21598-thread-1-processing-n:127.0.0.1:39253_solr) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7643e474{/solr,null,STOPPED}
   [junit4]   2> 2275795 INFO  
(jetty-closer-21598-thread-1-processing-n:127.0.0.1:39253_solr) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2275796 INFO  
(SUITE-SolrCloudReportersTest-seed#[6882CDC808C61A1C]-worker) 
[n:127.0.0.1:39253_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2275999 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/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>        9       /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>        17      /solr/collections/test_collection/state.json
   [junit4]   2>        16      /solr/overseer/queue
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2276001 INFO  
(SUITE-SolrCloudReportersTest-seed#[6882CDC808C61A1C]-worker) 
[n:127.0.0.1:39253_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:40357
   [junit4]   2> 2276001 INFO  
(SUITE-SolrCloudReportersTest-seed#[6882CDC808C61A1C]-worker) 
[n:127.0.0.1:39253_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:40357
   [junit4]   2> 2276001 INFO  
(SUITE-SolrCloudReportersTest-seed#[6882CDC808C61A1C]-worker) 
[n:127.0.0.1:39253_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40357
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6882CDC808C61A1C-001
   [junit4]   2> Oct 24, 2021 8:52:42 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=415, maxMBSortInHeap=5.043555753299522, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=de-CH, timezone=ART
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=51017384,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [TestRTimerTree, 
BasicAuthOnSingleNodeTest, AddBlockUpdateTest, ActionThrottleTest, 
TestSchemaSimilarityResource, ConcurrentCreateRoutedAliasTest, 
CleanupOldIndexTest, TestManagedStopFilterFactory, FastVectorHighlighterTest, 
ResponseLogComponentTest, TestSystemIdResolver, 
ScheduledMaintenanceTriggerTest, TestRandomDVFaceting, 
SpellingQueryConverterTest, ClusterStateUpdateTest, 
UpdateRequestProcessorFactoryTest, TestSimNodeLostTrigger, BJQParserTest, 
ZookeeperStatusHandlerTest, Tagger2Test, TestCloudRecovery, 
DistributedTermsComponentTest, SSLMigrationTest, TestSolrCoreParser, 
UUIDFieldTest, TestSubQueryTransformer, TestSha256AuthenticationProvider, 
PreAnalyzedFieldTest, AutoScalingHandlerTest, 
CategoryRoutedAliasUpdateProcessorTest, TestJsonFacetRefinement, 
CustomCollectionTest, TestMultiWordSynonyms, TestSmileRequest, TestExportTool, 
HdfsRecoverLeaseTest, TestLegacyFieldCache, TestExceedMaxTermLength, 
VersionInfoTest, SolrInfoBeanTest, TestLegacyNumericRangeQueryBuilder, 
TestSlowCompositeReaderWrapper, MoreLikeThisHandlerTest, DocValuesMultiTest, 
SchemaApiFailureTest, SearchRateTriggerTest, HdfsThreadLeakTest, 
TestPayloadScoreQParserPlugin, TestSolrIndexConfig, HttpTriggerListenerTest, 
LeaderVoteWaitTimeoutTest, HdfsBasicDistributedZkTest, HttpSolrCallGetCoreTest, 
MetricsConfigTest, SystemCollectionCompatTest, CSVRequestHandlerTest, 
TestPointFields, IndexSchemaRuntimeFieldTest, SynonymTokenizerTest, 
MoveReplicaTest, TermVectorComponentTest, TestTolerantSearch, 
PeerSyncWithLeaderTest, DistributedFacetPivotSmallTest, JavabinLoaderTest, 
TestCloudSchemaless, TestSolrConfigHandlerConcurrent, TestXmlQParserPlugin, 
TestDefaultStatsCache, SolrCloudExampleTest, ByteBuffersDirectoryFactoryTest, 
TestExtendedDismaxParser, TestDistributedTracing, BitVectorTest, 
TriggerEventQueueTest, PhrasesIdentificationComponentTest, 
DocExpirationUpdateProcessorFactoryTest, ThreadDumpHandlerTest, 
TestCloudJSONFacetJoinDomain, AdminHandlersProxyTest, SortSpecParsingTest, 
BasicDistributedZk2Test, TestSolrCloudWithKerberosAlt, SuggesterTSTTest, 
TestStressLiveNodes, NodeMutatorTest, TestSort, EchoParamsTest, 
PropertiesRequestHandlerTest, ZkDynamicConfigTest, TestSolrCloudSnapshots, 
PurgeGraphTest, TestEmbeddedSolrServerConstructors, TestIntervalFaceting, 
CurrencyFieldTypeTest, TestLazyCores, TestFieldTypeCollectionResource, 
VMParamsZkACLAndCredentialsProvidersTest, TestStressReorder, 
TestBackupRepositoryFactory, PeerSyncReplicationTest, TestReloadDeadlock, 
TolerantUpdateProcessorTest, OverseerModifyCollectionTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ShardTermsTest, 
TestLMDirichletSimilarityFactory, TestManagedResourceStorage, 
CoreAdminOperationTest, PluginInfoTest, TestLegacyNumericUtils, 
TestFuzzyAnalyzedSuggestions, CloudMLTQParserTest, DOMUtilTest, 
TestOnReconnectListenerSupport, BasicFunctionalityTest, CursorPagingTest, 
TestDistributedMissingSort, TestDocumentBuilder, TestGroupingSearch, 
TestCharFilters, TestDeprecatedFilters, TestReversedWildcardFilterFactory, 
TestWordDelimiterFilterFactory, CreateRoutedAliasTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, 
DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, 
HttpPartitionWithTlogReplicasTest, MetricsHistoryIntegrationTest, 
MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, 
OverseerTaskQueueTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, 
RestartWhileUpdatingTest, RollingRestartTest, TestCloudConsistency, 
TestDeleteCollectionOnDownNodes, TestDistributedMap, 
TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, 
TestHashPartitioner, TestPullReplica, TestSegmentSorting, 
TestTolerantUpdateProcessorRandomCloud, TestZkChroot, ZkFailoverTest, 
ZkSolrClientTest, CollectionsAPIAsyncDistributedZkTest, 
TestCollectionsAPIViaSolrCloudCluster, IndexSizeTriggerTest, MetricTriggerTest, 
NodeAddedTriggerTest, TestSimClusterStateProvider, TestSimDistributedQueue, 
TestSimUtils, TestSnapshotCloudManager, ZkStateReaderTest, ZkStateWriterTest, 
CoreSorterTest, DirectoryFactoryTest, TestCoreContainer, TestDynamicURP, 
TestInfoStreamLogging, TestNRTOpen, TestQuerySenderNoQuery, 
TestShardHandlerFactory, TestSolrConfigHandler, TestContainerPlugin, 
TestSQLHandlerNonCloud, TestStressThreadBackup, TestSystemCollAutoCreate, 
HealthCheckHandlerTest, MBeansHandlerTest, 
DistributedQueryComponentCustomSortTest, ShardsWhitelistTest, 
TestExpandComponent, TestHttpShardHandlerFactory, TestPivotHelperCode, 
TestTrackingShardHandlerFactory, TestSchemaDesignerConfigSetHelper, 
HighlighterWithoutStoredIdTest, TestNumericRangeQuery64, 
SolrJmxReporterCloudTest, SolrCloudReportersTest]
   [junit4] Completed [841/948 (3!)] on J2 in 196.63s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 54611 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to