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

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

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

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

Error Message:
Number of documents (1) is different from number of expected values (3

Stack Trace:
java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
	at __randomizedtesting.SeedInfo.seed([6A7F1B37A10DE476:E22B24ED0FF1898E]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15840 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 2060818 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2060818 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/data-dir-184-001
   [junit4]   2> 2060818 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 2060818 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2060822 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2060822 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2060822 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ab/
   [junit4]   2> 2060822 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2060829 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2060853 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2060853 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2060853 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2060855 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2060855 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2061714 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:41) [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> 2061716 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:41) [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> 2061717 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2061719 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@728317c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2061719 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@728317c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2061721 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50902c9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2061721 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50902c9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2061723 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-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> 2061755 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2061762 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2061763 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2061764 INFO  (coreLoadExecutor-20586-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2061783 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2061806 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2061806 WARN  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2061806 WARN  (coreLoadExecutor-20586-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> 2061808 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2061808 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2061808 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2061809 INFO  (coreLoadExecutor-20586-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@5dfee44d
   [junit4]   2> 2061809 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/data-dir-184-001/]
   [junit4]   2> 2061810 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=72.7177734375, floorSegmentMB=2.0751953125, forceMergeDeletesPctAllowed=5.860739929960297, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=29.969629311927914
   [junit4]   2> 2061865 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2061865 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2061866 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2061866 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2061866 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2061868 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2061887 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2061945 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2061946 INFO  (coreLoadExecutor-20586-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707958495976882176
   [junit4]   2> 2061947 INFO  (searcherExecutor-20588-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2061947 INFO  (searcherExecutor-20588-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2061947 INFO  (searcherExecutor-20588-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2061947 INFO  (searcherExecutor-20588-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2061948 INFO  (searcherExecutor-20588-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2061948 INFO  (searcherExecutor-20588-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2061948 INFO  (searcherExecutor-20588-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2061949 INFO  (searcherExecutor-20588-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2061949 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2061949 INFO  (searcherExecutor-20588-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2061950 INFO  (searcherExecutor-20588-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2062100 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2062101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2062101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2062101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] 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> 2062101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2062102 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2062102 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2062107 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4029ecc6{/ab,null,AVAILABLE}
   [junit4]   2> 2062107 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@130d98a4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43069}
   [junit4]   2> 2062107 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.Server Started @2062137ms
   [junit4]   2> 2062108 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/ab, hostPort=43069, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/control/cores}
   [junit4]   2> 2062108 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2062108 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2062108 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 2062108 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2062108 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2062108 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-13T06:29:11.263Z
   [junit4]   2> 2062108 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/control/solr.xml
   [junit4]   2> 2062111 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2062111 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2062112 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2063680 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2063681 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4846af1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2063681 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4846af1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2063684 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7df0bdc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2063684 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7df0bdc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2063686 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] 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> 2063708 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2063708 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2063731 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2063741 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2063741 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2063742 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/control/cores
   [junit4]   2> 2063743 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2063755 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2063774 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2063774 WARN  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2063774 WARN  (coreLoadExecutor-20606-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> 2063776 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2063776 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2063776 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2063776 INFO  (coreLoadExecutor-20606-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@5dfee44d
   [junit4]   2> 2063776 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2063778 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=72.7177734375, floorSegmentMB=2.0751953125, forceMergeDeletesPctAllowed=5.860739929960297, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=29.969629311927914
   [junit4]   2> 2063847 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2063847 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2063848 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2063848 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2063849 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2063850 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2063862 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2063894 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2063894 INFO  (coreLoadExecutor-20606-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707958498019508224
   [junit4]   2> 2063895 INFO  (searcherExecutor-20608-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2063896 INFO  (searcherExecutor-20608-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2063896 INFO  (searcherExecutor-20608-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2063896 INFO  (searcherExecutor-20608-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2063896 INFO  (searcherExecutor-20608-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2063896 INFO  (searcherExecutor-20608-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2063896 INFO  (searcherExecutor-20608-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2063896 INFO  (searcherExecutor-20608-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2063896 INFO  (searcherExecutor-20608-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2063899 INFO  (searcherExecutor-20608-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2064173 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2064174 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2064174 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2064174 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] 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> 2064175 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2064175 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2064175 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2064175 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ae0bcee{/ab,null,AVAILABLE}
   [junit4]   2> 2064176 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2a8e28fc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44175}
   [junit4]   2> 2064176 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.Server Started @2064205ms
   [junit4]   2> 2064176 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/ab, hostPort=44175, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard0/cores}
   [junit4]   2> 2064176 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2064176 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2064176 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 2064176 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2064176 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2064176 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-13T06:29:13.331Z
   [junit4]   2> 2064176 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2064179 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2064179 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2064205 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2065594 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2065594 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@462772df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2065594 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@462772df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2065599 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2bf7153e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2065599 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2bf7153e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2065601 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] 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> 2065615 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2065615 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2065638 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2065651 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2065651 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2065652 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard0/cores
   [junit4]   2> 2065652 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2065661 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2065686 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2065686 WARN  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2065687 WARN  (coreLoadExecutor-20625-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> 2065688 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2065689 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2065689 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2065689 INFO  (coreLoadExecutor-20625-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@5dfee44d
   [junit4]   2> 2065689 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2065690 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=72.7177734375, floorSegmentMB=2.0751953125, forceMergeDeletesPctAllowed=5.860739929960297, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=29.969629311927914
   [junit4]   2> 2065753 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2065753 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2065754 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2065754 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2065755 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2065756 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2066028 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2066116 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2066117 INFO  (coreLoadExecutor-20625-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707958500350492672
   [junit4]   2> 2066118 INFO  (searcherExecutor-20627-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2066119 INFO  (searcherExecutor-20627-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2066119 INFO  (searcherExecutor-20627-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2066119 INFO  (searcherExecutor-20627-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2066119 INFO  (searcherExecutor-20627-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2066120 INFO  (searcherExecutor-20627-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2066120 INFO  (searcherExecutor-20627-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2066120 INFO  (searcherExecutor-20627-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2066120 INFO  (searcherExecutor-20627-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2066122 INFO  (searcherExecutor-20627-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2066249 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2066250 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2066250 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2066250 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] 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> 2066263 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2066263 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2066263 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2066267 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44435be8{/ab,null,AVAILABLE}
   [junit4]   2> 2066267 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@77a3bd22{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41131}
   [junit4]   2> 2066267 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.Server Started @2066297ms
   [junit4]   2> 2066267 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/ab, hostPort=41131, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard1/cores}
   [junit4]   2> 2066268 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2066268 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2066268 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 2066268 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2066268 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2066268 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-13T06:29:15.423Z
   [junit4]   2> 2066268 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2066286 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2066286 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2066288 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2066950 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2066951 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b765a00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2066951 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b765a00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2066955 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@527e47c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2066955 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@527e47c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2066956 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] 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> 2066968 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2066968 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2066991 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2067004 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2067004 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2067006 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard1/cores
   [junit4]   2> 2067006 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2067020 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2067039 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2067039 WARN  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2067039 WARN  (coreLoadExecutor-20644-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> 2067040 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2067041 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2067041 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2067041 INFO  (coreLoadExecutor-20644-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@5dfee44d
   [junit4]   2> 2067041 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2067042 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=72.7177734375, floorSegmentMB=2.0751953125, forceMergeDeletesPctAllowed=5.860739929960297, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=29.969629311927914
   [junit4]   2> 2067106 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2067106 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2067107 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2067107 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2067108 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2067109 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2067133 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2067186 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2067186 INFO  (coreLoadExecutor-20644-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707958501471420416
   [junit4]   2> 2067188 INFO  (searcherExecutor-20646-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2067188 INFO  (searcherExecutor-20646-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2067188 INFO  (searcherExecutor-20646-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2067188 INFO  (searcherExecutor-20646-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2067188 INFO  (searcherExecutor-20646-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2067188 INFO  (searcherExecutor-20646-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2067189 INFO  (searcherExecutor-20646-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2067189 INFO  (searcherExecutor-20646-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2067189 INFO  (searcherExecutor-20646-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2067191 INFO  (searcherExecutor-20646-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2067349 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2067349 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2067349 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2067350 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] 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> 2067355 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2067355 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2067355 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2067356 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@408ca59{/ab,null,AVAILABLE}
   [junit4]   2> 2067356 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@18e7283d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40413}
   [junit4]   2> 2067356 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.s.Server Started @2067385ms
   [junit4]   2> 2067356 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/ab, hostPort=40413, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard2/cores}
   [junit4]   2> 2067356 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2067356 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2067356 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 2067356 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2067356 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2067356 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-13T06:29:16.511Z
   [junit4]   2> 2067357 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2067360 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2067360 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2067362 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2068262 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2068262 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@753c95cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2068262 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@753c95cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2068266 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60573207[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2068266 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60573207[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2068268 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] 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> 2068280 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2068280 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2068302 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2068315 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2068315 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfee44d
   [junit4]   2> 2068317 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard2/cores
   [junit4]   2> 2068317 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[6A7F1B37A10DE476]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2068343 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2068538 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2068538 WARN  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2068538 WARN  (coreLoadExecutor-20663-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> 2068540 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2068540 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2068540 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2068541 INFO  (coreLoadExecutor-20663-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@5dfee44d
   [junit4]   2> 2068541 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2068542 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=72.7177734375, floorSegmentMB=2.0751953125, forceMergeDeletesPctAllowed=5.860739929960297, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=29.969629311927914
   [junit4]   2> 2068623 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2068624 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2068625 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2068625 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2068625 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2068626 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2068643 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2068680 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2068680 INFO  (coreLoadExecutor-20663-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707958503037992960
   [junit4]   2> 2068682 INFO  (searcherExecutor-20665-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2068682 INFO  (searcherExecutor-20665-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2068682 INFO  (searcherExecutor-20665-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2068682 INFO  (searcherExecutor-20665-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2068682 INFO  (searcherExecutor-20665-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2068682 INFO  (searcherExecutor-20665-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2068682 INFO  (searcherExecutor-20665-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2068683 INFO  (searcherExecutor-20665-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2068683 INFO  (searcherExecutor-20665-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell i

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

TE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=6A7F1B37A10DE476 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=America/Swift_Current -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 7.71s J3 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A7F1B37A10DE476:E22B24ED0FF1898E]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2069655 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2069656 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=288660277
   [junit4]   2> 2069664 INFO  (coreCloseExecutor-20691-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@48de1729
   [junit4]   2> 2069664 INFO  (coreCloseExecutor-20691-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@48de1729
   [junit4]   2> 2069664 INFO  (coreCloseExecutor-20691-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19ed1ab7: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6a7c07f0
   [junit4]   2> 2069668 INFO  (coreCloseExecutor-20691-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2069677 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2069677 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2190de45: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@69a970b3
   [junit4]   2> 2069678 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2069678 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43f18f12: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@214e1eda
   [junit4]   2> 2069679 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2069679 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[6A7F1B37A10DE476]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4619eec1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3b367d11
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_6A7F1B37A10DE476-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {id_i=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=MockRandom), _root_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Direct), text=PostingsFormat(name=LuceneVarGapFixedInterval), asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=PostingsFormat(name=MockRandom)}, docValues:{payload=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1225, maxMBSortInHeap=6.2535921143433555, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fi, timezone=America/Swift_Current
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=250173776,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIDistributedZkTest, TestFieldCacheReopen, TestXmlQParser, TestSolrCachePerf, BadCopyFieldTest, HttpPartitionWithTlogReplicasTest, UtilsToolTest, TestDistributedGrouping, PeerSyncWithLeaderTest, TestRequestForwarding, TestLRUCache, LegacyCloudClusterPropTest, TestUpdate, TolerantUpdateProcessorTest, DirectSolrConnectionTest, TestSnapshotCoreBackup, ZkShardTermsTest, SecurityHeadersTest, TestInPlaceUpdatesRequiredField, TestDeprecatedFilters, SolrMetricManagerTest, TestSnapshotCloudManager, CloudReplicaSourceTest, TestPHPSerializedResponseWriter, TestDynamicFieldNamesIndexCorrectly, TestNumericRangeQuery32, TestExportWriter, TestInfoStreamLogging, JWTAuthPluginTest, CopyFieldTest, TestFieldCacheWithThreads, TestIBSimilarityFactory, CurrencyRangeFacetCloudTest, TestSolrXml, HdfsBackupRepositoryIntegrationTest, TestRetrieveFieldsOptimizer, RequiredFieldsTest, TestReload, RegexBytesRefFilterTest, MaxScoreCollectorTest, DeleteStatusTest, TestOmitPositions, BlockJoinFacetSimpleTest, TestFilteredDocIdSet, TestSimDistribStateManager, TestPrepRecovery, CloneFieldUpdateProcessorFactoryTest, HdfsRecoveryZkTest, TestAnalyzeInfixSuggestions, TestStressRecovery, BitVectorTest, TestFieldResource, XmlInterpolationTest, CloudExitableDirectoryReaderTest, OverseerTaskQueueTest, TestBlockCollapse, TestQueryingOnDownCollection, TestSchemaResource, PKIAuthenticationIntegrationTest, TestRuleBasedAuthorizationWithKerberos, TestConfigOverlay, CoreMergeIndexesAdminHandlerTest, AddReplicaTest, BasicAuthIntegrationTest, SpellPossibilityIteratorTest, DocValuesMissingTest, DocExpirationUpdateProcessorFactoryTest, TestLeaderElectionZkExpiry, TestQueryUtils, RandomizedTaggerTest, TestJsonFacetsWithNestedObjects, SolrIndexConfigTest, TestCoreContainer, HLLUtilTest, TestFunctionQuery, SolrXmlInZkTest, TestBadConfig, TestFaceting, CollectionPropsTest, TestRequestStatusCollectionAPI, PreAnalyzedFieldManagedSchemaCloudTest, SuggesterFSTTest, TestExplainDocTransformer, TestPayloadCheckQParserPlugin, CategoryRoutedAliasUpdateProcessorTest, ZookeeperReadAPITest, ConnectionManagerTest, TestConfigReload, DistributedFacetPivotLongTailTest, RegexBoostProcessorTest, SolrTestCaseJ4DeleteCoreTest, TestUniqueKeyFieldResource, ChaosMonkeySafeLeaderTest, TestSurroundQueryParser, DirectoryFactoryTest, FieldAnalysisRequestHandlerTest, OverseerRolesTest, VersionInfoTest, TestDeleteCollectionOnDownNodes, TestSolrQueryParser, TokenizerChainTest, MetricsHandlerTest, DistanceFunctionTest, ImplicitSnitchTest, TestRandomFaceting, TestExpandComponent, TestSolrCloudWithSecureImpersonation, InfixSuggestersTest, SpellCheckComponentTest, PeerSyncTest, TestBooleanSimilarityFactory, TestGroupingSearch, XmlUpdateRequestHandlerTest, CheckHdfsIndexTest, TestDynamicLoading, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSolrCoreProperties, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, TestLuceneMatchVersion, TestLuceneIndexBackCompat, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, PackageManagerCLITest, PeerSyncReplicationTest, ShardRoutingTest, SystemCollectionCompatTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPIExclusivity, TestLockTree, TestPullReplica, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, ZkSolrClientTest, LocalFSCloudIncrementalBackupTest, SplitByPrefixTest, TestHdfsCloudBackupRestore, AutoScalingHandlerTest, ComputePlanActionTest, NodeLostTriggerTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TriggerSetPropertiesIntegrationTest, TestSimDistributedQueue, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, RuleEngineTest, RulesTest, QueryResultKeyTest, TestLazyCores, TestDistribPackageStore, TestIncrementalCoreBackup, TestReplicationHandlerBackup, TestReqParamsAPI, TestStressIncrementalBackup, AutoscalingHistoryHandlerTest, CoreAdminCreateDiscoverTest, HealthCheckHandlerTest, StatsReloadRaceTest, DebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [722/945 (1!)] on J3 in 8.93s, 1 test, 1 failure <<< FAILURES!

[...truncated 53289 lines...]

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

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

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

Error Message:
Number of documents (1) is different from number of expected values (3

Stack Trace:
java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
	at __randomizedtesting.SeedInfo.seed([72BBCDA92D6071E0:FAEFF273839C1C18]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15739 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 2007159 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2007160 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/data-dir-168-001
   [junit4]   2> 2007160 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2007160 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2007162 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2007162 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2007162 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /az_/li
   [junit4]   2> 2007162 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2007167 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2007182 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2007182 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2007182 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2007183 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2007184 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2009439 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:41) [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> 2009441 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:41) [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> 2009442 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2009443 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5af25f32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2009443 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5af25f32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2009448 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bd273e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2009448 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bd273e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2009449 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-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> 2009474 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2009481 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2009481 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2009482 INFO  (coreLoadExecutor-22814-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2009489 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2009506 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2009506 WARN  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2009506 WARN  (coreLoadExecutor-22814-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> 2009507 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2009508 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2009508 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2009508 INFO  (coreLoadExecutor-22814-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@27c8d7d9
   [junit4]   2> 2009508 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/data-dir-168-001/]
   [junit4]   2> 2009509 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=89.3515625, floorSegmentMB=1.130859375, forceMergeDeletesPctAllowed=25.77182825578874, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8671843885500345, deletesPctAllowed=47.651779529979976
   [junit4]   2> 2009730 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2009731 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2009732 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2009732 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2009732 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10035423792063103]
   [junit4]   2> 2009733 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2009748 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2009809 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2009809 INFO  (coreLoadExecutor-22814-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707974759693680640
   [junit4]   2> 2009811 INFO  (searcherExecutor-22816-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2009811 INFO  (searcherExecutor-22816-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2009811 INFO  (searcherExecutor-22816-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2009811 INFO  (searcherExecutor-22816-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2009811 INFO  (searcherExecutor-22816-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2009812 INFO  (searcherExecutor-22816-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2009812 INFO  (searcherExecutor-22816-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2009812 INFO  (searcherExecutor-22816-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2009812 INFO  (searcherExecutor-22816-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2009812 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2009813 INFO  (searcherExecutor-22816-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2009918 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2009919 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2009919 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2009919 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] 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> 2009999 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2010000 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2010000 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2010000 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ff9b63e{/az_/li,null,AVAILABLE}
   [junit4]   2> 2010001 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@25b58fc5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34061}
   [junit4]   2> 2010001 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.Server Started @2010035ms
   [junit4]   2> 2010001 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/az_/li, hostPort=34061, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/control/cores}
   [junit4]   2> 2010001 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2010001 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2010001 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2010001 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2010001 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2010001 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-13T10:47:41.582Z
   [junit4]   2> 2010001 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/control/solr.xml
   [junit4]   2> 2010005 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2010005 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2010006 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2010386 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2010394 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2fa192fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2010394 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2fa192fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2010397 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a1eb7b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2010397 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a1eb7b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2010399 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] 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> 2010409 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2010409 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2010436 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2010445 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2010445 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2010446 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/control/cores
   [junit4]   2> 2010446 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2010456 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2010481 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2010481 WARN  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2010481 WARN  (coreLoadExecutor-22834-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> 2010483 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2010483 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2010483 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2010483 INFO  (coreLoadExecutor-22834-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@27c8d7d9
   [junit4]   2> 2010483 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2010485 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=89.3515625, floorSegmentMB=1.130859375, forceMergeDeletesPctAllowed=25.77182825578874, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8671843885500345, deletesPctAllowed=47.651779529979976
   [junit4]   2> 2010544 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2010544 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2010545 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2010545 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2010546 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10035423792063103]
   [junit4]   2> 2010547 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2010761 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2010830 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2010831 INFO  (coreLoadExecutor-22834-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707974760765325312
   [junit4]   2> 2010833 INFO  (searcherExecutor-22836-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2010833 INFO  (searcherExecutor-22836-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2010833 INFO  (searcherExecutor-22836-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2010833 INFO  (searcherExecutor-22836-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2010833 INFO  (searcherExecutor-22836-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2010834 INFO  (searcherExecutor-22836-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2010834 INFO  (searcherExecutor-22836-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2010834 INFO  (searcherExecutor-22836-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2010834 INFO  (searcherExecutor-22836-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2010863 INFO  (searcherExecutor-22836-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2011117 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2011120 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2011120 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2011120 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] 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> 2011124 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2011124 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2011124 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2011125 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fceaf8a{/az_/li,null,AVAILABLE}
   [junit4]   2> 2011125 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@47a355d5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38829}
   [junit4]   2> 2011125 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.Server Started @2011159ms
   [junit4]   2> 2011125 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/az_/li, hostPort=38829, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard0/cores}
   [junit4]   2> 2011125 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2011125 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2011125 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2011125 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2011125 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2011125 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-13T10:47:42.706Z
   [junit4]   2> 2011125 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2011128 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2011128 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2011129 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2011752 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2011753 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@156ee260[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011753 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@156ee260[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011978 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b08cc14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011978 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b08cc14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011980 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] 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> 2011990 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2011990 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2012010 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2012022 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2012022 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2012023 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard0/cores
   [junit4]   2> 2012023 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2012040 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2012063 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2012063 WARN  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2012064 WARN  (coreLoadExecutor-22853-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> 2012065 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2012065 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2012065 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2012065 INFO  (coreLoadExecutor-22853-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@27c8d7d9
   [junit4]   2> 2012066 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2012067 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=89.3515625, floorSegmentMB=1.130859375, forceMergeDeletesPctAllowed=25.77182825578874, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8671843885500345, deletesPctAllowed=47.651779529979976
   [junit4]   2> 2012119 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2012119 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2012120 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2012120 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2012135 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10035423792063103]
   [junit4]   2> 2012136 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2012150 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2012490 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2012490 INFO  (coreLoadExecutor-22853-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707974762504912896
   [junit4]   2> 2012492 INFO  (searcherExecutor-22855-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2012492 INFO  (searcherExecutor-22855-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2012492 INFO  (searcherExecutor-22855-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2012492 INFO  (searcherExecutor-22855-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2012492 INFO  (searcherExecutor-22855-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2012492 INFO  (searcherExecutor-22855-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2012492 INFO  (searcherExecutor-22855-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2012493 INFO  (searcherExecutor-22855-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2012493 INFO  (searcherExecutor-22855-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2012495 INFO  (searcherExecutor-22855-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2012593 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2012594 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2012594 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2012594 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] 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> 2012605 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2012605 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2012605 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2012606 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c8cb199{/az_/li,null,AVAILABLE}
   [junit4]   2> 2012606 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7aed1e3e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42363}
   [junit4]   2> 2012606 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.Server Started @2012640ms
   [junit4]   2> 2012606 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/az_/li, hostPort=42363, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard1/cores}
   [junit4]   2> 2012606 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2012606 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2012607 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2012607 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2012607 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2012607 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-13T10:47:44.188Z
   [junit4]   2> 2012607 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2012610 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2012610 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2012611 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2013660 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2013661 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3178b859[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2013661 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3178b859[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2013664 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60bcf63b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2013664 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60bcf63b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2013665 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] 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> 2013676 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2013676 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2013695 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2013706 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2013707 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2013708 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard1/cores
   [junit4]   2> 2013708 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2013860 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2013878 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2013878 WARN  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2013878 WARN  (coreLoadExecutor-22872-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> 2013879 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2013880 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2013880 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2013880 INFO  (coreLoadExecutor-22872-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@27c8d7d9
   [junit4]   2> 2013880 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2013881 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=89.3515625, floorSegmentMB=1.130859375, forceMergeDeletesPctAllowed=25.77182825578874, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8671843885500345, deletesPctAllowed=47.651779529979976
   [junit4]   2> 2013945 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2013945 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2013946 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2013946 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2013947 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10035423792063103]
   [junit4]   2> 2013948 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2013970 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2014032 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2014032 INFO  (coreLoadExecutor-22872-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707974764121817088
   [junit4]   2> 2014033 INFO  (searcherExecutor-22874-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2014033 INFO  (searcherExecutor-22874-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2014033 INFO  (searcherExecutor-22874-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2014033 INFO  (searcherExecutor-22874-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2014033 INFO  (searcherExecutor-22874-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2014034 INFO  (searcherExecutor-22874-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2014034 INFO  (searcherExecutor-22874-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2014034 INFO  (searcherExecutor-22874-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2014034 INFO  (searcherExecutor-22874-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2014036 INFO  (searcherExecutor-22874-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2014134 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2014135 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2014135 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2014135 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] 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> 2014135 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2014136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2014136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2014136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6551257a{/az_/li,null,AVAILABLE}
   [junit4]   2> 2014136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@130ac03{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40761}
   [junit4]   2> 2014136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.s.Server Started @2014171ms
   [junit4]   2> 2014136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/az_/li, hostPort=40761, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard2/cores}
   [junit4]   2> 2014136 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2014136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2014136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2014136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2014136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2014136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-13T10:47:45.717Z
   [junit4]   2> 2014136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2014139 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2014139 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2014140 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2014526 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2014527 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f0f9edd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2014527 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f0f9edd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2014530 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18e640a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2014530 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18e640a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2014531 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] 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> 2014544 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2014544 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2014565 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2014577 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2014577 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8d7d9
   [junit4]   2> 2014578 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard2/cores
   [junit4]   2> 2014578 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[72BBCDA92D6071E0]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2014734 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2014751 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2014751 WARN  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2014751 WARN  (coreLoadExecutor-22891-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> 2014752 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2014753 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2014753 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2014753 INFO  (coreLoadExecutor-22891-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@27c8d7d9
   [junit4]   2> 2014753 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2014754 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=89.3515625, floorSegmentMB=1.130859375, forceMergeDeletesPctAllowed=25.77182825578874, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8671843885500345, deletesPctAllowed=47.651779529979976
   [junit4]   2> 2014818 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2014818 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2014819 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2014819 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2014820 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10035423792063103]
   [junit4]   2> 2014821 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2014839 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2014952 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2014952 INFO  (coreLoadExecutor-22891-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707974765086507008
   [junit4]   2> 2014954 INFO  (searcherExecutor-22893-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2014954 INFO  (searcherExecutor-22893-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2014954 INFO  (searcherExecutor-22893-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2014954 INFO  (searcherExecutor-22893-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2014954 INFO  (searcherExecutor-22893-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2014954 INFO  (searcherExecutor-22893-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2014954 INFO  (searcherExecutor-22893-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2014954 INFO  (searcherExecutor-22893-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 

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

99{/az_/li,null,STOPPED}
   [junit4]   2> 2015610 INFO  (closeThreadPool-22901-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2015618 INFO  (closeThreadPool-22901-thread-8) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@130ac03{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2015618 INFO  (closeThreadPool-22901-thread-8) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6551257a{/az_/li,null,STOPPED}
   [junit4]   2> 2015619 INFO  (closeThreadPool-22901-thread-8) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=72BBCDA92D6071E0 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=ART -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 5.81s J3 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([72BBCDA92D6071E0:FAEFF273839C1C18]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2015623 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2015623 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1320222007
   [junit4]   2> 2015623 INFO  (coreCloseExecutor-22919-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@626ba98e
   [junit4]   2> 2015623 INFO  (coreCloseExecutor-22919-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@626ba98e
   [junit4]   2> 2015623 INFO  (coreCloseExecutor-22919-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71b8ed12: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7d847939
   [junit4]   2> 2015627 INFO  (coreCloseExecutor-22919-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2015630 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2015630 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cec021e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7ea564dd
   [junit4]   2> 2015631 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2015631 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a3058ac: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5cfda231
   [junit4]   2> 2015632 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2015632 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[72BBCDA92D6071E0]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cff066b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@58232718
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_72BBCDA92D6071E0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=MockRandom), asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=BlockTreeOrds(blocksize=128)}, docValues:{payload=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1778, maxMBSortInHeap=6.226679007738939, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar, timezone=ART
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=153675256,total=487587840
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetSimpleTest, TestFilteredDocIdSet, TestSolrCachePerf, SuggesterFSTTest, SaslZkACLProviderTest, CollectionPropsTest, TestStressRecovery, TestQuerySenderNoQuery, TestConfigOverlay, TestEmbeddedSolrServerSchemaAPI, SolrIndexConfigTest, FileBasedSpellCheckerTest, BasicDistributedZkTest, RequiredFieldsTest, TestNonDefinedSimilarityFactory, TestGroupingSearch, MinimalSchemaTest, TestSnapshotCoreBackup, FieldAnalysisRequestHandlerTest, TestLRUCache, MultiSolrCloudTestCaseTest, TestReload, TestExplainDocTransformer, DirectSolrConnectionTest, InfoHandlerTest, SolrIndexSearcherTest, PeerSyncWithLeaderTest, TestRuleBasedAuthorizationWithKerberos, IndexSizeTriggerMixedBoundsTest, TestQueryingOnDownCollection, DistanceFunctionTest, TestUseDocValuesAsStored2, TlogReplayBufferedWhileIndexingTest, JWTAuthPluginTest, TestFieldResource, TestCoreContainer, SegmentsInfoRequestHandlerTest, TestInPlaceUpdatesRequiredField, ComputePlanActionTest, BadCopyFieldTest, TestDistributedTracing, SimplePostToolTest, DistributedMLTComponentTest, ZookeeperReadAPITest, CoreAdminCreateDiscoverTest, TestMissingGroups, TestSimPolicyCloud, VersionInfoTest, AlternateDirectoryTest, TestTrie, TestDynamicLoading, RandomizedTaggerTest, TolerantUpdateProcessorTest, SOLR749Test, PKIAuthenticationIntegrationTest, CloneFieldUpdateProcessorFactoryTest, PeerSyncTest, CachingDirectoryFactoryTest, SolrXmlInZkTest, CopyFieldTest, ReplaceNodeNoTargetTest, TestSchemalessBufferedUpdates, TermVectorComponentDistributedTest, BitVectorTest, TestMergePolicyConfig, LegacyCloudClusterPropTest, HdfsChaosMonkeyNothingIsSafeTest, AddReplicaTest, DeleteLastCustomShardedReplicaTest, TriggerIntegrationTest, TestCollectionsAPIViaSolrCloudCluster, SystemLogListenerTest, MaxScoreCollectorTest, TestExportTool, TestPHPSerializedResponseWriter, TestSchemaResource, TestCloudRecovery2, TestManagedResource, TestSolrCloudWithSecureImpersonation, TestLeaderElectionZkExpiry, TestFunctionQuery, OverseerTaskQueueTest, HdfsRecoveryZkTest, SpellCheckComponentTest, TestSolrXml, MissingSegmentRecoveryTest, SpatialHeatmapFacetsTest, NotRequiredUniqueKeyTest, DirectoryFactoryTest, TestLegacyFieldReuse, TestFieldCacheWithThreads, CloudExitableDirectoryReaderTest, TestUniqueKeyFieldResource, TestDynamicFieldNamesIndexCorrectly, BackupRestoreApiErrorConditionsTest, TestSimDistribStateManager, ManagedSchemaDiffTest, ExternalFileFieldSortTest, QueryResultKeyTest, TestCloudPhrasesIdentificationComponent, TestRetrieveFieldsOptimizer, TestClusterStateMutator, LeaderFailoverAfterPartitionTest, DataDrivenBlockJoinTest, HttpPartitionWithTlogReplicasTest, CloudReplicaSourceTest, SpellPossibilityIteratorTest, TestCopyFieldCollectionResource, CursorPagingTest, TestExportWriter, TestSnapshotCloudManager, HdfsBackupRepositoryIntegrationTest, JavaBinAtomicUpdateMultivalueTest, CurrencyRangeFacetCloudTest, UtilsToolTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestPrepRecovery, TestRandomRequestDistribution, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestTolerantUpdateProcessorCloud, TestUtilizeNode, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, CollectionReloadTest, CollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestLocalFSCloudBackupRestore, ExecutePlanActionTest, MetricTriggerTest, NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest, ScheduledTriggerIntegrationTest, TriggerSetPropertiesIntegrationTest, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, RequestLoggingTest, TestBlobHandler, TestReplicationHandlerBackup, TestRestoreCore, TestStressIncrementalBackup, CoreMergeIndexesAdminHandlerTest, LukeRequestHandlerTest, MetricsHistoryHandlerTest, StatsReloadRaceTest, CustomHighlightComponentTest, CustomTermsComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [689/945 (1!)] on J3 in 8.90s, 1 test, 1 failure <<< FAILURES!

[...truncated 53374 lines...]