Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/22/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36841/pjhw/tf/collection1: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[https://[::1]:8/pjhw/tf, https://[::1]:6/pjhw/tf]
        at 
__randomizedtesting.SeedInfo.seed([9CEF06E817A3EDE9:14BB3932B95F8011]: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:  
junit.framework.TestSuite.org.apache.solr.handler.designer.TestSchemaDesignerAPI

Error Message:
Still waiting to see all collections removed from clusterstate.

Stack Trace:
java.lang.IllegalStateException: Still waiting to see all collections removed 
from clusterstate.
        at __randomizedtesting.SeedInfo.seed([9CEF06E817A3EDE9]:0)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:567)
        at 
org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
        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$7.evaluate(RandomizedRunner.java:901)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13648 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 393054 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-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-NightlyTests-8.10/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 393054 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 393055 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/data-dir-47-001
   [junit4]   2> 393055 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 393055 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 393057 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 393057 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /pjhw/tf
   [junit4]   2> 393058 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 393065 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 393082 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 393082 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently 
not implemented and has no effect.
   [junit4]   2> 393082 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use 
solr.xml:/metrics/reporter section instead
   [junit4]   2> 393083 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 393084 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with 
uniqueid field id
   [junit4]   2> 394501 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/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-NightlyTests-8.10/checkout/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-NightlyTests-8.10/checkout/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> 394503 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/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-NightlyTests-8.10/checkout/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-NightlyTests-8.10/checkout/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> 394504 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 394505 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-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> 394506 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4783c79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394506 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@4783c79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394510 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-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> 394511 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1c5cc454[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394511 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@1c5cc454[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394513 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-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> 394545 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 394552 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 394552 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 394554 INFO  (coreLoadExecutor-3278-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 
2147483647 cores with initial capacity of 1024
   [junit4]   2> 394564 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 394590 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 394590 WARN  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 394590 WARN  (coreLoadExecutor-3278-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> 394592 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 394592 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 394592 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 394592 INFO  (coreLoadExecutor-3278-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@41bbc8ed
   [junit4]   2> 394593 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/data-dir-47-001/]
   [junit4]   2> 394595 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=64.2158203125, 
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=28.841381342980373, 
segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7493762165865471, deletesPctAllowed=29.463712635726075
   [junit4]   2> 394650 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 394650 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 394651 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@4a238a6d
   [junit4]   2> 394653 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 394660 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 394684 INFO  (coreLoadExecutor-3278-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 394684 INFO  
(searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 394684 INFO  
(searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 394684 INFO  
(searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 394684 INFO  
(searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 394684 INFO  
(searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 394684 INFO  
(searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 394685 INFO  
(searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 394685 INFO  
(searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 394685 INFO  
(searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 394686 INFO  
(searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 394689 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) 
[     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 394819 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/control/cores/collection1
   [junit4]   2> 394821 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 394821 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 394821 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; 
git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 394822 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 394822 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 394822 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 394822 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b4d8901{/pjhw/tf,null,AVAILABLE}
   [junit4]   2> 394823 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@7b434e93{SSL, (ssl, 
http/1.1)}{127.0.0.1:36967}
   [junit4]   2> 394823 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.Server Started @394856ms
   [junit4]   2> 394823 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, 
hostContext=/pjhw/tf, hostPort=36967, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/control/cores}
   [junit4]   2> 394823 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 394823 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 394823 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.10.1
   [junit4]   2> 394823 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 394823 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 394824 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-29T21:41:53.905Z
   [junit4]   2> 394824 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/control/solr.xml
   [junit4]   2> 394827 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 394827 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 394828 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 395640 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 395640 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] 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> 395641 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2575106[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 395641 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2575106[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 395649 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] 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> 395654 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@51b03fec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 395654 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@51b03fec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 395656 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] 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> 395671 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 395671 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 395695 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 395704 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 395704 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 395706 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/control/cores
   [junit4]   2> 395706 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 395723 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 395743 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 395743 WARN  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 395744 WARN  (coreLoadExecutor-3297-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> 395746 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 395746 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 395747 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 395747 INFO  (coreLoadExecutor-3297-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@41bbc8ed
   [junit4]   2> 395747 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/control/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 395750 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=64.2158203125, 
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=28.841381342980373, 
segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7493762165865471, deletesPctAllowed=29.463712635726075
   [junit4]   2> 395821 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 395821 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 395822 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@60f4d9d6
   [junit4]   2> 395823 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 395832 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 395864 INFO  (coreLoadExecutor-3297-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 395865 INFO  
(searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 395865 INFO  
(searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 395865 INFO  
(searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 395865 INFO  
(searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 395866 INFO  
(searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 395866 INFO  
(searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 395866 INFO  
(searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 395866 INFO  
(searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 395866 INFO  
(searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 395868 INFO  
(searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 396497 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 396499 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 396499 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 396499 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; 
git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 396499 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 396499 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 396500 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 396500 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c3cfe1f{/pjhw/tf,null,AVAILABLE}
   [junit4]   2> 396501 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@6bc7ec8d{SSL, (ssl, 
http/1.1)}{127.0.0.1:44517}
   [junit4]   2> 396501 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.Server Started @396534ms
   [junit4]   2> 396501 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, 
hostContext=/pjhw/tf, hostPort=44517, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard0/cores}
   [junit4]   2> 396501 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 396501 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 396501 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.10.1
   [junit4]   2> 396501 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 396501 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 396501 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-29T21:41:55.582Z
   [junit4]   2> 396501 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 396504 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 396504 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 396506 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 397425 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 397425 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] 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> 397426 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6a4dc32a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397426 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6a4dc32a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397429 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] 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> 397430 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@370fb30d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397430 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@370fb30d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397432 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] 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> 397445 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 397445 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 397468 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 397480 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 397480 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 397491 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard0/cores
   [junit4]   2> 397491 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 397509 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 397528 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 397528 WARN  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 397529 WARN  (coreLoadExecutor-3315-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> 397530 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 397531 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 397531 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 397531 INFO  (coreLoadExecutor-3315-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@41bbc8ed
   [junit4]   2> 397532 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard0/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 397534 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=64.2158203125, 
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=28.841381342980373, 
segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7493762165865471, deletesPctAllowed=29.463712635726075
   [junit4]   2> 397599 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 397599 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 397600 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@2266c249
   [junit4]   2> 397601 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 397608 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 397638 INFO  (coreLoadExecutor-3315-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 397639 INFO  
(searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 397639 INFO  
(searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 397639 INFO  
(searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 397639 INFO  
(searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 397640 INFO  
(searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 397640 INFO  
(searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 397640 INFO  
(searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 397640 INFO  
(searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 397641 INFO  
(searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 397643 INFO  
(searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 397816 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 397818 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 397818 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 397818 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; 
git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 397820 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 397820 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 397821 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 397821 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31732963{/pjhw/tf,null,AVAILABLE}
   [junit4]   2> 397832 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@6c07fd17{SSL, (ssl, 
http/1.1)}{127.0.0.1:41683}
   [junit4]   2> 397833 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.Server Started @397865ms
   [junit4]   2> 397833 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, 
hostContext=/pjhw/tf, hostPort=41683, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard1/cores}
   [junit4]   2> 397833 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 397833 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 397833 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.10.1
   [junit4]   2> 397833 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 397833 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 397833 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-29T21:41:56.914Z
   [junit4]   2> 397833 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 397839 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 397839 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 397840 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 401762 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 401762 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] 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> 401764 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@25e902e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401764 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@25e902e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401767 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] 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> 401768 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@78bea554[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401768 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@78bea554[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401770 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] 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> 401783 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 401783 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 401807 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 401820 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 401820 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 401822 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard1/cores
   [junit4]   2> 401822 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 401843 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 401866 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 401866 WARN  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 401866 WARN  (coreLoadExecutor-3333-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> 401868 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 401868 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 401868 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 401869 INFO  (coreLoadExecutor-3333-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@41bbc8ed
   [junit4]   2> 401869 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard1/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 401872 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=64.2158203125, 
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=28.841381342980373, 
segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7493762165865471, deletesPctAllowed=29.463712635726075
   [junit4]   2> 401933 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 401933 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 401934 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1f2dd54a
   [junit4]   2> 401935 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 401943 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 401966 INFO  (coreLoadExecutor-3333-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 401966 INFO  
(searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 401967 INFO  
(searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 401967 INFO  
(searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 401967 INFO  
(searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 401967 INFO  
(searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 401967 INFO  
(searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 401967 INFO  
(searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 401967 INFO  
(searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 401968 INFO  
(searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 401970 INFO  
(searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 402098 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 402101 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 402101 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 402101 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; 
git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 402102 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 402102 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 402102 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 402102 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29ae8e46{/pjhw/tf,null,AVAILABLE}
   [junit4]   2> 402103 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@1e777e4f{SSL, (ssl, 
http/1.1)}{127.0.0.1:36841}
   [junit4]   2> 402103 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.s.Server Started @402136ms
   [junit4]   2> 402103 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, 
hostContext=/pjhw/tf, hostPort=36841, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard2/cores}
   [junit4]   2> 402103 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 402103 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 402103 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.10.1
   [junit4]   2> 402103 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 402103 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 402103 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-29T21:42:01.184Z
   [junit4]   2> 402103 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 402106 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 402106 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 402108 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 402446 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 402446 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] 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> 402447 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@46416f16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402447 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@46416f16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402451 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] 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> 402453 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@77642ec5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402453 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@77642ec5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402454 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] 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> 402468 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 402469 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 402492 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 402504 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 402504 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 402506 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard2/cores
   [junit4]   2> 402506 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 402517 INFO  (coreLoadExecutor-3351-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 402539 INFO  (coreLoadExecutor-3351-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 402540 WARN  (coreLoadExecutor-3351-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 402540 WARN  (coreLoadExecutor-3351-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> 402542 INFO  (coreLoadExecutor-3351-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 402542 INFO  (coreLoadExecutor-3351-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 402543 INFO  (coreLoadExecutor-3351-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 402543 INFO  (coreLoadExecutor-3351-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@41bbc8ed
   [junit4]   2> 402543 INFO  (coreLoadExecutor-3351-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard2/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 402546 INFO  (coreLoadExecutor-3351-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.ind

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

igner_films/managed-schema
   [junit4]   2>        3       /solr/collections/diff456/terms/shard1
   [junit4]   2>        2       
/solr/collections/._designer_fieldUpdates/terms/shard1
   [junit4]   2>        2       /solr/configs/._designer_films
   [junit4]   2>        2       /solr/configs/techproducts/managed-schema
   [junit4]   2>        2       /solr/configs/._designer_testTSV
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/collections/._designer_testJson/state.json
   [junit4]   2>        24      
/solr/configs/._designer_techproducts/managed-schema
   [junit4]   2>        18      /solr/collections/._designer_testDiff/state.json
   [junit4]   2>        15      /solr/configs/._designer_testJson/managed-schema
   [junit4]   2>        9       /solr/collections/._designer_testTSV/state.json
   [junit4]   2>        9       
/solr/collections/._designer_techproducts/state.json
   [junit4]   2>        9       /solr/collections/test123/state.json
   [junit4]   2>        9       /solr/collections/._designer_films/state.json
   [junit4]   2>        9       /solr/collections/techproducts/state.json
   [junit4]   2>        9       
/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2>        9       /solr/collections/diff456/state.json
   [junit4]   2>        8       /solr/collections/.system/state.json
   [junit4]   2>        6       
/solr/configs/._designer_fieldUpdates/managed-schema
   [junit4]   2>        4       /solr/configs/._designer_testDiff/managed-schema
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        193     /solr/overseer/collection-queue-work
   [junit4]   2>        173     /solr/overseer/queue
   [junit4]   2>        92      /solr/collections
   [junit4]   2>        12      /solr/collections/._designer_testJson/state.json
   [junit4]   2>        8       /solr/collections/._designer_testDiff/state.json
   [junit4]   2>        5       /solr/collections/.system/state.json
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        4       /solr/collections/._designer_testTSV/state.json
   [junit4]   2>        4       
/solr/collections/._designer_techproducts/state.json
   [junit4]   2>        4       /solr/collections/test123/state.json
   [junit4]   2>        4       /solr/collections/._designer_films/state.json
   [junit4]   2>        4       /solr/collections/techproducts/state.json
   [junit4]   2>        4       
/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2>        4       /solr/collections/diff456/state.json
   [junit4]   2> 
   [junit4]   2> 3854075 INFO  
(SUITE-TestSchemaDesignerAPI-seed#[9CEF06E817A3EDE9]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36903
   [junit4]   2> 3854075 INFO  
(SUITE-TestSchemaDesignerAPI-seed#[9CEF06E817A3EDE9]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36903
   [junit4]   2> 3854075 INFO  
(SUITE-TestSchemaDesignerAPI-seed#[9CEF06E817A3EDE9]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36903
   [junit4]   2> 3854076 INFO  
(SUITE-TestSchemaDesignerAPI-seed#[9CEF06E817A3EDE9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Sep 29, 2021 10:39:33 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{blobName=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneFixedGap), 
type=BlockTreeOrds(blocksize=128), md5=BlockTreeOrds(blocksize=128)}, 
docValues:{size=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Asserting), 
version=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=538, 
maxMBSortInHeap=6.2689472038858725, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-AU, 
timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=171625616,total=494403584
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingTest, 
TestSlowCompositeReaderWrapper, SolrCLIZkUtilsTest, IndexSizeTriggerTest, 
PhrasesIdentificationComponentTest, TestUpdate, JWTIssuerConfigTest, 
IndexBasedSpellCheckerTest, TestSolrCoreParser, SolrMetricReporterTest, 
RestoreTriggerStateTest, SimpleFacetsTest, SchemaApiFailureTest, 
CrossCollectionJoinQueryTest, TestIndexSearcher, 
OverseerCollectionConfigSetProcessorTest, SplitByPrefixTest, 
CurrencyFieldTypeTest, TestSolrCoreProperties, ConnectionReuseTest, 
SimplePostToolTest, RulesTest, HdfsBasicDistributedZk2Test, TestCaffeineCache, 
TestSystemIdResolver, TolerantUpdateProcessorTest, PreAnalyzedFieldTest, 
TestSortableTextField, TestSubQueryTransformer, HighlighterWithoutStoredIdTest, 
TestSolrCloudSnapshots, TestApiFramework, PeerSyncTest, 
CustomTermsComponentTest, CollectionTooManyReplicasTest, 
SpellingQueryConverterTest, TestSmileRequest, TestExportTool, 
ZkStateReaderTest, TestPointFields, CloneFieldUpdateProcessorFactoryTest, 
TestDynamicURP, RankQueryTest, DistributedTermsComponentTest, 
V2ApiIntegrationTest, TestPerFieldSimilarity, 
DistributedQueryComponentOptimizationTest, LocalFSCloudIncrementalBackupTest, 
CoreSorterTest, NodeAddedTriggerTest, ProtectedTermFilterFactoryTest, 
TestXmlQParserPlugin, TestLRUStatsCache, TestTolerantUpdateProcessorCloud, 
JavabinLoaderTest, JavaBinAtomicUpdateMultivalueTest, TestWriterPerf, 
TestDistributedSearch, TestManagedResourceStorage, CdcrRequestHandlerTest, 
ChaosMonkeyNothingIsSafeTest, HttpPartitionOnCommitTest, TestLegacyFieldCache, 
TestPullReplicaErrorHandling, TestSimClusterStateProvider, HLLUtilTest, 
CdcrBidirectionalTest, LeaderElectionIntegrationTest, AddBlockUpdateTest, 
TestWithCollection, MetricsConfigTest, 
OverseerSolrResponseUnsafeSerializationTest, HttpSolrCallGetCoreTest, 
TestSha256AuthenticationProvider, TestFuzzyAnalyzedSuggestions, 
TestPayloadScoreQParserPlugin, MergeStrategyTest, TestSimNodeAddedTrigger, 
TestConfLoadPerf, SynonymTokenizerTest, TermVectorComponentTest, 
PeerSyncWithLeaderTest, TestCloudJSONFacetJoinDomain, SortSpecParsingTest, 
NestedShardedAtomicUpdateTest, CreateRoutedAliasTest, 
TestMiniSolrCloudClusterSSL, TestInPlaceUpdatesRequiredField, 
ConcurrentDeleteAndCreateCollectionTest, TestDistributedTracing, 
FastVectorHighlighterTest, BasicFunctionalityTest, 
DistributedIntervalFacetingTest, ResponseLogComponentTest, TestBlobHandler, 
DeleteByIdWithRouterFieldTest, TestReloadDeadlock, HealthCheckHandlerTest, 
CategoryRoutedAliasUpdateProcessorTest, TestSort, TestHttpShardHandlerFactory, 
TestShardHandlerFactory, IndexSchemaRuntimeFieldTest, SolrJmxReporterTest, 
SolrLogAuditLoggerPluginTest, TestExceedMaxTermLength, CollectionsAPISolrJTest, 
TestHashPartitioner, TestSimExecutePlanAction, TestConfigSetProperties, 
TestFieldCacheSort, TestAnalyzedSuggestions, ReplicationFactorTest, TestTrie, 
TestDeprecatedFilters, TestReversedWildcardFilterFactory, 
TestLuceneIndexBackCompat, DeleteReplicaTest, DistributedVersionInfoTest, 
HttpPartitionWithTlogReplicasTest, MetricsHistoryWithAuthIntegrationTest, 
MoveReplicaHDFSFailoverTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, 
RouteFieldTest, SSLMigrationTest, SaslZkACLProviderTest, SolrXmlInZkTest, 
SplitShardTest, SystemCollectionCompatTest, TestCloudConsistency, 
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestRandomRequestDistribution, 
TestSegmentSorting, TestSolrCloudWithSecureImpersonation, 
TestStressInPlaceUpdates, TestTlogReplayVsRecovery, 
TlogReplayBufferedWhileIndexingTest, ZkFailoverTest, 
CollectionsAPIDistributedZkTest, TestLocalFSCloudBackupRestore, 
AutoAddReplicasIntegrationTest, HdfsAutoAddReplicasIntegrationTest, 
ScheduledTriggerTest, SearchRateTriggerTest, TestPolicyCloud, 
TriggerCooldownIntegrationTest, TestSimGenericDistributedQueue, 
TestSimScenario, TestSimTriggerIntegration, TestSimUtils, 
CdcrOpsAndBoundariesTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, 
HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestCoreDiscovery, 
TestInfoStreamLogging, TestInitParams, TestJmxIntegration, TestLazyCores, 
TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, 
TestXIncludeConfig, BackupIdTest, HdfsBackupRepositoryIntegrationTest, 
JsonLoaderTest, TestContainerPlugin, TestReplicationHandlerDiskOverFlow, 
TestRestoreCore, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, 
TestStressIncrementalBackup, MBeansHandlerTest, ZookeeperStatusHandlerTest, 
BadComponentTest, DistributedExpandComponentTest, 
DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest, 
ShardsWhitelistTest, SuggestComponentContextFilterQueryTest, 
SuggestComponentTest, TestTrackingShardHandlerFactory, ManagedSchemaDiffTest, 
TestSchemaDesignerAPI]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSchemaDesignerAPI -Dtests.seed=9CEF06E817A3EDE9 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-AU -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSchemaDesignerAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.IllegalStateException: Still waiting 
to see all collections removed from clusterstate.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9CEF06E817A3EDE9]:0)
   [junit4]    >        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:567)
   [junit4]    >        at 
org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [713/947 (2!)] on J1 in 130.72s, 6 tests, 1 error <<< 
FAILURES!

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

Reply via email to