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

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
No registered leader was found after waiting for 1000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10 )={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node2":{           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",           "node_name":"127.0.0.1:44519_solr",           "base_url":"http://127.0.0.1:44519/solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"},         "core_node4":{           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",           "node_name":"127.0.0.1:45309_solr",           "base_url":"http://127.0.0.1:45309/solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:45309_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 1000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10 )={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
          "node_name":"127.0.0.1:44519_solr",
          "base_url":"http://127.0.0.1:44519/solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
          "node_name":"127.0.0.1:45309_solr",
          "base_url":"http://127.0.0.1:45309/solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:45309_solr]
	at __randomizedtesting.SeedInfo.seed([D6BCDECBFF9811D5:2EDBD842E2626B6]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:993)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:968)
	at org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:205)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14426 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> 699130 INFO  (SUITE-TestCloudSearcherWarming-seed#[D6BCDECBFF9811D5]-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> 699130 INFO  (SUITE-TestCloudSearcherWarming-seed#[D6BCDECBFF9811D5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 699131 INFO  (SUITE-TestCloudSearcherWarming-seed#[D6BCDECBFF9811D5]-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.cloud.TestCloudSearcherWarming_D6BCDECBFF9811D5-001/data-dir-49-001
   [junit4]   2> 699132 WARN  (SUITE-TestCloudSearcherWarming-seed#[D6BCDECBFF9811D5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=172 numCloses=172
   [junit4]   2> 699132 INFO  (SUITE-TestCloudSearcherWarming-seed#[D6BCDECBFF9811D5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 699135 INFO  (SUITE-TestCloudSearcherWarming-seed#[D6BCDECBFF9811D5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 699135 INFO  (SUITE-TestCloudSearcherWarming-seed#[D6BCDECBFF9811D5]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 699140 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRepFactor1LeaderStartup
   [junit4]   2> 699142 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] 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/J0/temp/solr.cloud.TestCloudSearcherWarming_D6BCDECBFF9811D5-001/tempDir-001
   [junit4]   2> 699143 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 699143 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 699143 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 699144 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 699280 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36395
   [junit4]   2> 699281 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36395
   [junit4]   2> 699281 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36395
   [junit4]   2> 699281 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36395
   [junit4]   2> 699284 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 699296 INFO  (zkConnectionManagerCallback-6944-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 699296 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 699318 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 699329 INFO  (zkConnectionManagerCallback-6946-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 699329 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 699340 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 699348 INFO  (zkConnectionManagerCallback-6948-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 699349 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 699463 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 699463 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 699463 INFO  (jetty-launcher-6949-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 699464 INFO  (jetty-launcher-6949-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 699464 INFO  (jetty-launcher-6949-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 699464 INFO  (jetty-launcher-6949-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 699465 INFO  (jetty-launcher-6949-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35334e80{/solr,null,AVAILABLE}
   [junit4]   2> 699465 INFO  (jetty-launcher-6949-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@689824d6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37773}
   [junit4]   2> 699465 INFO  (jetty-launcher-6949-thread-1) [     ] o.e.j.s.Server Started @699494ms
   [junit4]   2> 699465 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36395/solr, hostPort=37773}
   [junit4]   2> 699465 ERROR (jetty-launcher-6949-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 699465 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 699466 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 699466 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 699466 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 699466 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-30T18:13:50.964Z
   [junit4]   2> 699467 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 699468 INFO  (zkConnectionManagerCallback-6951-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 699468 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 699470 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 699475 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 700058 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 700059 WARN  (jetty-launcher-6949-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c55f0b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 700060 WARN  (jetty-launcher-6949-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c55f0b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 700063 WARN  (jetty-launcher-6949-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@93c1645[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 700063 WARN  (jetty-launcher-6949-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@93c1645[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 700064 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36395/solr
   [junit4]   2> 700065 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 700067 INFO  (zkConnectionManagerCallback-6962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 700067 INFO  (jetty-launcher-6949-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 700242 INFO  (jetty-launcher-6949-thread-1) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 700247 INFO  (zkConnectionManagerCallback-6964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 700247 INFO  (jetty-launcher-6949-thread-1) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 700367 WARN  (jetty-launcher-6949-thread-1) [n:127.0.0.1:37773_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 700374 INFO  (jetty-launcher-6949-thread-1) [n:127.0.0.1:37773_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37773_solr
   [junit4]   2> 700385 INFO  (jetty-launcher-6949-thread-1) [n:127.0.0.1:37773_solr     ] o.a.s.c.Overseer Overseer (id=72323447577247749-127.0.0.1:37773_solr-n_0000000000) starting
   [junit4]   2> 700399 INFO  (OverseerStateUpdate-72323447577247749-127.0.0.1:37773_solr-n_0000000000) [n:127.0.0.1:37773_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37773_solr
   [junit4]   2> 700400 INFO  (jetty-launcher-6949-thread-1) [n:127.0.0.1:37773_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37773_solr
   [junit4]   2> 700406 INFO  (zkCallback-6963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 700406 INFO  (jetty-launcher-6949-thread-1) [n:127.0.0.1:37773_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 700410 WARN  (jetty-launcher-6949-thread-1) [n:127.0.0.1:37773_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> 700543 INFO  (jetty-launcher-6949-thread-1) [n:127.0.0.1:37773_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/J0/temp/solr.cloud.TestCloudSearcherWarming_D6BCDECBFF9811D5-001/tempDir-001/node1
   [junit4]   2> 700565 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 700567 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 700568 INFO  (zkConnectionManagerCallback-6979-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 700568 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 700570 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 700571 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36395/solr ready
   [junit4]   2> 700590 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testRepFactor1LeaderStartup
   [junit4]   2> 700590 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 700592 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/protwords.txt
   [junit4]   2> 700594 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 700596 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testRepFactor1LeaderStartup.AUTOCREATED/solrconfig.xml
   [junit4]   2> 700599 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 700602 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 700605 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 700607 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 700610 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 700612 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 700614 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 700617 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 700619 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 700622 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 700625 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 700751 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 700760 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 700764 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 700768 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 700770 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 700772 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 700773 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 700775 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 700777 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 700779 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 700781 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 700783 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 700785 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 700787 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 700789 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 700793 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 700799 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 700802 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 700804 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 700808 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 700812 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 700817 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 700825 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 700827 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 700829 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 700831 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 700833 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 700835 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 700837 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/synonyms.txt
   [junit4]   2> 700838 INFO  (OverseerThreadFactory-6971-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/stopwords.txt
   [junit4]   2> 700949 INFO  (OverseerStateUpdate-72323447577247749-127.0.0.1:37773_solr-n_0000000000) [n:127.0.0.1:37773_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:37773_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37773/solr",
   [junit4]   2>   "collection":"testRepFactor1LeaderStartup",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 701079 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr    x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup.AUTOCREATED&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 701080 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr    x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 701096 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 701096 WARN  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 701101 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 701278 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 701345 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration from configset testRepFactor1LeaderStartup.AUTOCREATED, trusted=true
   [junit4]   2> 701346 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudSearcherWarming_D6BCDECBFF9811D5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudSearcherWarming_D6BCDECBFF9811D5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 701441 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 701441 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 701442 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 701442 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 701573 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 701576 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 701576 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 701579 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 701579 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 701579 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 701581 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 701581 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709542980273045504
   [junit4]   2> 701585 INFO  (searcherExecutor-6981-thread-1-processing-n:127.0.0.1:37773_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 701586 INFO  (searcherExecutor-6981-thread-1-processing-n:127.0.0.1:37773_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 701586 INFO  (searcherExecutor-6981-thread-1-processing-n:127.0.0.1:37773_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 701592 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testRepFactor1LeaderStartup/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 701592 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testRepFactor1LeaderStartup/leaders/shard1
   [junit4]   2> 701599 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 701599 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 701599 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37773/solr/testRepFactor1LeaderStartup_shard1_replica_n1/
   [junit4]   2> 701600 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 701601 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:37773/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ has no replicas
   [junit4]   2> 701601 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testRepFactor1LeaderStartup/leaders/shard1/leader after winning as /collections/testRepFactor1LeaderStartup/leader_elect/shard1/election/72323447577247749-core_node2-n_0000000000
   [junit4]   2> 701605 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37773/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ shard1
   [junit4]   2> 701708 INFO  (zkCallback-6963-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 701709 INFO  (zkCallback-6963-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 701711 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 701718 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup.AUTOCREATED&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=639
   [junit4]   2> 701728 INFO  (qtp1717552749-10497) [n:127.0.0.1:37773_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> 701817 INFO  (zkCallback-6963-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 701818 INFO  (zkCallback-6963-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 701818 INFO  (zkCallback-6963-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 701819 INFO  (qtp1717552749-10497) [n:127.0.0.1:37773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:37773_solr&wt=javabin&version=2} status=0 QTime=1242
   [junit4]   2> 701820 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testRepFactor1LeaderStartup
   [junit4]   2> 701838 INFO  (qtp1717552749-10500) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testRepFactor1LeaderStartup
   [junit4]   2> 701841 INFO  (Thread-1023) [     ] o.a.s.c.SolrCore config update listener called for core testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 701863 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.c.SolrCore core reload testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 701865 INFO  (solrHandlerExecutor-6986-thread-1-processing-n:127.0.0.1:37773_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 701872 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 701873 WARN  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 701874 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 701954 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 701968 INFO  (qtp1717552749-10498) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 701969 INFO  (qtp1717552749-10498) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 701969 INFO  (solrHandlerExecutor-6986-thread-1-processing-n:127.0.0.1:37773_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:37773/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 701969 INFO  (solrHandlerExecutor-6986-thread-1-processing-n:127.0.0.1:37773_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 701969 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 702003 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration from configset testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 702005 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.c.SolrCore [[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudSearcherWarming_D6BCDECBFF9811D5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudSearcherWarming_D6BCDECBFF9811D5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 702143 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 702145 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 702145 INFO  (solrHandlerExecutor-6986-thread-1-processing-n:127.0.0.1:37773_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:37773/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 702145 INFO  (solrHandlerExecutor-6986-thread-1-processing-n:127.0.0.1:37773_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 702146 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 702177 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 702177 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 702179 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 702180 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 702180 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 702181 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 702181 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 702181 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 702182 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 702183 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709542980904288256
   [junit4]   2> 702185 INFO  (searcherExecutor-6989-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 702185 INFO  (searcherExecutor-6989-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 702186 INFO  (searcherExecutor-6989-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 702189 INFO  (Thread-1023) [n:127.0.0.1:37773_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 702190 INFO  (searcherExecutor-6989-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 702190 INFO  (searcherExecutor-6989-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 702247 INFO  (qtp1717552749-10497) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 702247 INFO  (qtp1717552749-10497) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 702247 INFO  (qtp1717552749-10497) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 702248 INFO  (qtp1717552749-10500) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 410.0ms to set the property overlay to be of version 0 for collection testRepFactor1LeaderStartup
   [junit4]   2> 702248 INFO  (qtp1717552749-10500) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config params={wt=javabin&version=2} status=0 QTime=415
   [junit4]   2> 702248 INFO  (qtp1717552749-10500) [n:127.0.0.1:37773_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35fa2e6f
   [junit4]   2> 702248 INFO  (qtp1717552749-10500) [n:127.0.0.1:37773_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testRepFactor1LeaderStartup.shard1.replica_n1 tag=SolrCore@35fa2e6f
   [junit4]   2> 702248 INFO  (qtp1717552749-10500) [n:127.0.0.1:37773_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testRepFactor1LeaderStartup.shard1.leader tag=SolrCore@35fa2e6f
   [junit4]   2> 702256 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testRepFactor1LeaderStartup/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 702256 INFO  (qtp1717552749-10499) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1709542980977688576)]} 0 4
   [junit4]   2> 702423 INFO  (searcherExecutor-6989-thread-1-processing-n:127.0.0.1:37773_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 702423 INFO  (searcherExecutor-6989-thread-1-processing-n:127.0.0.1:37773_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 702424 INFO  (qtp1717552749-10497) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testRepFactor1LeaderStartup:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 159
   [junit4]   2> 702442 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1043576311
   [junit4]   2> 702442 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37773_solr
   [junit4]   2> 702443 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 702443 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37773_solr as DOWN
   [junit4]   2> 702446 INFO  (coreCloseExecutor-6998-thread-1) [n:127.0.0.1:37773_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@74e31cc6
   [junit4]   2> 702446 INFO  (coreCloseExecutor-6998-thread-1) [n:127.0.0.1:37773_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testRepFactor1LeaderStartup.shard1.replica_n1 tag=SolrCore@74e31cc6
   [junit4]   2> 702446 INFO  (coreCloseExecutor-6998-thread-1) [n:127.0.0.1:37773_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testRepFactor1LeaderStartup.shard1.leader tag=SolrCore@74e31cc6
   [junit4]   2> 702447 INFO  (coreCloseExecutor-6998-thread-1) [n:127.0.0.1:37773_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 702453 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 702453 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 702453 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 702453 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 702453 INFO  (closeThreadPool-7000-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72323447577247749-127.0.0.1:37773_solr-n_0000000000) closing
   [junit4]   2> 702455 INFO  (OverseerStateUpdate-72323447577247749-127.0.0.1:37773_solr-n_0000000000) [n:127.0.0.1:37773_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37773_solr
   [junit4]   2> 702461 INFO  (OverseerAutoScalingTriggerThread-72323447577247749-127.0.0.1:37773_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 702463 WARN  (jetty-launcher-6949-thread-1-SendThread(127.0.0.1:36395)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100f1cad9c60005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100f1cad9c60005, 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 0x100f1cad9c60005, 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> 702464 INFO  (zkCallback-6978-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 702465 INFO  (closeThreadPool-7000-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72323447577247749-127.0.0.1:37773_solr-n_0000000000) closing
   [junit4]   2> 702564 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.Overseer Overseer (id=72323447577247749-127.0.0.1:37773_solr-n_0000000000) closing
   [junit4]   2> 702566 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@689824d6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 702567 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35334e80{/solr,null,STOPPED}
   [junit4]   2> 702567 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 702568 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 37773
   [junit4]   2> 702568 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testRepFactor1LeaderStartup): jetty count:1
   [junit4]   2> 702569 INFO  (watches-6976-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 702571 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 702572 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 702572 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 702572 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=37773)
   [junit4]   2> 702573 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 37773 try number 2 ...
   [junit4]   2> 702573 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 702589 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 702589 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 702590 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 702590 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f88bd2e{/solr,null,AVAILABLE}
   [junit4]   2> 702591 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66d6d099{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37773}
   [junit4]   2> 702591 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.s.Server Started @702620ms
   [junit4]   2> 702591 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36395/solr, hostPort=37773}
   [junit4]   2> 702591 ERROR (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 702591 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 702591 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 702591 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 702591 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 702591 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-30T18:13:54.089Z
   [junit4]   2> 702593 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 702597 INFO  (zkConnectionManagerCallback-7002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 702597 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 702597 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 702603 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 702603 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]-SendThread(127.0.0.1:36395)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100f1cad9c60007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100f1cad9c60007, 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 0x100f1cad9c60007, 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> 704533 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 704534 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@973d7b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 704534 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@973d7b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 704540 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d64b37c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 704540 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d64b37c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 704542 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36395/solr
   [junit4]   2> 704543 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704544 INFO  (zkConnectionManagerCallback-7013-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704545 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704679 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704682 INFO  (zkConnectionManagerCallback-7015-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704682 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [n:127.0.0.1:37773_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704694 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [n:127.0.0.1:37773_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 704703 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [n:127.0.0.1:37773_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37773_solr
   [junit4]   2> 704704 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [n:127.0.0.1:37773_solr     ] o.a.s.c.Overseer Overseer (id=72323447577247753-127.0.0.1:37773_solr-n_0000000001) starting
   [junit4]   2> 704713 INFO  (OverseerStateUpdate-72323447577247753-127.0.0.1:37773_solr-n_0000000001) [n:127.0.0.1:37773_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37773_solr
   [junit4]   2> 704717 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [n:127.0.0.1:37773_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37773_solr
   [junit4]   2> 704719 INFO  (zkCallback-6978-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 704723 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [n:127.0.0.1:37773_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 704724 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [n:127.0.0.1:37773_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> 704734 INFO  (zkCallback-7014-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 704773 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [n:127.0.0.1:37773_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudSearcherWarming_D6BCDECBFF9811D5-001/tempDir-001/node1
   [junit4]   2> 704773 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [n:127.0.0.1:37773_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testRepFactor1LeaderStartup_shard1_replica_n1]
   [junit4]   2> 704776 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 704804 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 704804 WARN  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 704809 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 704879 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 705095 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 705095 WARN  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 705097 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 705159 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 705203 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration from configset testRepFactor1LeaderStartup.AUTOCREATED, trusted=true
   [junit4]   2> 705203 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudSearcherWarming_D6BCDECBFF9811D5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudSearcherWarming_D6BCDECBFF9811D5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 705325 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 705325 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 705326 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 705326 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 705333 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 705334 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 705334 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 705335 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 705335 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 705335 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 705336 INFO  (coreLoadExecutor-7025-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 705339 INFO  (searcherExecutor-7027-thread-1-processing-n:127.0.0.1:37773_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 705339 INFO  (searcherExecutor-7027-thread-1-processing-n:127.0.0.1:37773_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.TestCloudSearcherWarming Sleeping for 1000 on newSearcher: Searcher@371c0c79[testRepFactor1LeaderStartup_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.10.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630347233767}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=344w6ckqe0cgl26tkzwcef6s6)))}, currentSearcher: null belonging to (newest) core: testRepFactor1LeaderStartup_shard1_replica_n1, id: org.apache.solr.core.SolrCore@7a046f3e
   [junit4]   2> 705348 INFO  (coreZkRegister-7003-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testRepFactor1LeaderStartup/leaders/shard1
   [junit4]   2> 705351 INFO  (coreZkRegister-7003-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 705351 INFO  (coreZkRegister-7003-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 705351 INFO  (coreZkRegister-7003-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37773/solr/testRepFactor1LeaderStartup_shard1_replica_n1/
   [junit4]   2> 705352 INFO  (coreZkRegister-7003-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 705353 INFO  (coreZkRegister-7003-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:37773/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ has no replicas
   [junit4]   2> 705353 INFO  (coreZkRegister-7003-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testRepFactor1LeaderStartup/leaders/shard1/leader after winning as /collections/testRepFactor1LeaderStartup/leader_elect/shard1/election/72323447577247753-core_node2-n_0000000001
   [junit4]   2> 705355 INFO  (coreZkRegister-7003-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37773/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ shard1
   [junit4]   2> 705364 INFO  (coreZkRegister-7003-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 705364 INFO  (coreZkRegister-7003-thread-1-processing-n:127.0.0.1:37773_solr) [n:127.0.0.1:37773_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkController No registered searcher found for core: testRepFactor1LeaderStartup_shard1_replica_n1, waiting until a searcher is registered before publishing as active
   [junit4]   2> 705840 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 705842 INFO  (watches-6976-thread-1) [     ] o.a.s.c.TestCloudSearcherWarming Collection state: DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/5 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:37773_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:37773/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 705843 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.TestCloudSearcherWarming Collection state: DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/5 )={
   [jun

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

=solr.jetty tag=null
   [junit4]   2> 724857 INFO  (jetty-closer-7133-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 724857 INFO  (closeThreadPool-7138-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72323448117067785-127.0.0.1:45309_solr-n_0000000001) closing
   [junit4]   2> 724858 INFO  (OverseerStateUpdate-72323448117067785-127.0.0.1:45309_solr-n_0000000001) [n:127.0.0.1:45309_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45309_solr
   [junit4]   2> 724870 INFO  (OverseerAutoScalingTriggerThread-72323448117067785-127.0.0.1:45309_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 724873 WARN  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[D6BCDECBFF9811D5]-SendThread(127.0.0.1:39845)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100f1caf9f30009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100f1caf9f30009, 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 0x100f1caf9f30009, 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> 724874 INFO  (closeThreadPool-7138-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72323448117067785-127.0.0.1:45309_solr-n_0000000001) closing
   [junit4]   2> 724973 INFO  (jetty-closer-7133-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72323448117067785-127.0.0.1:45309_solr-n_0000000001) closing
   [junit4]   2> 724975 INFO  (jetty-closer-7133-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4e450daa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 724975 INFO  (jetty-closer-7133-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f66aaa{/solr,null,STOPPED}
   [junit4]   2> 724975 INFO  (jetty-closer-7133-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 724976 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 725179 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> 	11	/solr/collections/testPeersyncFailureReplicationSuccess/terms/shard1
   [junit4]   2> 	7	/solr/collections/testPeersyncFailureReplicationSuccess/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 	3	/solr/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testPeersyncFailureReplicationSuccess/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	57	/solr/collections/testPeersyncFailureReplicationSuccess/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/overseer/queue
   [junit4]   2> 	18	/solr/overseer/collection-queue-work
   [junit4]   2> 	11	/solr/collections/testPeersyncFailureReplicationSuccess/state.json
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 725182 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39845
   [junit4]   2> 725182 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39845
   [junit4]   2> 725182 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39845
   [junit4]   2> 725182 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[D6BCDECBFF9811D5]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPeersyncFailureReplicationSuccess
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSearcherWarming -Dtests.method=testPeersyncFailureReplicationSuccess -Dtests.seed=D6BCDECBFF9811D5 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=America/Marigot -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   17.8s J0 | TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10 )={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
   [junit4]    >           "node_name":"127.0.0.1:44519_solr",
   [junit4]    >           "base_url":"http://127.0.0.1:44519/solr",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"},
   [junit4]    >         "core_node4":{
   [junit4]    >           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
   [junit4]    >           "node_name":"127.0.0.1:45309_solr",
   [junit4]    >           "base_url":"http://127.0.0.1:45309/solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"2",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"1",
   [junit4]    >   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:45309_solr]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D6BCDECBFF9811D5:2EDBD842E2626B6]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:993)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:968)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:205)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [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.cloud.TestCloudSearcherWarming_D6BCDECBFF9811D5-001
   [junit4]   2> Aug 30, 2021 6:14:16 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=238, maxMBSortInHeap=6.734154967603341, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pl, timezone=America/Marigot
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=174133480,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: [TestPullReplica, JWTIssuerConfigTest, ZkSolrClientTest, TestClassicSimilarityFactory, SmileWriterTest, SolrMetricReporterTest, MoreLikeThisComponentTest, TestMinMaxOnMultiValuedField, MetricsHistoryIntegrationTest, DistributedVersionInfoTest, CategoryRoutedAliasUpdateProcessorTest, TestLockTree, BlobRepositoryCloudTest, BasicZkTest, TestAnalyzedSuggestions, TestSimScenario, ReplaceNodeTest, CursorMarkTest, PeerSyncTest, TestSchemaDesignerAPI, ResponseLogComponentTest, TestWriterPerf, LeaderFailureAfterFreshStartTest, TestLuceneIndexBackCompat, TestReloadDeadlock, CloudMLTQParserTest, TestDynamicLoadingUrl, TestExclusionRuleCollectionAccess, CurrencyFieldTypeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestPushWriter, IndexSizeTriggerSizeEstimationTest, TestTermsQParserPlugin, TestHdfsCloudBackupRestore, TestSmileRequest, FullSolrCloudDistribCmdsTest, TestInitParams, HttpSolrCallGetCoreTest, SchemaApiFailureTest, DisMaxRequestHandlerTest, SynonymTokenizerTest, TestLuceneMatchVersion, TestSimpleTrackingShardHandler, JavaBinAtomicUpdateMultivalueTest, DocValuesMultiTest, HdfsRestartWhileUpdatingTest, TestJsonFacetRefinement, PathHierarchyTokenizerFactoryTest, TestExtendedDismaxParser, OverseerSolrResponseTest, ExitableDirectoryReaderTest, TestSQLHandler, TestCloudSearcherWarming]
   [junit4] Completed [301/946 (1!)] on J0 in 27.14s, 2 tests, 1 error <<< FAILURES!

[...truncated 56333 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 3088 - 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/3088/

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration

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

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




Build Log:
[...truncated 14261 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> 508547 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-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> 508548 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 508549 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/data-dir-36-001
   [junit4]   2> 508549 WARN  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 508549 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 508551 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-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> 508551 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 508552 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 0 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-001
   [junit4]   2> 508552 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 508552 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 508552 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 508553 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 508652 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 40229
   [junit4]   2> 508652 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40229
   [junit4]   2> 508652 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40229
   [junit4]   2> 508652 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40229
   [junit4]   2> 508654 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508657 INFO  (zkConnectionManagerCallback-5516-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 508657 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508660 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508661 INFO  (zkConnectionManagerCallback-5518-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 508661 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508662 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508662 INFO  (zkConnectionManagerCallback-5520-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 508662 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508773 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 508774 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 508977 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40229
   [junit4]   2> 508977 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40229
   [junit4]   2> 508978 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40229
   [junit4]   2> 508978 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] 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/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002
   [junit4]   2> 508979 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 508979 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 508979 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 508980 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 509079 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34689
   [junit4]   2> 509079 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34689
   [junit4]   2> 509079 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34689
   [junit4]   2> 509079 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34689
   [junit4]   2> 509081 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509083 INFO  (zkConnectionManagerCallback-5525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509083 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509094 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509099 INFO  (zkConnectionManagerCallback-5527-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509099 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509101 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509102 INFO  (zkConnectionManagerCallback-5529-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509102 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509206 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 509206 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 509206 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 509207 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 509207 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 509207 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 509206 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 509209 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 509210 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 509219 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22982920{/solr,null,AVAILABLE}
   [junit4]   2> 509243 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@316f19d4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37605}
   [junit4]   2> 509243 INFO  (jetty-launcher-5530-thread-2) [     ] o.e.j.s.Server Started @509280ms
   [junit4]   2> 509243 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34689/solr, hostPort=37605}
   [junit4]   2> 509244 ERROR (jetty-launcher-5530-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 509244 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 509244 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 509244 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 509244 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 509244 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-31T02:26:42.383Z
   [junit4]   2> 509251 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 509251 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 509251 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 509252 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@89f2eac{/solr,null,AVAILABLE}
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@fffbabf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36325}
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.e.j.s.Server Started @509291ms
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34689/solr, hostPort=36325}
   [junit4]   2> 509254 ERROR (jetty-launcher-5530-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 509254 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-31T02:26:42.393Z
   [junit4]   2> 509257 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509257 INFO  (zkConnectionManagerCallback-5532-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509257 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509257 INFO  (zkConnectionManagerCallback-5534-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509257 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509258 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 509261 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 509261 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 509263 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 509265 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 509265 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 509268 WARN  (jetty-launcher-5530-thread-2-SendThread(127.0.0.1:34689)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10750f4dc7d0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10750f4dc7d0003, 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 0x10750f4dc7d0003, 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> 510628 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 510629 WARN  (jetty-launcher-5530-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ff71606[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510629 WARN  (jetty-launcher-5530-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ff71606[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510632 WARN  (jetty-launcher-5530-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d356fbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510632 WARN  (jetty-launcher-5530-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d356fbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510634 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34689/solr
   [junit4]   2> 510635 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510647 INFO  (zkConnectionManagerCallback-5548-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510647 INFO  (jetty-launcher-5530-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510675 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 510676 WARN  (jetty-launcher-5530-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cf7c200[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510676 WARN  (jetty-launcher-5530-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cf7c200[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510678 WARN  (jetty-launcher-5530-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a31334a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510678 WARN  (jetty-launcher-5530-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a31334a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510680 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34689/solr
   [junit4]   2> 510681 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510681 INFO  (zkConnectionManagerCallback-5556-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510681 INFO  (jetty-launcher-5530-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510749 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510751 INFO  (zkConnectionManagerCallback-5558-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510751 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510843 WARN  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 510848 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36325_solr
   [junit4]   2> 510849 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.c.Overseer Overseer (id=74116931476324359-127.0.0.1:36325_solr-n_0000000000) starting
   [junit4]   2> 510851 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510852 INFO  (zkConnectionManagerCallback-5562-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510852 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510855 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36325_solr
   [junit4]   2> 510855 INFO  (OverseerStateUpdate-74116931476324359-127.0.0.1:36325_solr-n_0000000000) [n:127.0.0.1:36325_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36325_solr
   [junit4]   2> 510857 INFO  (OverseerStateUpdate-74116931476324359-127.0.0.1:36325_solr-n_0000000000) [n:127.0.0.1:36325_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 510858 WARN  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 510858 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 510859 WARN  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_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> 510870 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 510874 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37605_solr as DOWN
   [junit4]   2> 510875 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 510875 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37605_solr
   [junit4]   2> 510883 INFO  (zkCallback-5557-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 510883 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 510883 INFO  (zkCallback-5561-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 510884 WARN  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_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> 510898 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 510911 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 510921 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.node
   [junit4]   2> 510921 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jvm
   [junit4]   2> 510924 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jetty
   [junit4]   2> 510928 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.node
   [junit4]   2> 510929 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jvm
   [junit4]   2> 510929 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jetty
   [junit4]   2> 510940 WARN  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_solr     ] o.a.s.D.o.a.s.m.r.s.SolrClusterReporter Solr loaded a deprecated plugin/analysis class [org.apache.solr.metrics.reporters.solr.SolrClusterReporter]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 510966 INFO  (jetty-launcher-5530-thread-2) [n:127.0.0.1:37605_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/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node1
   [junit4]   2> 510966 INFO  (jetty-launcher-5530-thread-1) [n:127.0.0.1:36325_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/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node2
   [junit4]   2> 510981 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 510982 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510983 INFO  (zkConnectionManagerCallback-5585-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510983 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510984 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 510986 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34689/solr ready
   [junit4]   2> 510987 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510988 INFO  (zkConnectionManagerCallback-5587-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510988 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 511106 INFO  (OverseerThreadFactory-5569-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_collection
   [junit4]   2> 511121 INFO  (OverseerThreadFactory-5569-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36325_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36325/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 511128 INFO  (OverseerThreadFactory-5569-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:37605_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37605/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 511132 INFO  (OverseerThreadFactory-5569-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:36325_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36325/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 511136 INFO  (OverseerThreadFactory-5569-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:37605_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37605/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 511160 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr    x:test_collection_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 511161 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr    x:test_collection_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 511161 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr    x:test_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 511162 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr    x:test_collection_shard2_replica_n5 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 511164 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr    x:test_collection_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 511184 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 511184 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 511186 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 511187 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 511187 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 511187 WARN  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 511187 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 511187 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n7' using configuration from configset test, trusted=true
   [junit4]   2> 511188 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard2.replica_n7
   [junit4]   2> 511188 WARN  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 511188 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 511188 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n3' using configuration from configset test, trusted=true
   [junit4]   2> 511189 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard1.replica_n3
   [junit4]   2> 511191 WARN  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.D.o.a.s.m.r.s.SolrShardReporter Solr loaded a deprecated plugin/analysis class [org.apache.solr.metrics.reporters.solr.SolrShardReporter]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 511196 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 511196 WARN  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 511196 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 511196 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n5' using configuration from configset test, trusted=true
   [junit4]   2> 511196 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard2.replica_n5
   [junit4]   2> 511198 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 511204 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 511204 WARN  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 511204 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 511204 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n1' using configuration from configset test, trusted=true
   [junit4]   2> 511204 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard1.replica_n1
   [junit4]   2> 511216 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrCore [[test_collection_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node1/test_collection_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node1/test_collection_shard2_replica_n7/data/]
   [junit4]   2> 511218 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrCore [[test_collection_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node2/test_collection_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node2/test_collection_shard2_replica_n5/data/]
   [junit4]   2> 511235 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [[test_collection_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node1/test_collection_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node1/test_collection_shard1_replica_n3/data/]
   [junit4]   2> 511252 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node2/test_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001/tempDir-002/node2/test_collection_shard1_replica_n1/data/]
   [junit4]   2> 511287 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 511287 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 511295 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 511294 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 511295 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 511295 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 511295 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 511327 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 511328 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 511328 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 511329 INFO  (searcherExecutor-5593-thread-1-processing-n:127.0.0.1:36325_solr x:test_collection_shard2_replica_n5 c:test_collection s:shard2 r:core_node6) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrCore [test_collection_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 511331 INFO  (searcherExecutor-5589-thread-1-processing-n:127.0.0.1:37605_solr x:test_collection_shard2_replica_n7 c:test_collection s:shard2 r:core_node8) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrCore [test_collection_shard2_replica_n7]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 511338 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard2 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 511338 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard2
   [junit4]   2> 511339 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 511339 INFO  (qtp1068036177-8549) [n:127.0.0.1:37605_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard2
   [junit4]   2> 511348 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 511348 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 511348 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36325/solr/test_collection_shard2_replica_n5/
   [junit4]   2> 511348 ERROR (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 511348 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 511348 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_collection/leaders/shard2/leader after winning as /collections/test_collection/leader_elect/shard2/election/74116931476324359-core_node6-n_0000000000
   [junit4]   2> 511350 INFO  (qtp20464872-8553) [n:127.0.0.1:36325_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36325/solr/test_collection_shard2_replica_n5/ shard2
   [junit4]   2> 511352 INFO  (zkCallback-5557-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 511359 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 511359 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 511359 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 511359 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 511362 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 511362 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 511362 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 511362 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 511363 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 511363 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 511370 INFO  (searcherExecutor-5595-thread-1-processing-n:127.0.0.1:36325_solr x:test_collection_shard1_replica_n1 c:test_collection s:shard1 r:core_node2) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [test_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 511371 INFO  (searcherExecutor-5591-thread-1-processing-n:127.0.0.1:37605_solr x:test_collection_shard1_replica_n3 c:test_collection s:shard1 r:core_node4) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [test_collection_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 511374 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 511374 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard1
   [junit4]   2> 511383 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 511394 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 511394 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard1
   [junit4]   2> 511884 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 511884 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 511884 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36325/solr/test_collection_shard1_replica_n1/
   [junit4]   2> 511884 ERROR (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 511884 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 511884 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_collection/leaders/shard1/leader after winning as /collections/test_collection/leader_elect/shard1/election/74116931476324359-core_node2-n_0000000000
   [junit4]   2> 511886 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36325/solr/test_collection_shard1_replica_n1/ shard1
   [junit4]   2> 511886 INFO  (zkCallback-5557-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 511887 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 511888 INFO  (zkCallback-5557-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 511891 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=729
   [junit4]   2> 512401 INFO  (zkCallback-5557-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 512401 INFO  (zkCallback-5561-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 512404 INFO  (qtp1068036177-8547) [n:127.0.0.1:37605_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1244
   [junit4]   2> 515977 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=2
   [junit4]   2> 515977 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=3
   [junit4]   2> 516209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 516211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 516228 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 516228 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 520968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 520969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 521209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 521211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 521227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 521234 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 525968 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 525969 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 526209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 526211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 526226 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 526227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 530969 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 530969 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 531209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 531211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 531227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 531228 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 535974 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 535974 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 536209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 536215 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 536227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 536235 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 540968 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 540969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 541209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 541211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 541226 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 541227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 545968 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 545968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 546209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 546211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 546227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 546227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 550968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 550969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 551209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 551211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 551231 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 551232 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 555968 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 555969 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 556209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 556211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 556226 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 556227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 560968 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 560969 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 561209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 561211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 561227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 561227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 565968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 565969 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 566209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 566211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 566227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 566228 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 570968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 570969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 570971 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.test_collection.shard1.replica_n1:QUERY./select.requests&key=solr.core.test_collection.shard2.replica_n5:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n1:UPDATE./update.requests&key=solr.core.test_collection.shard2.replica_n5:QUERY./select.requests&key=solr.core.test_collection.shard2.replica_n5:UPDATE./update.requests} status=0 QTime=3
   [junit4]   2> 570978 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_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=1
   [junit4]   2> 570989 INFO  (qtp1068036177-8550) [n:127.0.0.1:37605_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.test_collection.shard2.replica_n7:UPDATE./update.requests&key=solr.core.test_collection.shard2.replica_n7:INDEX.sizeInBytes&key=solr.core.test_collection.shard2.replica_n7:QUERY./select.requests&key=solr.core.test_collection.shard1.replica_n3:QUERY./select.requests&key=solr.core.test_collection.shard1.replica_n3:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n3:UPDATE./update.requests} status=0 QTime=0
   [junit4]   2> 570990 INFO  (qtp1068036177-8546) [n:127.0.0.1:37605_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=0
   [junit4]   2> 571209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 571283 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 571302 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 571303 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 575968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 575969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 576209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 576211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 576227 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 576228 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 580968 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 580969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 581209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 581211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 581227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 581228 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 585968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 585968 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 586209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 586211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 586227 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 586227 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 590968 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 590969 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 591209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 591211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 591227 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 591227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 595968 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 595968 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 596209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 596211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 596226 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 596227 INFO  (qtp20464872-8560) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 600968 INFO  (qtp20464872-8555) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37605_solr} status=0 QTime=0
   [junit4]   2> 600968 INFO  (qtp20464872-8557) [n:127.0.0.1:36325_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:36325_solr} status=0 QTime=0
   [junit4]   2> 601182 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3B19AA874880C2F8]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testExplicitConfiguration
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudReportersTest -Dtests.method=testExplicitConfiguration -Dtests.seed=3B19AA874880C2F8 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=America/Belize -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   92.4s J2 | SolrCloudReportersTest.testExplicitConfiguration <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36325/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3B19AA874880C2F8:7FD58A7C26BA1492]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:73)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    > 	... 53 more
   [junit4]   2> 601209 WARN  (metrics-solr-reporter-3-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 601211 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 601235 INFO  (TEST-SolrCloudReporters

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

94571 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 694572 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f861ab8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7793ae17
   [junit4]   2> 694577 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 694577 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@636cd30f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@66472581
   [junit4]   2> 694579 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 694579 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d895f4b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1f8118b
   [junit4]   2> 694579 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 694581 INFO  (closeThreadPool-5715-thread-2) [     ] o.a.s.c.Overseer Overseer (id=74116943436120070-127.0.0.1:33971_solr-n_0000000000) closing
   [junit4]   2> 694582 INFO  (coreCloseExecutor-5713-thread-2) [n:127.0.0.1:36657_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@d139ae5
   [junit4]   2> 694583 INFO  (coreCloseExecutor-5713-thread-2) [n:127.0.0.1:36657_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 694595 INFO  (OverseerStateUpdate-74116943436120070-127.0.0.1:33971_solr-n_0000000000) [n:127.0.0.1:33971_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33971_solr
   [junit4]   2> 694604 INFO  (OverseerAutoScalingTriggerThread-74116943436120070-127.0.0.1:33971_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 694608 INFO  (zkCallback-5668-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 694620 INFO  (closeThreadPool-5715-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74116943436120070-127.0.0.1:33971_solr-n_0000000000) closing
   [junit4]   2> 694620 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 694620 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39b28b4a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4778eb6e
   [junit4]   2> 694626 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 694626 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b4fe864: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@66472581
   [junit4]   2> 694629 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 694629 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@258f2b22: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1f8118b
   [junit4]   2> 694629 INFO  (jetty-closer-5705-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 694636 WARN  (jetty-launcher-5627-thread-2-SendThread(127.0.0.1:44945)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10750f7a5590008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10750f7a5590008, 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 0x10750f7a5590008, 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> 694708 INFO  (jetty-closer-5705-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74116943436120070-127.0.0.1:33971_solr-n_0000000000) closing
   [junit4]   2> 694709 INFO  (jetty-closer-5705-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5f357414{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 694710 INFO  (jetty-closer-5705-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5ed25d41{/solr,null,STOPPED}
   [junit4]   2> 694710 INFO  (jetty-closer-5705-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 694737 INFO  (jetty-closer-5705-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@88a3cd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 694738 INFO  (jetty-closer-5705-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f4e3e7f{/solr,null,STOPPED}
   [junit4]   2> 694738 INFO  (jetty-closer-5705-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 694738 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 694941 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/collections/test_collection/terms/shard2
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/test
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/test_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/test_collection/state.json
   [junit4]   2> 	14	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 694944 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44945
   [junit4]   2> 694944 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44945
   [junit4]   2> 694944 INFO  (SUITE-SolrCloudReportersTest-seed#[3B19AA874880C2F8]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44945
   [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.metrics.reporters.solr.SolrCloudReportersTest_3B19AA874880C2F8-001
   [junit4]   2> Aug 31, 2021 2:29:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=31, maxMBSortInHeap=5.962013023623939, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=he-IL, timezone=America/Belize
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=182642776,total=511180800
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFRSimilarityFactory, TestSerializedLuceneMatchVersion, SoftAutoCommitTest, OverseerStatusTest, TestStressLiveNodes, AuditLoggerPluginTest, AutoscalingHistoryHandlerTest, TestLazyCores, TestCollectionAPI, AuthToolTest, SuggestComponentTest, HdfsThreadLeakTest, TestMacros, SignificantTermsQParserPluginTest, TestFileDictionaryLookup, MultiDestinationAuditLoggerTest, ZkDynamicConfigTest, AtomicUpdateProcessorFactoryTest, JWTAuthPluginIntegrationTest, TestReqParamsAPI, UpdateLogTest, BlockJoinFacetRandomTest, TestLegacyBM25SimilarityFactory, TestSimUtils, ScheduledMaintenanceTriggerTest, DistribJoinFromCollectionTest, DistributedFacetPivotWhiteBoxTest, QueryParsingTest, NodeLostTriggerIntegrationTest, ClassificationUpdateProcessorIntegrationTest, TestStressLucene, TestUtils, OrderedExecutorTest, UUIDUpdateProcessorFallbackTest, DistanceUnitsTest, TestSolrIndexConfig, SolrInfoBeanTest, TestPullReplicaWithAuth, SolrCloudReportersTest]
   [junit4] Completed [284/946 (1!)] on J2 in 186.90s, 2 tests, 1 error <<< FAILURES!

[...truncated 56502 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 3087 - 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/3087/

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

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

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




Build Log:
[...truncated 13906 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 487591 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-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> 487591 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 487591 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-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_EB15A29CD9168064-001/data-dir-42-001
   [junit4]   2> 487591 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 487591 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 487593 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 487593 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 487594 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 487600 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-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> 487617 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 487617 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 487617 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 487620 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 487620 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 488867 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 488869 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 488870 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 488889 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@209142b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488889 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@209142b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488899 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34fb91ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488899 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34fb91ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488901 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-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> 488962 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 488970 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 488970 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 488989 INFO  (coreLoadExecutor-3543-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 488999 INFO  (coreLoadExecutor-3543-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> 489018 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 489018 WARN  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 489018 WARN  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 489020 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 489020 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 489020 INFO  (coreLoadExecutor-3543-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> 489020 INFO  (coreLoadExecutor-3543-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@c231fe6
   [junit4]   2> 489021 INFO  (coreLoadExecutor-3543-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_EB15A29CD9168064-001/data-dir-42-001/]
   [junit4]   2> 489023 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=85.1064453125, floorSegmentMB=0.9892578125, forceMergeDeletesPctAllowed=17.817008438452177, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12106368327015149, deletesPctAllowed=29.40078641816575
   [junit4]   2> 489078 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 489078 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 489079 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 489079 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 489080 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5504988080533797]
   [junit4]   2> 489082 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 489281 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 489332 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 489333 INFO  (coreLoadExecutor-3543-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709565096786657280
   [junit4]   2> 489334 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 489334 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 489334 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 489334 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 489335 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 489335 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 489335 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 489335 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 489335 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 489336 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 489337 INFO  (searcherExecutor-3545-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 489585 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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_EB15A29CD9168064-001/tempDir-001/control/cores/collection1
   [junit4]   2> 489591 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 489591 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 489591 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 489889 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 489889 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 489889 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 489898 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79efc4cb{/,null,AVAILABLE}
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6704439a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46417}
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server Started @489943ms
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=46417, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/control/cores}
   [junit4]   2> 489899 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-31T00:05:25.596Z
   [junit4]   2> 489899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/control/solr.xml
   [junit4]   2> 489902 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 489902 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 489904 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 492734 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 492735 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70a6a855[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492735 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70a6a855[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492960 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@585aa9f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492960 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@585aa9f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492962 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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> 493017 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 493018 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 493093 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 493115 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 493115 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 493117 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/control/cores
   [junit4]   2> 493117 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 493151 INFO  (coreLoadExecutor-3563-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> 493170 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 493171 WARN  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 493171 WARN  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 493172 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 493173 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 493173 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 493173 INFO  (coreLoadExecutor-3563-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@c231fe6
   [junit4]   2> 493173 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 493175 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=85.1064453125, floorSegmentMB=0.9892578125, forceMergeDeletesPctAllowed=17.817008438452177, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12106368327015149, deletesPctAllowed=29.40078641816575
   [junit4]   2> 493447 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 493447 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 493448 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 493448 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 493449 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5504988080533797]
   [junit4]   2> 493450 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 493461 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 493488 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 493489 INFO  (coreLoadExecutor-3563-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709565101144539136
   [junit4]   2> 493490 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 493491 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 493492 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 493494 INFO  (searcherExecutor-3565-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 494274 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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_EB15A29CD9168064-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 494276 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 494276 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 494276 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 494292 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 494292 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 494292 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 494292 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3162d845{/,null,AVAILABLE}
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5136a4e6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42465}
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server Started @494338ms
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=42465, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard0/cores}
   [junit4]   2> 494293 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-31T00:05:29.990Z
   [junit4]   2> 494293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 494296 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 494296 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 494298 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 495342 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 495343 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74e1b75e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495343 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74e1b75e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495347 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e800558[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495347 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e800558[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495349 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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> 495362 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 495362 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 495411 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 495428 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 495428 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 495431 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard0/cores
   [junit4]   2> 495431 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 495501 INFO  (coreLoadExecutor-3582-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> 495520 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 495520 WARN  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 495521 WARN  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 495522 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 495523 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 495523 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 495523 INFO  (coreLoadExecutor-3582-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@c231fe6
   [junit4]   2> 495523 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 495525 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=85.1064453125, floorSegmentMB=0.9892578125, forceMergeDeletesPctAllowed=17.817008438452177, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12106368327015149, deletesPctAllowed=29.40078641816575
   [junit4]   2> 495590 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 495590 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 495591 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 495591 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 495592 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5504988080533797]
   [junit4]   2> 495593 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 495641 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 495720 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 495720 INFO  (coreLoadExecutor-3582-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709565103483912192
   [junit4]   2> 495724 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 495725 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 495725 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 495725 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 495726 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 495726 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 495726 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 495726 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 495726 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 495729 INFO  (searcherExecutor-3584-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 496266 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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_EB15A29CD9168064-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 496267 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 496267 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 496267 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 496325 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 496325 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 496325 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 496333 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36764dbf{/,null,AVAILABLE}
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2daff648{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34651}
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server Started @496378ms
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=34651, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard1/cores}
   [junit4]   2> 496334 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-31T00:05:32.031Z
   [junit4]   2> 496334 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 496337 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 496337 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 496338 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 497198 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 497213 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@672b04c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 497213 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@672b04c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 497253 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e2dc1f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 497253 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e2dc1f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 497255 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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> 497337 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 497337 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 497362 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 497391 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 497391 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 497392 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard1/cores
   [junit4]   2> 497393 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 497406 INFO  (coreLoadExecutor-3601-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> 497455 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 497456 WARN  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 497456 WARN  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 497458 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 497459 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 497459 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 497459 INFO  (coreLoadExecutor-3601-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@c231fe6
   [junit4]   2> 497459 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 497461 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=85.1064453125, floorSegmentMB=0.9892578125, forceMergeDeletesPctAllowed=17.817008438452177, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12106368327015149, deletesPctAllowed=29.40078641816575
   [junit4]   2> 497753 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 497753 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 497754 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 497754 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 497755 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5504988080533797]
   [junit4]   2> 497757 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 497770 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 497808 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 497809 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709565105674387456
   [junit4]   2> 497810 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 497811 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 497811 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 497811 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 497811 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 497811 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 497812 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 497812 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 497812 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 497814 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 498564 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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_EB15A29CD9168064-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 498565 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 498565 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 498565 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 498567 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 498567 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 498567 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 498567 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56f898b7{/,null,AVAILABLE}
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@38848b2f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44953}
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.s.Server Started @498613ms
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=44953, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard2/cores}
   [junit4]   2> 498568 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-31T00:05:34.265Z
   [junit4]   2> 498568 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 498599 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 498599 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 498600 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 499305 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 499306 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b9a8985[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 499306 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b9a8985[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 499333 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21eea24f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 499333 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21eea24f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 499335 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] 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> 499386 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 499387 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 499443 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 499456 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 499456 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c231fe6
   [junit4]   2> 499458 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard2/cores
   [junit4]   2> 499458 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EB15A29CD9168064]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 499472 INFO  (coreLoadExecutor-3620-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> 499528 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 499529 WARN  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 499537 WARN  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 499539 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 499540 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 499540 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 499540 INFO  (coreLoadExecutor-3620-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@c231fe6
   [junit4]   2> 499541 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 499552 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=85.1064453125, floorSegmentMB=0.9892578125, forceMergeDeletesPctAllowed=17.817008438452177, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12106368327015149, deletesPctAllowed=29.40078641816575
   [junit4]   2> 499914 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 499914 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 499916 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 499916 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 499916 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5504988080533797]
   [junit4]   2> 499918 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 499927 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 499963 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 499963 INFO  (coreLoadExecutor-3620-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709565107933020160
   [junit4]   2> 499965 INFO  (searcherExecutor-3622-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 499965 INFO  (searcherExecutor-3622-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 499965 INFO  (searcherExecutor-3622-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 499965 INFO  (searcherExecutor-3622-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 499965 INFO  (searcherExecutor-3622-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 499965 INFO  (searcherExecutor-3622-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComp

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

.j.s.AbstractConnector Stopped ServerConnector@5136a4e6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 501136 INFO  (closeThreadPool-3630-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3162d845{/,null,STOPPED}
   [junit4]   2> 501136 INFO  (closeThreadPool-3630-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 501140 INFO  (closeThreadPool-3630-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2daff648{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 501140 INFO  (closeThreadPool-3630-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36764dbf{/,null,STOPPED}
   [junit4]   2> 501140 INFO  (closeThreadPool-3630-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 501141 INFO  (coreCloseExecutor-3642-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 501147 INFO  (closeThreadPool-3630-thread-8) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 501147 INFO  (closeThreadPool-3630-thread-8) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@218ebbef: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@278a541d
   [junit4]   2> 501152 INFO  (closeThreadPool-3630-thread-8) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 501152 INFO  (closeThreadPool-3630-thread-8) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d8bf774: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@58608388
   [junit4]   2> 501155 INFO  (closeThreadPool-3630-thread-8) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 501155 INFO  (closeThreadPool-3630-thread-8) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b23fc2c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7cd70d53
   [junit4]   2> 501162 INFO  (closeThreadPool-3630-thread-8) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@38848b2f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 501163 INFO  (closeThreadPool-3630-thread-8) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56f898b7{/,null,STOPPED}
   [junit4]   2> 501163 INFO  (closeThreadPool-3630-thread-8) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=EB15A29CD9168064 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ko-KR -Dtests.timezone=America/Grand_Turk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   11.8s J0 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44953/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8, http://[::1]:6]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EB15A29CD9168064:63419D4677EAED9C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 501170 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 501170 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=97576073
   [junit4]   2> 501170 INFO  (coreCloseExecutor-3648-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e4e9e54
   [junit4]   2> 501170 INFO  (coreCloseExecutor-3648-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2e4e9e54
   [junit4]   2> 501170 INFO  (coreCloseExecutor-3648-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6827761a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@72aeabdc
   [junit4]   2> 501175 INFO  (coreCloseExecutor-3648-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 501181 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 501181 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ef9807c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@436e7059
   [junit4]   2> 501182 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 501182 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13f622ad: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@58608388
   [junit4]   2> 501182 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 501182 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EB15A29CD9168064]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f293d98: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7cd70d53
   [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.handler.component.DistributedQueryComponentCustomSortTest_EB15A29CD9168064-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=Lucene84, id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=Direct), asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=Lucene84}, docValues:{payload=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=80, maxMBSortInHeap=7.197279916747001, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ko-KR, timezone=America/Grand_Turk
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=2,free=204388016,total=484442112
   [junit4]   2> NOTE: All tests run in this JVM: [TestPayloadScoreQParserPlugin, NodeAddedTriggerIntegrationTest, SolrCoreCheckLockOnStartupTest, TestWaitForStateWithJettyShutdowns, TestIntervalFaceting, LeaderElectionContextKeyTest, CustomHighlightComponentTest, CreateCollectionCleanupTest, AliasIntegrationTest, IndexBasedSpellCheckerTest, PeerSyncTest, TestLegacyFieldCache, SolrLogAuditLoggerPluginTest, TestSlowCompositeReaderWrapper, TestPointFields, RouteFieldTest, TestCodecSupport, TestSolrQueryResponse, RankQueryTest, DocValuesMultiTest, TestSystemCollAutoCreate, TestManagedStopFilterFactory, ZookeeperStatusHandlerFailureTest, FastVectorHighlighterTest, TestSkipOverseerOperations, SortSpecParsingTest, LeaderFailureAfterFreshStartTest, OutputWriterTest, TestAnalyzedSuggestions, HttpSolrCallGetCoreTest, TestCloudSchemaless, TestSolrCoreParser, ZkControllerTest, TolerantUpdateProcessorTest, TestManagedResourceStorage, RuleEngineTest, UpdateRequestProcessorFactoryTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionReloadTest, ZkSolrClientTest, TestFieldTypeCollectionResource, CloneFieldUpdateProcessorFactoryTest, TestSortableTextField, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [187/946 (1!)] on J0 in 13.81s, 1 test, 1 error <<< FAILURES!

[...truncated 56855 lines...]