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/03/08 21:15:14 UTC

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting

Error Message:
Should have exactly 4 documents returned expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: Should have exactly 4 documents returned expected:<4> but was:<3>
	at __randomizedtesting.SeedInfo.seed([1B9A398D1870F381:5A2318564DB4901]: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.apache.solr.cloud.DocValuesNotIndexedTest.checkSortOrder(DocValuesNotIndexedTest.java:273)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting(DocValuesNotIndexedTest.java:258)
	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)


FAILED:  org.apache.solr.schema.EnumFieldTest.testFacetEnumSearch

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([1B9A398D1870F381:9D5ADEB8BC9690E8]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
	at org.apache.solr.schema.EnumFieldTest.testFacetEnumSearch(EnumFieldTest.java:594)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@name='facets']/int/text()=6
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int><lst name="params"><str name="q">severity:*</str><str name="json.facet">{ severity : { type : terms, field : severity, missing : true, exists : true, allBuckets : true, method : enum }}</str><str name="fl">severity</str><str name="wt">xml</str></lst></lst><result name="response" numFound="0" start="0" numFoundExact="true"></result><lst name="facets"><int name="count">0</int></lst>
</response>

	request was:q=severity:*&json.facet={+severity+:+{+type+:+terms,+field+:+severity,+missing+:+true,+exists+:+true,+allBuckets+:+true,+method+:+enum+}}&fl=severity&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016)
	... 45 more




Build Log:
[...truncated 14842 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 1249436 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1249436 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1249437 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/data-dir-166-001
   [junit4]   2> 1249437 WARN  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1249437 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1249438 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-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> 1249439 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001
   [junit4]   2> 1249439 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1249439 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1249439 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1249440 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1249539 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 38599
   [junit4]   2> 1249539 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38599
   [junit4]   2> 1249539 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38599
   [junit4]   2> 1249539 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38599
   [junit4]   2> 1249541 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1249546 INFO  (zkConnectionManagerCallback-11705-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1249546 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1249555 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1249558 INFO  (zkConnectionManagerCallback-11707-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1249558 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1249559 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1249559 INFO  (zkConnectionManagerCallback-11709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1249559 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1249661 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1249661 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1249661 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1249661 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1249662 INFO  (jetty-launcher-11710-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1249662 INFO  (jetty-launcher-11710-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1249666 INFO  (jetty-launcher-11710-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1249666 INFO  (jetty-launcher-11710-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1249668 INFO  (jetty-launcher-11710-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1249668 INFO  (jetty-launcher-11710-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1249668 INFO  (jetty-launcher-11710-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1249668 INFO  (jetty-launcher-11710-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1249668 INFO  (jetty-launcher-11710-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d4af5f1{/solr,null,AVAILABLE}
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@292f1b1d{/solr,null,AVAILABLE}
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@49254e8c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32853}
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-1) [     ] o.e.j.s.Server Started @1249746ms
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38599/solr, hostPort=32853}
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2fe87576{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36985}
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-2) [     ] o.e.j.s.Server Started @1249746ms
   [junit4]   2> 1249670 ERROR (jetty-launcher-11710-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38599/solr, hostPort=36985}
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1249670 ERROR (jetty-launcher-11710-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1249670 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-08T20:39:08.140Z
   [junit4]   2> 1249671 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1249671 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1249671 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1249671 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-08T20:39:08.141Z
   [junit4]   2> 1249671 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1249672 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1249674 INFO  (zkConnectionManagerCallback-11712-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1249674 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1249674 INFO  (zkConnectionManagerCallback-11714-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1249674 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1249674 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1249674 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1249678 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1249678 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1249679 WARN  (jetty-launcher-11710-thread-1-SendThread(127.0.0.1:38599)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103ca7b8fc70003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103ca7b8fc70003, 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 0x103ca7b8fc70003, 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> 1249679 WARN  (jetty-launcher-11710-thread-2-SendThread(127.0.0.1:38599)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103ca7b8fc70004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103ca7b8fc70004, 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 0x103ca7b8fc70004, 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> 1250553 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1250553 WARN  (jetty-launcher-11710-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20d1d46f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1250553 WARN  (jetty-launcher-11710-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20d1d46f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1250555 WARN  (jetty-launcher-11710-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45b875de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1250555 WARN  (jetty-launcher-11710-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45b875de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1250556 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38599/solr
   [junit4]   2> 1250557 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1250558 INFO  (zkConnectionManagerCallback-11728-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1250558 INFO  (jetty-launcher-11710-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1250559 WARN  (jetty-launcher-11710-thread-2-SendThread(127.0.0.1:38599)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103ca7b8fc70005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103ca7b8fc70005, 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 0x103ca7b8fc70005, 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> 1250614 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1250614 WARN  (jetty-launcher-11710-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45f138f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1250614 WARN  (jetty-launcher-11710-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45f138f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1250616 WARN  (jetty-launcher-11710-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@518935d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1250616 WARN  (jetty-launcher-11710-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@518935d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1250617 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38599/solr
   [junit4]   2> 1250618 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1250619 INFO  (zkConnectionManagerCallback-11736-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1250619 INFO  (jetty-launcher-11710-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1250660 INFO  (jetty-launcher-11710-thread-2) [n:127.0.0.1:36985_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1250661 INFO  (zkConnectionManagerCallback-11738-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1250661 INFO  (jetty-launcher-11710-thread-2) [n:127.0.0.1:36985_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1250725 INFO  (jetty-launcher-11710-thread-2) [n:127.0.0.1:36985_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36985_solr
   [junit4]   2> 1250726 INFO  (jetty-launcher-11710-thread-2) [n:127.0.0.1:36985_solr     ] o.a.s.c.Overseer Overseer (id=73124651010031623-127.0.0.1:36985_solr-n_0000000000) starting
   [junit4]   2> 1250730 INFO  (OverseerStateUpdate-73124651010031623-127.0.0.1:36985_solr-n_0000000000) [n:127.0.0.1:36985_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36985_solr
   [junit4]   2> 1250731 INFO  (jetty-launcher-11710-thread-2) [n:127.0.0.1:36985_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36985_solr
   [junit4]   2> 1250732 INFO  (zkCallback-11737-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1250734 INFO  (jetty-launcher-11710-thread-2) [n:127.0.0.1:36985_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1250734 WARN  (jetty-launcher-11710-thread-2) [n:127.0.0.1:36985_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> 1250749 INFO  (jetty-launcher-11710-thread-2) [n:127.0.0.1:36985_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node2
   [junit4]   2> 1250760 INFO  (jetty-launcher-11710-thread-1) [n:127.0.0.1:32853_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1250761 INFO  (zkConnectionManagerCallback-11750-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1250761 INFO  (jetty-launcher-11710-thread-1) [n:127.0.0.1:32853_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1250767 INFO  (jetty-launcher-11710-thread-1) [n:127.0.0.1:32853_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1250770 INFO  (jetty-launcher-11710-thread-1) [n:127.0.0.1:32853_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32853_solr as DOWN
   [junit4]   2> 1250770 INFO  (jetty-launcher-11710-thread-1) [n:127.0.0.1:32853_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1250770 INFO  (jetty-launcher-11710-thread-1) [n:127.0.0.1:32853_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32853_solr
   [junit4]   2> 1250771 INFO  (zkCallback-11737-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1250771 INFO  (zkCallback-11749-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1250772 INFO  (jetty-launcher-11710-thread-1) [n:127.0.0.1:32853_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1250773 WARN  (jetty-launcher-11710-thread-1) [n:127.0.0.1:32853_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> 1250782 INFO  (jetty-launcher-11710-thread-1) [n:127.0.0.1:32853_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node1
   [junit4]   2> 1250788 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1250789 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1250789 INFO  (zkConnectionManagerCallback-11761-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1250789 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1250790 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1250792 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38599/solr ready
   [junit4]   2> 1250799 INFO  (OverseerThreadFactory-11745-thread-1-processing-n:127.0.0.1:36985_solr) [n:127.0.0.1:36985_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 1250905 INFO  (OverseerStateUpdate-73124651010031623-127.0.0.1:36985_solr-n_0000000000) [n:127.0.0.1:36985_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36985_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36985/solr",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1250907 INFO  (OverseerStateUpdate-73124651010031623-127.0.0.1:36985_solr-n_0000000000) [n:127.0.0.1:36985_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:32853_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:32853/solr",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1250909 INFO  (OverseerStateUpdate-73124651010031623-127.0.0.1:36985_solr-n_0000000000) [n:127.0.0.1:36985_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:36985_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36985/solr",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1250912 INFO  (OverseerStateUpdate-73124651010031623-127.0.0.1:36985_solr-n_0000000000) [n:127.0.0.1:36985_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:32853_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:32853/solr",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1251115 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr    x:dv_coll_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1251115 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr    x:dv_coll_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1251115 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr    x:dv_coll_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1251115 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr    x:dv_coll_shard3_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1251115 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr    x:dv_coll_shard4_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1251127 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1251128 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1251132 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1251133 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1251151 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1251152 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1251152 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1251152 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1251152 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using configuration from configset conf1, trusted=true
   [junit4]   2> 1251152 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node1/dv_coll_shard4_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node1/dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 1251152 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1251152 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1251152 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1251152 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1251152 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node2/dv_coll_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node2/dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 1251153 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1251153 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node1/dv_coll_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node1/dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 1251153 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1251153 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 1251153 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node2/dv_coll_shard3_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node2/dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 1251185 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1251185 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1251186 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1251186 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1251186 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1251186 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1251187 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1251187 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1251187 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1251188 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1251188 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1251188 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1251188 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1251188 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1251188 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1251188 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1693697651148587008
   [junit4]   2> 1251188 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1251188 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1251189 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1251189 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1251189 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1251190 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1251190 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1251190 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1251190 INFO  (searcherExecutor-11763-thread-1-processing-n:127.0.0.1:32853_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251190 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1251190 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1251190 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1251190 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1251190 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1693697651150684160
   [junit4]   2> 1251191 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1251191 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1251192 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1251192 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1251192 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1693697651152781312
   [junit4]   2> 1251192 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1251193 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1251193 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1251193 INFO  (searcherExecutor-11765-thread-1-processing-n:127.0.0.1:36985_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251193 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1251193 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1251193 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1693697651153829888
   [junit4]   2> 1251194 INFO  (searcherExecutor-11767-thread-1-processing-n:127.0.0.1:32853_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251196 INFO  (searcherExecutor-11769-thread-1-processing-n:127.0.0.1:36985_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251197 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1251197 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard4
   [junit4]   2> 1251198 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1251198 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard1
   [junit4]   2> 1251202 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1251202 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard2
   [junit4]   2> 1251202 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1251202 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1251202 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32853/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 1251206 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1251207 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard3
   [junit4]   2> 1251207 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1251207 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SyncStrategy http://127.0.0.1:32853/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 1251207 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard4/leader after winning as /collections/dv_coll/leader_elect/shard4/election/73124651010031624-core_node8-n_0000000000
   [junit4]   2> 1251207 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1251207 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1251207 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36985/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1251208 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1251209 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36985/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 1251209 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard1/leader after winning as /collections/dv_coll/leader_elect/shard1/election/73124651010031623-core_node3-n_0000000000
   [junit4]   2> 1251211 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32853/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 1251211 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1251212 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1251212 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32853/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1251212 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1251212 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36985/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1251212 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:32853/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1251213 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard2/leader after winning as /collections/dv_coll/leader_elect/shard2/election/73124651010031624-core_node5-n_0000000000
   [junit4]   2> 1251213 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1251213 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1251213 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36985/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 1251213 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1251214 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy http://127.0.0.1:36985/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 1251214 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard3/leader after winning as /collections/dv_coll/leader_elect/shard3/election/73124651010031623-core_node7-n_0000000000
   [junit4]   2> 1251214 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32853/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1251215 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36985/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 1251316 INFO  (zkCallback-11737-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1251316 INFO  (zkCallback-11749-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1251316 INFO  (zkCallback-11737-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1251316 INFO  (zkCallback-11737-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1251317 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1251317 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1251318 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1251318 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1251321 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=206
   [junit4]   2> 1251322 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=208
   [junit4]   2> 1251323 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=208
   [junit4]   2> 1251323 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=208
   [junit4]   2> 1251325 INFO  (qtp1206036480-17227) [n:127.0.0.1:32853_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1251422 INFO  (zkCallback-11737-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1251422 INFO  (zkCallback-11737-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1251422 INFO  (zkCallback-11737-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1251422 INFO  (zkCallback-11749-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1251422 INFO  (zkCallback-11737-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1251422 INFO  (qtp1206036480-17227) [n:127.0.0.1:32853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=626
   [junit4]   2> 1251422 INFO  (SUITE-DocValuesNotIndexedTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: dv_coll
   [junit4]   2> 1251422 INFO  (zkCallback-11749-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1251429 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1251430 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1251430 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1251435 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 1251435 INFO  (zkCallback-11737-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1251435 INFO  (zkCallback-11749-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1251435 INFO  (zkCallback-11737-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1251435 INFO  (zkCallback-11749-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1251436 INFO  (zkCallback-11737-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 1251436 INFO  (zkCallback-11749-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 1251436 INFO  (zkCallback-11737-thread-3) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1251437 INFO  (zkCallback-11749-thread-2) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1251437 INFO  (zkCallback-11737-thread-3) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1251437 INFO  (zkCallback-11737-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 1 ms
   [junit4]   2> 1251437 INFO  (zkCallback-11749-thread-2) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1251437 INFO  (zkCallback-11749-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 1 ms
   [junit4]   2> 1251437 INFO  (zkCallback-11749-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 1251437 INFO  (Thread-2597) [     ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 1251438 INFO  (zkCallback-11749-thread-3) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1251438 INFO  (zkCallback-11749-thread-3) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1251439 INFO  (zkCallback-11749-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 1 ms
   [junit4]   2> 1251439 INFO  (Thread-2598) [     ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 1251439 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.c.SolrCore core reload dv_coll_shard3_replica_n4
   [junit4]   2> 1251440 INFO  (Thread-2598) [n:127.0.0.1:32853_solr     ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 1251442 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1251448 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1251449 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1251449 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from configset conf1
   [junit4]   2> 1251450 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node2/dv_coll_shard3_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node2/dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 1251475 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1251475 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1251476 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1251476 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1251476 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1251477 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1251477 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1251477 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1693697651451625472
   [junit4]   2> 1251478 INFO  (searcherExecutor-11787-thread-1-processing-n:127.0.0.1:36985_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251479 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1251480 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr     ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 1251480 INFO  (searcherExecutor-11787-thread-1-processing-n:127.0.0.1:36985_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251480 INFO  (zkCallback-11737-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 1251481 INFO  (zkCallback-11737-thread-2) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1251481 INFO  (zkCallback-11737-thread-2) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1251481 INFO  (zkCallback-11737-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 0 ms
   [junit4]   2> 1251482 INFO  (qtp1206036480-17232) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.S.Request [dv_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1251483 INFO  (qtp1206036480-17230) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.S.Request [dv_coll_shard4_replica_n6]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1251484 INFO  (qtp556769059-17233) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.S.Request [dv_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1251484 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1251484 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr     ] o.a.s.s.ManagedIndexSchema Took 4.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 1251484 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr     ] o.a.s.c.S.Request [dv_coll_shard3_replica_n4]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=56
   [junit4]   2> 1251484 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr     ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@264a1404
   [junit4]   2> 1251484 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard3.replica_n4 tag=SolrCore@264a1404
   [junit4]   2> 1251484 INFO  (qtp556769059-17229) [n:127.0.0.1:36985_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard3.leader tag=SolrCore@264a1404
   [junit4]   2> 1251508 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1251509 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1251509 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from configset conf1
   [junit4]   2> 1251509 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node2/dv_coll_shard3_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.DocValuesNotIndexedTest_1B9A398D1870F381-001/tempDir-001/node2/dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 1251529 INFO  (TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[1B9A398D1870F381]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 1251540 INFO  (qtp556769059-17224) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1251547 INFO  (qtp1206036480-17228) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=1}, version=1}
   [junit4]   2> 1251547 INFO  (qtp1206036480-17228) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:36985/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1693697651522928640)} 0 3
   [junit4]   2> 1251548 INFO  (qtp556769059-17234) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
   [junit4]   2> 1251548 INFO  (qtp556769059-17234) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:36985/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1693697651520831488)} 0 5
   [junit4]   2> 1251548 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=1}, version=1}
   [junit4]   2> 1251548 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:36985/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1693697651522928640)} 0 5
   [junit4]   2> 1251549 INFO  (qtp556769059-17224) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1693697651511394304)} 0 19
   [junit4]   2> 1251557 INFO  (searcherExecutor-11763-thread-1-processing-n:127.0.0.1:32853_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251557 INFO  (qtp1206036480-17228) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32853/solr/dv_coll_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1251557 INFO  (searcherExecutor-11765-thread-1-processing-n:127.0.0.1:36985_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251557 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32853/solr/dv_coll_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1251558 INFO  (qtp556769059-17234) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32853/solr/dv_coll_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1251559 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1251559 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1251560 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1251560 INFO  (searcherExecutor-11767-thread-1-processing-n:127.0.0.1:32853_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251561 INFO  (qtp1206036480-17232) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 1251561 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1251561 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1251561 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1251561 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1251563 INFO  (qtp1206036480-17226) [n:127.0.0.1:32853_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[4 (1693697651540754432)]} 0 1
   [junit4]   2> 1251563 INFO  (qtp556769059-17224) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[1 (1693697651540754432)]} 0 1
   [junit4]   2> 1251563 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1251563 INFO  (searcherExecutor-11796-thread-1-processing-n:127.0.0.1:36985_solr) [n:127.0.0.1:36985_solr     ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251564 INFO  (qtp556769059-17224) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[2 (1693697651541803008), 3 (1693697651542851584)]} 0 1
   [junit4]   2> 1251567 INFO  (qtp1206036480-17227) [n:127.0.0.1:32853_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32853/solr/dv_coll_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1251567 INFO  (Thread-2597) [n:127.0.0.1:36985_solr     ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 1251567 INFO  (searcherExecutor-11796-thread-1-processing-n:127.0.0.1:36985_solr) [n:127.0.0.1:36985_solr     ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251569 INFO  (searcherExecutor-11765-thread-1-processing-n:127.0.0.1:36985_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251569 INFO  (searcherExecutor-11787-thread-1-processing-n:127.0.0.1:36985_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1251570 INFO  (qtp556769059-17231) [n:127.0.0.1:36985_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32853/solr/dv_coll_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 1251570 INFO  (qtp556769059-17234) [n:127.0.0.1:36985_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32853/solr/dv_coll_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 1251570 INFO  (qtp556769059-17234) [n:127.0.0.1:36985_solr     ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  CLOSING Solr

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

us=0 QTime=0
   [junit4]   2> 2034081 INFO  (TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[1B9A398D1870F381]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedBogusEnumSearch
   [junit4]   2> 2034085 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[1B9A398D1870F381]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testKnownIntegerEnumIndexing
   [junit4]   2> 2034085 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[1B9A398D1870F381]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2034085 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[1B9A398D1870F381]) [     ] 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> 2034086 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[1B9A398D1870F381]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2034086 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[1B9A398D1870F381]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2034089 INFO  (searcherExecutor-21390-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2034089 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[1B9A398D1870F381]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 2034089 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[1B9A398D1870F381]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,severity&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2034090 INFO  (TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[1B9A398D1870F381]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testKnownIntegerEnumIndexing
   [junit4]   2> 2034090 INFO  (SUITE-EnumFieldTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2034090 INFO  (SUITE-EnumFieldTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1796360909
   [junit4]   2> 2034091 INFO  (coreCloseExecutor-21395-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ddd1af6
   [junit4]   2> 2034091 INFO  (coreCloseExecutor-21395-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@ddd1af6
   [junit4]   2> 2034091 INFO  (coreCloseExecutor-21395-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74e18e2a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4f304fbc
   [junit4]   2> 2034101 INFO  (coreCloseExecutor-21395-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2034101 INFO  (SUITE-EnumFieldTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2034101 INFO  (SUITE-EnumFieldTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34cb2076: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@579c756d
   [junit4]   2> 2034106 INFO  (SUITE-EnumFieldTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2034106 INFO  (SUITE-EnumFieldTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2364c329: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@55381669
   [junit4]   2> 2034108 INFO  (SUITE-EnumFieldTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2034108 INFO  (SUITE-EnumFieldTest-seed#[1B9A398D1870F381]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5de1d1e6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7fc01e10
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.EnumFieldTest_1B9A398D1870F381-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=id-ID, timezone=Canada/Yukon
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=105964704,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericTerms64, TestBinaryField, QueryEqualityTest, DistribCursorPagingTest, TestIncrementalCoreBackup, TestCloudConsistency, IgnoreLargeDocumentProcessorFactoryTest, RecoveryZkTest, SplitByPrefixTest, AnalyticsMergeStrategyTest, TestStressThreadBackup, TestInPlaceUpdatesDistrib, TestSimpleTrackingShardHandler, AliasIntegrationTest, SolrCoreTest, HighlighterConfigTest, TestRTimerTree, TestChildDocTransformer, CollectionStateFormat2Test, BitVectorTest, HdfsNNFailoverTest, AssignTest, BlockJoinFacetDistribTest, DateFieldTest, TestSchemaVersionResource, HdfsSyncSliceTest, TestConfig, LeaderFailureAfterFreshStartTest, TestSimNodeAddedTrigger, ShardRoutingCustomTest, TestDistributedTracing, TestLockTree, StatsReloadRaceTest, TestConfigSetsAPIShareSchema, TestReqParamsAPI, SolrMetricsIntegrationTest, AggValueSourceTest, OverriddenZkACLAndCredentialsProvidersTest, UnloadDistributedZkTest, MetricsDisabledCloudTest, BasicAuthStandaloneTest, AtomicUpdatesTest, TestLMJelinekMercerSimilarityFactory, TestManagedSchemaAPI, TestFastLRUCache, CollectionTooManyReplicasTest, LocalFSCloudIncrementalBackupTest, TestTrieFacet, TestScoreJoinQPScore, UpdateRequestProcessorFactoryTest, TestExportTool, DistributedFacetSimpleRefinementLongTailTest, TestSolr4Spatial, TestRemoteStreaming, TestSubQueryTransformerCrossCore, UpdateParamsTest, SearchRateTriggerIntegrationTest, TolerantUpdateProcessorTest, TestTextField, TestRandomRequestDistribution, TestBinaryResponseWriter, TestQuerySenderListener, TestFieldCache, DeleteNodeTest, TestCustomSort, MaxSizeAutoCommitTest, NodeAddedTriggerTest, CacheHeaderTest, BackupIdTest, WordBreakSolrSpellCheckerTest, SplitShardTest, TestWithCollection, TestOrdValues, SimpleMLTQParserTest, TestDistributedMissingSort, TestFieldCacheVsDocValues, TestJsonFacets, TestDelegationWithHadoopAuth, TestAuthorizationFramework, TestPostingsSolrHighlighter, ClassificationUpdateProcessorTest, BasicZkTest, TestFieldTypeResource, TestJettySolrRunner, TestImplicitCoreProperties, SpatialFilterTest, TestAtomicUpdateErrorCases, TestStressInPlaceUpdates, HdfsWriteToMultipleCollectionsTest, InfoHandlerTest, TestRestManager, TestInitQParser, DocumentAnalysisRequestHandlerTest, MetricsHistoryIntegrationTest, TestFoldingMultitermQuery, TestLazyCores, ClusterStateMockUtilTest, RequestHandlersTest, SimplePostToolTest, OverseerTest, TestHttpShardHandlerFactory, SolrCmdDistributorTest, PathHierarchyTokenizerFactoryTest, TestCustomStream, SolrSlf4jReporterTest, ResponseLogComponentTest, MoreLikeThisComponentTest, SignatureUpdateProcessorFactoryTest, CoreAdminCreateDiscoverTest, SuggesterWFSTTest, DistributedSuggestComponentTest, TestRandomCollapseQParserPlugin, CdcrUpdateLogTest, TestSegmentSorting, GraphQueryTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ClusterStateUpdateTest, CollectionPropsTest, DeleteShardTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderElectionTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MultiThreadedOCPTest, ShardTermsTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPI, TestDistributedMap, TestExclusionRuleCollectionAccess, TestOnReconnectListenerSupport, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, ZkFailoverTest, ZkSolrClientTest, ConcurrentCreateCollectionTest, HdfsCloudIncrementalBackupTest, TestHdfsCloudBackupRestore, TestReplicaProperties, AutoAddReplicasIntegrationTest, RestoreTriggerStateTest, TestSimUtils, CdcrBidirectionalTest, CdcrBootstrapTest, ByteBuffersDirectoryFactoryTest, CoreSorterTest, DirectoryFactoriesTest, DirectoryFactoryTest, TestCodecSupport, TestCoreContainer, TestSolrDeletionPolicy2, TestSolrXml, TestSolrCloudSnapshots, TestHdfsBackupRestoreCore, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, SegmentsInfoRequestHandlerTest, SplitHandlerTest, TestCollectionAPIs, TestCoreAdminApis, V2CollectionBackupsAPIMappingTest, ZookeeperReadAPITest, BadComponentTest, CustomHighlightComponentTest, DistributedExpandComponentTest, DistributedMLTComponentTest, SpellCheckComponentTest, JavabinLoaderTest, RandomizedTaggerTest, HighlighterTest, CheckHdfsIndexTest, TestRawTransformer, TestSolrQueryResponse, TestCopyFieldCollectionResource, TestDynamicFieldResource, TestFieldResource, TestManagedSynonymGraphFilterFactory, BooleanFieldTest, ChangedSchemaMergeTest, CurrencyFieldTypeTest, EnumFieldTest]
   [junit4] Completed [780/934 (2!)] on J0 in 3.75s, 15 tests, 1 error, 7 skipped <<< FAILURES!

[...truncated 51273 lines...]

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

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

4 tests failed.
FAILED:  org.apache.lucene.index.TestNRTThreads.testNRTThreads

Error Message:
MockDirectoryWrapper: file "_5.cfs" is still open: cannot delete

Stack Trace:
java.io.IOException: MockDirectoryWrapper: file "_5.cfs" is still open: cannot delete
	at __randomizedtesting.SeedInfo.seed([882165A8BBC79EC7:13F871B3FA3C88AC]:0)
	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:605)
	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:690)
	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:531)
	at org.apache.lucene.index.IndexWriter.rollbackInternalNoCommit(IndexWriter.java:2472)
	at org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2409)
	at org.apache.lucene.index.IndexWriter.rollback(IndexWriter.java:2402)
	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1280)
	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:628)
	at org.apache.lucene.index.TestNRTThreads.testNRTThreads(TestNRTThreads.java:149)
	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.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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: unclosed IndexInput: _5.cfs
	at org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:735)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:778)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundReader.<init>(Lucene50CompoundReader.java:77)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.getCompoundReader(Lucene50CompoundFormat.java:71)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:101)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:83)
	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:171)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4904)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4363)
	at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource.merge(IndexWriter.java:5922)
	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:626)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)


FAILED:  org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D0F927DD598279AB:F8047ABA8866E6EE]: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.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
	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)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:43827/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:43827/solr
	at __randomizedtesting.SeedInfo.seed([D0F927DD598279AB:3C3F8A69A21EC44F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore(CollectionsAPIDistributedZkTest.java:279)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
	at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
	at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1228)
	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:915)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more


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

Error Message:
Error from server at https://127.0.0.1:39483/_/si/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39483/_/si/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
	at __randomizedtesting.SeedInfo.seed([D0F927DD598279AB:58AD1807F77E1453]: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:625)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:79)
	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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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 1815 lines...]
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTThreads -Dtests.method=testNRTThreads -Dtests.seed=882165A8BBC79EC7 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.55s J2 | TestNRTThreads.testNRTThreads <<<
   [junit4]    > Throwable #1: java.io.IOException: MockDirectoryWrapper: file "_5.cfs" is still open: cannot delete
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([882165A8BBC79EC7:13F871B3FA3C88AC]:0)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:605)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:690)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:531)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.rollbackInternalNoCommit(IndexWriter.java:2472)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2409)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.rollback(IndexWriter.java:2402)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1280)
   [junit4]    > 	at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase.runTest(ThreadedIndexingAndSearchingTestCase.java:628)
   [junit4]    > 	at org.apache.lucene.index.TestNRTThreads.testNRTThreads(TestNRTThreads.java:149)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: unclosed IndexInput: _5.cfs
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:735)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:778)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50CompoundReader.<init>(Lucene50CompoundReader.java:77)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.getCompoundReader(Lucene50CompoundFormat.java:71)
   [junit4]    > 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:101)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:83)
   [junit4]    > 	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:171)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4904)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4363)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource.merge(IndexWriter.java:5922)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:626)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build/core/test/J2/temp/lucene.index.TestNRTThreads_882165A8BBC79EC7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {date=Lucene84, extra13=PostingsFormat(name=Asserting), extra36=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), extra8=Lucene84, extra11=Lucene84, extra12=PostingsFormat(name=LuceneVarGapFixedInterval), extra17=PostingsFormat(name=Asserting), extra39=PostingsFormat(name=Asserting), extra18=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), extra15=Lucene84, extra16=PostingsFormat(name=LuceneVarGapFixedInterval), extra2=PostingsFormat(name=Asserting), extra3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), extra0=Lucene84, extra19=Lucene84, titleTokenized=PostingsFormat(name=LuceneVarGapFixedInterval), extra1=PostingsFormat(name=LuceneVarGapFixedInterval), body=Lucene84, title=PostingsFormat(name=Asserting), extra6=PostingsFormat(name=Asserting), extra7=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), extra4=Lucene84, packID=Lucene84, extra31=PostingsFormat(name=Asserting), extra32=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), extra30=PostingsFormat(name=LuceneVarGapFixedInterval), extra24=PostingsFormat(name=Asserting), extra25=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), extra22=Lucene84, extra23=PostingsFormat(name=LuceneVarGapFixedInterval), extra28=PostingsFormat(name=Asserting), extra29=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), docid=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), extra26=Lucene84, extra27=PostingsFormat(name=LuceneVarGapFixedInterval), extra20=PostingsFormat(name=Asserting), extra21=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{docid_intDV=DocValuesFormat(name=Asserting), titleDV=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=974, maxMBSortInHeap=6.811407889744595, sim=Asserting(RandomSimilarity(queryNorm=true): {extra13=DFR GL1, extra36=DFR GB2, extra8=DFR I(F)L2, extra11=DFR I(F)B3(800.0), extra12=DFR I(ne)B3(800.0), extra17=DFR GB2, extra39=DFR GL3(800.0), extra18=DFR I(n)L2, extra15=IB SPL-L1, extra16=DFR GL3(800.0), extra2=IB LL-LZ(0.3), extra3=DFR I(ne)LZ(0.3), titleTokenized=DFR I(n)L2, extra19=IB SPL-D2, extra0=IB LL-L3(800.0), extra1=DFR I(F)B2, body=DFR I(n)BZ(0.3), extra6=DFR GB1, extra7=IB LL-D1, extra4=IB SPL-L2, packID=DFR I(n)L3(800.0), extra31=org.apache.lucene.search.similarities.BooleanSimilarity@43c06448, extra32=IB LL-LZ(0.3), extra30=IB LL-L3(800.0), extra24=ClassicSimilarity, extra25=DFR I(ne)L3(800.0), extra22=DFR I(F)LZ(0.3), extra23=DFR GL2, extra28=DFR I(F)L2, extra29=IB LL-L2, extra26=DFR I(n)LZ(0.3), docid=DFR I(F)L3(800.0), extra27=LM Jelinek-Mercer(0.700000), extra20=DFR I(ne)B2, extra21=IB LL-D3(800.0)}), locale=fi-FI, timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=146697944,total=281542656
   [junit4]   2> NOTE: All tests run in this JVM: [TestBooleanQueryVisitSubscorers, TestTopDocsCollector, TestStringMSBRadixSorter, TestSingleInstanceLockFactory, TestSizeBoundedForceMerge, TestAtomicUpdate, TestNewestSegment, TestOmitTf, TestLatLonPoint, TestBM25Similarity, TestMutablePointsReaderUtils, TestMultiTermConstantScore, TestGeoEncodingUtils, TestAxiomaticF2LOG, TestIntsRef, TestConjunctions, TestTryDelete, TestCodecHoldsOpenFiles, TestGrowableByteArrayDataOutput, TestNotDocIdSet, TestFilterLeafReader, TestRollback, TestTermsEnum, TestMultiMMap, TestRegexpRandom, TestWordlistLoader, TestDocsWithFieldSet, TestMergePolicy, TestGraphTokenizers, TestDoubleValuesSource, TestExitableDirectoryReader, TestCharsRefBuilder, TestCustomSearcherSort, TestPositiveScoresOnlyCollector, TestPayloadsOnVectors, TestNearSpansOrdered, TestReadOnlyIndex, TestSimilarityBase, TestLongDistanceFeatureQuery, TestWildcard, TestMSBRadixSorter, TestXYPointQueries, TestDeterminism, TestPackedTokenAttributeImpl, TestMinShouldMatch2, TestIndriDirichletSimilarity, TestParallelLeafReader, TestPForUtil, TestSimilarity, TestLiveFieldValues, TestDocumentsWriterStallControl, TestFieldUpdatesBuffer, TestSmallFloat, TestPhrasePrefixQuery, TestSimpleWKTShapeParsing, TestByteBuffersDirectory, TestPoint2D, TestCompetitiveFreqNormAccumulator, TestFstDirectAddressing, TestStressIndexing, TestLatLonDocValuesField, TestFrequencyTrackingRingBuffer, TestIndexWriterWithThreads, TestBufferedIndexInput, TestIndexWriterNRTIsCurrent, TestForTooMuchCloning, TestIndexReaderClose, TestRAMDirectory, TestNorms, Test2BPostings, TestExternalCodecs, TestIndexWriterLockRelease, TestLucene50LiveDocsFormat, TestLucene60FieldInfoFormat, TestBestCompressionLucene80DocValuesFormat, TestFieldType, TestLatLonDocValuesPointPointQueries, TestLatLonMultiLineShapeQueries, TestLatLonPointDistanceSort, TestLatLonPolygonShapeQueries, Test2BDocs, Test2BSortedDocValuesFixedSorted, TestAllFilesCheckIndexHeader, TestConcurrentMergeScheduler, TestDocCount, TestDocValues, TestDuelingCodecsAtNight, TestFrozenBufferedUpdates, TestIndexManyDocuments, TestIndexWriterCommit, TestIndexWriterOnJRECrash, TestIndexWriterOutOfFileDescriptors, TestInfoStream, TestIntBlockPool, TestIsCurrent, TestLogMergePolicy, TestManyFields, TestMaxPosition, TestMixedCodecs, TestMultiFields, TestNRTReaderCleanup, TestNRTThreads]
   [junit4] Completed [406/577 (1!)] on J2 in 0.59s, 1 test, 1 error <<< FAILURES!

[...truncated 11457 lines...]
   [junit4] Suite: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
   [junit4]   2> 3722 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3736 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3750 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_D0F927DD598279AB-001/data-dir-1-001
   [junit4]   2> 3864 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3911 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.e.j.u.log Logging initialized @3938ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 3917 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4450 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 4456 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_D0F927DD598279AB-001/tempDir-001
   [junit4]   2> 4466 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4674 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4674 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4748 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 4785 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 36819
   [junit4]   2> 4786 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36819
   [junit4]   2> 4788 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36819
   [junit4]   2> 4788 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36819
   [junit4]   2> 4950 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5004 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5005 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5458 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5467 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5467 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5476 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5484 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5484 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5500 WARN  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker-SendThread(127.0.0.1:36819)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103cacc93f00002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103cacc93f00002, 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 0x103cacc93f00002, 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> 6074 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6075 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6081 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 6118 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6118 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6120 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6140 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d1e4511{/solr,null,AVAILABLE}
   [junit4]   2> 6173 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5cd98a1f{SSL, (ssl, http/1.1)}{127.0.0.1:42971}
   [junit4]   2> 6173 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @6203ms
   [junit4]   2> 6174 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36819/solr, hostPort=42971}
   [junit4]   2> 6246 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6247 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6248 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 6249 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6249 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 6249 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-08T22:07:38.777Z
   [junit4]   2> 6250 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6264 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6265 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6267 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6563 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:36819)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103cacc93f00003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103cacc93f00003, 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 0x103cacc93f00003, 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> 9626 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 9631 WARN  (jetty-launcher-8-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> 9671 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7948c7e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9671 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7948c7e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9975 WARN  (jetty-launcher-8-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> 9977 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40d1bc71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9977 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40d1bc71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10113 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36819/solr
   [junit4]   2> 10128 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10136 INFO  (zkConnectionManagerCallback-21-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10136 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10360 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10363 INFO  (zkConnectionManagerCallback-23-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10364 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10821 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42971_solr
   [junit4]   2> 10823 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.c.Overseer Overseer (id=73124998972178437-127.0.0.1:42971_solr-n_0000000000) starting
   [junit4]   2> 10926 INFO  (OverseerStateUpdate-73124998972178437-127.0.0.1:42971_solr-n_0000000000) [n:127.0.0.1:42971_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42971_solr
   [junit4]   2> 10932 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42971_solr
   [junit4]   2> 10961 INFO  (zkCallback-22-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11224 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 11239 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 11266 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 11285 WARN  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off.  Consider enabling SSL to protect user credentials and data with encryption.
   [junit4]   2> 11524 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 11678 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42971.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f36fc
   [junit4]   2> 11679 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42971.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f36fc
   [junit4]   2> 11679 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42971.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f36fc
   [junit4]   2> 11713 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42971_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_D0F927DD598279AB-001/tempDir-001/node1
   [junit4]   2> 11756 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 11768 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11772 INFO  (zkConnectionManagerCallback-40-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11772 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11784 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11790 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36819/solr ready
   [junit4]   2> 13406 DEBUG (MetricsHistoryHandler-34-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler -- collectMetrics
   [junit4]   2> 14478 INFO  (qtp442931249-43) [n:127.0.0.1:42971_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=38
   [junit4]   2> 14517 INFO  (qtp442931249-47) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:42971_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv/S0TG+v/2X8S+aYjdhrBSPzKACaUxPnp5oSVSgaj1WAJihKpA7LH0Mcuq+83Eo2ZheU0yckHO9YM7HvjXnXh5xppiNOSja8ZJU2Hs+KfLLyfbHJ5KtCvmxstOeTkM/bZz8OY258hCCch9Wd4GExmKc+ygeLv4Lhx9XHIRuW3WtWUOMErf1iY5nPSRHFws0O6G/dEe2loWq/M1EQyyazdXZPT+zpYAElFyKWdB8e+RhKX+E3SYlgZp/wZ06K1eLeI2zvKljGzkIywWYsr3qtgTrU5gMM8hF3Ooc4f94GfqjVJIlPZooA/ejMJ7kUV0FjX3+BQkTJ2v2qBaywDkkXAwIDAQAB
   [junit4]   2> 14843 INFO  (qtp442931249-47) [n:127.0.0.1:42971_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=321
   [junit4]   2> 14886 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[D0F927DD598279AB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testValuesAreCollected
   [junit4]   2> 14919 INFO  (qtp442931249-47) [n:127.0.0.1:42971_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/history params={name=solr.jvm&action=get&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 14920 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[D0F927DD598279AB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testValuesAreCollected
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest -Dtests.method=testValuesAreCollected -Dtests.seed=D0F927DD598279AB -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Canada/Atlantic -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.11s J1 | MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D0F927DD598279AB:F8047ABA8866E6EE]:0)
   [junit4]    > 	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 14951 WARN  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker-SendThread(127.0.0.1:36819)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103cacc93f00006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103cacc93f00006, 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 0x103cacc93f00006, 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> 15059 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=975637778
   [junit4]   2> 15059 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42971_solr
   [junit4]   2> 15063 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 15063 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42971_solr as DOWN
   [junit4]   2> 15073 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 15075 DEBUG (jetty-closer-41-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler Closing 453643077
   [junit4]   2> 15076 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 15076 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@644404d7: rootName = solr_42971, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@c0205
   [junit4]   2> 15089 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 15089 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73e2fc21: rootName = solr_42971, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@32acf3c9
   [junit4]   2> 15092 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 15092 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@781e3f9f: rootName = solr_42971, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3ea7eaf
   [junit4]   2> 15093 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 15100 INFO  (closeThreadPool-46-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73124998972178437-127.0.0.1:42971_solr-n_0000000000) closing
   [junit4]   2> 15101 INFO  (OverseerStateUpdate-73124998972178437-127.0.0.1:42971_solr-n_0000000000) [n:127.0.0.1:42971_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42971_solr
   [junit4]   2> 15113 INFO  (OverseerAutoScalingTriggerThread-73124998972178437-127.0.0.1:42971_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 15117 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73124998972178437-127.0.0.1:42971_solr-n_0000000000) closing
   [junit4]   2> 15117 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:36819)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103cacc93f00005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103cacc93f00005, 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 0x103cacc93f00005, 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> 15219 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73124998972178437-127.0.0.1:42971_solr-n_0000000000) closing
   [junit4]   2> 15224 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5cd98a1f{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 15228 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d1e4511{/solr,null,STOPPED}
   [junit4]   2> 15228 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 15229 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 15335 WARN  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker-SendThread(127.0.0.1:36819)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103cacc93f00001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103cacc93f00001, 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 0x103cacc93f00001, 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> 15446 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 15451 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36819
   [junit4]   2> 15451 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36819
   [junit4]   2> 15451 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36819
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_D0F927DD598279AB-001
   [junit4]   2> Mar 08, 2021 10:07:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=399, maxMBSortInHeap=6.294089698106493, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=et, timezone=Canada/Atlantic
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=209457680,total=329252864
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHistoryWithAuthIntegrationTest]
   [junit4] Completed [6/934 (1!)] on J1 in 15.44s, 1 test, 1 failure <<< FAILURES!

[...truncated 25 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 27910 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 27912 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_D0F927DD598279AB-001/data-dir-4-001
   [junit4]   2> 27912 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 27912 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 27915 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-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> 27916 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 27916 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/si
   [junit4]   2> 27916 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 27923 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 27941 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 27980 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 27983 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.D.s.TrieIntField Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 27985 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.D.s.TrieLongField Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 27986 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 28412 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:39) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 28414 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [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:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:39) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 28415 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 28416 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-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> 28511 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@689fc2dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28511 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@689fc2dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28515 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-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> 28516 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56c1812[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28516 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56c1812[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28517 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-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> 28549 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c2737dc
   [junit4]   2> 28555 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c2737dc
   [junit4]   2> 28555 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c2737dc
   [junit4]   2> 28557 INFO  (coreLoadExecutor-106-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 28566 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 28581 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 28607 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 28608 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 28608 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 28609 INFO  (coreLoadExecutor-106-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@2c2737dc
   [junit4]   2> 28609 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_D0F927DD598279AB-001/data-dir-4-001/]
   [junit4]   2> 28610 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7800392050007895]
   [junit4]   2> 28672 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 28672 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28675 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28676 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28676 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=79.064453125, floorSegmentMB=0.7080078125, forceMergeDeletesPctAllowed=20.410152804310428, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6763035547469282, deletesPctAllowed=49.86132110560436
   [junit4]   2> 28679 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 28694 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 28954 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 28954 INFO  (coreLoadExecutor-106-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1693703241966026752
   [junit4]   2> 28955 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 28956 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 28956 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 28956 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 28956 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 28957 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 28957 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 28961 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 28961 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 28962 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[D0F927DD598279AB]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 28966 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 29095 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_D0F927DD598279AB-001/tempDir-001/control/cores/collection1
   [junit4]   2> 29101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 29101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 29101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 29103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 29103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 29103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 29104 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a11b857{/_/si,null,AVAILABLE}
   [junit4]   2> 29105 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3fd51cf9{SSL, (ssl, http/1.1)}{127.0.0.1:43383}
   [junit4]   2> 29106 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.e.j.s.Server Started @29133ms
   [junit4]   2> 29106 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/_/si, hostPort=43383, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_D0F927DD598279AB-001/tempDir-001/control/cores}
   [junit4]   2> 29106 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 29106 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 29106 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 29106 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[D0F927DD598279AB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 29106 INFO  (TEST-DistributedQueryCompo

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

rs.SolrJmxReporter@2f3e355e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@72a5fad1
   [junit4]   2> 329416 INFO  (jetty-closer-2729-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 329422 INFO  (jetty-closer-2729-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25d6caaa: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6ed52dcb
   [junit4]   2> 329422 INFO  (jetty-closer-2729-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 329425 INFO  (zkCallback-2690-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 329425 INFO  (zkCallback-2672-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 329430 INFO  (jetty-closer-2729-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 329430 INFO  (jetty-closer-2729-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@500b5ba6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6ed52dcb
   [junit4]   2> 329431 INFO  (jetty-closer-2729-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 329459 INFO  (jetty-closer-2729-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@24d91bd4{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 329489 INFO  (jetty-closer-2729-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a8ac976{/solr,null,STOPPED}
   [junit4]   2> 329489 INFO  (jetty-closer-2729-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 329492 WARN  (jetty-launcher-2603-thread-1-SendThread(127.0.0.1:36753)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103cad152c1000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103cad152c1000c, 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 0x103cad152c1000c, 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> 329492 WARN  (jetty-launcher-2603-thread-2-SendThread(127.0.0.1:36753)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103cad152c1000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103cad152c1000e, 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 0x103cad152c1000e, 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> 329657 INFO  (jetty-closer-2729-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73125019353415688-127.0.0.1:37655_solr-n_0000000000) closing
   [junit4]   2> 329660 INFO  (jetty-closer-2729-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@26887ed{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 329660 INFO  (jetty-closer-2729-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@56b1cc81{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 329660 INFO  (jetty-closer-2729-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54751477{/solr,null,STOPPED}
   [junit4]   2> 329660 INFO  (jetty-closer-2729-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 329660 INFO  (jetty-closer-2729-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@758e50d{/solr,null,STOPPED}
   [junit4]   2> 329660 INFO  (jetty-closer-2729-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 329758 INFO  (jetty-closer-2729-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7af79862{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 329758 INFO  (jetty-closer-2729-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7eba13d1{/solr,null,STOPPED}
   [junit4]   2> 329758 INFO  (jetty-closer-2729-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 329758 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[D0F927DD598279AB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 329759 WARN  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[D0F927DD598279AB]-SendThread(127.0.0.1:36753)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103cad152c10000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103cad152c10000, 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 0x103cad152c10000, 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> 329962 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/nodes_used_collection/terms/shard1
   [junit4]   2> 	5	/solr/collections/nodes_used_collection/terms/shard2
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	48	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73125019353415688-127.0.0.1:37655_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/overseer/queue
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	16	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 329964 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[D0F927DD598279AB]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36753
   [junit4]   2> 329964 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[D0F927DD598279AB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36753
   [junit4]   2> 329964 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[D0F927DD598279AB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36753
   [junit4]   2> 329964 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[D0F927DD598279AB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCoresAreDistributedAcrossNodes
   [junit4]   2> 329965 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[D0F927DD598279AB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCoresAreDistributedAcrossNodes
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_D0F927DD598279AB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1434, maxMBSortInHeap=6.542764812320392, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de-LU, timezone=Europe/Andorra
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=147497264,total=333971456
   [junit4]   2> NOTE: All tests run in this JVM: [SSLMigrationTest, TestCharFilters, CdcrWithNodesRestartsTest, HttpSolrCallGetCoreTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [122/934 (3!)] on J2 in 311.98s, 19 tests, 1 error <<< FAILURES!

[...truncated 53600 lines...]