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/09/20 06:30:00 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 75 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.search.TestFiltering.testRandomFiltering

Error Message:
should have unwrapped

Stack Trace:
java.lang.AssertionError: should have unwrapped
	at __randomizedtesting.SeedInfo.seed([6D8FAE78E6C30441:72EC0DBD03E44448]:0)
	at org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:862)
	at org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:824)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1367)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:596)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1511)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:390)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1090)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1059)
	at org.apache.solr.search.TestFiltering.testRandomFiltering(TestFiltering.java:488)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13398 lines...]
   [junit4] Suite: org.apache.solr.search.TestFiltering
   [junit4]   2> 91278 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 91278 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.search.TestFiltering_6D8FAE78E6C30441-001/data-dir-3-001
   [junit4]   2> 91278 WARN  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1632 numCloses=1632
   [junit4]   2> 91278 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 91292 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-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> 91292 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 91293 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 91302 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 91323 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 91324 WARN  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 91324 WARN  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 91335 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 91635 WARN  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.D.s.LatLonType Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 91645 WARN  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.D.s.CurrencyField Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 91675 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 92856 WARN  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.TestFiltering.beforeTests(TestFiltering.java:45) [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> 92857 WARN  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.TestFiltering.beforeTests(TestFiltering.java:45) [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> 92858 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 92865 WARN  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@937a79e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 92865 WARN  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@937a79e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 92912 WARN  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@762c9571[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 92912 WARN  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@762c9571[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 92918 WARN  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-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> 92971 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f2efa4
   [junit4]   2> 92977 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f2efa4
   [junit4]   2> 92977 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f2efa4
   [junit4]   2> 92983 INFO  (coreLoadExecutor-311-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 92998 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 93016 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 93016 WARN  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 93016 WARN  (coreLoadExecutor-311-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> 93020 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 93111 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 93127 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 93127 INFO  (coreLoadExecutor-311-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@2f2efa4
   [junit4]   2> 93127 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.search.TestFiltering_6D8FAE78E6C30441-001/data-dir-3-001/]
   [junit4]   2> 93129 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 93220 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 93220 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 93220 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25136847703046883]
   [junit4]   2> 93222 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 93276 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 93390 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 93390 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 93391 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 93391 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 93391 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 93392 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 93392 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 93392 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 93392 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 93392 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 93393 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 93395 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 93396 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCaching
   [junit4]   2> 93422 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 93423 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 25
   [junit4]   2> 93525 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 98
   [junit4]   2> 93534 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 93535 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 93536 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 93660 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 93662 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 126
   [junit4]   2> 93684 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!frange+l%3D2+u%3D3+cache%3Dfalse}val_i&wt=xml} hits=2 status=0 QTime=19
   [junit4]   2> 93686 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!frange+l%3D2+u%3D3+cache%3Dfalse}val_i&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 93708 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!frange+l%3D2+u%3D4}val_i&wt=xml} hits=3 status=0 QTime=21
   [junit4]   2> 93709 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!frange+l%3D2+u%3D4+cost%3D0}val_i&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 93709 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!frange+l%3D2+u%3D4+cost%3D999}val_i&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 93711 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!frange+l%3D2+u%3D5+cache%3Dfalse+cost%3D0}val_i&wt=xml} hits=3 status=0 QTime=2
   [junit4]   2> 93735 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.field=id&fq={!frange+l%3D2+u%3D6+cache%3Dfalse}val_i&facet=true&wt=xml} hits=3 status=0 QTime=23
   [junit4]   2> 93738 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.field=id&fq={!frange+l%3D2+u%3D6+cache%3Dfalse}val_i&facet=true&wt=xml} hits=3 status=0 QTime=2
   [junit4]   2> 93739 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.field=id&fq={!frange+l%3D2+u%3D7}val_i&facet=true&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 93739 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.field=id&fq={!frange+l%3D2+u%3D7+cost%3D0}val_i&facet=true&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 93740 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.field=id&fq={!frange+l%3D2+u%3D7+cost%3D999}val_i&facet=true&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 93740 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.field=id&fq={!frange+l%3D2+u%3D8+cache%3Dfalse+cost%3D0}val_i&facet=true&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 93744 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse}*:*&fl=val_i&start=2&sort=val_i+asc&rows=1&wt=xml} hits=4 status=0 QTime=3
   [junit4]   2> 93745 INFO  (TEST-TestFiltering.testCaching-seed#[6D8FAE78E6C30441]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCaching
   [junit4]   2> 93750 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHossssSanity
   [junit4]   2> 93750 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 93750 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 93751 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 93752 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 93753 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 93754 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 93754 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 93755 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 93755 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 93756 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 93756 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 93757 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 93764 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 1 ms
   [junit4]   2> 93765 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 93766 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 93786 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D0+u%3D1}&fq={!frange+v%3Dval_i+l%3D0+u%3D1}&fq={!frange+v%3Dval_i+l%3D0+u%3D1}&fq=-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D1}"&fq=-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D1}"} hits=1 status=0 QTime=20
   [junit4]   2> 93787 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D0+u%3D1}&fq={!frange+v%3Dval_i+l%3D1+u%3D1}&fq={!frange+v%3Dval_i+l%3D0+u%3D1}&fq=-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D1}"&fq=-_query_:"{!frange+v%3Dval_i+l%3D0+u%3D1}"} hits=0 status=0 QTime=0
   [junit4]   2> 93787 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 93788 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D0+u%3D1}&fq={!frange+v%3Dval_i+l%3D1+u%3D1}&fq={!frange+v%3Dval_i+l%3D0+u%3D1}&fq=-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D1}"&fq=-_query_:"{!frange+v%3Dval_i+l%3D0+u%3D1}"} hits=0 status=0 QTime=0
   [junit4]   2> 93788 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D0+u%3D1}&fq={!frange+v%3Dval_i+l%3D0+u%3D1}&fq={!frange+v%3Dval_i+l%3D0+u%3D1}&fq=-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D1}"&fq=-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D1}"} hits=1 status=0 QTime=0
   [junit4]   2> 93789 INFO  (TEST-TestFiltering.testHossssSanity-seed#[6D8FAE78E6C30441]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHossssSanity
   [junit4]   2> 93792 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFiltering
   [junit4]   2> 93793 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 93793 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 93793 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[0]} 0 0
   [junit4]   2> 93793 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[1]} 0 0
   [junit4]   2> 93794 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[2]} 0 0
   [junit4]   2> 93794 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[3]} 0 0
   [junit4]   2> 93794 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[4]} 0 0
   [junit4]   2> 93794 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[5]} 0 0
   [junit4]   2> 93794 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[6]} 0 0
   [junit4]   2> 93794 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[7]} 0 0
   [junit4]   2> 93794 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[8]} 0 0
   [junit4]   2> 93795 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[8]} 0 0
   [junit4]   2> 93795 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[9]} 0 0
   [junit4]   2> 93795 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[10]} 0 0
   [junit4]   2> 93795 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[11]} 0 0
   [junit4]   2> 93795 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[12]} 0 0
   [junit4]   2> 93796 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[13]} 0 0
   [junit4]   2> 93796 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[14]} 0 0
   [junit4]   2> 93796 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[14]} 0 0
   [junit4]   2> 93796 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[15]} 0 0
   [junit4]   2> 93796 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[15]} 0 0
   [junit4]   2> 93796 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[16]} 0 0
   [junit4]   2> 93803 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 93803 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 93804 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[17]} 0 0
   [junit4]   2> 93804 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[18]} 0 0
   [junit4]   2> 93805 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[19]} 0 0
   [junit4]   2> 93805 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[20]} 0 0
   [junit4]   2> 93811 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 93811 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 93812 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[21]} 0 0
   [junit4]   2> 93812 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[22]} 0 0
   [junit4]   2> 93812 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[23]} 0 0
   [junit4]   2> 93813 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[24]} 0 0
   [junit4]   2> 93825 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 1 ms
   [junit4]   2> 93826 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 93826 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=25 status=0 QTime=0
   [junit4]   2> 93843 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}-_query_:"{!frange+v%3Dval_i+l%3D20+u%3D24}"&q={!+tag%3Dt}val_s:{00011+TO+00032]&fq={!+cache%3Dfalse+cost%3D146}val_s:[00013+TO+00030}&facet=true&wt=xml} hits=12 status=0 QTime=15
   [junit4]   2> 93869 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+cost%3D97+tag%3Dt}+val_i:1+val_i:2+val_i:4+val_i:5+val_i:6+val_i:8+val_i:9+val_i:15+val_i:16+val_i:17+val_i:18+val_i:21+val_i:22+val_i:24&fq={!cache%3Dtrue}+-val_i:0+-val_i:1+-val_i:3+-val_i:6+-val_i:9+-val_i:16+-val_i:17+-val_i:19+-val_i:21+-val_i:23+-val_i:24&fq={!cache%3Dfalse+cost%3D49}+-val_i:0+-val_i:1+-val_i:4+-val_i:8+-val_i:11+-val_i:12+-val_i:13+-val_i:16+-val_i:17+-val_i:19+-val_i:20+-val_i:21+-val_i:22&wt=xml} hits=4 status=0 QTime=25
   [junit4]   2> 93888 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}+-val_i:3+-val_i:4+-val_i:5+-val_i:7+-val_i:9+-val_i:10+-val_i:11+-val_i:13+-val_i:14+-val_i:15+-val_i:16+-val_i:18+-val_i:19+-val_i:20&q={!cache%3Dfalse+tag%3Dt}+val_i:0+val_i:1+val_i:6+val_i:7+val_i:8+val_i:9+val_i:10+val_i:11+val_i:12+val_i:14+val_i:15+val_i:19+val_i:20+val_i:24&group.main=true&fq={!frange+v%3Dval_i+l%3D19+u%3D29}&fq={!cache%3Dtrue}+val_i:0+val_i:1+val_i:2+val_i:3+val_i:4+val_i:5+val_i:8+val_i:12+val_i:13+val_i:14+val_i:16+val_i:17+val_i:24&fq={!frange+v%3Dval_i+l%3D15+u%3D32+tag%3Dt}&fq={!cache%3Dfalse+cost%3D122}+val_i:0+val_i:3+val_i:4+val_i:5+val_i:6+val_i:7+val_i:8+val_i:13+val_i:17&facet=true&wt=xml&group.field=id&group=true} hits=0 status=0 QTime=18
   [junit4]   2> 93891 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dfalse+cost%3D175+tag%3Dt}val_i:{00009+TO+00032}&fq={!frange+v%3Dval_i+l%3D24+u%3D24+cache%3Dfalse+cost%3D74+tag%3Dt}&fq={!+tag%3Dt}-_query_:"val_s:{00000+TO+00024]"&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D24}"&fq=+-val_i:0+-val_i:4+-val_i:5+-val_i:6+-val_i:12+-val_i:13+-val_i:14+-val_i:17+-val_i:18+-val_i:19+-val_i:20+-val_i:21+-val_i:22+-val_i:24&wt=xml} hits=0 status=0 QTime=3
   [junit4]   2> 93894 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}val_i:[00017+TO+00041]+AND+val_i:{00016+TO+00042}&q={!}-_query_:"val_s:[00001+TO+00024]"&facet=true&wt=xml} hits=1 status=0 QTime=2
   [junit4]   2> 93908 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dtrue+tag%3Dt}-_query_:"val_i:[00013+TO+00025}"&group.main=true&fq={!+cost%3D196+tag%3Dt}val_s:{00011+TO+00026}&wt=xml&group.field=id&group=true} hits=1 status=0 QTime=13
   [junit4]   2> 93909 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dtrue}+-val_i:0+-val_i:2+-val_i:3+-val_i:7+-val_i:8+-val_i:10+-val_i:11+-val_i:13+-val_i:15+-val_i:16+-val_i:17+-val_i:19+-val_i:21+-val_i:22&fq={!frange+v%3Dval_i+l%3D12+u%3D32}&wt=xml} hits=6 status=0 QTime=1
   [junit4]   2> 93911 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery++cache%3Dfalse+cost%3D186}-_query_:"val_i:[00008+TO+00024]"&q={!cache%3Dfalse+tag%3Dt}+val_i:0+val_i:1+val_i:2+val_i:3+val_i:5+val_i:6+val_i:8+val_i:10+val_i:13+val_i:16+val_i:17+val_i:21+val_i:22+val_i:23&facet=true&wt=xml} hits=14 status=0 QTime=1
   [junit4]   2> 93912 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}-_query_:"{!frange+v%3Dval_i+l%3D5+u%3D24}"&q={!+cache%3Dfalse+cost%3D63}*:*+AND+val_i:{00013+TO+00027]&facet=true&wt=xml} hits=11 status=0 QTime=0
   [junit4]   2> 93917 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse}+-val_i:1+-val_i:2+-val_i:4+-val_i:6+-val_i:7+-val_i:9+-val_i:13+-val_i:16+-val_i:17+-val_i:19+-val_i:21+-val_i:22+-val_i:23&q={!cache%3Dfalse}+val_i:3+val_i:6+val_i:8+val_i:10+val_i:12+val_i:13+val_i:14+val_i:15+val_i:18+val_i:21+val_i:22+val_i:23&fq={!cache%3Dfalse}+val_i:0+val_i:5+val_i:6+val_i:7+val_i:11+val_i:12+val_i:15+val_i:17+val_i:18+val_i:20+val_i:22+val_i:24&fq={!cache%3Dtrue}+val_i:0+val_i:2+val_i:3+val_i:5+val_i:7+val_i:8+val_i:9+val_i:13+val_i:14+val_i:16+val_i:20+val_i:21+val_i:22+val_i:23+val_i:24&fq={!cache%3Dfalse+cost%3D57}+val_i:0+val_i:1+val_i:2+val_i:3+val_i:4+val_i:7+val_i:11+val_i:14+val_i:21+val_i:24&fq={!cache%3Dfalse}+-val_i:1+-val_i:3+-val_i:5+-val_i:7+-val_i:10+-val_i:13+-val_i:20+-val_i:21+-val_i:22+-val_i:24&facet=true&wt=xml} hits=0 status=0 QTime=4
   [junit4]   2> 93920 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+frange+v%3Dval_i+l%3D14+u%3D29}&q={!cache%3Dfalse}+-val_i:0+-val_i:3+-val_i:6+-val_i:7+-val_i:10+-val_i:13+-val_i:15+-val_i:16+-val_i:18+-val_i:19+-val_i:21+-val_i:22+-val_i:23&fq={!frange+v%3Dval_i+l%3D22+u%3D23+cost%3D17+tag%3Dt}&fq={!cache%3Dfalse+cost%3D32}+val_i:1+val_i:5+val_i:9+val_i:12+val_i:13+val_i:14+val_i:15+val_i:16+val_i:17+val_i:18+val_i:19+val_i:23+val_i:24&facet=true&wt=xml} hits=0 status=0 QTime=2
   [junit4]   2> 93922 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D23+u%3D36+cache%3Dtrue+tag%3Dt}&fq={!cache%3Dfalse+cost%3D173}+-val_i:5+-val_i:6+-val_i:7+-val_i:8+-val_i:10+-val_i:11+-val_i:12+-val_i:13+-val_i:16+-val_i:18+-val_i:20+-val_i:21+-val_i:24&fq=+-val_i:0+-val_i:2+-val_i:3+-val_i:4+-val_i:7+-val_i:10+-val_i:12+-val_i:13+-val_i:14+-val_i:19+-val_i:20+-val_i:24&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 93926 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}-_query_:"{!frange+v%3Dval_i+l%3D10+u%3D24}"&q={!cache%3Dtrue}+-val_i:0+-val_i:1+-val_i:4+-val_i:6+-val_i:9+-val_i:10+-val_i:15+-val_i:16+-val_i:17+-val_i:22+-val_i:23+-val_i:24&fq={!+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D19+u%3D24}"&fq={!cache%3Dtrue+tag%3Dt}+val_i:2+val_i:4+val_i:6+val_i:8+val_i:9+val_i:17+val_i:18+val_i:20+val_i:22&fq={!cache%3Dfalse+tag%3Dt}+val_i:0+val_i:2+val_i:6+val_i:7+val_i:9+val_i:11+val_i:13+val_i:16&facet=true&wt=xml} hits=1 status=0 QTime=4
   [junit4]   2> 93928 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=+-val_i:1+-val_i:3+-val_i:4+-val_i:6+-val_i:11+-val_i:12+-val_i:17+-val_i:19+-val_i:24&fq={!cache%3Dfalse+tag%3Dt}+val_i:0+val_i:5+val_i:7+val_i:8+val_i:10+val_i:11+val_i:12+val_i:15+val_i:18+val_i:19+val_i:21&fq={!frange+v%3Dval_i+l%3D23+u%3D28+cache%3Dtrue+tag%3Dt}&fq={!+cache%3Dtrue+tag%3Dt}id:RAND-1183945560+OR+val_i:[00018+TO+00039}&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 93931 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+frange+v%3Dval_i+l%3D14+u%3D23}&q={!frange+v%3Dval_i+l%3D21+u%3D24+cache%3Dtrue+tag%3Dt}&fq={!cache%3Dfalse}+-val_i:0+-val_i:1+-val_i:2+-val_i:4+-val_i:5+-val_i:6+-val_i:8+-val_i:9+-val_i:12+-val_i:15+-val_i:19+-val_i:20&fq={!cache%3Dtrue+tag%3Dt}+val_i:3+val_i:4+val_i:13+val_i:14+val_i:15+val_i:17+val_i:19+val_i:23+val_i:24&facet=true&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 93935 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=+-val_i:1+-val_i:4+-val_i:9+-val_i:14+-val_i:16+-val_i:17+-val_i:20+-val_i:21+-val_i:22+-val_i:24&fq={!cache%3Dtrue}+-val_i:0+-val_i:1+-val_i:7+-val_i:8+-val_i:10+-val_i:12+-val_i:14+-val_i:16+-val_i:23+-val_i:24&fq=-_query_:"val_i:[00003+TO+00024]"&fq={!cache%3Dfalse}+val_i:1+val_i:3+val_i:5+val_i:6+val_i:7+val_i:10+val_i:11+val_i:13+val_i:14+val_i:18+val_i:20+val_i:21+val_i:23+val_i:24&fq={!+cache%3Dtrue+tag%3Dt}val_s:{00018+TO+00041]&wt=xml} hits=0 status=0 QTime=2
   [junit4]   2> 93936 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D14+u%3D34}&fq={!cache%3Dtrue}+val_i:2+val_i:5+val_i:7+val_i:9+val_i:10+val_i:11+val_i:12+val_i:13+val_i:15+val_i:20+val_i:23&fq={!frange+v%3Dval_i+l%3D7+u%3D23}&wt=xml} hits=3 status=0 QTime=1
   [junit4]   2> 93938 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D4+u%3D24+cache%3Dtrue+tag%3Dt}&fq={!+cache%3Dfalse+cost%3D111}id:RAND-1848415497+OR+val_s:{00022+TO+00035}&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D2+u%3D24}"&fq=-_query_:"{!frange+v%3Dval_i+l%3D17+u%3D24}"&fq={!+cost%3D164}val_s:[00017+TO+00028}&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 93939 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D17+u%3D23+cache%3Dtrue+tag%3Dt}&fq={!frange+v%3Dval_i+l%3D2+u%3D18+tag%3Dt}&fq={!frange+v%3Dval_i+l%3D19+u%3D37+cache%3Dfalse+cost%3D144}&fq={!cache%3Dfalse+cost%3D79}+-val_i:2+-val_i:3+-val_i:6+-val_i:10+-val_i:11+-val_i:12+-val_i:15+-val_i:17+-val_i:18+-val_i:20+-val_i:22+-val_i:24&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 93940 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse}+-val_i:1+-val_i:3+-val_i:4+-val_i:6+-val_i:15+-val_i:18+-val_i:21+-val_i:22+-val_i:24&fq={!cache%3Dtrue}+-val_i:0+-val_i:5+-val_i:7+-val_i:9+-val_i:13+-val_i:19+-val_i:20+-val_i:21+-val_i:22+-val_i:23&wt=xml} hits=8 status=0 QTime=1
   [junit4]   2> 93942 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}-_query_:"{!frange+v%3Dval_i+l%3D12+u%3D24}"&q={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D3+u%3D24}"&fq={!cache%3Dtrue+tag%3Dt}+-val_i:2+-val_i:6+-val_i:11+-val_i:12+-val_i:13+-val_i:16+-val_i:17+-val_i:18+-val_i:19+-val_i:21+-val_i:23&fq={!+cache%3Dtrue+tag%3Dt}val_i:[00010+TO+00022}+AND+val_i:{00009+TO+00021]&fq=+val_i:0+val_i:1+val_i:2+val_i:5+val_i:6+val_i:13+val_i:14+val_i:15+val_i:17+val_i:20+val_i:22+val_i:24&fq={!frange+v%3Dval_i+l%3D18+u%3D38}&facet=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 93944 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D20+u%3D33}&fq=-_query_:"val_s:[00010+TO+00025}"&fq={!frange+v%3Dval_i+l%3D10+u%3D27+cost%3D198}&fq={!cache%3Dfalse+tag%3Dt}+val_i:1+val_i:2+val_i:3+val_i:4+val_i:5+val_i:6+val_i:7+val_i:10+val_i:11+val_i:14+val_i:15+val_i:19+val_i:22&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 93944 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=+val_i:1+val_i:2+val_i:4+val_i:6+val_i:10+val_i:15+val_i:18+val_i:19+val_i:20+val_i:21+val_i:22+val_i:23&wt=xml} hits=12 status=0 QTime=0
   [junit4]   2> 93947 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery++cache%3Dfalse+cost%3D71}-_query_:"{!frange+v%3Dval_i+l%3D4+u%3D24}"&q={!+cache%3Dfalse+cost%3D107}-_query_:"val_i:[00022+TO+00025}"&fq={!cache%3Dfalse+cost%3D132+tag%3Dt}+-val_i:0+-val_i:1+-val_i:2+-val_i:5+-val_i:7+-val_i:8+-val_i:10+-val_i:11+-val_i:13+-val_i:14+-val_i:16+-val_i:20+-val_i:21+-val_i:22&fq={!+cost%3D96+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D10+u%3D24}"&fq={!cache%3Dtrue+tag%3Dt}+-val_i:1+-val_i:2+-val_i:5+-val_i:7+-val_i:8+-val_i:9+-val_i:11+-val_i:12+-val_i:13+-val_i:15+-val_i:18+-val_i:20+-val_i:21+-val_i:23&fq={!cache%3Dfalse}+val_i:2+val_i:3+val_i:4+val_i:5+val_i:7+val_i:8+val_i:12+val_i:13+val_i:14+val_i:15+val_i:16+val_i:20+val_i:21+val_i:22+val_i:23&facet=true&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 93948 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+cost%3D159+tag%3Dt}+-val_i:0+-val_i:4+-val_i:5+-val_i:7+-val_i:13+-val_i:16+-val_i:17+-val_i:18+-val_i:19+-val_i:20+-val_i:23+-val_i:24&wt=xml} hits=13 status=0 QTime=0
   [junit4]   2> 93948 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-_query_:"{!frange+v%3Dval_i+l%3D9+u%3D24}"&fq={!cache%3Dtrue}+-val_i:5+-val_i:6+-val_i:9+-val_i:10+-val_i:16+-val_i:17+-val_i:18+-val_i:20+-val_i:21&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 93951 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}+val_i:10+val_i:12+val_i:14+val_i:16+val_i:18+val_i:20+val_i:22+val_i:23&q={!cache%3Dtrue+tag%3Dt}+val_i:0+val_i:3+val_i:4+val_i:7+val_i:8+val_i:11+val_i:12+val_i:13+val_i:14+val_i:15+val_i:16+val_i:17+val_i:19+val_i:22+val_i:24&fq={!+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D4+u%3D24}"&fq={!cache%3Dfalse}+-val_i:3+-val_i:5+-val_i:6+-val_i:7+-val_i:8+-val_i:14+-val_i:15+-val_i:16+-val_i:17+-val_i:20+-val_i:21+-val_i:22+-val_i:24&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D22+u%3D24}"&fq={!cache%3Dfalse+cost%3D96+tag%3Dt}+val_i:2+val_i:4+val_i:5+val_i:6+val_i:8+val_i:10+val_i:11+val_i:13+val_i:15+val_i:16+val_i:17+val_i:19+val_i:23+val_i:24&facet=true&wt=xml} hits=0 status=0 QTime=2
   [junit4]   2> 93952 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+cost%3D176+tag%3Dt}+val_i:0+val_i:2+val_i:4+val_i:6+val_i:8+val_i:14+val_i:15+val_i:16+val_i:18+val_i:19+val_i:20+val_i:23+val_i:24&wt=xml} hits=13 status=0 QTime=0
   [junit4]   2> 93953 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}+val_i:2+val_i:3+val_i:4+val_i:5+val_i:7+val_i:10+val_i:11+val_i:12+val_i:14+val_i:16+val_i:17+val_i:19+val_i:20+val_i:21+val_i:22+val_i:23+val_i:24&q={!cache%3Dtrue}+-val_i:0+-val_i:4+-val_i:5+-val_i:6+-val_i:7+-val_i:11+-val_i:12+-val_i:17+-val_i:18+-val_i:19+-val_i:21&facet=true&wt=xml} hits=14 status=0 QTime=1
   [junit4]   2> 93954 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}-_query_:"val_s:{00022+TO+00025}"&q={!+cache%3Dfalse+tag%3Dt}val_s:[00015+TO+00027]&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D13+u%3D24}"&fq=+-val_i:5+-val_i:6+-val_i:7+-val_i:8+-val_i:9+-val_i:10+-val_i:12+-val_i:13+-val_i:16+-val_i:23&facet=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 93955 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=val_s:[00022+TO+00039]&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D15+u%3D24}"&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 93956 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dtrue+tag%3Dt}val_i:[00018+TO+00033]+OR+id:RAND-319778466&fq=-_query_:"{!frange+v%3Dval_i+l%3D6+u%3D24}"&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 94005 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dfalse}-_query_:"{!frange+v%3Dval_i+l%3D2+u%3D24}"&group.main=true&group.cache.percent=100&fq={!cache%3Dfalse+cost%3D76+tag%3Dt}+val_i:0+val_i:1+val_i:4+val_i:5+val_i:12+val_i:14+val_i:15+val_i:19+val_i:20+val_i:23+val_i:24&wt=xml&group.field=id&group=true} hits=2 status=0 QTime=48
   [junit4]   2> 94006 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+frange+v%3Dval_i+l%3D1+u%3D19}&q={!cache%3Dtrue}+val_i:1+val_i:2+val_i:3+val_i:5+val_i:7+val_i:8+val_i:9+val_i:10+val_i:13+val_i:15+val_i:20+val_i:23&facet=true&wt=xml} hits=12 status=0 QTime=0
   [junit4]   2> 94009 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery++cost%3D176}val_s:{00009+TO+00030}+AND+val_s:[00010+TO+00029]&q={!+cache%3Dfalse}-_query_:"val_s:{00009+TO+00025}"&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D21+u%3D24}"&fq={!frange+v%3Dval_i+l%3D5+u%3D22+tag%3Dt}&facet=true&wt=xml} hits=5 status=0 QTime=3
   [junit4]   2> 94010 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dtrue}+val_i:1+val_i:2+val_i:12+val_i:15+val_i:16+val_i:19+val_i:21+val_i:22+val_i:23&q={!+cache%3Dfalse+cost%3D114}-_query_:"val_i:[00005+TO+00025}"&facet=true&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 94012 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery++cache%3Dfalse}-_query_:"val_i:{00002+TO+00025}"&q={!cache%3Dtrue+tag%3Dt}+val_i:0+val_i:2+val_i:3+val_i:8+val_i:9+val_i:11+val_i:13+val_i:16+val_i:18+val_i:21+val_i:23&fq={!+cost%3D198+tag%3Dt}val_i:[00008+TO+00027]&fq={!frange+v%3Dval_i+l%3D7+u%3D25}&fq={!cache%3Dfalse+cost%3D49+tag%3Dt}+-val_i:3+-val_i:4+-val_i:6+-val_i:8+-val_i:11+-val_i:12+-val_i:13+-val_i:14+-val_i:15+-val_i:19+-val_i:20+-val_i:21+-val_i:22+-val_i:23+-val_i:24&fq={!+cache%3Dfalse+tag%3Dt}-_query_:"val_i:[00014+TO+00025}"&facet=true&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 94013 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+}-_query_:"val_s:{00013+TO+00024]"&q={!+cache%3Dfalse}val_s:[00010+TO+00022]+OR+val_s:{00009+TO+00023}&facet=true&wt=xml} hits=13 status=0 QTime=1
   [junit4]   2> 94015 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dtrue}+val_i:0+val_i:1+val_i:2+val_i:6+val_i:7+val_i:8+val_i:10+val_i:11+val_i:12+val_i:14+val_i:16+val_i:17+val_i:18+val_i:19+val_i:20+val_i:22+val_i:24&q={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D14+u%3D24}"&fq={!+cache%3Dfalse+cost%3D32}val_i:[00014+TO+00025}&fq={!frange+v%3Dval_i+l%3D17+u%3D28}&fq={!cache%3Dfalse+cost%3D18}+val_i:0+val_i:3+val_i:4+val_i:5+val_i:9+val_i:10+val_i:13+val_i:16+val_i:19+val_i:20+val_i:23&fq={!cache%3Dfalse+cost%3D198}+val_i:1+val_i:2+val_i:3+val_i:5+val_i:8+val_i:9+val_i:16+val_i:17+val_i:18+val_i:22&facet=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 94018 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery++cache%3Dfalse}*:*+AND+val_i:{00020+TO+00030]&q={!cache%3Dtrue+tag%3Dt}+-val_i:0+-val_i:3+-val_i:6+-val_i:7+-val_i:12+-val_i:13+-val_i:15+-val_i:19+-val_i:23&fq={!cache%3Dtrue}+-val_i:4+-val_i:7+-val_i:10+-val_i:14+-val_i:15+-val_i:18+-val_i:20&fq={!cache%3Dfalse+cost%3D32}+-val_i:1+-val_i:2+-val_i:3+-val_i:5+-val_i:6+-val_i:8+-val_i:9+-val_i:10+-val_i:12+-val_i:13+-val_i:14+-val_i:18+-val_i:19+-val_i:22+-val_i:24&fq=val_s:{00011+TO+00023]&fq=val_i:{00002+TO+00013}&facet=true&wt=xml} hits=0 status=0 QTime=2
   [junit4]   2> 94019 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dtrue+tag%3Dt}+-val_i:2+-val_i:4+-val_i:6+-val_i:13+-val_i:15+-val_i:16+-val_i:17+-val_i:18+-val_i:20+-val_i:21+-val_i:22&fq={!cache%3Dtrue+tag%3Dt}+val_i:7+val_i:8+val_i:9+val_i:14+val_i:15+val_i:16+val_i:18+val_i:20+val_i:21+val_i:24&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 94020 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+cost%3D106}+val_i:0+val_i:2+val_i:4+val_i:6+val_i:7+val_i:10+val_i:11+val_i:15+val_i:17+val_i:18+val_i:19+val_i:20+val_i:21+val_i:23+val_i:24&fq={!+cache%3Dtrue+tag%3Dt}val_i:{00013+TO+00034}&fq={!+cache%3Dfalse}-_query_:"val_s:{00021+TO+00025}"&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 94022 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=+val_i:0+val_i:2+val_i:3+val_i:7+val_i:11+val_i:12+val_i:13+val_i:15+val_i:16+val_i:17+val_i:18+val_i:19+val_i:22+val_i:23&group.main=true&group.cache.percent=100&fq=-_query_:"{!frange+v%3Dval_i+l%3D22+u%3D24}"&fq={!cache%3Dtrue+tag%3Dt}+-val_i:1+-val_i:2+-val_i:5+-val_i:6+-val_i:7+-val_i:8+-val_i:10+-val_i:11+-val_i:12+-val_i:14+-val_i:16+-val_i:19+-val_i:20+-val_i:24&fq=*:*+AND+val_s:{00011+TO+00019]&fq=-_query_:"{!frange+v%3Dval_i+l%3D16+u%3D24}"&wt=xml&group.field=id&group=true} hits=2 status=0 QTime=1
   [junit4]   2> 94023 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+frange+v%3Dval_i+l%3D6+u%3D25+cache%3Dfalse+cost%3D43}&q={!cache%3Dtrue+tag%3Dt}+val_i:0+val_i:3+val_i:4+val_i:8+val_i:10+val_i:11+val_i:16+val_i:23&fq={!cache%3Dtrue}+-val_i:0+-val_i:1+-val_i:6+-val_i:7+-val_i:9+-val_i:14+-val_i:17+-val_i:20+-val_i:21+-val_i:22+-val_i:23+-val_i:24&fq={!+cache%3Dfalse}val_i:{00007+TO+00032]&fq={!+cost%3D47}-_query_:"val_s:[00009+TO+00025}"&facet=true&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 94026 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}val_i:[00024+TO+00025}&q={!+cost%3D94+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D4+u%3D24}"&group.main=true&fq=+val_i:1+val_i:3+val_i:4+val_i:6+val_i:8+val_i:13+val_i:14+val_i:16+val_i:21+val_i:23&fq={!cache%3Dfalse+cost%3D115+tag%3Dt}+-val_i:1+-val_i:2+-val_i:4+-val_i:5+-val_i:11+-val_i:12+-val_i:13+-val_i:16+-val_i:18+-val_i:19+-val_i:21+-val_i:22+-val_i:23&facet=true&wt=xml&group.field=id&group=true} hits=1 status=0 QTime=2
   [junit4]   2> 94027 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dtrue+tag%3Dt}+val_i:2+val_i:4+val_i:5+val_i:7+val_i:12+val_i:13+val_i:17+val_i:18+val_i:22+val_i:24&fq=-_query_:"{!frange+v%3Dval_i+l%3D2+u%3D24}"&fq={!cache%3Dfalse+tag%3Dt}+-val_i:1+-val_i:2+-val_i:3+-val_i:4+-val_i:6+-val_i:7+-val_i:10+-val_i:13+-val_i:15+-val_i:17+-val_i:18+-val_i:20+-val_i:22&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 94029 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dtrue}+-val_i:2+-val_i:4+-val_i:6+-val_i:12+-val_i:13+-val_i:14+-val_i:15+-val_i:16+-val_i:17+-val_i:18+-val_i:19+-val_i:21+-val_i:22&q=-_query_:"val_s:{00019+TO+00025}"&fq={!cache%3Dfalse+cost%3D156+tag%3Dt}+-val_i:0+-val_i:2+-val_i:6+-val_i:7+-val_i:9+-val_i:10+-val_i:15+-val_i:17+-val_i:18+-val_i:19+-val_i:22+-val_i:23&fq=-_query_:"val_s:{00023+TO+00024]"&fq={!+cache%3Dfalse+cost%3D142+tag%3Dt}val_i:[00019+TO+00028}&fq=val_i:[00018+TO+00027}&facet=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 94031 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+cost%3D35}+-val_i:1+-val_i:3+-val_i:4+-val_i:6+-val_i:8+-val_i:9+-val_i:16+-val_i:18+-val_i:20+-val_i:22+-val_i:23+-val_i:24&fq={!cache%3Dtrue+tag%3Dt}+val_i:0+val_i:5+val_i:6+val_i:7+val_i:8+val_i:9+val_i:10+val_i:16+val_i:17+val_i:19+val_i:21+val_i:24&fq={!cache%3Dfalse+cost%3D60+tag%3Dt}+-val_i:1+-val_i:3+-val_i:4+-val_i:5+-val_i:6+-val_i:7+-val_i:9+-val_i:12+-val_i:15+-val_i:16+-val_i:17+-val_i:20+-val_i:22+-val_i:24&fq={!cache%3Dfalse}+val_i:3+val_i:5+val_i:6+val_i:9+val_i:10+val_i:11+val_i:12+val_i:20+val_i:21+val_i:22+val_i:24&fq={!+cache%3Dfalse+cost%3D82}-_query_:"{!frange+v%3Dval_i+l%3D9+u%3D24}"&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 94032 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}-_query_:"val_s:[00019+TO+00025}"&q={!+cache%3Dfalse}-_query_:"val_i:{00006+TO+00025}"&fq={!+cache%3Dtrue+tag%3Dt}id:RAND-1350504218+OR+val_i:[00022+TO+00027]&facet=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 94034 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse}+val_i:0+val_i:1+val_i:4+val_i:6+val_i:9+val_i:10+val_i:11+val_i:15+val_i:16+val_i:18+val_i:20+val_i:24&q={!cache%3Dtrue+tag%3Dt}+val_i:0+val_i:1+val_i:3+val_i:9+val_i:11+val_i:15+val_i:17+val_i:19+val_i:20+val_i:21+val_i:22&fq={!cache%3Dfalse+cost%3D21}+val_i:2+val_i:3+val_i:6+val_i:7+val_i:10+val_i:11+val_i:12+val_i:15+val_i:17+val_i:19+val_i:21+val_i:23&fq={!+cache%3Dfalse+tag%3Dt}id:RAND-677240587+OR+val_s:[00022+TO+00033}&fq={!+cost%3D160+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D8+u%3D24}"&facet=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 94036 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse+cost%3D112}+val_i:0+val_i:1+val_i:2+val_i:3+val_i:5+val_i:6+val_i:7+val_i:8+val_i:9+val_i:10+val_i:11+val_i:14+val_i:16+val_i:18+val_i:19+val_i:20+val_i:21+val_i:23+val_i:24&q={!+cache%3Dfalse+tag%3Dt}*:*+AND+val_i:[00023+TO+00031]&fq={!cache%3Dfalse}+val_i:0+val_i:2+val_i:6+val_i:8+val_i:11+val_i:13+val_i:14+val_i:18+val_i:19+val_i:22+val_i:23&fq={!cache%3Dfalse}+val_i:0+val_i:1+val_i:3+val_i:4+val_i:6+val_i:9+val_i:10+val_i:11+val_i:12+val_i:16+val_i:19+val_i:21+val_i:23&fq={!+cost%3D185+tag%3Dt}-_query_:"val_i:{00016+TO+00025}"&fq={!cache%3Dtrue+tag%3Dt}+-val_i:3+-val_i:4+-val_i:7+-val_i:8+-val_i:11+-val_i:12+-val_i:13+-val_i:14+-val_i:15+-val_i:17+-val_i:21+-val_i:22+-val_i:24&facet=true&wt=xml} hits=0 status=0 QTime=2
   [junit4]   2> 94038 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse}+-val_i:1+-val_i:2+-val_i:4+-val_i:8+-val_i:10+-val_i:11+-val_i:12+-val_i:15+-val_i:19+-val_i:22+-val_i:23+-val_i:24&q={!cache%3Dtrue+tag%3Dt}+val_i:0+val_i:4+val_i:5+val_i:6+val_i:7+val_i:9+val_i:10+val_i:11+val_i:12+val_i:14+val_i:16+val_i:17+val_i:18+val_i:22+val_i:24&group.main=true&group.cache.percent=100&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"val_s:{00016+TO+00025}"&fq=-_query_:"val_i:[00021+TO+00024]"&facet=true&wt=xml&group.field=id&group=true} hits=11 status=0 QTime=1
   [junit4]   2> 94039 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dfalse+tag%3Dt}val_s:[00021+TO+00025]+AND+val_s:{00020+TO+00026}&fq={!+tag%3Dt}val_s:[00005+TO+00019]&fq={!+cache%3Dfalse}val_i:{00016+TO+00040]&fq={!cache%3Dtrue+tag%3Dt}+-val_i:0+-val_i:1+-val_i:2+-val_i:3+-val_i:5+-val_i:6+-val_i:7+-val_i:9+-val_i:10+-val_i:11+-val_i:12+-val_i:13+-val_i:14+-val_i:15+-val_i:19+-val_i:23&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 94041 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}-_query_:"{!frange+v%3Dval_i+l%3D19+u%3D24}"&q={!+cache%3Dtrue+tag%3Dt}val_s:[00012+TO+00031]&fq={!cache%3Dfalse}+-val_i:1+-val_i:7+-val_i:8+-val_i:12+-val_i:17&fq={!frange+v%3Dval_i+l%3D15+u%3D39+cache%3Dtrue+tag%3Dt}&facet=true&wt=xml} hits=9 status=0 QTime=1
   [junit4]   2> 94043 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dtrue}+-val_i:4+-val_i:7+-val_i:10+-val_i:13+-val_i:14+-val_i:15+-val_i:16+-val_i:17+-val_i:18+-val_i:20+-val_i:22&q={!+cache%3Dfalse+cost%3D195+tag%3Dt}-_query_:"val_s:{00012+TO+00024]"&fq=+-val_i:0+-val_i:1+-val_i:3+-val_i:5+-val_i:6+-val_i:9+-val_i:11+-val_i:12+-val_i:14+-val_i:16+-val_i:17+-val_i:18+-val_i:19+-val_i:21+-val_i:24&fq={!+cache%3Dfalse+tag%3Dt}-_query_:"val_i:[00021+TO+00024]"&fq={!cache%3Dfalse+cost%3D168+tag%3Dt}+-val_i:0+-val_i:2+-val_i:5+-val_i:7+-val_i:8+-val_i:11+-val_i:13+-val_i:14+-val_i:15+-val_i:17+-val_i:18+-val_i:19+-val_i:20&facet=true&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 94044 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+frange+v%3Dval_i+l%3D20+u%3D38}&q={!+cache%3Dfalse+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D11+u%3D24}"&fq=-_query_:"val_s:{00018+TO+00024]"&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D8+u%3D24}"&facet=true&wt=xml} hits=8 status=0 QTime=0
   [junit4]   2> 94045 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=+-val_i:0+-val_i:5+-val_i:7+-val_i:8+-val_i:9+-val_i:10+-val_i:13+-val_i:14+-val_i:15+-val_i:17&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"val_s:{00008+TO+00025}"&fq={!cache%3Dfalse+cost%3D163}+val_i:2+val_i:4+val_i:6+val_i:7+val_i:8+val_i:9+val_i:11+val_i:19+val_i:21+val_i:22+val_i:23&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 94046 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D21+u%3D36+cache%3Dfalse}&fq={!+cost%3D72+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D21+u%3D24}"&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 94046 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dfalse+cost%3D175}-_query_:"val_i:{00008+TO+00025}"&fq=val_i:{00023+TO+00024]&fq={!+cache%3Dfalse}-_query_:"val_i:[00017+TO+00025}"&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 94048 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+frange+v%3Dval_i+l%3D20+u%3D32+cost%3D180}&q={!+cost%3D51+tag%3Dt}id:RAND-217993557+OR+val_s:{00020+TO+00027]&fq={!cache%3Dtrue+tag%3Dt}+-val_i:1+-val_i:2+-val_i:3+-val_i:4+-val_i:7+-val_i:9+-val_i:11+-val_i:12+-val_i:13+-val_i:15+-val_i:20+-val_i:21+-val_i:22+-val_i:23&fq={!frange+v%3Dval_i+l%3D17+u%3D34}&fq={!cache%3Dfalse+cost%3D71}+-val_i:0+-val_i:1+-val_i:3+-val_i:7+-val_i:8+-val_i:9+-val_i:11+-val_i:12+-val_i:13+-val_i:17+-val_i:18+-val_i:19+-val_i:21+-val_i:22+-val_i:23&facet=true&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 94049 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse+cost%3D56}+val_i:3+val_i:4+val_i:6+val_i:13+val_i:16+val_i:19+val_i:20+val_i:21+val_i:23+val_i:24&q=-_query_:"val_i:[00001+TO+00025}"&fq={!frange+v%3Dval_i+l%3D17+u%3D37}&facet=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 94050 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dtrue+tag%3Dt}-_query_:"val_i:{00017+TO+00024]"&group.main=true&fq={!cache%3Dtrue+tag%3Dt}+-val_i:0+-val_i:1+-val_i:4+-val_i:5+-val_i:6+-val_i:7+-val_i:8+-val_i:12+-val_i:13+-val_i:14+-val_i:16+-val_i:18+-val_i:19+-val_i:21+-val_i:22+-val_i:23+-val_i:24&fq={!frange+v%3Dval_i+l%3D17+u%3D35+tag%3Dt}&fq={!+cache%3Dfalse+cost%3D176}val_i:[00021+TO+00022]&wt=xml&group.field=id&group=true} hits=0 status=0 QTime=1
   [junit4]   2> 94052 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery++cost%3D10}val_i:{00014+TO+00039}&q={!cache%3Dtrue+tag%3Dt}+-val_i:0+-val_i:3+-val_i:10+-val_i:12+-val_i:13+-val_i:15+-val_i:16+-val_i:18+-val_i:19+-val_i:21+-val_i:23&fq={!+cache%3Dfalse+cost%3D155}-_query_:"{!frange+v%3Dval_i+l%3D8+u%3D24}"&fq={!cache%3Dtrue}+-val_i:0+-val_i:3+-val_i:9+-val_i:10+-val_i:11+-val_i:14+-val_i:19+-val_i:20+-val_i:21+-val_i:22+-val_i:23+-val_i:24&fq={!cache%3Dtrue+tag%3Dt}+-val_i:0+-val_i:4+-val_i:5+-val_i:7+-val_i:8+-val_i:10+-val_i:12+-val_i:13+-val_i:16+-val_i:17+-val_i:19+-val_i:20+-val_i:21+-val_i:24&facet=true&wt=xml} hits=3 status=0 QTime=1
   [junit4]   2> 94054 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dtrue+tag%3Dt}+val_i:4+val_i:6+val_i:7+val_i:8+val_i:9+val_i:10+val_i:11+val_i:14+val_i:15+val_i:16+val_i:19+val_i:21+val_i:23+val_i:24&fq={!+cache%3Dfalse}-_query_:"{!frange+v%3Dval_i+l%3D4+u%3D24}"&fq={!cache%3Dfalse}+val_i:2+val_i:3+val_i:5+val_i:7+val_i:10+val_i:11+val_i:13+val_i:14+val_i:15+val_i:17+val_i:18+val_i:20+val_i:23+val_i:24&fq={!+cache%3Dfalse+cost%3D83+tag%3Dt}-_query_:"val_s:{00009+TO+00025}"&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D11+u%3D24}"&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 94055 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+}val_s:[00006+TO+00015]+AND+val_s:{00005+TO+00016}&q=-_query_:"{!frange+v%3Dval_i+l%3D20+u%3D24}"&fq={!cache%3Dtrue+tag%3Dt}+-val_i:0+-val_i:3+-val_i:4+-val_i:5+-val_i:7+-val_i:9+-val_i:10+-val_i:11+-val_i:13+-val_i:14+-val_i:15+-val_i:16+-val_i:19+-val_i:22+-val_i:23+-val_i:24&fq={!cache%3Dtrue+tag%3Dt}+-val_i:0+-val_i:1+-val_i:3+-val_i:5+-val_i:9+-val_i:10+-val_i:11+-val_i:15+-val_i:16+-val_i:19+-val_i:21+-val_i:22+-val_i:24&fq={!frange+v%3Dval_i+l%3D19+u%3D28+cache%3Dfalse+cost%3D130}&fq=-_query_:"val_i:[00009+TO+00024]"&facet=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 94056 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dfalse}-_query_:"{!frange+v%3Dval_i+l%3D2+u%3D24}"&fq=+val_i:0+val_i:1+val_i:5+val_i:11+val_i:14+val_i:19+val_i:22+val_i:23&fq={!frange+v%3Dval_i+l%3D18+u%3D33+cache%3Dfalse}&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 94057 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dtrue+tag%3Dt}+val_i:0+val_i:3+val_i:5+val_i:6+val_i:8+val_i:9+val_i:12+val_i:13+val_i:14+val_i:19+val_i:22&fq={!+cost%3D128+tag%3Dt}val_i:{00003+TO+00021]+AND+val_i:[00004+TO+00022}&fq={!frange+v%3Dval_i+l%3D12+u%3D33+cache%3Dfalse+tag%3Dt}&fq={!cache%3Dtrue}+val_i:0+val_i:7+val_i:8+val_i:10+val_i:12+val_i:13+val_i:14+val_i:17+val_i:22&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 94059 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}+-val_i:1+-val_i:3+-val_i:4+-val_i:6+-val_i:8+-val_i:10+-val_i:11+-val_i:12+-val_i:14+-val_i:17+-val_i:18+-val_i:23+-val_i:24&q=+val_i:0+val_i:1+val_i:3+val_i:4+val_i:5+val_i:7+val_i:8+val_i:9+val_i:10+val_i:11+val_i:12+val_i:14+val_i:15+val_i:16+val_i:17+val_i:24&fq=*:*+AND+val_s:{00020+TO+00039}&facet=true&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 94060 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dfalse}val_i:[00008+TO+00026]+AND+val_i:{00007+TO+00027}&group.main=true&fq={!+cache%3Dtrue+tag%3Dt}*:*+AND+val_s:{00021+TO+00032]&fq={!frange+v%3Dval_i+l%3D24+u%3D24+cache%3Dfalse+cost%3D17+tag%3Dt}&fq={!cache%3Dfalse}+-val_i:0+-val_i:1+-val_i:2+-val_i:3+-val_i:4+-val_i:7+-val_i:8+-val_i:9+-val_i:10+-val_i:13+-val_i:14+-val_i:15+-val_i:17+-val_i:18+-val_i:19+-val_i:20+-val_i:24&fq={!}-_query_:"val_i:[00013+TO+00025}"&wt=xml&group.field=id&group=true} hits=0 status=0 QTime=1
   [junit4]   2> 94061 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dtrue}+-val_i:0+-val_i:2+-val_i:3+-val_i:4+-val_i:5+-val_i:6+-val_i:7+-val_i:9+-val_i:10+-val_i:17+-val_i:20+-val_i:21+-val_i:22&q={!frange+v%3Dval_i+l%3D16+u%3D38}&fq={!+cache%3Dfalse+cost%3D160}*:*+AND+val_s:[00020+TO+00034]&fq=-_query_:"val_s:{00013+TO+00025}"&fq={!+cache%3Dfalse+cost%3D21}id:RAND-1188942251+OR+val_i:{00016+TO+00025}&facet=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 94062 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D15+u%3D28}&group.main=true&group.cache.percent=100&fq={!frange+v%3Dval_i+l%3D14+u%3D27+cache%3Dtrue+tag%3Dt}&fq=-_query_:"{!frange+v%3Dval_i+l%3D8+u%3D24}"&fq={!frange+v%3Dval_i+l%3D14+u%3D25+cache%3Dtrue+tag%3Dt}&fq=-_query_:"val_i:[00003+TO+00025}"&wt=xml&group.field=id&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 94063 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FAE78E6C30441]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery++cache%3Dfalse}val_i:{00009+TO+00031]+OR+id:RAND-36016599&q=+val_i:1+val_i:2+val_i:3+val_i:5+val_i:6+val_i:7+val_i:11+val_i:13+val_i:17+val_i:18+val_i:20+val_i:21+val_i:22&facet=true&wt=xml} hits=13 status=0 QTime=0
   [junit4]   2> 94064 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[6D8FA

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

  > 	at org.apache.solr.search.TestFiltering.testRandomFiltering(TestFiltering.java:488)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 94824 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLiveDocsSharing
   [junit4]   2> 94824 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 94824 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 94825 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 94826 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 94827 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 94827 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 94828 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 94828 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 94829 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 94830 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 94830 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 94831 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 94831 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 94832 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 94832 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 94833 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 94834 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 94834 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 94835 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 94835 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 94836 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 94836 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 94837 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 94837 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 0
   [junit4]   2> 94838 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 94838 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 0
   [junit4]   2> 94845 INFO  (searcherExecutor-313-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 94847 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 94857 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[6D8FAE78E6C30441]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLiveDocsSharing
   [junit4]   2> 94858 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 94858 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1214016542
   [junit4]   2> 94858 INFO  (coreCloseExecutor-318-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ef07968
   [junit4]   2> 94858 INFO  (coreCloseExecutor-318-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@4ef07968
   [junit4]   2> 94858 INFO  (coreCloseExecutor-318-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1668a253: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@12b6cd40
   [junit4]   2> 94875 INFO  (coreCloseExecutor-318-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 94876 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 94876 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1409dd4b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7c05b30a
   [junit4]   2> 94880 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 94880 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18979b0b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@690765e7
   [junit4]   2> 94882 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 94882 INFO  (SUITE-TestFiltering-seed#[6D8FAE78E6C30441]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6029b8e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@ecb04af
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.search.TestFiltering_6D8FAE78E6C30441-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=LuceneFixedGap), val_s=Lucene84, id=BlockTreeOrds(blocksize=128), foo_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=127, maxMBSortInHeap=5.290619756262894, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ca, timezone=Hongkong
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=118405344,total=398458880
   [junit4]   2> NOTE: All tests run in this JVM: [SplitByPrefixTest, TestStressInPlaceUpdates, TestFiltering]
   [junit4] Completed [19/947 (1!)] on J1 in 3.65s, 4 tests, 1 failure <<< FAILURES!

[...truncated 57398 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 79 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.s3.S3IncrementalBackupTest.testSimple

Error Message:
expected:<86> but was:<172>

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


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.singleShardedPreferenceRules

Error Message:
Failed while waiting for active collection Timeout waiting to see state for collection=singleShardPreferenceTestColl :DocCollection(singleShardPreferenceTestColl//collections/singleShardPreferenceTestColl/state.json/6 {/collections/singleShardPreferenceTestColl/state.json/[7]: [core_node4:0:D, core_node2:2:A, core_node6:0:D]})={   "pullReplicas":"1",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node2":{           "core":"singleShardPreferenceTestColl_shard1_replica_n1",           "node_name":"127.0.0.1:38603_solr",           "base_url":"https://127.0.0.1:38603/solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"},         "core_node4":{           "core":"singleShardPreferenceTestColl_shard1_replica_t3",           "node_name":"127.0.0.1:37969_solr",           "base_url":"https://127.0.0.1:37969/solr",           "state":"down",           "type":"TLOG",           "force_set_state":"false"},         "core_node6":{           "core":"singleShardPreferenceTestColl_shard1_replica_p5",           "node_name":"127.0.0.1:33577_solr",           "base_url":"https://127.0.0.1:33577/solr",           "state":"down",           "type":"PULL",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"3",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"1",   "perReplicaState":"true"} Live Nodes: [127.0.0.1:33577_solr, 127.0.0.1:37969_solr, 127.0.0.1:38603_solr] Last available state: DocCollection(singleShardPreferenceTestColl//collections/singleShardPreferenceTestColl/state.json/6 {/collections/singleShardPreferenceTestColl/state.json/[7]: [core_node4:0:D, core_node2:2:A, core_node6:0:D]})={   "pullReplicas":"1",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node2":{           "core":"singleShardPreferenceTestColl_shard1_replica_n1",           "node_name":"127.0.0.1:38603_solr",           "base_url":"https://127.0.0.1:38603/solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"},         "core_node4":{           "core":"singleShardPreferenceTestColl_shard1_replica_t3",           "node_name":"127.0.0.1:37969_solr",           "base_url":"https://127.0.0.1:37969/solr",           "state":"down",           "type":"TLOG",           "force_set_state":"false"},         "core_node6":{           "core":"singleShardPreferenceTestColl_shard1_replica_p5",           "node_name":"127.0.0.1:33577_solr",           "base_url":"https://127.0.0.1:33577/solr",           "state":"down",           "type":"PULL",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"3",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"1",   "perReplicaState":"true"}

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=singleShardPreferenceTestColl :DocCollection(singleShardPreferenceTestColl//collections/singleShardPreferenceTestColl/state.json/6 {/collections/singleShardPreferenceTestColl/state.json/[7]: [core_node4:0:D, core_node2:2:A, core_node6:0:D]})={
  "pullReplicas":"1",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"singleShardPreferenceTestColl_shard1_replica_n1",
          "node_name":"127.0.0.1:38603_solr",
          "base_url":"https://127.0.0.1:38603/solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"singleShardPreferenceTestColl_shard1_replica_t3",
          "node_name":"127.0.0.1:37969_solr",
          "base_url":"https://127.0.0.1:37969/solr",
          "state":"down",
          "type":"TLOG",
          "force_set_state":"false"},
        "core_node6":{
          "core":"singleShardPreferenceTestColl_shard1_replica_p5",
          "node_name":"127.0.0.1:33577_solr",
          "base_url":"https://127.0.0.1:33577/solr",
          "state":"down",
          "type":"PULL",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"3",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"1",
  "perReplicaState":"true"}
Live Nodes: [127.0.0.1:33577_solr, 127.0.0.1:37969_solr, 127.0.0.1:38603_solr]
Last available state: DocCollection(singleShardPreferenceTestColl//collections/singleShardPreferenceTestColl/state.json/6 {/collections/singleShardPreferenceTestColl/state.json/[7]: [core_node4:0:D, core_node2:2:A, core_node6:0:D]})={
  "pullReplicas":"1",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"singleShardPreferenceTestColl_shard1_replica_n1",
          "node_name":"127.0.0.1:38603_solr",
          "base_url":"https://127.0.0.1:38603/solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"singleShardPreferenceTestColl_shard1_replica_t3",
          "node_name":"127.0.0.1:37969_solr",
          "base_url":"https://127.0.0.1:37969/solr",
          "state":"down",
          "type":"TLOG",
          "force_set_state":"false"},
        "core_node6":{
          "core":"singleShardPreferenceTestColl_shard1_replica_p5",
          "node_name":"127.0.0.1:33577_solr",
          "base_url":"https://127.0.0.1:33577/solr",
          "state":"down",
          "type":"PULL",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"3",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"1",
  "perReplicaState":"true"}
	at __randomizedtesting.SeedInfo.seed([62E727BAC4F09753:D2622963DD556AF0]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:776)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:782)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.singleShardedPreferenceRules(CloudSolrClientTest.java:516)
	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.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	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 17721 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> 173556 INFO  (SUITE-CloudSolrClientTest-seed#[62E727BAC4F09753]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 173556 INFO  (SUITE-CloudSolrClientTest-seed#[62E727BAC4F09753]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_62E727BAC4F09753-001/data-dir-26-001
   [junit4]   2> 173557 INFO  (SUITE-CloudSolrClientTest-seed#[62E727BAC4F09753]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 173558 INFO  (SUITE-CloudSolrClientTest-seed#[62E727BAC4F09753]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 173558 INFO  (SUITE-CloudSolrClientTest-seed#[62E727BAC4F09753]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 173559 INFO  (SUITE-CloudSolrClientTest-seed#[62E727BAC4F09753]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 173562 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testWrongZkChrootTest
   [junit4]   2> 173563 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_62E727BAC4F09753-001/tempDir-001
   [junit4]   2> 173563 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 173563 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 173563 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 173564 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 173663 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42439
   [junit4]   2> 173663 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42439
   [junit4]   2> 173663 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42439
   [junit4]   2> 173663 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42439
   [junit4]   2> 173669 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173671 INFO  (zkConnectionManagerCallback-2005-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173672 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173691 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173700 INFO  (zkConnectionManagerCallback-2007-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173700 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173702 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173702 INFO  (zkConnectionManagerCallback-2009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173703 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173704 WARN  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]-SendThread(127.0.0.1:42439)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f3c91f60002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f60002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f60002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 173806 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 173806 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 173806 INFO  (jetty-launcher-2010-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 173807 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 173807 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 173807 INFO  (jetty-launcher-2010-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 173808 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 173808 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 173808 INFO  (jetty-launcher-2010-thread-3) [     ] 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> 173808 INFO  (jetty-launcher-2010-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 173808 INFO  (jetty-launcher-2010-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 173808 INFO  (jetty-launcher-2010-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 173809 INFO  (jetty-launcher-2010-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36badee0{/solr,null,AVAILABLE}
   [junit4]   2> 173810 INFO  (jetty-launcher-2010-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 173810 INFO  (jetty-launcher-2010-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 173810 INFO  (jetty-launcher-2010-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 173810 INFO  (jetty-launcher-2010-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27c853a0{/solr,null,AVAILABLE}
   [junit4]   2> 173827 INFO  (jetty-launcher-2010-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 173827 INFO  (jetty-launcher-2010-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 173833 INFO  (jetty-launcher-2010-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@43ca0473{SSL, (ssl, http/1.1)}{127.0.0.1:45981}
   [junit4]   2> 173833 INFO  (jetty-launcher-2010-thread-1) [     ] o.e.j.s.Server Started @173888ms
   [junit4]   2> 173833 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42439/solr, hostPort=45981}
   [junit4]   2> 173833 ERROR (jetty-launcher-2010-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 173833 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 173834 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 173834 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 173834 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 173834 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-21T00:16:40.178Z
   [junit4]   2> 173834 INFO  (jetty-launcher-2010-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 173835 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173835 INFO  (jetty-launcher-2010-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@26d95174{SSL, (ssl, http/1.1)}{127.0.0.1:40781}
   [junit4]   2> 173835 INFO  (jetty-launcher-2010-thread-2) [     ] o.e.j.s.Server Started @173890ms
   [junit4]   2> 173835 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42439/solr, hostPort=40781}
   [junit4]   2> 173835 ERROR (jetty-launcher-2010-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 173835 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 173835 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 173835 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 173835 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 173835 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-21T00:16:40.179Z
   [junit4]   2> 173850 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173856 INFO  (jetty-launcher-2010-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2934f1d7{/solr,null,AVAILABLE}
   [junit4]   2> 173867 INFO  (zkConnectionManagerCallback-2012-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173867 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173867 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 173879 INFO  (zkConnectionManagerCallback-2014-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173879 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173879 INFO  (jetty-launcher-2010-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1757639{SSL, (ssl, http/1.1)}{127.0.0.1:43343}
   [junit4]   2> 173879 INFO  (jetty-launcher-2010-thread-3) [     ] o.e.j.s.Server Started @173934ms
   [junit4]   2> 173879 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42439/solr, hostPort=43343}
   [junit4]   2> 173879 ERROR (jetty-launcher-2010-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 173879 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 173879 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 173879 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 173879 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 173879 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-21T00:16:40.223Z
   [junit4]   2> 173880 WARN  (jetty-launcher-2010-thread-1-SendThread(127.0.0.1:42439)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f3c91f60003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f60003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f60003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 173880 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 173890 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173903 INFO  (zkConnectionManagerCallback-2016-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173903 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173983 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 175411 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 175411 WARN  (jetty-launcher-2010-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 175424 WARN  (jetty-launcher-2010-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@415c70db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 175424 WARN  (jetty-launcher-2010-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@415c70db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 175451 WARN  (jetty-launcher-2010-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 175465 WARN  (jetty-launcher-2010-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25e78d8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 175465 WARN  (jetty-launcher-2010-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25e78d8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 175466 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42439/solr
   [junit4]   2> 175467 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 175468 WARN  (jetty-launcher-2010-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 175468 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 175468 WARN  (jetty-launcher-2010-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6bb4fc58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 175469 WARN  (jetty-launcher-2010-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6bb4fc58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 175469 INFO  (zkConnectionManagerCallback-2034-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 175469 INFO  (jetty-launcher-2010-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 175470 WARN  (jetty-launcher-2010-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 175471 WARN  (jetty-launcher-2010-thread-3-SendThread(127.0.0.1:42439)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f3c91f60006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f60006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f60006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 175473 WARN  (jetty-launcher-2010-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ee6019d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 175473 WARN  (jetty-launcher-2010-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ee6019d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 175473 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42439/solr
   [junit4]   2> 175474 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 175475 INFO  (zkConnectionManagerCallback-2041-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 175475 INFO  (jetty-launcher-2010-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 175572 INFO  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 175573 INFO  (zkConnectionManagerCallback-2043-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 175573 INFO  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 175639 WARN  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 175643 INFO  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43343_solr
   [junit4]   2> 175644 INFO  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer Overseer (id=72443782766133256-127.0.0.1:43343_solr-n_0000000000) starting
   [junit4]   2> 175648 INFO  (OverseerStateUpdate-72443782766133256-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43343_solr
   [junit4]   2> 175651 INFO  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43343_solr
   [junit4]   2> 175653 INFO  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 175653 WARN  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 175669 INFO  (zkCallback-2042-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 175702 INFO  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 175703 INFO  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 175719 INFO  (zkConnectionManagerCallback-2052-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 175719 INFO  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 175729 WARN  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 175730 INFO  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 175734 INFO  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40781_solr as DOWN
   [junit4]   2> 175735 INFO  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 175735 INFO  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40781_solr
   [junit4]   2> 175945 INFO  (zkCallback-2042-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 175946 INFO  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 175947 WARN  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 175963 INFO  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43343.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321b653f
   [junit4]   2> 175970 INFO  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43343.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321b653f
   [junit4]   2> 175970 INFO  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43343.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321b653f
   [junit4]   2> 175970 INFO  (zkCallback-2051-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 175975 INFO  (jetty-launcher-2010-thread-3) [n:127.0.0.1:43343_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_62E727BAC4F09753-001/tempDir-001/node3
   [junit4]   2> 175986 INFO  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 176007 INFO  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40781.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321b653f
   [junit4]   2> 176020 INFO  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40781.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321b653f
   [junit4]   2> 176020 INFO  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40781.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321b653f
   [junit4]   2> 176021 INFO  (jetty-launcher-2010-thread-2) [n:127.0.0.1:40781_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_62E727BAC4F09753-001/tempDir-001/node2
   [junit4]   2> 176821 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 176822 WARN  (jetty-launcher-2010-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 176823 WARN  (jetty-launcher-2010-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ade82a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 176823 WARN  (jetty-launcher-2010-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ade82a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 176839 WARN  (jetty-launcher-2010-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 176840 WARN  (jetty-launcher-2010-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6369ab26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 176840 WARN  (jetty-launcher-2010-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6369ab26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 176841 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42439/solr
   [junit4]   2> 176842 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 176842 INFO  (zkConnectionManagerCallback-2073-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176842 INFO  (jetty-launcher-2010-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 176844 WARN  (jetty-launcher-2010-thread-1-SendThread(127.0.0.1:42439)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f3c91f6000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f6000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f6000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 177155 INFO  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 177155 INFO  (zkConnectionManagerCallback-2075-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177155 INFO  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 177171 WARN  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 177177 INFO  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 177181 INFO  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45981_solr as DOWN
   [junit4]   2> 177182 INFO  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 177182 INFO  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45981_solr
   [junit4]   2> 177184 INFO  (zkCallback-2051-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 177184 INFO  (zkCallback-2042-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 177186 INFO  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 177186 WARN  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 177189 INFO  (zkCallback-2074-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 177208 INFO  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 177223 INFO  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45981.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321b653f
   [junit4]   2> 177233 INFO  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45981.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321b653f
   [junit4]   2> 177233 INFO  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45981.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321b653f
   [junit4]   2> 177234 INFO  (jetty-launcher-2010-thread-1) [n:127.0.0.1:45981_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_62E727BAC4F09753-001/tempDir-001/node1
   [junit4]   2> 177253 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 177267 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 177273 INFO  (zkConnectionManagerCallback-2088-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177273 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 177275 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 177276 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42439/solr ready
   [junit4]   2> 177484 INFO  (qtp1318030243-3874) [n:127.0.0.1:43343_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 177507 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 177523 INFO  (zkConnectionManagerCallback-2094-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177523 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 177539 WARN  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]-SendThread(127.0.0.1:42439)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f3c91f6000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f6000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f6000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 177742 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=901534604
   [junit4]   2> 177742 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43343_solr
   [junit4]   2> 177742 INFO  (jetty-closer-2095-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=317481462
   [junit4]   2> 177742 INFO  (jetty-closer-2095-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40781_solr
   [junit4]   2> 177753 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 177753 INFO  (jetty-closer-2095-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 177753 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43343_solr as DOWN
   [junit4]   2> 177753 INFO  (jetty-closer-2095-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40781_solr as DOWN
   [junit4]   2> 177959 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 177960 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 177960 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a2f11f4: rootName = solr_43343, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@683f870f
   [junit4]   2> 177961 INFO  (jetty-closer-2095-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1344687642
   [junit4]   2> 177961 INFO  (jetty-closer-2095-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45981_solr
   [junit4]   2> 177966 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 177966 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a0e0fba: rootName = solr_43343, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@72988166
   [junit4]   2> 177968 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 177968 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@225f5498: rootName = solr_43343, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7bfe19f6
   [junit4]   2> 177968 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 177970 INFO  (jetty-closer-2095-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 177970 INFO  (jetty-closer-2095-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45981_solr as DOWN
   [junit4]   2> 177970 INFO  (closeThreadPool-2105-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72443782766133256-127.0.0.1:43343_solr-n_0000000000) closing
   [junit4]   2> 177975 INFO  (OverseerAutoScalingTriggerThread-72443782766133256-127.0.0.1:43343_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 177976 INFO  (jetty-closer-2095-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 177976 INFO  (OverseerStateUpdate-72443782766133256-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43343_solr
   [junit4]   2> 177976 INFO  (jetty-closer-2095-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76a6d950: rootName = solr_40781, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2e4b635b
   [junit4]   2> 177978 INFO  (jetty-closer-2095-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 177983 INFO  (closeThreadPool-2105-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72443782766133256-127.0.0.1:43343_solr-n_0000000000) closing
   [junit4]   2> 177978 INFO  (jetty-closer-2095-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19ce9c89: rootName = solr_45981, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3a9beda3
   [junit4]   2> 177983 INFO  (zkCallback-2074-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 177984 INFO  (jetty-closer-2095-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 177984 INFO  (jetty-closer-2095-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79fc4cdf: rootName = solr_40781, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@72988166
   [junit4]   2> 177987 INFO  (jetty-closer-2095-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 177987 INFO  (jetty-closer-2095-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47357183: rootName = solr_40781, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7bfe19f6
   [junit4]   2> 177987 INFO  (jetty-closer-2095-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 177990 INFO  (jetty-closer-2095-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 177990 INFO  (jetty-closer-2095-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e120290: rootName = solr_45981, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@72988166
   [junit4]   2> 177990 INFO  (zkCallback-2051-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 177992 INFO  (zkCallback-2074-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 177993 INFO  (jetty-closer-2095-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 177993 INFO  (jetty-closer-2095-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6cc9ded: rootName = solr_45981, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7bfe19f6
   [junit4]   2> 177993 INFO  (jetty-closer-2095-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 177995 WARN  (jetty-launcher-2010-thread-1-SendThread(127.0.0.1:42439)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f3c91f6000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f6000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f6000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 178078 INFO  (jetty-closer-2095-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72443782766133256-127.0.0.1:43343_solr-n_0000000000) closing
   [junit4]   2> 178079 INFO  (jetty-closer-2095-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1757639{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 178079 INFO  (jetty-closer-2095-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2934f1d7{/solr,null,STOPPED}
   [junit4]   2> 178079 INFO  (jetty-closer-2095-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 178179 INFO  (jetty-closer-2095-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@43ca0473{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 178179 INFO  (jetty-closer-2095-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36badee0{/solr,null,STOPPED}
   [junit4]   2> 178179 INFO  (jetty-closer-2095-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 178279 INFO  (jetty-closer-2095-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@26d95174{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 178280 INFO  (jetty-closer-2095-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27c853a0{/solr,null,STOPPED}
   [junit4]   2> 178280 INFO  (jetty-closer-2095-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 178280 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 178281 WARN  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]-SendThread(127.0.0.1:42439)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f3c91f60000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f60000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f60000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 178383 WARN  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]-SendThread(127.0.0.1:42439)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f3c91f60001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f60001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3c91f60001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 178484 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 178488 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42439
   [junit4]   2> 178488 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42439
   [junit4]   2> 178488 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42439
   [junit4]   2> 178488 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testWrongZkChrootTest
   [junit4]   2> 178492 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.SolrTestCaseJ4 ###Starting forwardCompatZkChrootTest
   [junit4]   2> 178493 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_62E727BAC4F09753-001/tempDir-002
   [junit4]   2> 178493 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 178493 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 178493 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 178494 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 178593 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer start zk server on port: 41617
   [junit4]   2> 178593 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41617
   [junit4]   2> 178593 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41617
   [junit4]   2> 178593 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41617
   [junit4]   2> 178595 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178596 INFO  (zkConnectionManagerCallback-2112-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178596 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178604 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178605 INFO  (zkConnectionManagerCallback-2114-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178605 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178606 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178606 INFO  (zkConnectionManagerCallback-2116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178606 INFO  (TEST-CloudSolrClientTest.forwardCompatZkChrootTest-seed#[62E727BAC4F09753]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178725 INFO  (jetty-launcher-2117-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 178725 INFO  (jetty-launcher-2117-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 178725 INFO  (jetty-launcher-2117-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 178728 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 178728 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 178728 INFO  (jetty-launcher-2117-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 178743 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 178743 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 178743 INFO  (jetty-launcher-2117-thread-3) [     ] 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> 178784 INFO  (jetty-launcher-2117-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 178784 INFO  (jetty-launcher-2117-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 178785 INFO  (jetty-launcher-2117-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 178785 INFO  (jetty-launcher-2117-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77947708{/solr,null,AVAILABLE}
   [junit4]   2> 178786 INFO  (jetty-launcher-2117-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 178786 INFO  (jetty-launcher-2117-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 178786 INFO  (jetty-launcher-2117-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 178786 INFO  (jetty-launcher-2117-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70220c5b{/solr,null,AVAILABLE}
   [junit4]   2> 178787 INFO  (jetty-launcher-2117-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4db3448a{SSL, (ssl, http/1.1)}{127.0.0.1:40373}
   [junit4]   2> 178787 INFO  (jetty-launcher-2117-thread-2) [     ] o.e.j.s.Server Started @178842ms
   [junit4]   2> 178787 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41617/solr, hostPort=40373}
   [junit4]   2> 178787 ERROR (jetty-launcher-2117-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 178787 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 178788 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 178788 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 178788 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 178788 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-21T00:16:45.132Z
   [junit4]   2> 178799 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178807 INFO  (jetty-launcher-2117-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 178807 INFO  (jetty-launcher-2117-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 178807 INFO  (jetty-launcher-2117-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d1a8198{SSL, (ssl, http/1.1)}{127.0.0.1:41183}
   [junit4]   2> 178807 INFO  (jetty-launcher-2117-thread-3) [     ] o.e.j.s.Server Started @178862ms
   [junit4]   2> 178807 INFO  (jetty-launcher-2117-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 178807 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41617/solr, hostPort=41183}
   [junit4]   2> 178808 ERROR (jetty-launcher-2117-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 178808 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 178808 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 178808 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 178808 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 178808 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-21T00:16:45.152Z
   [junit4]   2> 178812 INFO  (jetty-launcher-2117-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e4e6d65{/solr,null,AVAILABLE}
   [junit4]   2> 178818 INFO  (zkConnectionManagerCallback-2119-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178818 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178819 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178819 INFO  (jetty-launcher-2117-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@58873da0{SSL, (ssl, http/1.1)}{127.0.0.1:41841}
   [junit4]   2> 178819 INFO  (jetty-launcher-2117-thread-1) [     ] o.e.j.s.Server Started @178874ms
   [junit4]   2> 178819 INFO  (jetty-launcher-2117-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41617/solr, hostPort=41841}
   [junit4]   2> 178819 ERROR (jetty-launcher-2117-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 178819 INFO  (jetty-launcher-2117-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 178819 INFO  (jetty-launcher-2117-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 178819 INFO  (jetty-launcher-2117-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 178819 INFO  (jetty-launcher-2117-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 178819 INFO  (jetty-launcher-2117-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-21T00:16:45.163Z
   [junit4]   2> 178820 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 178820 INFO  (jetty-launcher-2117-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178837 INFO  (zkConnectionManagerCallback-2121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178837 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178837 INFO  (zkConnectionManagerCallback-2123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178837 INFO  (jetty-launcher-2117-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178837 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 178837 INFO  (jetty-launcher-2117-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 178842 WARN  (jetty-launcher-2117-thread-1-SendThread(127.0.0.1:41617)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f3ca5380005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3ca5380005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3ca5380005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 180080 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 180081 WARN  (jetty-launcher-2117-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 180083 WARN  (jetty-launcher-2117-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44c20b3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 180083 WARN  (jetty-launcher-2117-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44c20b3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 180087 WARN  (jetty-launcher-2117-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 180095 WARN  (jetty-launcher-2117-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cf99b88[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 180095 WARN  (jetty-launcher-2117-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cf99b88[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 180096 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41617/solr
   [junit4]   2> 180101 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 180103 INFO  (zkConnectionManagerCallback-2140-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180103 INFO  (jetty-launcher-2117-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 180104 WARN  (jetty-launcher-2117-thread-3-SendThread(127.0.0.1:41617)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f3ca5380006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3ca5380006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3ca5380006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 180299 INFO  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 180300 INFO  (zkConnectionManagerCallback-2142-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180300 INFO  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 180363 WARN  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 180373 INFO  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41183_solr
   [junit4]   2> 180377 INFO  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.c.Overseer Overseer (id=72443783089225735-127.0.0.1:41183_solr-n_0000000000) starting
   [junit4]   2> 180383 INFO  (OverseerStateUpdate-72443783089225735-127.0.0.1:41183_solr-n_0000000000) [n:127.0.0.1:41183_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41183_solr
   [junit4]   2> 180399 INFO  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41183_solr
   [junit4]   2> 180410 INFO  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 180411 WARN  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 180425 INFO  (zkCallback-2141-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 180447 INFO  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 180450 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 180451 WARN  (jetty-launcher-2117-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 180463 WARN  (jetty-launcher-2117-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52f3d7f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 180463 WARN  (jetty-launcher-2117-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52f3d7f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 180464 INFO  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41183.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321b653f
   [junit4]   2> 180465 WARN  (jetty-launcher-2117-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 180467 WARN  (jetty-launcher-2117-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19e1e98c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 180467 WARN  (jetty-launcher-2117-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19e1e98c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 180468 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41617/solr
   [junit4]   2> 180469 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 180470 INFO  (zkConnectionManagerCallback-2161-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180470 INFO  (jetty-launcher-2117-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 180471 INFO  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41183.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321b653f
   [junit4]   2> 180472 INFO  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41183.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321b653f
   [junit4]   2> 180474 INFO  (jetty-launcher-2117-thread-3) [n:127.0.0.1:41183_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_62E727BAC4F09753-001/tempDir-002/node3
   [junit4]   2> 180474 WARN  (jetty-launcher-2117-thread-2-SendThread(127.0.0.1:41617)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f3ca5380008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3ca5380008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f3ca5380008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 180683 INFO  (jetty-launcher-2117-thread-2) [n:127.0.0.1:40373_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 180687 INFO  (zkConnectionManagerCallback-2164-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180687 INFO  (jetty-launcher-2117-thread-2) [n:127.0.0.1:40373_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 180690 WARN  (jetty-launcher-2117-thread-2) [n:127.0.0.1:40373_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 180691 INFO  (jetty-launcher-2117-thread-2) [n:127.0.0.1:40373_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 180694 INFO  (jetty-launcher-2117-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 180694 WARN  (jetty-launcher-2117-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 180694 INFO  (jetty-launcher-2117-thread-2) [n:127.0.0.1:40373_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40373_solr as DOWN
   [junit4]   2> 180695 INFO  (jetty-launcher-2117-thread-2) [n:127.0.0.1:40373_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Alloc

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

2 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.kdd did not match. expected checksum is 392600816 and actual is checksum 1664387355. expected length is 262 and actual length is 262
   [junit4]   2> 84395 WARN  (parallelCoreAdminExecutor-51-thread-7-processing-n:127.0.0.1:43311_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 a87bd37b-c14a-467a-9f2c-384eef08b8c15893313834506579 RESTORECORE) [n:127.0.0.1:43311_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node2 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.nvm did not match. expected checksum is 1573192027 and actual is checksum 2886957030. expected length is 175 and actual length is 175
   [junit4]   2> 84402 WARN  (parallelCoreAdminExecutor-51-thread-8-processing-n:127.0.0.1:43311_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n4 a87bd37b-c14a-467a-9f2c-384eef08b8c15893313834594345 RESTORECORE) [n:127.0.0.1:43311_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node7 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n4] o.a.s.h.IndexFetcher File _0.nvm did not match. expected checksum is 2914968238 and actual is checksum 1689616168. expected length is 175 and actual length is 175
   [junit4]   2> 84404 WARN  (parallelCoreAdminExecutor-51-thread-7-processing-n:127.0.0.1:43311_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 a87bd37b-c14a-467a-9f2c-384eef08b8c15893313834506579 RESTORECORE) [n:127.0.0.1:43311_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node2 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.fnm did not match. expected checksum is 1384097953 and actual is checksum 2122424416. expected length is 385 and actual length is 385
   [junit4]   2> 84406 WARN  (parallelCoreAdminExecutor-51-thread-8-processing-n:127.0.0.1:43311_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n4 a87bd37b-c14a-467a-9f2c-384eef08b8c15893313834594345 RESTORECORE) [n:127.0.0.1:43311_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node7 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n4] o.a.s.h.IndexFetcher File _0.fnm did not match. expected checksum is 2235967264 and actual is checksum 4031004259. expected length is 385 and actual length is 385
   [junit4]   2> 86877 WARN  (jetty-launcher-8-thread-2-SendThread(127.0.0.1:34585)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f43c6d20007.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f43c6d20007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 86898 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:34585)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015f43c6d20008.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015f43c6d20008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 86980 INFO  (jetty-closer-304-thread-1-processing-n:127.0.0.1:39097_solr) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ea6870{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 86982 INFO  (jetty-closer-304-thread-1-processing-n:127.0.0.1:39097_solr) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@142b6766{/solr,null,STOPPED}
   [junit4]   2> 86982 INFO  (jetty-closer-304-thread-1-processing-n:127.0.0.1:39097_solr) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 87079 INFO  (jetty-closer-304-thread-2-processing-n:127.0.0.1:39097_solr) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5344dddc{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 87079 INFO  (jetty-closer-304-thread-2-processing-n:127.0.0.1:39097_solr) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b7d0b02{/solr,null,STOPPED}
   [junit4]   2> 87079 INFO  (jetty-closer-304-thread-2-processing-n:127.0.0.1:39097_solr) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 87284 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections/backuprestore_testbackupinc_restored/terms/shard2
   [junit4]   2> 	19	/solr/collections/backuprestore_testbackupinc_restored/state.json
   [junit4]   2> 	19	/solr/collections/backuprestore_testbackupinc_restored/terms/shard1
   [junit4]   2> 	7	/solr/collections/backuprestore_testbackuprestoretooriginal/terms/shard2
   [junit4]   2> 	7	/solr/collections/backuprestore_testbackuprestoretooriginal/terms/shard1
   [junit4]   2> 	7	/solr/collections/backuprestore_testbackupinc/terms/shard2
   [junit4]   2> 	7	/solr/collections/backuprestore_testbackupinc/terms/shard1
   [junit4]   2> 	3	/solr/collections/backuprestore_testbackupincsimple_restore/terms/shard2
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/backuprestore_testbackupincsimple_restore/terms/shard1
   [junit4]   2> 	3	/solr/collections/backuprestore_testbackupincsimple/terms/shard2
   [junit4]   2> 	3	/solr/collections/backuprestore_testbackupincsimple/terms/shard1
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/backuprestore_testbackupincsimple/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/backuprestore_testbackuprestoretooriginal/collectionprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore_testbackupinc/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	78	/solr/collections/backuprestore_testbackupinc_restored/state.json
   [junit4]   2> 	42	/solr/collections/backuprestore_testbackuprestoretooriginal/state.json
   [junit4]   2> 	36	/solr/collections/backuprestore_testbackupincsimple_restore/state.json
   [junit4]   2> 	29	/solr/collections/backuprestore_testbackupincsimple/state.json
   [junit4]   2> 	26	/solr/collections/backuprestore_testbackupinc/state.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	156	/solr/overseer/queue
   [junit4]   2> 	74	/solr/overseer/collection-queue-work
   [junit4]   2> 	27	/solr/collections
   [junit4]   2> 	23	/solr/collections/backuprestore_testbackupinc_restored/state.json
   [junit4]   2> 	12	/solr/collections/backuprestore_testbackupinc/state.json
   [junit4]   2> 	11	/solr/collections/backuprestore_testbackuprestoretooriginal/state.json
   [junit4]   2> 	8	/solr/collections/backuprestore_testbackupincsimple/state.json
   [junit4]   2> 	8	/solr/collections/backuprestore_testbackupincsimple_restore/state.json
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 87305 INFO  (SUITE-S3IncrementalBackupTest-seed#[86F8255B494F216A]-worker) [n:127.0.0.1:39097_solr    ] o.e.j.s.AbstractConnector Stopped SslValidatingServerConnector@23dd1c3{SSL, (ssl, http/1.1)}{0.0.0.0:0}
   [junit4]   2> 87307 INFO  (SUITE-S3IncrementalBackupTest-seed#[86F8255B494F216A]-worker) [n:127.0.0.1:39097_solr    ] o.e.j.s.AbstractConnector Stopped ServerConnector@44989fc2{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
   [junit4]   2> 87307 INFO  (SUITE-S3IncrementalBackupTest-seed#[86F8255B494F216A]-worker) [n:127.0.0.1:39097_solr    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 87307 INFO  (SUITE-S3IncrementalBackupTest-seed#[86F8255B494F216A]-worker) [n:127.0.0.1:39097_solr    ] o.e.j.s.h.C.application Destroying Spring FrameworkServlet 'dispatcherServlet'
   [junit4]   2> 87307 INFO  (SUITE-S3IncrementalBackupTest-seed#[86F8255B494F216A]-worker) [n:127.0.0.1:39097_solr    ] o.e.j.s.h.ContextHandler Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@76fa8c31{application,/,[file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/jetty-docbase.0.68235815690516699/],STOPPED}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_86F8255B494F216A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {shard_s=PostingsFormat(name=MockRandom), _root_=Lucene84, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{}, maxPointsInLeafNode=1440, maxMBSortInHeap=5.561985999055937, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-VE, timezone=America/Thule
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=182544072,total=501743616
   [junit4]   2> NOTE: All tests run in this JVM: [S3IncrementalBackupTest]
   [junit4] Completed [7/7 (1!)] on J2 in 87.68s, 3 tests, 1 failure <<< FAILURES!

[...truncated 44691 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 78 - Still Unstable!

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36037/ki_y/yf/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[https://[::1]:6/ki_y/yf, https://[::1]:4/ki_y/yf]
	at __randomizedtesting.SeedInfo.seed([4F5114BA7AAF6151:C7052B60D4530CA9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.designer.TestSchemaDesignerAPI

Error Message:
Timed out waiting for all collections to be fully removed.

Stack Trace:
java.util.concurrent.TimeoutException: Timed out waiting for all collections to be fully removed.
	at __randomizedtesting.SeedInfo.seed([4F5114BA7AAF6151]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:581)
	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.designer.TestSchemaDesignerAPI

Error Message:
Captured an uncaught exception in thread: Thread[id=31823, name=Thread-6307, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=31823, name=Thread-6307, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4F5114BA7AAF6151]:0)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1750)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$19(SolrCore.java:3147)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$15(ZkController.java:2630)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestFiltering.testRandomFiltering

Error Message:
should have unwrapped

Stack Trace:
java.lang.AssertionError: should have unwrapped
	at __randomizedtesting.SeedInfo.seed([4F5114BA7AAF6151:5032B77F9F882158]:0)
	at org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:862)
	at org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:824)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1367)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:596)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1511)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:390)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1090)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1059)
	at org.apache.solr.search.TestFiltering.testRandomFiltering(TestFiltering.java:488)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13886 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 372177 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 372177 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/data-dir-40-001
   [junit4]   2> 372177 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 372177 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 372179 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 372180 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 372180 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ki_y/yf
   [junit4]   2> 372180 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 372186 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 372202 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 372202 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 372202 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 372204 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 372204 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 373105 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 373106 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 373107 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 373108 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 373111 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@299508c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 373111 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@299508c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 373114 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 373117 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@741b7942[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 373117 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@741b7942[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 373118 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-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> 373148 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449
   [junit4]   2> 373155 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449
   [junit4]   2> 373155 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449
   [junit4]   2> 373156 INFO  (coreLoadExecutor-3167-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 373165 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 373182 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 373183 WARN  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 373183 WARN  (coreLoadExecutor-3167-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> 373184 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 373185 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 373185 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 373185 INFO  (coreLoadExecutor-3167-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@1b092449
   [junit4]   2> 373185 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/data-dir-40-001/]
   [junit4]   2> 373186 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=61.2578125, floorSegmentMB=0.3603515625, forceMergeDeletesPctAllowed=1.455467987722231, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.516533397562371, deletesPctAllowed=33.300401705155664
   [junit4]   2> 373240 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 373240 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 373241 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 373241 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 373241 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.717439286111924]
   [junit4]   2> 373243 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 373248 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 373272 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 373273 INFO  (coreLoadExecutor-3167-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711438333034364928
   [junit4]   2> 373274 INFO  (searcherExecutor-3169-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 373274 INFO  (searcherExecutor-3169-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 373274 INFO  (searcherExecutor-3169-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 373274 INFO  (searcherExecutor-3169-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 373274 INFO  (searcherExecutor-3169-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 373275 INFO  (searcherExecutor-3169-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 373275 INFO  (searcherExecutor-3169-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 373275 INFO  (searcherExecutor-3169-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 373275 INFO  (searcherExecutor-3169-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 373276 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 373277 INFO  (searcherExecutor-3169-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 373394 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/control/cores/collection1
   [junit4]   2> 373395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 373395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 373395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] 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> 373398 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 373398 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 373398 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 373398 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cb9bb97{/ki_y/yf,null,AVAILABLE}
   [junit4]   2> 373399 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3c6ff657{SSL, (ssl, http/1.1)}{127.0.0.1:38105}
   [junit4]   2> 373399 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.Server Started @373463ms
   [junit4]   2> 373399 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/ki_y/yf, hostPort=38105, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/control/cores}
   [junit4]   2> 373399 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 373399 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 373399 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 373399 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 373399 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 373399 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-20T16:19:42.454Z
   [junit4]   2> 373399 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/control/solr.xml
   [junit4]   2> 373402 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 373402 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 373403 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 374225 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 374225 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 374226 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c6951e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 374226 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c6951e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 374229 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 374230 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ce86cd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 374230 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ce86cd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 374231 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] 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> 374247 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 374247 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 374269 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449
   [junit4]   2> 374277 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449
   [junit4]   2> 374278 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449
   [junit4]   2> 374279 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/control/cores
   [junit4]   2> 374279 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 374288 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 374308 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 374308 WARN  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 374308 WARN  (coreLoadExecutor-3187-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> 374310 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 374310 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 374310 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 374311 INFO  (coreLoadExecutor-3187-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@1b092449
   [junit4]   2> 374311 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 374312 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=61.2578125, floorSegmentMB=0.3603515625, forceMergeDeletesPctAllowed=1.455467987722231, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.516533397562371, deletesPctAllowed=33.300401705155664
   [junit4]   2> 374372 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 374372 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 374373 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 374373 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 374374 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.717439286111924]
   [junit4]   2> 374375 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 374383 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 374408 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 374409 INFO  (coreLoadExecutor-3187-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711438334225547264
   [junit4]   2> 374410 INFO  (searcherExecutor-3189-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 374410 INFO  (searcherExecutor-3189-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 374410 INFO  (searcherExecutor-3189-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 374410 INFO  (searcherExecutor-3189-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 374410 INFO  (searcherExecutor-3189-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 374411 INFO  (searcherExecutor-3189-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 374411 INFO  (searcherExecutor-3189-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 374411 INFO  (searcherExecutor-3189-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 374411 INFO  (searcherExecutor-3189-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 374414 INFO  (searcherExecutor-3189-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 374529 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 374530 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 374530 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 374530 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] 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> 374533 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 374533 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 374533 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 374533 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6624fd80{/ki_y/yf,null,AVAILABLE}
   [junit4]   2> 374534 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c105408{SSL, (ssl, http/1.1)}{127.0.0.1:36037}
   [junit4]   2> 374534 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.Server Started @374599ms
   [junit4]   2> 374534 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/ki_y/yf, hostPort=36037, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard0/cores}
   [junit4]   2> 374535 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 374535 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 374535 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 374535 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 374535 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 374535 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-20T16:19:43.590Z
   [junit4]   2> 374535 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 374538 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 374538 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 374539 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 375130 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 375131 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 375132 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c5d5491[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 375132 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c5d5491[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 375135 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 375138 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33b42061[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 375138 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33b42061[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 375139 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] 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> 375163 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 375163 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 375184 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449
   [junit4]   2> 375196 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449
   [junit4]   2> 375196 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449
   [junit4]   2> 375198 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard0/cores
   [junit4]   2> 375198 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 375207 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 375226 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 375226 WARN  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 375226 WARN  (coreLoadExecutor-3206-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> 375228 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 375228 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 375228 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 375228 INFO  (coreLoadExecutor-3206-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@1b092449
   [junit4]   2> 375229 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 375230 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=61.2578125, floorSegmentMB=0.3603515625, forceMergeDeletesPctAllowed=1.455467987722231, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.516533397562371, deletesPctAllowed=33.300401705155664
   [junit4]   2> 375290 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 375290 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 375291 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 375291 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 375292 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.717439286111924]
   [junit4]   2> 375293 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 375300 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 375323 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 375323 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711438335183945728
   [junit4]   2> 375325 INFO  (searcherExecutor-3208-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 375325 INFO  (searcherExecutor-3208-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 375325 INFO  (searcherExecutor-3208-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 375325 INFO  (searcherExecutor-3208-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 375325 INFO  (searcherExecutor-3208-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 375325 INFO  (searcherExecutor-3208-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 375326 INFO  (searcherExecutor-3208-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 375326 INFO  (searcherExecutor-3208-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 375326 INFO  (searcherExecutor-3208-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 375329 INFO  (searcherExecutor-3208-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 375447 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 375448 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 375448 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 375448 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] 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> 375449 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 375449 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 375449 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 375450 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1801ee40{/ki_y/yf,null,AVAILABLE}
   [junit4]   2> 375450 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2100ed45{SSL, (ssl, http/1.1)}{127.0.0.1:34745}
   [junit4]   2> 375451 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.Server Started @375515ms
   [junit4]   2> 375451 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/ki_y/yf, hostPort=34745, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard1/cores}
   [junit4]   2> 375451 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 375451 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 375451 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 375451 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 375451 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 375451 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-20T16:19:44.506Z
   [junit4]   2> 375451 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 375454 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 375454 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 375455 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 377181 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 377182 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 377183 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f7809e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 377183 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f7809e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 377186 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 377191 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2361a5e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 377191 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2361a5e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 377193 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] 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> 377205 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 377205 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 377228 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449
   [junit4]   2> 377240 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449
   [junit4]   2> 377240 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b092449
   [junit4]   2> 377242 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard1/cores
   [junit4]   2> 377242 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 377252 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 377271 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 377271 WARN  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 377271 WARN  (coreLoadExecutor-3225-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> 377273 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 377273 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 377273 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 377274 INFO  (coreLoadExecutor-3225-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@1b092449
   [junit4]   2> 377274 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 377275 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=61.2578125, floorSegmentMB=0.3603515625, forceMergeDeletesPctAllowed=1.455467987722231, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.516533397562371, deletesPctAllowed=33.300401705155664
   [junit4]   2> 377339 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 377339 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 377340 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 377340 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 377341 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.717439286111924]
   [junit4]   2> 377342 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 377349 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 377373 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 377373 INFO  (coreLoadExecutor-3225-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711438337333526528
   [junit4]   2> 377374 INFO  (searcherExecutor-3227-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 377377 INFO  (searcherExecutor-3227-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 377377 INFO  (searcherExecutor-3227-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 377377 INFO  (searcherExecutor-3227-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 377377 INFO  (searcherExecutor-3227-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 377377 INFO  (searcherExecutor-3227-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 377377 INFO  (searcherExecutor-3227-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 377377 INFO  (searcherExecutor-3227-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 377378 INFO  (searcherExecutor-3227-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 377424 INFO  (searcherExecutor-3227-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 377540 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 377546 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 377546 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 377546 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] 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> 377571 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 377571 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 377571 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 377573 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8c66781{/ki_y/yf,null,AVAILABLE}
   [junit4]   2> 377574 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@197e9d11{SSL, (ssl, http/1.1)}{127.0.0.1:42713}
   [junit4]   2> 377574 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.e.j.s.Server Started @377639ms
   [junit4]   2> 377574 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/ki_y/yf, hostPort=42713, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_4F5114BA7AAF6151-001/tempDir-001/shard2/cores}
   [junit4]   2> 377574 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 377575 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[4F5114BA7AAF6151]) [     ] o.a.s.s.SolrDispatchFilter Using logger fa

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

path=null params={}{add=[16]} 0 0
   [junit4]   2> 2221053 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[4F5114BA7AAF6151]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 0
   [junit4]   2> 2221053 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[4F5114BA7AAF6151]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 2221054 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[4F5114BA7AAF6151]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 0
   [junit4]   2> 2221060 INFO  (searcherExecutor-22284-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2221060 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[4F5114BA7AAF6151]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 2221063 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[4F5114BA7AAF6151]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLiveDocsSharing
   [junit4]   2> 2221064 INFO  (SUITE-TestFiltering-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2221064 INFO  (SUITE-TestFiltering-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=267257495
   [junit4]   2> 2221067 INFO  (coreCloseExecutor-22289-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3cd16179
   [junit4]   2> 2221067 INFO  (coreCloseExecutor-22289-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@3cd16179
   [junit4]   2> 2221067 INFO  (coreCloseExecutor-22289-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a871934: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4e6acadf
   [junit4]   2> 2221084 INFO  (coreCloseExecutor-22289-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2221085 INFO  (SUITE-TestFiltering-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2221085 INFO  (SUITE-TestFiltering-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b998a05: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@40f9bc8b
   [junit4]   2> 2221091 INFO  (SUITE-TestFiltering-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2221091 INFO  (SUITE-TestFiltering-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f1e6fca: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6cebcfeb
   [junit4]   2> 2221093 INFO  (SUITE-TestFiltering-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2221093 INFO  (SUITE-TestFiltering-seed#[4F5114BA7AAF6151]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45001129: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@31882a04
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.search.TestFiltering_4F5114BA7AAF6151-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-LY, timezone=Europe/Riga
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=298916400,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [SolrTestCaseJ4Test, TriggerSetPropertiesIntegrationTest, TestRetrieveFieldsOptimizer, HdfsRestartWhileUpdatingTest, DistanceFunctionTest, TestContainerPlugin, MetricsHistoryIntegrationTest, TestLegacyFieldReuse, CustomHighlightComponentTest, DynamicMapsTest, ClusterStateMockUtilTest, SearchHandlerTest, MaxSizeAutoCommitTest, RequiredFieldsTest, HDFSCollectionsAPITest, TestUseDocValuesAsStored2, TestUnifiedSolrHighlighterWithoutStoredId, SolrCoreCheckLockOnStartupTest, TestCloudConsistency, TestLRUCache, XmlInterpolationTest, TestElisionMultitermQuery, TestLuceneMatchVersion, TestWaitForStateWithJettyShutdowns, DocValuesMissingTest, ExecutePlanActionTest, BasicAuthIntegrationTest, TestSimDistributedQueue, BasicZkTest, DisMaxRequestHandlerTest, ShowFileRequestHandlerTest, TestObjectReleaseTracker, LoggingHandlerTest, TestSurroundQueryParser, RecoveryZkTest, DistributedFacetPivotSmallAdvancedTest, TestFaceting, MultiThreadedOCPTest, MoreLikeThisComponentTest, TestComplexPhraseQParserPlugin, DistributedQueryComponentCustomSortTest, ZkControllerTest, NotRequiredUniqueKeyTest, TestManagedResource, PathHierarchyTokenizerFactoryTest, JsonLoaderTest, RankQParserPluginTest, TestConfigSetsAPIShareSchema, OverseerSolrResponseTest, PreAnalyzedFieldManagedSchemaCloudTest, TestHalfAndHalfDocValues, OutputWriterTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, DirectSolrConnectionTest, ExitableDirectoryReaderTest, HdfsLockFactoryTest, RouteFieldTest, CollectionStateFormat2Test, UniqFieldsUpdateProcessorFactoryTest, ScheduledTriggerTest, CollectionReloadTest, BadCopyFieldTest, TestPKIAuthenticationPlugin, TestAnalyzeInfixSuggestions, SpellCheckComponentTest, XsltUpdateRequestHandlerTest, SpellPossibilityIteratorTest, TestSimScenario, TestAtomicUpdateErrorCases, FullSolrCloudDistribCmdsTest, TestSimLargeCluster, TestExactStatsCache, TestNestedDocsSort, TestCloudManagedSchema, CdcrReplicationHandlerTest, JWTAuthPluginTest, CreateCollectionCleanupTest, TestFunctionQuery, TestBooleanSimilarityFactory, AtomicUpdatesTest, TestRuleBasedAuthorizationWithKerberos, TestInitParams, AliasIntegrationTest, TestSystemCollAutoCreate, IgnoreLargeDocumentProcessorFactoryTest, TestLuceneIndexBackCompat, ConcurrentCreateCollectionTest, MetricsHistoryHandlerTest, TestSQLHandler, BinaryUpdateRequestHandlerTest, CircularListTest, TestExplainDocTransformer, CheckHdfsIndexTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestConfigSetImmutable, DataDrivenBlockJoinTest, TestPolicyCloud, TestMissingGroups, MetricUtilsTest, CurrencyRangeFacetCloudTest, TestPayloadCheckQParserPlugin, TestFieldCacheWithThreads, ExternalFileFieldSortTest, TestExpandComponent, TestJsonFacetErrors, SplitShardTest, BlobRepositoryCloudTest, TestSolrConfigHandlerCloud, UpdateParamsTest, TestReplicationHandlerBackup, ConfigureRecoveryStrategyTest, SecurityHeadersTest, SimpleCollectionCreateDeleteTest, SolrCmdDistributorTest, TestUnInvertedFieldException, TestReRankQParserPlugin, HdfsUnloadDistributedZkTest, TermVectorComponentDistributedTest, BlockCacheTest, TestRandomFaceting, CloudExitableDirectoryReaderTest, DeleteNodeTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, HttpPartitionWithTlogReplicasTest, LeaderFailureAfterFreshStartTest, LeaderVoteWaitTimeoutTest, PackageManagerCLITest, ReplaceNodeTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest, ShardTermsTest, SliceStateTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudRecovery2, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestHashPartitioner, TestOnReconnectListenerSupport, TestPullReplica, TestSSLRandomization, TestSegmentSorting, TestStressCloudBlindAtomicUpdates, TestTlogReplayVsRecovery, TestTlogReplica, ZkSolrClientTest, HdfsCollectionsAPIDistributedZkTest, LocalFSCloudIncrementalBackupTest, TestHdfsCloudBackupRestore, AutoAddReplicasIntegrationTest, NodeLostTriggerIntegrationTest, RestoreTriggerStateTest, TestSnapshotCloudManager, CdcrOpsAndBoundariesTest, HdfsNNFailoverTest, ZkStateReaderTest, ZkStateWriterTest, ZkDynamicConfigTest, CachingDirectoryFactoryTest, ResourceLoaderTest, TestConfLoadPerf, TestConfig, TestCoreDiscovery, TestDynamicURP, TestMinimalConfig, TestReloadAndDeleteDocs, TestSolrDeletionPolicy2, BackupIdTest, TestSolrCloudSnapshots, InfoHandlerTest, SegmentsInfoRequestHandlerTest, SystemInfoHandlerTest, TestApiFramework, TestCollectionAPIs, TestCoreAdminApis, V2CollectionBackupsAPIMappingTest, ZookeeperStatusHandlerFailureTest, DistributedFacetPivotLargeTest, FacetPivotSmallTest, QueryElevationComponentTest, TestSchemaDesignerConfigSetHelper, TestPostingsSolrHighlighter, TestLegacyField, TestNumericRangeQuery64, SolrSlf4jReporterTest, SubstringBytesRefFilterTest, TestFacetMethods, TestMacros, SmileWriterTest, TestCustomDocTransformer, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestPHPSerializedResponseWriter, TestSubQueryTransformerDistrib, TestFieldTypeCollectionResource, TestSchemaSimilarityResource, TestManagedSynonymGraphFilterFactory, ManagedSchemaRoundRobinCloudTest, TestManagedSchemaThreadSafety, TestSchemaField, TestSchemalessBufferedUpdates, TestSortableTextField, TestTextField, LargeFieldTest, MaxScoreCollectorTest, MergeStrategyTest, TestBlockCollapse, TestDocSet, TestFilteredDocIdSet, TestFiltering]
   [junit4] Completed [800/947 (3!)] on J0 in 2.68s, 4 tests, 1 failure <<< FAILURES!

[...truncated 54714 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 77 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.search.TestFiltering.testRandomFiltering

Error Message:
should have unwrapped

Stack Trace:
java.lang.AssertionError: should have unwrapped
	at __randomizedtesting.SeedInfo.seed([3EDC7D7D58E54001:21BFDEB8BDC20008]:0)
	at org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:862)
	at org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:824)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1367)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:596)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1511)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:390)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1090)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1059)
	at org.apache.solr.search.TestFiltering.testRandomFiltering(TestFiltering.java:488)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13357 lines...]
   [junit4] Suite: org.apache.solr.search.TestFiltering
   [junit4]   2> 12788 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 12789 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.search.TestFiltering_3EDC7D7D58E54001-001/data-dir-2-001
   [junit4]   2> 12789 WARN  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 12789 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 12791 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 12792 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 12793 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 12805 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 12831 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 12832 WARN  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 12835 WARN  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 12848 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 12890 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 15071 WARN  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.TestFiltering.beforeTests(TestFiltering.java:45) [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> 15074 WARN  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.TestFiltering.beforeTests(TestFiltering.java:45) [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> 15076 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 15077 WARN  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 15082 WARN  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@141fc03c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15082 WARN  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@141fc03c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15086 WARN  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 15087 WARN  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4882f347[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15087 WARN  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4882f347[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15088 WARN  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-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> 15123 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b9e5dd6
   [junit4]   2> 15123 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b9e5dd6
   [junit4]   2> 15123 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b9e5dd6
   [junit4]   2> 15129 INFO  (coreLoadExecutor-32-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 15139 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 15339 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 15345 WARN  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 15346 WARN  (coreLoadExecutor-32-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> 15353 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 15357 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 15375 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 15376 INFO  (coreLoadExecutor-32-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@6b9e5dd6
   [junit4]   2> 15376 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.search.TestFiltering_3EDC7D7D58E54001-001/data-dir-2-001/]
   [junit4]   2> 15380 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6804238990766945]
   [junit4]   2> 15560 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 15560 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 15561 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=51.4130859375, floorSegmentMB=1.9970703125, forceMergeDeletesPctAllowed=23.163057720278086, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=49.104153082748454
   [junit4]   2> 15641 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 15704 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 15813 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 15813 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 15824 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 15824 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 15824 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 15825 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 15825 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 15826 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 15827 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 15827 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 15827 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 15831 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 15834 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCaching
   [junit4]   2> 15840 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 15841 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 6
   [junit4]   2> 15869 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 26
   [junit4]   2> 15876 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 15879 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 15882 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 1
   [junit4]   2> 16269 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 23 ms
   [junit4]   2> 16271 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 387
   [junit4]   2> 16418 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!frange+l%3D2+u%3D3+cache%3Dfalse}val_i&wt=xml} hits=2 status=0 QTime=146
   [junit4]   2> 16481 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!frange+l%3D2+u%3D3+cache%3Dfalse}val_i&wt=xml} hits=2 status=0 QTime=25
   [junit4]   2> 16513 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!frange+l%3D2+u%3D4}val_i&wt=xml} hits=3 status=0 QTime=31
   [junit4]   2> 16515 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!frange+l%3D2+u%3D4+cost%3D0}val_i&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 16515 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!frange+l%3D2+u%3D4+cost%3D999}val_i&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 16523 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!frange+l%3D2+u%3D5+cache%3Dfalse+cost%3D0}val_i&wt=xml} hits=3 status=0 QTime=7
   [junit4]   2> 16568 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.field=id&fq={!frange+l%3D2+u%3D6+cache%3Dfalse}val_i&facet=true&wt=xml} hits=3 status=0 QTime=44
   [junit4]   2> 16572 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.field=id&fq={!frange+l%3D2+u%3D6+cache%3Dfalse}val_i&facet=true&wt=xml} hits=3 status=0 QTime=4
   [junit4]   2> 16573 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.field=id&fq={!frange+l%3D2+u%3D7}val_i&facet=true&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 16574 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.field=id&fq={!frange+l%3D2+u%3D7+cost%3D0}val_i&facet=true&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 16575 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.field=id&fq={!frange+l%3D2+u%3D7+cost%3D999}val_i&facet=true&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 16576 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.field=id&fq={!frange+l%3D2+u%3D8+cache%3Dfalse+cost%3D0}val_i&facet=true&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 16798 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse}*:*&fl=val_i&start=2&sort=val_i+asc&rows=1&wt=xml} hits=4 status=0 QTime=221
   [junit4]   2> 16802 INFO  (TEST-TestFiltering.testCaching-seed#[3EDC7D7D58E54001]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCaching
   [junit4]   2> 16806 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLiveDocsSharing
   [junit4]   2> 16806 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 16806 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 16808 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 16809 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 16810 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 16811 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 16812 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 16813 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 16814 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 16816 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 16820 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 16829 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 8
   [junit4]   2> 16830 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 16831 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 16832 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 16833 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 16834 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 16835 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 16836 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 16837 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 16838 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 16839 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 16840 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 16846 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 5
   [junit4]   2> 16847 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 16848 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 0
   [junit4]   2> 16890 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 3 ms
   [junit4]   2> 16940 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 91
   [junit4]   2> 17023 INFO  (TEST-TestFiltering.testLiveDocsSharing-seed#[3EDC7D7D58E54001]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLiveDocsSharing
   [junit4]   2> 17031 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHossssSanity
   [junit4]   2> 17031 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 17031 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 17033 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 17034 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 17035 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 17036 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 17037 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 17038 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 17039 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 17040 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 17057 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 16
   [junit4]   2> 17057 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 17307 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 9 ms
   [junit4]   2> 17333 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 274
   [junit4]   2> 17334 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 17363 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D0+u%3D1}&fq={!frange+v%3Dval_i+l%3D0+u%3D1}&fq={!frange+v%3Dval_i+l%3D0+u%3D1}&fq=-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D1}"&fq=-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D1}"} hits=1 status=0 QTime=26
   [junit4]   2> 17364 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D0+u%3D1}&fq={!frange+v%3Dval_i+l%3D1+u%3D1}&fq={!frange+v%3Dval_i+l%3D0+u%3D1}&fq=-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D1}"&fq=-_query_:"{!frange+v%3Dval_i+l%3D0+u%3D1}"} hits=0 status=0 QTime=0
   [junit4]   2> 17365 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 17366 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D0+u%3D1}&fq={!frange+v%3Dval_i+l%3D1+u%3D1}&fq={!frange+v%3Dval_i+l%3D0+u%3D1}&fq=-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D1}"&fq=-_query_:"{!frange+v%3Dval_i+l%3D0+u%3D1}"} hits=0 status=0 QTime=0
   [junit4]   2> 17367 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D0+u%3D1}&fq={!frange+v%3Dval_i+l%3D0+u%3D1}&fq={!frange+v%3Dval_i+l%3D0+u%3D1}&fq=-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D1}"&fq=-_query_:"{!frange+v%3Dval_i+l%3D1+u%3D1}"} hits=1 status=0 QTime=0
   [junit4]   2> 17367 INFO  (TEST-TestFiltering.testHossssSanity-seed#[3EDC7D7D58E54001]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHossssSanity
   [junit4]   2> 17390 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFiltering
   [junit4]   2> 17390 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 17390 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 17392 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[0]} 0 1
   [junit4]   2> 17392 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[1]} 0 0
   [junit4]   2> 17393 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[2]} 0 0
   [junit4]   2> 17393 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[3]} 0 0
   [junit4]   2> 17394 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[4]} 0 0
   [junit4]   2> 17395 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[5]} 0 0
   [junit4]   2> 17395 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[5]} 0 0
   [junit4]   2> 17396 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[6]} 0 0
   [junit4]   2> 17396 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[6]} 0 0
   [junit4]   2> 17397 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[7]} 0 0
   [junit4]   2> 17397 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[8]} 0 0
   [junit4]   2> 17398 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[9]} 0 0
   [junit4]   2> 17398 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[10]} 0 0
   [junit4]   2> 17401 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[10]} 0 0
   [junit4]   2> 17402 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[11]} 0 0
   [junit4]   2> 17431 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 1 ms
   [junit4]   2> 17438 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 36
   [junit4]   2> 17446 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[12]} 0 5
   [junit4]   2> 17479 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 1 ms
   [junit4]   2> 17483 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 37
   [junit4]   2> 17485 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[13]} 0 0
   [junit4]   2> 17487 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[13]} 0 0
   [junit4]   2> 17488 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[14]} 0 0
   [junit4]   2> 17488 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[15]} 0 0
   [junit4]   2> 17489 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[16]} 0 0
   [junit4]   2> 17489 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[16]} 0 0
   [junit4]   2> 17490 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[17]} 0 0
   [junit4]   2> 17490 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[18]} 0 0
   [junit4]   2> 17491 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[19]} 0 0
   [junit4]   2> 17492 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[19]} 0 0
   [junit4]   2> 17493 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[20]} 0 0
   [junit4]   2> 17494 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[21]} 0 0
   [junit4]   2> 17495 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[22]} 0 0
   [junit4]   2> 17496 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[23]} 0 0
   [junit4]   2> 17496 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[24]} 0 0
   [junit4]   2> 17497 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[25]} 0 0
   [junit4]   2> 17498 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[25]} 0 0
   [junit4]   2> 17498 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[26]} 0 0
   [junit4]   2> 17499 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[27]} 0 0
   [junit4]   2> 17518 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 2 ms
   [junit4]   2> 17520 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 17522 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[28]} 0 1
   [junit4]   2> 17523 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[29]} 0 0
   [junit4]   2> 17524 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[30]} 0 0
   [junit4]   2> 17525 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[30]} 0 0
   [junit4]   2> 17526 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[31]} 0 0
   [junit4]   2> 17527 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[32]} 0 0
   [junit4]   2> 17528 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[33]} 0 0
   [junit4]   2> 17528 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[34]} 0 0
   [junit4]   2> 17529 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[35]} 0 0
   [junit4]   2> 17530 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[36]} 0 0
   [junit4]   2> 17530 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[37]} 0 0
   [junit4]   2> 17546 INFO  (searcherExecutor-34-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 1 ms
   [junit4]   2> 17556 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 25
   [junit4]   2> 17558 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=38 status=0 QTime=1
   [junit4]   2> 17634 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse}+-val_i:1+-val_i:2+-val_i:5+-val_i:6+-val_i:7+-val_i:8+-val_i:10+-val_i:16+-val_i:17+-val_i:21+-val_i:22+-val_i:23+-val_i:27+-val_i:29+-val_i:30+-val_i:33+-val_i:34+-val_i:35+-val_i:36&q=val_i:{00022+TO+00053]&group.main=true&group.cache.percent=100&fq=-_query_:"{!frange+v%3Dval_i+l%3D17+u%3D37}"&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"val_i:{00007+TO+00038}"&fq=+-val_i:0+-val_i:3+-val_i:6+-val_i:7+-val_i:15+-val_i:19+-val_i:20+-val_i:24+-val_i:25+-val_i:26+-val_i:29+-val_i:31+-val_i:32+-val_i:33+-val_i:37&facet=true&wt=xml&group.field=id&group=true} hits=0 status=0 QTime=68
   [junit4]   2> 17875 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dfalse+cost%3D123+tag%3Dt}val_s:{00005+TO+00041]+OR+val_s:[00006+TO+00042}&fq={!cache%3Dfalse+tag%3Dt}+val_i:0+val_i:1+val_i:2+val_i:5+val_i:6+val_i:8+val_i:11+val_i:12+val_i:13+val_i:14+val_i:15+val_i:17+val_i:20+val_i:22+val_i:24+val_i:25+val_i:27+val_i:28+val_i:29+val_i:32+val_i:33+val_i:34+val_i:35+val_i:36&fq={!cache%3Dfalse+tag%3Dt}+val_i:0+val_i:1+val_i:8+val_i:11+val_i:12+val_i:16+val_i:18+val_i:19+val_i:20+val_i:23+val_i:24+val_i:25+val_i:29+val_i:30+val_i:31+val_i:34+val_i:35+val_i:36+val_i:37&fq=-_query_:"{!frange+v%3Dval_i+l%3D37+u%3D39}"&wt=xml} hits=10 status=0 QTime=239
   [junit4]   2> 17885 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dtrue+tag%3Dt}+-val_i:0+-val_i:4+-val_i:5+-val_i:8+-val_i:9+-val_i:10+-val_i:11+-val_i:12+-val_i:13+-val_i:17+-val_i:21+-val_i:23+-val_i:24+-val_i:27+-val_i:29+-val_i:32+-val_i:37&group.main=true&group.cache.percent=100&fq={!+cost%3D8}val_i:[00029+TO+00054}+OR+val_i:{00028+TO+00053]&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"val_s:{00025+TO+00038}"&wt=xml&group.field=id&group=true} hits=0 status=0 QTime=8
   [junit4]   2> 17886 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D35+u%3D41+cache%3Dtrue+tag%3Dt}&fq={!+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D29+u%3D37}"&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 17889 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dtrue+tag%3Dt}val_s:{00035+TO+00065]+AND+val_s:[00036+TO+00066}&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 17892 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}+val_i:1+val_i:5+val_i:6+val_i:8+val_i:9+val_i:16+val_i:19+val_i:20+val_i:21+val_i:24+val_i:26+val_i:28+val_i:31+val_i:32+val_i:36+val_i:37&q={!+cache%3Dtrue+tag%3Dt}-_query_:"val_i:[00025+TO+00037]"&fq=val_s:[00037+TO+00037]+OR+id:RAND776580080&fq={!frange+v%3Dval_i+l%3D23+u%3D33+cache%3Dtrue+tag%3Dt}&facet=true&wt=xml} hits=0 status=0 QTime=2
   [junit4]   2> 17900 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=+val_i:1+val_i:4+val_i:5+val_i:6+val_i:7+val_i:9+val_i:10+val_i:11+val_i:12+val_i:19+val_i:20+val_i:21+val_i:22+val_i:24+val_i:27+val_i:29+val_i:32+val_i:37&fq={!cache%3Dfalse+tag%3Dt}+val_i:0+val_i:1+val_i:2+val_i:3+val_i:4+val_i:5+val_i:9+val_i:11+val_i:13+val_i:15+val_i:20+val_i:21+val_i:22+val_i:26+val_i:27+val_i:28+val_i:29+val_i:30+val_i:31+val_i:33+val_i:34+val_i:36&wt=xml} hits=10 status=0 QTime=6
   [junit4]   2> 17919 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+frange+v%3Dval_i+l%3D18+u%3D43+cache%3Dfalse}&q=+val_i:0+val_i:1+val_i:2+val_i:5+val_i:6+val_i:7+val_i:9+val_i:11+val_i:13+val_i:14+val_i:15+val_i:17+val_i:20+val_i:23+val_i:24+val_i:25+val_i:29+val_i:30+val_i:31+val_i:32+val_i:34+val_i:35&fq={!+cache%3Dtrue+tag%3Dt}val_s:{00036+TO+00037]&facet=true&wt=xml} hits=0 status=0 QTime=18
   [junit4]   2> 17928 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse}+-val_i:0+-val_i:1+-val_i:3+-val_i:4+-val_i:6+-val_i:7+-val_i:9+-val_i:10+-val_i:11+-val_i:12+-val_i:13+-val_i:16+-val_i:17+-val_i:18+-val_i:19+-val_i:21+-val_i:22+-val_i:23+-val_i:24+-val_i:28+-val_i:29+-val_i:33+-val_i:34+-val_i:36&q=val_i:{00028+TO+00038}&fq=val_i:[00002+TO+00032]+OR+id:RAND-1686425997&facet=true&wt=xml} hits=4 status=0 QTime=8
   [junit4]   2> 17964 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse}+val_i:0+val_i:1+val_i:2+val_i:4+val_i:7+val_i:10+val_i:11+val_i:12+val_i:13+val_i:15+val_i:17+val_i:20+val_i:22+val_i:23+val_i:24+val_i:26+val_i:27+val_i:32+val_i:34+val_i:36+val_i:37&q={!+cache%3Dfalse+cost%3D90+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D26+u%3D37}"&group.main=true&facet=true&wt=xml&group.field=id&group=true} hits=26 status=0 QTime=34
   [junit4]   2> 17972 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+cost%3D55+tag%3Dt}+-val_i:1+-val_i:3+-val_i:4+-val_i:5+-val_i:7+-val_i:8+-val_i:9+-val_i:10+-val_i:12+-val_i:13+-val_i:16+-val_i:17+-val_i:18+-val_i:19+-val_i:21+-val_i:22+-val_i:24+-val_i:25+-val_i:26+-val_i:31+-val_i:34+-val_i:35+-val_i:37&fq={!frange+v%3Dval_i+l%3D32+u%3D48+cost%3D3}&wt=xml} hits=3 status=0 QTime=5
   [junit4]   2> 17981 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dtrue+tag%3Dt}+val_i:0+val_i:2+val_i:3+val_i:5+val_i:6+val_i:7+val_i:9+val_i:10+val_i:11+val_i:12+val_i:13+val_i:14+val_i:16+val_i:17+val_i:19+val_i:20+val_i:21+val_i:24+val_i:26+val_i:29+val_i:30+val_i:32&fq=id:RAND1923184129+OR+val_i:[00027+TO+00038]&fq={!+cache%3Dfalse+tag%3Dt}-_query_:"val_s:{00006+TO+00038}"&fq={!+cache%3Dfalse+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D6+u%3D37}"&wt=xml} hits=0 status=0 QTime=8
   [junit4]   2> 17986 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+tag%3Dt}+val_i:4+val_i:6+val_i:11+val_i:15+val_i:16+val_i:18+val_i:21+val_i:24+val_i:25+val_i:26+val_i:27+val_i:28+val_i:30+val_i:31+val_i:32+val_i:34+val_i:35&fq={!}val_i:{00024+TO+00052}&fq={!+tag%3Dt}-_query_:"val_s:[00034+TO+00038}"&fq=val_s:{00015+TO+00045]&fq=-_query_:"val_s:[00008+TO+00037]"&wt=xml} hits=0 status=0 QTime=2
   [junit4]   2> 17995 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+}-_query_:"val_s:{00027+TO+00037]"&q={!frange+v%3Dval_i+l%3D28+u%3D43}&fq={!frange+v%3Dval_i+l%3D20+u%3D55+cache%3Dfalse+tag%3Dt}&fq={!cache%3Dtrue+tag%3Dt}+-val_i:2+-val_i:4+-val_i:8+-val_i:10+-val_i:16+-val_i:18+-val_i:19+-val_i:20+-val_i:27+-val_i:29+-val_i:30+-val_i:33+-val_i:34+-val_i:35+-val_i:36&fq={!cache%3Dfalse}+val_i:4+val_i:5+val_i:6+val_i:7+val_i:9+val_i:12+val_i:14+val_i:15+val_i:16+val_i:20+val_i:22+val_i:23+val_i:26+val_i:27+val_i:28+val_i:30+val_i:31+val_i:32+val_i:33+val_i:34+val_i:36+val_i:37&facet=true&wt=xml} hits=4 status=0 QTime=7
   [junit4]   2> 18002 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery++cost%3D118}val_s:[00034+TO+00048}&q={!+cache%3Dfalse+cost%3D72+tag%3Dt}val_s:{00020+TO+00039}&fq={!cache%3Dfalse}+val_i:1+val_i:3+val_i:4+val_i:5+val_i:6+val_i:8+val_i:10+val_i:13+val_i:14+val_i:20+val_i:21+val_i:24+val_i:25+val_i:26+val_i:27+val_i:28+val_i:33+val_i:35&fq={!+cost%3D70}val_s:[00028+TO+00041]&facet=true&wt=xml} hits=3 status=0 QTime=5
   [junit4]   2> 18018 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dtrue+tag%3Dt}-_query_:"val_i:[00035+TO+00038}"&fq=val_i:[00030+TO+00059}&fq={!+cache%3Dfalse+cost%3D154+tag%3Dt}val_i:[00033+TO+00061}+AND+val_i:{00032+TO+00060]&wt=xml} hits=2 status=0 QTime=4
   [junit4]   2> 18021 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+tag%3Dt}+val_i:1+val_i:2+val_i:5+val_i:8+val_i:9+val_i:11+val_i:13+val_i:15+val_i:16+val_i:17+val_i:20+val_i:26+val_i:27+val_i:28+val_i:30&fq={!+cache%3Dtrue+tag%3Dt}val_i:{00021+TO+00039}&wt=xml} hits=4 status=0 QTime=2
   [junit4]   2> 18038 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}-_query_:"val_i:[00008+TO+00038}"&q=+val_i:2+val_i:4+val_i:5+val_i:7+val_i:9+val_i:12+val_i:14+val_i:15+val_i:16+val_i:17+val_i:18+val_i:19+val_i:23+val_i:24+val_i:26+val_i:28+val_i:35+val_i:36+val_i:37&fq={!+cache%3Dtrue+tag%3Dt}val_s:{00004+TO+00022]&facet=true&wt=xml} hits=10 status=0 QTime=16
   [junit4]   2> 18050 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse}+val_i:1+val_i:3+val_i:5+val_i:7+val_i:8+val_i:11+val_i:12+val_i:14+val_i:18+val_i:20+val_i:24+val_i:27+val_i:29+val_i:30+val_i:31+val_i:33+val_i:36&q={!+cache%3Dfalse+tag%3Dt}-_query_:"val_i:{00036+TO+00037]"&fq=+val_i:1+val_i:2+val_i:3+val_i:4+val_i:6+val_i:7+val_i:10+val_i:13+val_i:14+val_i:15+val_i:16+val_i:17+val_i:18+val_i:22+val_i:23+val_i:24+val_i:28+val_i:29+val_i:30+val_i:31+val_i:32+val_i:34&fq={!frange+v%3Dval_i+l%3D37+u%3D37}&fq=val_s:{00010+TO+00039}+OR+val_s:[00011+TO+00038]&facet=true&wt=xml} hits=0 status=0 QTime=9
   [junit4]   2> 18055 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery++cache%3Dfalse}-_query_:"{!frange+v%3Dval_i+l%3D35+u%3D37}"&q={!cache%3Dtrue+tag%3Dt}+val_i:0+val_i:1+val_i:2+val_i:8+val_i:10+val_i:14+val_i:16+val_i:18+val_i:20+val_i:22+val_i:23+val_i:24+val_i:25+val_i:26+val_i:27+val_i:28+val_i:30+val_i:31+val_i:32+val_i:34+val_i:35+val_i:36&fq={!+cache%3Dfalse+cost%3D41+tag%3Dt}val_i:{00035+TO+00064]+OR+val_i:[00036+TO+00065}&fq={!frange+v%3Dval_i+l%3D0+u%3D37+cache%3Dfalse+cost%3D170}&fq={!+cache%3Dfalse}-_query_:"val_i:{00008+TO+00038}"&fq={!cache%3Dfalse+cost%3D105+tag%3Dt}+val_i:0+val_i:1+val_i:2+val_i:5+val_i:6+val_i:8+val_i:9+val_i:10+val_i:12+val_i:13+val_i:14+val_i:16+val_i:17+val_i:18+val_i:19+val_i:20+val_i:21+val_i:22+val_i:23+val_i:28+val_i:29+val_i:31+val_i:32+val_i:37&facet=true&wt=xml} hits=0 status=0 QTime=5
   [junit4]   2> 18081 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse+cost%3D135}+val_i:4+val_i:5+val_i:6+val_i:10+val_i:12+val_i:14+val_i:16+val_i:18+val_i:21+val_i:22+val_i:23+val_i:24+val_i:25+val_i:26+val_i:30+val_i:31+val_i:32+val_i:33+val_i:36+val_i:37&q={!cache%3Dfalse+cost%3D162+tag%3Dt}+val_i:0+val_i:2+val_i:5+val_i:12+val_i:14+val_i:16+val_i:17+val_i:18+val_i:19+val_i:22+val_i:23+val_i:29+val_i:30+val_i:31+val_i:33+val_i:34+val_i:37&fq={!+cost%3D79+tag%3Dt}id:RAND1232188306+OR+val_s:[00011+TO+00041}&facet=true&wt=xml} hits=14 status=0 QTime=25
   [junit4]   2> 18087 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse+cost%3D44}+-val_i:2+-val_i:3+-val_i:5+-val_i:12+-val_i:14+-val_i:16+-val_i:17+-val_i:18+-val_i:19+-val_i:21+-val_i:22+-val_i:30+-val_i:32+-val_i:33+-val_i:34+-val_i:35+-val_i:36+-val_i:37&q=-_query_:"val_i:{00033+TO+00038}"&fq=-_query_:"val_i:{00018+TO+00038}"&fq={!cache%3Dfalse+cost%3D139}+-val_i:1+-val_i:5+-val_i:6+-val_i:7+-val_i:11+-val_i:14+-val_i:16+-val_i:18+-val_i:19+-val_i:20+-val_i:21+-val_i:24+-val_i:27+-val_i:30+-val_i:31+-val_i:32+-val_i:34+-val_i:35+-val_i:37&facet=true&wt=xml} hits=11 status=0 QTime=3
   [junit4]   2> 18097 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}val_s:{00027+TO+00046]+AND+val_s:[00028+TO+00047}&q={!+cache%3Dfalse+cost%3D169+tag%3Dt}val_i:[00024+TO+00030}+AND+val_i:{00023+TO+00029]&facet=true&wt=xml} hits=6 status=0 QTime=8
   [junit4]   2> 18102 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+frange+v%3Dval_i+l%3D7+u%3D38}&q=-_query_:"{!frange+v%3Dval_i+l%3D6+u%3D37}"&fq={!}val_i:{00025+TO+00046]+OR+id:RAND253577570&facet=true&wt=xml} hits=0 status=0 QTime=4
   [junit4]   2> 18108 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D24+u%3D38+cache%3Dtrue+tag%3Dt}&fq={!+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D19+u%3D37}"&fq={!+cache%3Dfalse}val_i:[00033+TO+00047}+OR+id:RAND-593213215&wt=xml} hits=0 status=0 QTime=5
   [junit4]   2> 18111 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+frange+v%3Dval_i+l%3D20+u%3D57}&q={!}-_query_:"val_s:[00005+TO+00037]"&fq={!+cost%3D80+tag%3Dt}val_i:{00032+TO+00069]+OR+id:RAND743360281&fq={!cache%3Dfalse+tag%3Dt}+val_i:0+val_i:4+val_i:5+val_i:7+val_i:8+val_i:10+val_i:13+val_i:14+val_i:16+val_i:17+val_i:23+val_i:27+val_i:29+val_i:31+val_i:33+val_i:34+val_i:36+val_i:37&fq=val_s:{00017+TO+00036]&facet=true&wt=xml} hits=0 status=0 QTime=3
   [junit4]   2> 18120 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse}+-val_i:0+-val_i:1+-val_i:2+-val_i:3+-val_i:5+-val_i:7+-val_i:8+-val_i:9+-val_i:19+-val_i:20+-val_i:22+-val_i:25+-val_i:28+-val_i:29+-val_i:30+-val_i:31+-val_i:33+-val_i:34+-val_i:37&fq={!}val_i:[00034+TO+00048}&fq={!frange+v%3Dval_i+l%3D34+u%3D55+cache%3Dfalse+tag%3Dt}&fq={!+cost%3D1+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D25+u%3D37}"&fq={!frange+v%3Dval_i+l%3D8+u%3D32}&wt=xml} hits=0 status=0 QTime=8
   [junit4]   2> 18121 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-_query_:"{!frange+v%3Dval_i+l%3D22+u%3D37}"&wt=xml} hits=22 status=0 QTime=0
   [junit4]   2> 18128 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse+cost%3D90}+-val_i:1+-val_i:3+-val_i:5+-val_i:12+-val_i:13+-val_i:15+-val_i:21+-val_i:22+-val_i:23+-val_i:25+-val_i:27+-val_i:29+-val_i:30+-val_i:31+-val_i:32+-val_i:33+-val_i:34+-val_i:36&q={!frange+v%3Dval_i+l%3D23+u%3D54}&fq={!cache%3Dfalse+tag%3Dt}+-val_i:1+-val_i:2+-val_i:3+-val_i:5+-val_i:8+-val_i:10+-val_i:11+-val_i:12+-val_i:14+-val_i:16+-val_i:18+-val_i:21+-val_i:22+-val_i:25+-val_i:26+-val_i:27+-val_i:28+-val_i:30+-val_i:34+-val_i:35&fq={!cache%3Dfalse+tag%3Dt}+val_i:1+val_i:4+val_i:5+val_i:6+val_i:9+val_i:11+val_i:12+val_i:13+val_i:14+val_i:15+val_i:16+val_i:18+val_i:19+val_i:20+val_i:22+val_i:24+val_i:29+val_i:30+val_i:31+val_i:32+val_i:35+val_i:37&facet=true&wt=xml} hits=5 status=0 QTime=6
   [junit4]   2> 18141 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse+cost%3D163}+val_i:0+val_i:1+val_i:2+val_i:4+val_i:5+val_i:6+val_i:7+val_i:11+val_i:15+val_i:16+val_i:17+val_i:21+val_i:22+val_i:24+val_i:28+val_i:30+val_i:31+val_i:32+val_i:35+val_i:37&q={!frange+v%3Dval_i+l%3D20+u%3D48+cost%3D46+tag%3Dt}&group.main=true&fq=-_query_:"{!frange+v%3Dval_i+l%3D33+u%3D37}"&fq={!cache%3Dfalse+cost%3D119+tag%3Dt}+-val_i:0+-val_i:1+-val_i:5+-val_i:7+-val_i:9+-val_i:10+-val_i:13+-val_i:14+-val_i:15+-val_i:16+-val_i:18+-val_i:22+-val_i:24+-val_i:25+-val_i:27+-val_i:29+-val_i:30+-val_i:32+-val_i:33+-val_i:34+-val_i:37&fq={!cache%3Dfalse+tag%3Dt}+val_i:0+val_i:1+val_i:5+val_i:9+val_i:10+val_i:16+val_i:18+val_i:21+val_i:27+val_i:28+val_i:30+val_i:31+val_i:33+val_i:36&fq={!+cache%3Dtrue+tag%3Dt}id:RAND1175073712+OR+val_i:{00003+TO+00028}&facet=true&wt=xml&group.field=id&group=true} hits=1 status=0 QTime=12
   [junit4]   2> 18152 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+}-_query_:"val_i:{00004+TO+00037]"&q={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D22+u%3D37}"&fq={!cache%3Dfalse+cost%3D196}+-val_i:1+-val_i:3+-val_i:5+-val_i:6+-val_i:7+-val_i:8+-val_i:10+-val_i:12+-val_i:13+-val_i:14+-val_i:17+-val_i:20+-val_i:21+-val_i:22+-val_i:25+-val_i:27+-val_i:28+-val_i:29+-val_i:30+-val_i:31+-val_i:33+-val_i:35+-val_i:36+-val_i:37&facet=true&wt=xml} hits=9 status=0 QTime=3
   [junit4]   2> 18156 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+cost%3D106+tag%3Dt}+val_i:1+val_i:3+val_i:5+val_i:7+val_i:10+val_i:11+val_i:15+val_i:16+val_i:19+val_i:20+val_i:23+val_i:27+val_i:28+val_i:30+val_i:33+val_i:35+val_i:36&fq={!cache%3Dfalse}+-val_i:0+-val_i:3+-val_i:4+-val_i:5+-val_i:6+-val_i:10+-val_i:11+-val_i:12+-val_i:13+-val_i:17+-val_i:20+-val_i:23+-val_i:27+-val_i:28+-val_i:30+-val_i:33+-val_i:34+-val_i:35+-val_i:37&fq={!+cache%3Dfalse+cost%3D106+tag%3Dt}-_query_:"val_i:{00024+TO+00038}"&fq={!cache%3Dtrue+tag%3Dt}+-val_i:1+-val_i:3+-val_i:4+-val_i:5+-val_i:6+-val_i:7+-val_i:10+-val_i:11+-val_i:13+-val_i:14+-val_i:17+-val_i:18+-val_i:19+-val_i:22+-val_i:27+-val_i:30+-val_i:31+-val_i:34+-val_i:36&wt=xml} hits=2 status=0 QTime=3
   [junit4]   2> 18165 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}+-val_i:0+-val_i:1+-val_i:4+-val_i:8+-val_i:9+-val_i:10+-val_i:11+-val_i:13+-val_i:14+-val_i:16+-val_i:18+-val_i:21+-val_i:22+-val_i:23+-val_i:25+-val_i:26+-val_i:27+-val_i:29+-val_i:31+-val_i:32+-val_i:33+-val_i:35&q={!+cache%3Dtrue+tag%3Dt}val_i:[00011+TO+00035]&fq={!cache%3Dfalse+cost%3D117+tag%3Dt}+val_i:0+val_i:2+val_i:4+val_i:6+val_i:7+val_i:8+val_i:10+val_i:14+val_i:15+val_i:16+val_i:19+val_i:21+val_i:22+val_i:26+val_i:28+val_i:29+val_i:31+val_i:34+val_i:35+val_i:36&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"val_s:{00017+TO+00037]"&fq={!cache%3Dfalse+cost%3D137+tag%3Dt}+-val_i:0+-val_i:1+-val_i:2+-val_i:3+-val_i:4+-val_i:8+-val_i:10+-val_i:11+-val_i:12+-val_i:13+-val_i:14+-val_i:16+-val_i:17+-val_i:21+-val_i:23+-val_i:24+-val_i:25+-val_i:28+-val_i:29+-val_i:32+-val_i:34+-val_i:37&facet=true&wt=xml} hits=1 status=0 QTime=9
   [junit4]   2> 18176 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dtrue}+-val_i:1+-val_i:5+-val_i:6+-val_i:7+-val_i:10+-val_i:12+-val_i:14+-val_i:16+-val_i:17+-val_i:18+-val_i:19+-val_i:20+-val_i:22+-val_i:23+-val_i:24+-val_i:25+-val_i:27+-val_i:31+-val_i:32+-val_i:35&q={!cache%3Dfalse+cost%3D76}+-val_i:2+-val_i:3+-val_i:7+-val_i:11+-val_i:12+-val_i:13+-val_i:14+-val_i:18+-val_i:21+-val_i:22+-val_i:23+-val_i:25+-val_i:26+-val_i:28+-val_i:30+-val_i:36&fq={!+cache%3Dfalse+cost%3D154}-_query_:"{!frange+v%3Dval_i+l%3D22+u%3D37}"&fq=+val_i:1+val_i:2+val_i:3+val_i:6+val_i:7+val_i:8+val_i:9+val_i:12+val_i:13+val_i:16+val_i:20+val_i:24+val_i:27+val_i:29+val_i:30+val_i:31+val_i:36+val_i:37&fq={!cache%3Dtrue+tag%3Dt}+val_i:1+val_i:2+val_i:18+val_i:20+val_i:21+val_i:23+val_i:25+val_i:28+val_i:30+val_i:31+val_i:35&fq={!+cache%3Dfalse+cost%3D5}-_query_:"val_i:[00003+TO+00037]"&facet=true&wt=xml} hits=1 status=0 QTime=10
   [junit4]   2> 18177 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+tag%3Dt}-_query_:"val_s:[00013+TO+00037]"&wt=xml} hits=13 status=0 QTime=1
   [junit4]   2> 18179 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+tag%3Dt}+-val_i:1+-val_i:2+-val_i:4+-val_i:9+-val_i:11+-val_i:12+-val_i:13+-val_i:14+-val_i:15+-val_i:18+-val_i:19+-val_i:21+-val_i:22+-val_i:23+-val_i:25+-val_i:27+-val_i:28+-val_i:29+-val_i:30+-val_i:31+-val_i:32+-val_i:33+-val_i:35+-val_i:36+-val_i:37&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D0+u%3D37}"&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 18181 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}-_query_:"{!frange+v%3Dval_i+l%3D13+u%3D37}"&q={!+cache%3Dfalse+cost%3D62}-_query_:"{!frange+v%3Dval_i+l%3D8+u%3D37}"&fq=-_query_:"{!frange+v%3Dval_i+l%3D31+u%3D37}"&fq={!cache%3Dfalse+cost%3D28}+-val_i:1+-val_i:2+-val_i:4+-val_i:6+-val_i:8+-val_i:13+-val_i:16+-val_i:24+-val_i:25+-val_i:27+-val_i:33+-val_i:35+-val_i:37&fq={!cache%3Dtrue}+-val_i:0+-val_i:1+-val_i:3+-val_i:4+-val_i:6+-val_i:9+-val_i:14+-val_i:17+-val_i:18+-val_i:22+-val_i:25+-val_i:27+-val_i:29+-val_i:30+-val_i:33+-val_i:34+-val_i:35&facet=true&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 18183 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dtrue}+val_i:2+val_i:4+val_i:6+val_i:7+val_i:14+val_i:16+val_i:17+val_i:20+val_i:22+val_i:23+val_i:24+val_i:25+val_i:27+val_i:29+val_i:36+val_i:37&q=val_i:[00026+TO+00046}&facet=true&wt=xml} hits=12 status=0 QTime=1
   [junit4]   2> 18188 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D19+u%3D56}&fq={!frange+v%3Dval_i+l%3D36+u%3D62+cost%3D145+tag%3Dt}&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D13+u%3D37}"&fq=-_query_:"{!frange+v%3Dval_i+l%3D23+u%3D37}"&fq={!+cost%3D168}-_query_:"{!frange+v%3Dval_i+l%3D0+u%3D37}"&wt=xml} hits=0 status=0 QTime=4
   [junit4]   2> 18196 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+tag%3Dt}val_i:[00027+TO+00051]&group.main=true&group.cache.percent=100&fq={!cache%3Dtrue}+val_i:0+val_i:1+val_i:5+val_i:6+val_i:7+val_i:8+val_i:10+val_i:11+val_i:14+val_i:15+val_i:17+val_i:19+val_i:22+val_i:24+val_i:28+val_i:30+val_i:31&fq={!cache%3Dfalse+cost%3D33+tag%3Dt}+-val_i:1+-val_i:3+-val_i:4+-val_i:5+-val_i:7+-val_i:8+-val_i:10+-val_i:13+-val_i:16+-val_i:17+-val_i:18+-val_i:19+-val_i:22+-val_i:23+-val_i:27+-val_i:29+-val_i:30+-val_i:31+-val_i:32+-val_i:34+-val_i:36&fq={!cache%3Dfalse+cost%3D77+tag%3Dt}+-val_i:0+-val_i:2+-val_i:4+-val_i:6+-val_i:8+-val_i:10+-val_i:12+-val_i:13+-val_i:14+-val_i:16+-val_i:17+-val_i:21+-val_i:24+-val_i:30+-val_i:35+-val_i:36+-val_i:37&fq={!cache%3Dtrue+tag%3Dt}+val_i:1+val_i:4+val_i:5+val_i:6+val_i:7+val_i:8+val_i:11+val_i:17+val_i:18+val_i:21+val_i:22+val_i:23+val_i:29+val_i:31+val_i:33+val_i:35+val_i:36&wt=xml&group.field=id&group=true} hits=0 status=0 QTime=8
   [junit4]   2> 18199 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dtrue}+val_i:0+val_i:3+val_i:4+val_i:5+val_i:8+val_i:9+val_i:10+val_i:12+val_i:13+val_i:16+val_i:21+val_i:22+val_i:24+val_i:25+val_i:26+val_i:29+val_i:30+val_i:31+val_i:32+val_i:33+val_i:36+val_i:37&q={!}-_query_:"val_i:{00032+TO+00037]"&fq={!cache%3Dfalse+tag%3Dt}+-val_i:5+-val_i:9+-val_i:11+-val_i:12+-val_i:22+-val_i:23+-val_i:27+-val_i:28+-val_i:29+-val_i:31+-val_i:32+-val_i:33+-val_i:35&fq={!frange+v%3Dval_i+l%3D21+u%3D34+cache%3Dfalse+cost%3D30}&facet=true&wt=xml} hits=5 status=0 QTime=2
   [junit4]   2> 18206 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dtrue}+val_i:0+val_i:3+val_i:4+val_i:6+val_i:11+val_i:13+val_i:14+val_i:16+val_i:19+val_i:20+val_i:23+val_i:24+val_i:30+val_i:31+val_i:33+val_i:37&q={!cache%3Dtrue+tag%3Dt}+val_i:0+val_i:1+val_i:2+val_i:5+val_i:8+val_i:9+val_i:11+val_i:15+val_i:16+val_i:19+val_i:23+val_i:24+val_i:25+val_i:26+val_i:28+val_i:29+val_i:30+val_i:34+val_i:35+val_i:37&fq={!cache%3Dfalse}+-val_i:1+-val_i:4+-val_i:6+-val_i:9+-val_i:12+-val_i:14+-val_i:15+-val_i:16+-val_i:18+-val_i:20+-val_i:22+-val_i:24+-val_i:26+-val_i:30+-val_i:32+-val_i:33+-val_i:36+-val_i:37&fq=-_query_:"{!frange+v%3Dval_i+l%3D15+u%3D37}"&facet=true&wt=xml} hits=5 status=0 QTime=4
   [junit4]   2> 18343 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dtrue}+val_i:1+val_i:10+val_i:11+val_i:13+val_i:14+val_i:15+val_i:16+val_i:18+val_i:20+val_i:22+val_i:25+val_i:28+val_i:32+val_i:35+val_i:36+val_i:37&q={!frange+v%3Dval_i+l%3D13+u%3D45}&fq={!+cost%3D160+tag%3Dt}val_i:{00031+TO+00051]&facet=true&wt=xml} hits=6 status=0 QTime=136
   [junit4]   2> 18346 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dtrue}+-val_i:2+-val_i:4+-val_i:7+-val_i:9+-val_i:10+-val_i:11+-val_i:12+-val_i:13+-val_i:17+-val_i:20+-val_i:21+-val_i:26+-val_i:27+-val_i:28+-val_i:30+-val_i:31&group.main=true&fq={!frange+v%3Dval_i+l%3D21+u%3D37+cost%3D37}&wt=xml&group.field=id&group=true} hits=11 status=0 QTime=2
   [junit4]   2> 18348 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dfalse+tag%3Dt}val_i:{00021+TO+00036]&fq={!+cache%3Dfalse}-_query_:"{!frange+v%3Dval_i+l%3D4+u%3D37}"&fq=val_s:[00023+TO+00034}&fq={!cache%3Dtrue+tag%3Dt}+val_i:1+val_i:9+val_i:10+val_i:12+val_i:14+val_i:15+val_i:19+val_i:20+val_i:21+val_i:24+val_i:28+val_i:29+val_i:31+val_i:34+val_i:35&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D11+u%3D37}"&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 18349 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery++cache%3Dfalse}-_query_:"val_i:{00028+TO+00038}"&q={!frange+v%3Dval_i+l%3D17+u%3D39}&facet=true&wt=xml} hits=21 status=0 QTime=0
   [junit4]   2> 18350 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D15+u%3D37}"&fq={!cache%3Dtrue}+val_i:0+val_i:1+val_i:2+val_i:3+val_i:5+val_i:9+val_i:12+val_i:13+val_i:14+val_i:16+val_i:18+val_i:20+val_i:23+val_i:24+val_i:25+val_i:26+val_i:27+val_i:30+val_i:32+val_i:34+val_i:35+val_i:36+val_i:37&fq={!+cache%3Dfalse+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D15+u%3D37}"&fq={!cache%3Dtrue}+val_i:1+val_i:2+val_i:4+val_i:8+val_i:9+val_i:10+val_i:11+val_i:12+val_i:14+val_i:15+val_i:17+val_i:18+val_i:22+val_i:24+val_i:25+val_i:26+val_i:27+val_i:29+val_i:30+val_i:35+val_i:36+val_i:37&wt=xml} hits=5 status=0 QTime=1
   [junit4]   2> 18415 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse}+-val_i:0+-val_i:1+-val_i:3+-val_i:4+-val_i:6+-val_i:9+-val_i:11+-val_i:12+-val_i:13+-val_i:14+-val_i:16+-val_i:17+-val_i:20+-val_i:21+-val_i:22+-val_i:23+-val_i:28+-val_i:29+-val_i:31+-val_i:32+-val_i:36&q={!cache%3Dfalse+cost%3D178}+-val_i:1+-val_i:2+-val_i:4+-val_i:5+-val_i:6+-val_i:11+-val_i:13+-val_i:15+-val_i:16+-val_i:17+-val_i:18+-val_i:20+-val_i:23+-val_i:25+-val_i:26+-val_i:28+-val_i:31+-val_i:34+-val_i:36+-val_i:37&fq={!+tag%3Dt}val_s:[00014+TO+00047]&fq={!cache%3Dtrue+tag%3Dt}+-val_i:1+-val_i:3+-val_i:8+-val_i:11+-val_i:12+-val_i:13+-val_i:14+-val_i:15+-val_i:17+-val_i:18+-val_i:23+-val_i:24+-val_i:27+-val_i:28+-val_i:29+-val_i:31+-val_i:37&fq=-_query_:"{!frange+v%3Dval_i+l%3D35+u%3D37}"&fq={!+cache%3Dfalse+cost%3D114+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D2+u%3D37}"&facet=true&wt=xml} hits=0 status=0 QTime=63
   [junit4]   2> 18416 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  weba

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

3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dtrue}+val_i:1+val_i:5+val_i:7+val_i:8+val_i:9+val_i:11+val_i:12+val_i:13+val_i:15+val_i:16+val_i:17+val_i:18+val_i:19+val_i:20+val_i:22+val_i:23+val_i:24+val_i:28+val_i:34&q={!frange+v%3Dval_i+l%3D33+u%3D62+cache%3Dfalse+tag%3Dt}&fq={!cache%3Dfalse+cost%3D72+tag%3Dt}+val_i:0+val_i:4+val_i:5+val_i:6+val_i:7+val_i:8+val_i:10+val_i:11+val_i:13+val_i:14+val_i:15+val_i:17+val_i:19+val_i:20+val_i:21+val_i:24+val_i:25+val_i:26+val_i:27+val_i:34&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"val_i:[00032+TO+00034]"&fq={!frange+v%3Dval_i+l%3D22+u%3D42+cache%3Dtrue+tag%3Dt}&fq={!+cache%3Dfalse}-_query_:"{!frange+v%3Dval_i+l%3D4+u%3D34}"&facet=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 26413 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!frange+v%3Dval_i+l%3D7+u%3D28+cache%3Dfalse+tag%3Dt}&group.main=true&wt=xml&group.field=id&group=true} hits=22 status=0 QTime=0
   [junit4]   2> 26414 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dfalse}+-val_i:2+-val_i:5+-val_i:6+-val_i:8+-val_i:10+-val_i:13+-val_i:14+-val_i:15+-val_i:17+-val_i:18+-val_i:22+-val_i:24+-val_i:26+-val_i:27+-val_i:31+-val_i:32+-val_i:33&q={!cache%3Dfalse+cost%3D19+tag%3Dt}+val_i:1+val_i:2+val_i:3+val_i:4+val_i:5+val_i:6+val_i:7+val_i:8+val_i:13+val_i:14+val_i:17+val_i:19+val_i:22+val_i:23+val_i:24+val_i:26+val_i:27+val_i:28+val_i:29+val_i:30+val_i:31&fq={!frange+v%3Dval_i+l%3D27+u%3D48}&fq={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D3+u%3D34}"&fq=+val_i:4+val_i:8+val_i:10+val_i:11+val_i:12+val_i:13+val_i:14+val_i:17+val_i:18+val_i:20+val_i:22+val_i:23+val_i:24+val_i:25+val_i:27+val_i:28+val_i:31+val_i:32&facet=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 26414 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+cost%3D163+tag%3Dt}+val_i:0+val_i:2+val_i:3+val_i:4+val_i:11+val_i:12+val_i:16+val_i:18+val_i:20+val_i:21+val_i:23+val_i:25+val_i:29+val_i:31+val_i:32+val_i:33&fq=val_i:{00029+TO+00045]+OR+id:RAND-2099122923&fq={!+cache%3Dtrue+tag%3Dt}val_s:{00023+TO+00035}&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 26415 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dtrue}+val_i:1+val_i:8+val_i:9+val_i:10+val_i:17+val_i:24+val_i:25+val_i:26+val_i:30+val_i:34&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 26417 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+cache%3Dtrue}+-val_i:2+-val_i:4+-val_i:5+-val_i:7+-val_i:8+-val_i:9+-val_i:12+-val_i:14+-val_i:21+-val_i:27+-val_i:29+-val_i:31+-val_i:32+-val_i:33&q=-_query_:"{!frange+v%3Dval_i+l%3D31+u%3D34}"&fq={!+cache%3Dfalse+cost%3D15}val_s:[00019+TO+00051]+OR+val_s:{00018+TO+00052}&fq={!frange+v%3Dval_i+l%3D24+u%3D40+cache%3Dfalse}&fq={!cache%3Dfalse+tag%3Dt}+val_i:1+val_i:2+val_i:3+val_i:10+val_i:11+val_i:13+val_i:14+val_i:15+val_i:16+val_i:18+val_i:19+val_i:30+val_i:32+val_i:33+val_i:34&facet=true&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 26417 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery}-_query_:"val_s:{00026+TO+00035}"&q={!+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D34+u%3D34}"&facet=true&wt=xml} hits=34 status=0 QTime=0
   [junit4]   2> 26417 ERROR (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: facet.query=*:*&facet.query={!key%3DmultiSelect+ex%3Dt}*:*&facet.query={!key%3DfacetQuery+frange+v%3Dval_i+l%3D13+u%3D30}&q={!+cache%3Dtrue+tag%3Dt}-_query_:"{!frange+v%3Dval_i+l%3D10+u%3D34}"&facet=true&wt=xml
   [junit4]   2> 26418 INFO  (TEST-TestFiltering.testRandomFiltering-seed#[3EDC7D7D58E54001]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFiltering
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFiltering -Dtests.method=testRandomFiltering -Dtests.seed=3EDC7D7D58E54001 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Antarctica/Davis -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 9.06s J1 | TestFiltering.testRandomFiltering <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: should have unwrapped
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3EDC7D7D58E54001:21BFDEB8BDC20008]:0)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:862)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:824)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1367)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:596)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1511)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:390)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1090)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1059)
   [junit4]    > 	at org.apache.solr.search.TestFiltering.testRandomFiltering(TestFiltering.java:488)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 26423 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 26423 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1122400461
   [junit4]   2> 26424 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d621f87
   [junit4]   2> 26424 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@7d621f87
   [junit4]   2> 26424 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7db090d1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@67cfe23b
   [junit4]   2> 26447 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 26461 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 26461 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59c9e642: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@16555116
   [junit4]   2> 26467 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 26467 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e9f799c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5f53cee7
   [junit4]   2> 26467 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 26467 INFO  (SUITE-TestFiltering-seed#[3EDC7D7D58E54001]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ab22ae3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@270debe3
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.search.TestFiltering_3EDC7D7D58E54001-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=Direct), val_s=Lucene84, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_s=Lucene84}, docValues:{val_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=69, maxMBSortInHeap=7.023853154865844, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fi-FI, timezone=Antarctica/Davis
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=224688560,total=338690048
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseLogComponentTest, TestFiltering]
   [junit4] Completed [5/947 (1!)] on J1 in 13.76s, 4 tests, 1 failure <<< FAILURES!

[...truncated 57445 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 76 - Still Unstable!

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

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

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

Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.status:200!=0
	at __randomizedtesting.SeedInfo.seed([7B28BE463A6C30DB:F37C819C94905D23]:0)
	at junit.framework.Assert.fail(Assert.java:57)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1000)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1027)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:673)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:640)
	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.metrics.reporters.SolrJmxReporterTest.testClosedCore

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

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


FAILED:  org.apache.solr.search.TestFiltering.testRandomFiltering

Error Message:
should have unwrapped

Stack Trace:
java.lang.AssertionError: should have unwrapped
	at __randomizedtesting.SeedInfo.seed([7B28BE463A6C30DB:644B1D83DF4B70D2]:0)
	at org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:862)
	at org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:824)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1367)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:596)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1511)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:390)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1090)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1059)
	at org.apache.solr.search.TestFiltering.testRandomFiltering(TestFiltering.java:488)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13515 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 134030 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[7B28BE463A6C30DB]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 134030 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[7B28BE463A6C30DB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/data-dir-9-001
   [junit4]   2> 134030 WARN  (SUITE-TestDistributedStatsComponentCardinality-seed#[7B28BE463A6C30DB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 134030 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[7B28BE463A6C30DB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 134032 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[7B28BE463A6C30DB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9062)
   [junit4]   2> 134032 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[7B28BE463A6C30DB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 134032 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[7B28BE463A6C30DB]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 134137 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/control/cores/collection1
   [junit4]   2> 134138 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 134138 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 134139 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] 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> 134140 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134140 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134140 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 134140 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46e94f00{/,null,AVAILABLE}
   [junit4]   2> 134141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@28152181{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43075}
   [junit4]   2> 134141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.Server Started @134179ms
   [junit4]   2> 134141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43075, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/control/cores}
   [junit4]   2> 134141 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 134141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 134141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 134141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 134141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 134141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-20T08:08:39.502Z
   [junit4]   2> 134141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/control/solr.xml
   [junit4]   2> 134144 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 134144 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 134145 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1e804732, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 134608 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 134609 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64cb58a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 134609 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64cb58a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 134612 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@624a2a7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 134612 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@624a2a7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 134613 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] 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> 134623 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 134623 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 134649 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e804732
   [junit4]   2> 134656 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e804732
   [junit4]   2> 134656 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e804732
   [junit4]   2> 134657 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/control/cores
   [junit4]   2> 134657 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 134668 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 134683 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 134683 WARN  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 134683 WARN  (coreLoadExecutor-1573-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> 134687 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 134694 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 134837 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 134837 INFO  (coreLoadExecutor-1573-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@1e804732
   [junit4]   2> 134837 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 134839 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 134908 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 134908 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 134909 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 134909 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 134910 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=11.5048828125, floorSegmentMB=1.7646484375, forceMergeDeletesPctAllowed=14.98132668995673, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7843970150718439, deletesPctAllowed=37.965007551513196
   [junit4]   2> 134911 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 134934 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 135102 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 135102 INFO  (coreLoadExecutor-1573-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711407440029810688
   [junit4]   2> 135103 INFO  (searcherExecutor-1575-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 135105 INFO  (searcherExecutor-1575-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 135105 INFO  (searcherExecutor-1575-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 135105 INFO  (searcherExecutor-1575-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 135105 INFO  (searcherExecutor-1575-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 135106 INFO  (searcherExecutor-1575-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 135106 INFO  (searcherExecutor-1575-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 135106 INFO  (searcherExecutor-1575-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 135106 INFO  (searcherExecutor-1575-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 135108 INFO  (searcherExecutor-1575-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 135205 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 135206 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 135206 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 135206 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] 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> 135208 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 135208 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 135208 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 135208 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72bef9c6{/,null,AVAILABLE}
   [junit4]   2> 135210 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@31a44fe7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32811}
   [junit4]   2> 135210 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.Server Started @135248ms
   [junit4]   2> 135210 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=32811, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/shard0/cores}
   [junit4]   2> 135210 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 135210 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 135210 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 135210 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 135210 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 135210 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-20T08:08:40.571Z
   [junit4]   2> 135210 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 135213 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 135213 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 135214 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1e804732, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 135761 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 135778 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b146279[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 135778 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b146279[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 135804 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@764bf06f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 135804 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@764bf06f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 135806 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] 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> 135816 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 135816 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 135848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e804732
   [junit4]   2> 135858 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e804732
   [junit4]   2> 135858 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e804732
   [junit4]   2> 135860 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/shard0/cores
   [junit4]   2> 135860 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 135875 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 136064 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 136064 WARN  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 136065 WARN  (coreLoadExecutor-1592-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> 136068 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 136076 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 136083 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 136083 INFO  (coreLoadExecutor-1592-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@1e804732
   [junit4]   2> 136083 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 136084 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 136145 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 136145 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 136146 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 136146 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 136147 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=11.5048828125, floorSegmentMB=1.7646484375, forceMergeDeletesPctAllowed=14.98132668995673, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7843970150718439, deletesPctAllowed=37.965007551513196
   [junit4]   2> 136148 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 136274 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 136389 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 136390 INFO  (coreLoadExecutor-1592-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711407441380376576
   [junit4]   2> 136391 INFO  (searcherExecutor-1594-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 136391 INFO  (searcherExecutor-1594-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 136391 INFO  (searcherExecutor-1594-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 136391 INFO  (searcherExecutor-1594-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 136391 INFO  (searcherExecutor-1594-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 136391 INFO  (searcherExecutor-1594-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 136391 INFO  (searcherExecutor-1594-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 136392 INFO  (searcherExecutor-1594-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 136392 INFO  (searcherExecutor-1594-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 136395 INFO  (searcherExecutor-1594-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 136514 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 136515 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 136515 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 136515 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] 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> 136520 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 136520 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 136520 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 136520 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41477167{/,null,AVAILABLE}
   [junit4]   2> 136521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@662da2c1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41693}
   [junit4]   2> 136521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.s.Server Started @136559ms
   [junit4]   2> 136521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=41693, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/shard1/cores}
   [junit4]   2> 136521 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 136521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 136521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 136521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 136521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 136521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-20T08:08:41.882Z
   [junit4]   2> 136521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 136525 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 136525 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 136539 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1e804732, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 137090 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 137092 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46f73aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 137092 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46f73aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 137095 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d4dec55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 137095 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d4dec55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 137097 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] 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> 137109 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 137110 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 137128 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e804732
   [junit4]   2> 137138 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e804732
   [junit4]   2> 137138 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e804732
   [junit4]   2> 137139 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/shard1/cores
   [junit4]   2> 137139 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 137148 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 137164 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 137165 WARN  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 137165 WARN  (coreLoadExecutor-1611-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> 137168 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 137176 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 137182 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 137182 INFO  (coreLoadExecutor-1611-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@1e804732
   [junit4]   2> 137183 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_7B28BE463A6C30DB-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 137184 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 137247 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 137247 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 137248 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 137248 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 137248 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=11.5048828125, floorSegmentMB=1.7646484375, forceMergeDeletesPctAllowed=14.98132668995673, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7843970150718439, deletesPctAllowed=37.965007551513196
   [junit4]   2> 137250 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 137290 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 137531 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 137532 INFO  (coreLoadExecutor-1611-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711407442577850368
   [junit4]   2> 137533 INFO  (searcherExecutor-1613-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 137533 INFO  (searcherExecutor-1613-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 137533 INFO  (searcherExecutor-1613-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 137533 INFO  (searcherExecutor-1613-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 137533 INFO  (searcherExecutor-1613-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 137533 INFO  (searcherExecutor-1613-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 137533 INFO  (searcherExecutor-1613-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 137534 INFO  (searcherExecutor-1613-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 137534 INFO  (searcherExecutor-1613-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 137534 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 137534 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[7B28BE463A6C30DB]) [     ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 14435 docs
   [junit4]   2> 137536 INFO  (searcherExecutor-1613-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 137556 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1711407442599870464)]} 0 3
   [junit4]   2> 137560 INFO  (qtp1083076700-2510) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1711407442605113344)]} 0 2
   [junit4]   2> 137561 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1711407442607210496)]} 0 0
   [junit4]   2> 137567 INFO  (qtp2025986885-2490) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1711407442611404800)]} 0 2
   [junit4]   2> 137568 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1711407442615599104)]} 0 0
   [junit4]   2> 137569 INFO  (qtp1083076700-2512) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1711407442615599104)]} 0 0
   [junit4]   2> 137569 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1711407442616647680)]} 0 0
   [junit4]   2> 137571 INFO  (qtp2025986885-2491) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1711407442617696256)]} 0 0
   [junit4]   2> 137571 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1711407442618744832)]} 0 0
   [junit4]   2> 137572 INFO  (qtp1083076700-2513) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1711407442619793408)]} 0 0
   [junit4]   2> 137572 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1711407442619793408)]} 0 0
   [junit4]   2> 137573 INFO  (qtp2025986885-2492) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1711407442620841984)]} 0 0
   [junit4]   2> 137573 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1711407442620841984)]} 0 0
   [junit4]   2> 137575 INFO  (qtp1083076700-2514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1711407442621890560)]} 0 0
   [junit4]   2> 137575 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1711407442622939136)]} 0 0
   [junit4]   2> 137576 INFO  (qtp2025986885-2493) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1711407442623987712)]} 0 0
   [junit4]   2> 137576 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1711407442623987712)]} 0 0
   [junit4]   2> 137577 INFO  (qtp1083076700-2511) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1711407442625036288)]} 0 0
   [junit4]   2> 137577 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1711407442625036288)]} 0 0
   [junit4]   2> 137578 INFO  (qtp1083076700-2510) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1711407442626084864)]} 0 0
   [junit4]   2> 137578 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1711407442626084864)]} 0 0
   [junit4]   2> 137579 INFO  (qtp2025986885-2489) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1711407442627133440)]} 0 0
   [junit4]   2> 137579 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1711407442627133440)]} 0 0
   [junit4]   2> 137580 INFO  (qtp1083076700-2512) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1711407442627133440)]} 0 0
   [junit4]   2> 137580 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1711407442628182016)]} 0 0
   [junit4]   2> 137580 INFO  (qtp2025986885-2490) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1711407442628182016)]} 0 0
   [junit4]   2> 137581 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1711407442629230592)]} 0 0
   [junit4]   2> 137581 INFO  (qtp1083076700-2513) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1711407442629230592)]} 0 0
   [junit4]   2> 137582 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1711407442630279168)]} 0 0
   [junit4]   2> 137582 INFO  (qtp2025986885-2491) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1711407442630279168)]} 0 0
   [junit4]   2> 137583 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1711407442631327744)]} 0 0
   [junit4]   2> 137583 INFO  (qtp1083076700-2514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1711407442631327744)]} 0 0
   [junit4]   2> 137584 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1711407442632376320)]} 0 0
   [junit4]   2> 137584 INFO  (qtp2025986885-2492) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1711407442632376320)]} 0 0
   [junit4]   2> 137585 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1711407442633424896)]} 0 0
   [junit4]   2> 137585 INFO  (qtp1083076700-2511) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1711407442633424896)]} 0 0
   [junit4]   2> 137586 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1711407442634473472)]} 0 0
   [junit4]   2> 137586 INFO  (qtp2025986885-2493) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1711407442634473472)]} 0 0
   [junit4]   2> 137587 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1711407442635522048)]} 0 0
   [junit4]   2> 137587 INFO  (qtp2025986885-2489) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1711407442635522048)]} 0 0
   [junit4]   2> 137588 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1711407442635522049)]} 0 0
   [junit4]   2> 137588 INFO  (qtp1083076700-2510) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1711407442636570624)]} 0 0
   [junit4]   2> 137589 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1711407442636570624)]} 0 0
   [junit4]   2> 137589 INFO  (qtp2025986885-2490) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1711407442637619200)]} 0 0
   [junit4]   2> 137590 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1711407442637619200)]} 0 0
   [junit4]   2> 137590 INFO  (qtp1083076700-2512) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1711407442638667776)]} 0 0
   [junit4]   2> 137590 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1711407442638667776)]} 0 0
   [junit4]   2> 137591 INFO  (qtp2025986885-2491) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1711407442639716352)]} 0 0
   [junit4]   2> 137591 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1711407442639716352)]} 0 0
   [junit4]   2> 137592 INFO  (qtp1083076700-2513) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1711407442640764928)]} 0 0
   [junit4]   2> 137593 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1711407442640764928)]} 0 0
   [junit4]   2> 137593 INFO  (qtp2025986885-2492) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1711407442641813504)]} 0 0
   [junit4]   2> 137594 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1711407442642862080)]} 0 0
   [junit4]   2> 137594 INFO  (qtp1083076700-2514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1711407442642862080)]} 0 0
   [junit4]   2> 137595 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1711407442642862081)]} 0 0
   [junit4]   2> 137595 INFO  (qtp2025986885-2493) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1711407442643910656)]} 0 0
   [junit4]   2> 137595 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[29 (1711407442643910656)]} 0 0
   [junit4]   2> 137596 INFO  (qtp1083076700-2511) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[29 (1711407442644959232)]} 0 0
   [junit4]   2> 137596 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[30 (1711407442644959232)]} 0 0
   [junit4]   2> 137597 INFO  (qtp1083076700-2510) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[30 (1711407442646007808)]} 0 0
   [junit4]   2> 137597 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[31 (1711407442646007808)]} 0 0
   [junit4]   2> 137598 INFO  (qtp2025986885-2489) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[31 (1711407442647056384)]} 0 0
   [junit4]   2> 137598 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[32 (1711407442647056384)]} 0 0
   [junit4]   2> 137599 INFO  (qtp1083076700-2512) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[32 (1711407442647056384)]} 0 0
   [junit4]   2> 137599 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[33 (1711407442648104960)]} 0 0
   [junit4]   2> 137599 INFO  (qtp2025986885-2490) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[33 (1711407442648104960)]} 0 0
   [junit4]   2> 137600 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[34 (1711407442649153536)]} 0 0
   [junit4]   2> 137600 INFO  (qtp1083076700-2513) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[34 (1711407442649153536)]} 0 0
   [junit4]   2> 137601 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[35 (1711407442650202112)]} 0 0
   [junit4]   2> 137602 INFO  (qtp2025986885-2491) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[35 (1711407442650202112)]} 0 1
   [junit4]   2> 137603 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[36 (1711407442652299264)]} 0 0
   [junit4]   2> 137603 INFO  (qtp1083076700-2514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[36 (1711407442652299264)]} 0 0
   [junit4]   2> 137604 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[37 (1711407442653347840)]} 0 0
   [junit4]   2> 137604 INFO  (qtp2025986885-2492) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[37 (1711407442653347840)]} 0 0
   [junit4]   2> 137605 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[38 (1711407442654396416)]} 0 0
   [junit4]   2> 137605 INFO  (qtp1083076700-2511) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[38 (1711407442654396416)]} 0 0
   [junit4]   2> 137606 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[39 (1711407442655444992)]} 0 0
   [junit4]   2> 137607 INFO  (qtp2025986885-2493) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[39 (1711407442655444992)]} 0 0
   [junit4]   2> 137607 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[40 (1711407442656493568)]} 0 0
   [junit4]   2> 137608 INFO  (qtp2025986885-2489) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[40 (1711407442657542144)]} 0 0
   [junit4]   2> 137608 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[41 (1711407442657542144)]} 0 0
   [junit4]   2> 137609 INFO  (qtp1083076700-2510) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[41 (1711407442658590720)]} 0 0
   [junit4]   2> 137609 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[42 (1711407442658590720)]} 0 0
   [junit4]   2> 137610 INFO  (qtp2025986885-2490) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[42 (1711407442659639296)]} 0 0
   [junit4]   2> 137610 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[43 (1711407442659639296)]} 0 0
   [junit4]   2> 137611 INFO  (qtp1083076700-2512) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[43 (1711407442660687872)]} 0 0
   [junit4]   2> 137617 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[44 (1711407442665930752)]} 0 0
   [junit4]   2> 137617 INFO  (qtp2025986885-2491) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[44 (1711407442666979328)]} 0 0
   [junit4]   2> 137618 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[45 (1711407442668027904)]} 0 0
   [junit4]   2> 137618 INFO  (qtp1083076700-2513) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[45 (1711407442668027904)]} 0 0
   [junit4]   2> 137619 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[46 (1711407442669076480)]} 0 0
   [junit4]   2> 137620 INFO  (qtp2025986885-2492) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[46 (1711407442669076480)]} 0 0
   [junit4]   2> 137620 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[47 (1711407442670125056)]} 0 0
   [junit4]   2> 137621 INFO  (qtp1083076700-2514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[47 (1711407442671173632)]} 0 0
   [junit4]   2> 137621 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[48 (1711407442671173632)]} 0 0
   [junit4]   2> 137622 INFO  (qtp2025986885-2493) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[48 (1711407442672222208)]} 0 0
   [junit4]   2> 137623 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[49 (1711407442673270784)]} 0 0
   [junit4]   2> 137623 INFO  (qtp1083076700-2511) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[49 (1711407442673270784)]} 0 0
   [junit4]   2> 137624 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[50 (1711407442674319360)]} 0 0
   [junit4]   2> 137624 INFO  (qtp1083076700-2510) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[50 (1711407442674319360)]} 0 0
   [junit4]   2> 137625 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[51 (1711407442675367936)]} 0 0
   [junit4]   2> 137625 INFO  (qtp2025986885-2489) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[51 (1711407442675367936)]} 0 0
   [junit4]   2> 137626 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[52 (1711407442676416512)]} 0 0
   [junit4]   2> 137626 INFO  (qtp1083076700-2512) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[52 (1711407442676416512)]} 0 0
   [junit4]   2> 137627 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[53 (1711407442677465088)]} 0 0
   [junit4]   2> 137627 INFO  (qtp2025986885-2490) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[53 (1711407442677465088)]} 0 0
   [junit4]   2> 137628 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[54 (1711407442678513664)]} 0 0
   [junit4]   2> 137629 INFO  (qtp1083076700-2513) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[54 (1711407442678513664)]} 0 0
   [junit4]   2> 137629 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[55 (1711407442679562240)]} 0 0
   [junit4]   2> 137630 INFO  (qtp2025986885-2491) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[55 (1711407442680610816)]} 0 0
   [junit4]   2> 137631 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[56 (1711407442680610816)]} 0 0
   [junit4]   2> 137631 INFO  (qtp1083076700-2514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[56 (1711407442681659392)]} 0 0
   [junit4]   2> 137632 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[57 (1711407442681659392)]} 0 0
   [junit4]   2> 137632 INFO  (qtp2025986885-2492) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[57 (1711407442682707968)]} 0 0
   [junit4]   2> 137633 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[58 (1711407442682707968)]} 0 0
   [junit4]   2> 137633 INFO  (qtp1083076700-2511) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[58 (1711407442683756544)]} 0 0
   [junit4]   2> 137634 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[59 (1711407442683756544)]} 0 0
   [junit4]   2> 137634 INFO  (qtp2025986885-2493) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[59 (1711407442684805120)]} 0 0
   [junit4]   2> 137634 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[60 (1711407442684805120)]} 0 0
   [junit4]   2> 137635 INFO  (qtp2025986885-2489) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[60 (1711407442685853696)]} 0 0
   [junit4]   2> 137635 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[61 (1711407442685853696)]} 0 0
   [junit4]   2> 137636 INFO  (qtp1083076700-2510) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[61 (1711407442686902272)]} 0 0
   [junit4]   2> 137636 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[62 (1711407442686902272)]} 0 0
   [junit4]   2> 137637 INFO  (qtp2025986885-2490) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[62 (1711407442687950848)]} 0 0
   [junit4]   2> 137637 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[63 (1711407442687950848)]} 0 0
   [junit4]   2> 137637 INFO  (qtp1083076700-2512) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[63 (1711407442687950848)]} 0 0
   [junit4]   2> 137638 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[64 (1711407442688999424)]} 0 0
   [junit4]   2> 137638 INFO  (qtp2025986885-2491) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[64 (1711407442688999424)]} 0 0
   [junit4]   2> 137639 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[65 (1711407442690048000)]} 0 0
   [junit4]   2> 137640 INFO  (qtp1083076700-2513) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[65 (1711407442690048000)]} 0 0
   [junit4]   2> 137640 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[66 (1711407442691096576)]} 0 0
   [junit4]   2> 137641 INFO  (qtp2025986885-2492) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[66 (1711407442691096576)]} 0 0
   [junit4]   2> 137641 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[67 (1711407442692145152)]} 0 0
   [junit4]   2> 137641 INFO  (qtp1083076700-2514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[67 (1711407442692145152)]} 0 0
   [junit4]   2> 137642 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[68 (1711407442693193728)]} 0 0
   [junit4]   2> 137642 INFO  (qtp2025986885-2493) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[68 (1711407442693193728)]} 0 0
   [junit4]   2> 137643 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[69 (1711407442694242304)]} 0 0
   [junit4]   2> 137643 INFO  (qtp1083076700-2511) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[69 (1711407442694242304)]} 0 0
   [junit4]   2> 137644 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[70 (1711407442694242305)]} 0 0
   [junit4]   2> 137644 INFO  (qtp1083076700-2510) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[70 (1711407442695290880)]} 0 0
   [junit4]   2> 137644 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[71 (1711407442695290880)]} 0 0
   [junit4]   2> 137645 INFO  (qtp2025986885-2489) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[71 (1711407442696339456)]} 0 0
   [junit4]   2> 137645 INFO  (qtp138931845-2470) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[72 (1711407442696339456)]} 0 0
   [junit4]   2> 137646 INFO  (qtp1083076700-2512) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[72 (1711407442697388032)]} 0 0
   [junit4]   2> 137646 INFO  (qtp138931845-2471) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[73 (1711407442697388032)]} 0 0
   [junit4]   2> 137646 INFO  (qtp2025986885-2490) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[73 (1711407442697388032)]} 0 0
   [junit4]   2> 137647 INFO  (qtp138931845-2472) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[74 (1711407442698436608)]} 0 0
   [junit4]   2> 137647 INFO  (qtp1083076700-2513) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[74 (1711407442698436608)]} 0 0
   [junit4]   2> 137648 INFO  (qtp138931845-2468) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[75 (1711407442699485184)]} 0 0
   [junit4]   2> 137648 INFO  (qtp2025986885-2491) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[75 (1711407442699485184)]} 0 0
   [junit4]   2> 137649 INFO  (qtp138931845-2469) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[76 (1711407442700533760)]} 0 0
   [junit4]   2> 137649 INFO  (qtp1083076700-2514) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[76 (1711407442700533760)]} 0 0
   [junit4]   2> 137650 IN

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

t4]   2> 2026396 INFO  (searcherExecutor-23570-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2026404 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@412f3b6c: rootName = SolrJmxReporterTest-alcbnvctn, domain = SolrJmxReporterTest-lkkbkz, service url = null, agent id = localhost_1632127205574] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@79ce3b77
   [junit4]   2> 2026451 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-alcbnvctn.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3d568f
   [junit4]   2> 2026456 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2026456 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1aa2e859: rootName = SolrJmxReporterTest-alcbnvctn, domain = solr.core.collection1, service url = null, agent id = localhost_1632127205574] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@79ce3b77
   [junit4]   2> 2026480 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28d54c2a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@79ce3b77
   [junit4]   2> 2026492 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@67263d5e
   [junit4]   2> 2026493 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2026493 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1562328535
   [junit4]   2> 2026493 INFO  (coreCloseExecutor-23575-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@54b6db6
   [junit4]   2> 2026493 INFO  (coreCloseExecutor-23575-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@54b6db6
   [junit4]   2> 2026494 INFO  (coreCloseExecutor-23575-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2026495 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2026495 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ed91e9b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@571366a4
   [junit4]   2> 2026501 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2026501 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a4d0a8f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@11d195d7
   [junit4]   2> 2026501 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2026501 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1de058f6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6f97c31
   [junit4]   2> 2026503 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[7B28BE463A6C30DB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReloadCore
   [junit4]   2> 2026504 INFO  (SUITE-SolrJmxReporterTest-seed#[7B28BE463A6C30DB]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de-LU, timezone=America/Port_of_Spain
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=155235848,total=491782144
   [junit4]   2> NOTE: All tests run in this JVM: [TestTextField, PeerSyncWithBufferUpdatesTest, TestSimUtils, TestZkChroot, ForceLeaderTest, ConvertedLegacyTest, TermsComponentTest, TestCollapseQParserPlugin, TestStandardQParsers, TestOnReconnectListenerSupport, TestDelegationWithHadoopAuth, AnalyticsMergeStrategyTest, TestSimNodeLostTrigger, TestConfig, TestCharFilters, PurgeGraphTest, TestRecovery, DefaultValueUpdateProcessorTest, OverseerModifyCollectionTest, TestFieldTypeResource, MBeansHandlerTest, TestInPlaceUpdatesStandalone, XMLAtomicUpdateMultivalueTest, AnalysisErrorHandlingTest, SolrLogPostToolTest, TestHighFrequencyDictionaryFactory, ZkDynamicConfigTest, DeleteShardTest, TestMacroExpander, JWTVerificationkeyResolverTest, TestSolrFieldCacheBean, TestIncrementalCoreBackup, ShardTermsTest, UninvertDocValuesMergePolicyTest, TestFastOutputStream, HttpPartitionTest, CollectionsAPIAsyncDistributedZkTest, TestCollectionAPIs, TestOrdValues, BooleanFieldTest, SuggesterTest, TestSimExtremeIndexing, BackupIdTest, BasicDistributedZk2Test, TestZkAclsWithHadoopAuth, TestScoreJoinQPScore, StatelessScriptUpdateProcessorFactoryTest, FuzzySearchTest, IndexSchemaTest, TestHttpServletCarrier, TestReqParamsAPI, SolrInfoBeanTest, TestConfigSetsAPI, TestDownShardTolerantSearch, TestBinaryResponseWriter, TestQuerySenderListener, SearchHandlerTest, TestReplicaProperties, SystemCollectionCompatTest, SplitHandlerTest, TestStressLiveNodes, QueryComponentPartialResultsTest, TestLazyCores, BufferStoreTest, TestRebalanceLeaders, FacetPivotSmallTest, TestBlendedInfixSuggestions, NodeMutatorTest, CustomCollectionTest, TestCursorMarkWithoutUniqueKey, SubstringBytesRefFilterTest, TestSolrCoreSnapshots, TestFoldingMultitermQuery, TestNumericTokenStream, ReturnFieldsTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestConfigSets, DistributedFacetPivotWhiteBoxTest, TestSubQueryTransformerCrossCore, MetricTriggerIntegrationTest, TestDynamicFieldResource, TestImplicitCoreProperties, TestTolerantUpdateProcessorRandomCloud, HighlighterConfigTest, TestFieldCacheSortRandom, TestFastLRUCache, EchoParamsTest, TaggerTest, TestDFISimilarityFactory, TestLeaderElectionWithEmptyReplica, TestManagedSchemaAPI, VMParamsZkACLAndCredentialsProvidersTest, HdfsRecoverLeaseTest, TestCSVLoader, TransactionLogTest, TestWordDelimiterFilterFactory, SpellCheckCollatorTest, TestNoOpRegenerator, TestRestManager, TestLegacyTerms, OpenExchangeRatesOrgProviderTest, SSLMigrationTest, PrimitiveFieldTypeTest, URLClassifyProcessorTest, LeaderVoteWaitTimeoutTest, TestShortCircuitedRequests, TestTrieFacet, IndexSizeEstimatorTest, AutoscalingHistoryHandlerTest, TestBinaryField, TestDocumentBuilder, HttpTriggerListenerTest, TestSolr4Spatial, SolrTestCaseJ4DeleteCoreTest, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestTrie, TestDeprecatedFilters, TestLuceneIndexBackCompat, CleanupOldIndexTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionsAPISolrJTest, LeaderElectionTest, MetricsHistoryWithAuthIntegrationTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, PeerSyncReplicationTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, SliceStateTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudConsistency, TestDynamicFieldNamesIndexCorrectly, TestPullReplicaWithAuth, TestRequestForwarding, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TlogReplayBufferedWhileIndexingTest, ZkControllerTest, ZkNodePropsTest, ZkShardTermsTest, SimpleCollectionCreateDeleteTest, TestCollectionsAPIViaSolrCloudCluster, AutoScalingHandlerTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TriggerEventQueueTest, TriggerIntegrationTest, TestBackupRepositoryFactory, TestCoreContainer, TestSimpleTextCodec, TestSolrDeletionPolicy2, TestDistribPackageStore, TestStressIncrementalBackup, V2ApiIntegrationTest, CoreAdminRequestStatusTest, PropertiesRequestHandlerTest, SegmentsInfoRequestHandlerTest, ZookeeperStatusHandlerTest, CustomTermsComponentTest, DistributedMLTComponentTest, QueryElevationComponentTest, TestHttpShardHandlerFactory, ManagedSchemaDiffTest, TestSchemaDesignerSettingsDAO, TestExportWriter, EmbeddedSolrNoSerializeTest, HighlighterTest, HighlighterWithoutStoredIdTest, TestPostingsSolrHighlighter, JvmMetricsTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrJmxReporterTest]
   [junit4] Completed [732/947 (3!)] on J2 in 6.38s, 4 tests, 1 error <<< FAILURES!

[...truncated 54993 lines...]