You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/02/18 06:06:21 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.2) - Build # 655 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/655/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthOnSingleNodeTest.basicTest

Error Message:
Error from server at https://127.0.0.1:53504/solr: no servers hosting shard: shard4

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:53504/solr: no servers hosting shard: shard4
	at __randomizedtesting.SeedInfo.seed([518645B114D9BAA4:A37252D3507CB797]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:734)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:401)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:753)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.security.BasicAuthOnSingleNodeTest.basicTest(BasicAuthOnSingleNodeTest.java:66)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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.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 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.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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 16107 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthOnSingleNodeTest
   [junit4]   2> 2053294 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[518645B114D9BAA4]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2053295 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[518645B114D9BAA4]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/data-dir-172-001
   [junit4]   2> 2053295 WARN  (SUITE-BasicAuthOnSingleNodeTest-seed#[518645B114D9BAA4]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 2053295 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[518645B114D9BAA4]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2053296 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[518645B114D9BAA4]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2053297 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[518645B114D9BAA4]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2053301 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting basicTest
   [junit4]   2> 2053302 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001
   [junit4]   2> 2053302 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2053303 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2053304 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2053405 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.ZkTestServer start zk server on port:53496
   [junit4]   2> 2053406 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53496
   [junit4]   2> 2053406 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53496
   [junit4]   2> 2053406 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53496
   [junit4]   2> 2053415 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2053419 INFO  (zkConnectionManagerCallback-12207-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2053420 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2053425 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2053428 INFO  (zkConnectionManagerCallback-12209-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2053429 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2053430 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2053438 INFO  (zkConnectionManagerCallback-12211-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2053438 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2053556 WARN  (jetty-launcher-12212-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2053556 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2053557 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2053557 INFO  (jetty-launcher-12212-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 2053559 INFO  (jetty-launcher-12212-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2053559 INFO  (jetty-launcher-12212-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2053559 INFO  (jetty-launcher-12212-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2053560 INFO  (jetty-launcher-12212-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@546d0218{/solr,null,AVAILABLE}
   [junit4]   2> 2053562 INFO  (jetty-launcher-12212-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3be32a9a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:53504}
   [junit4]   2> 2053562 INFO  (jetty-launcher-12212-thread-1) [     ] o.e.j.s.Server Started @2053612ms
   [junit4]   2> 2053562 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53504}
   [junit4]   2> 2053562 ERROR (jetty-launcher-12212-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2053562 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2053562 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 2053562 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2053562 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 2053562 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T05:45:48.203948Z
   [junit4]   2> 2053564 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2053568 INFO  (zkConnectionManagerCallback-12214-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2053568 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2053576 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2053729 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2053732 WARN  (jetty-launcher-12212-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ac5eb9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2053732 WARN  (jetty-launcher-12212-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ac5eb9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2053736 WARN  (jetty-launcher-12212-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@700e932e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2053736 WARN  (jetty-launcher-12212-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@700e932e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2053737 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53496/solr
   [junit4]   2> 2053738 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2053742 INFO  (zkConnectionManagerCallback-12221-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2053743 INFO  (jetty-launcher-12212-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2053849 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2053853 INFO  (zkConnectionManagerCallback-12223-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2053853 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2054088 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53504_solr
   [junit4]   2> 2054089 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.c.Overseer Overseer (id=72084697597673477-127.0.0.1:53504_solr-n_0000000000) starting
   [junit4]   2> 2054100 INFO  (OverseerStateUpdate-72084697597673477-127.0.0.1:53504_solr-n_0000000000) [n:127.0.0.1:53504_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53504_solr
   [junit4]   2> 2054101 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53504_solr
   [junit4]   2> 2054110 INFO  (zkCallback-12222-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2054113 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2054115 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2054115 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2054150 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2054176 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2054214 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2054229 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2054233 INFO  (jetty-launcher-12212-thread-1) [n:127.0.0.1:53504_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/.
   [junit4]   2> 2054278 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 2054279 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054288 INFO  (zkConnectionManagerCallback-12232-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2054288 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2054296 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2054299 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53496/solr ready
   [junit4]   2> 2054321 INFO  (qtp823869930-33554) [n:127.0.0.1:53504_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=authCollection&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2054328 INFO  (OverseerThreadFactory-8517-thread-1-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 2054461 INFO  (OverseerStateUpdate-72084697597673477-127.0.0.1:53504_solr-n_0000000000) [n:127.0.0.1:53504_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53504/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53504_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2054471 INFO  (OverseerStateUpdate-72084697597673477-127.0.0.1:53504_solr-n_0000000000) [n:127.0.0.1:53504_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53504/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53504_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2054485 INFO  (OverseerStateUpdate-72084697597673477-127.0.0.1:53504_solr-n_0000000000) [n:127.0.0.1:53504_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53504/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53504_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2054500 INFO  (OverseerStateUpdate-72084697597673477-127.0.0.1:53504_solr-n_0000000000) [n:127.0.0.1:53504_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"authCollection_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53504/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53504_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2054740 INFO  (qtp823869930-33596) [n:127.0.0.1:53504_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 2054741 INFO  (qtp823869930-33551) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:53504_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiqdjoVT7M30N6cJ36t3neNOeN022+I0kBEslF1AbK8SVVIWuYsJ2do0c9jrmts0v6n9NR2wBxVVuMnovGAJiET1NhPiSy3Ko+77Mk5HD/n38DngXrt1QW83Yuy1bRXGd7XfSItb2UGMk5yqdDvuCHGckp/LoNw8L8X2dMyTLP37GR2ZAZMYCw7ETk5+VigPc4eEH8YnD7pWySnXa8p243xaOvRtfVRNvwvyaZPGK0JJxgxjYPLnkQL/pJZaG2QixAqBTOPbTdWzgMhfSgbIYoVyfRFtGc+PcE+ynUdzs5VzIlbsp76Q7OgS0c48HXpAuBlcKxA17L3jMq9/KX4rYAQIDAQAB
   [junit4]   2> 2054741 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr    x:authCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=4&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2054742 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr    x:authCollection_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2054742 INFO  (qtp823869930-33594) [n:127.0.0.1:53504_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 2054747 INFO  (qtp823869930-33592) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:53504_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiqdjoVT7M30N6cJ36t3neNOeN022+I0kBEslF1AbK8SVVIWuYsJ2do0c9jrmts0v6n9NR2wBxVVuMnovGAJiET1NhPiSy3Ko+77Mk5HD/n38DngXrt1QW83Yuy1bRXGd7XfSItb2UGMk5yqdDvuCHGckp/LoNw8L8X2dMyTLP37GR2ZAZMYCw7ETk5+VigPc4eEH8YnD7pWySnXa8p243xaOvRtfVRNvwvyaZPGK0JJxgxjYPLnkQL/pJZaG2QixAqBTOPbTdWzgMhfSgbIYoVyfRFtGc+PcE+ynUdzs5VzIlbsp76Q7OgS0c48HXpAuBlcKxA17L3jMq9/KX4rYAQIDAQAB
   [junit4]   2> 2054747 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr    x:authCollection_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=4&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2054753 INFO  (qtp823869930-33594) [n:127.0.0.1:53504_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 2054753 INFO  (qtp823869930-33553) [n:127.0.0.1:53504_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 2054753 INFO  (qtp823869930-33593) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:53504_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiqdjoVT7M30N6cJ36t3neNOeN022+I0kBEslF1AbK8SVVIWuYsJ2do0c9jrmts0v6n9NR2wBxVVuMnovGAJiET1NhPiSy3Ko+77Mk5HD/n38DngXrt1QW83Yuy1bRXGd7XfSItb2UGMk5yqdDvuCHGckp/LoNw8L8X2dMyTLP37GR2ZAZMYCw7ETk5+VigPc4eEH8YnD7pWySnXa8p243xaOvRtfVRNvwvyaZPGK0JJxgxjYPLnkQL/pJZaG2QixAqBTOPbTdWzgMhfSgbIYoVyfRFtGc+PcE+ynUdzs5VzIlbsp76Q7OgS0c48HXpAuBlcKxA17L3jMq9/KX4rYAQIDAQAB
   [junit4]   2> 2054754 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr    x:authCollection_shard4_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=authCollection_shard4_replica_n6&action=CREATE&numShards=4&collection=authCollection&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2054757 INFO  (qtp823869930-33552) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:53504_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiqdjoVT7M30N6cJ36t3neNOeN022+I0kBEslF1AbK8SVVIWuYsJ2do0c9jrmts0v6n9NR2wBxVVuMnovGAJiET1NhPiSy3Ko+77Mk5HD/n38DngXrt1QW83Yuy1bRXGd7XfSItb2UGMk5yqdDvuCHGckp/LoNw8L8X2dMyTLP37GR2ZAZMYCw7ETk5+VigPc4eEH8YnD7pWySnXa8p243xaOvRtfVRNvwvyaZPGK0JJxgxjYPLnkQL/pJZaG2QixAqBTOPbTdWzgMhfSgbIYoVyfRFtGc+PcE+ynUdzs5VzIlbsp76Q7OgS0c48HXpAuBlcKxA17L3jMq9/KX4rYAQIDAQAB
   [junit4]   2> 2054758 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr    x:authCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=4&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2054804 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2054814 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2054816 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2054816 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2054816 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2054816 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 2054826 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2054826 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 2054827 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2054833 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2054834 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.s.IndexSchema [authCollection_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 2054835 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2054835 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard4_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 2054835 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2054836 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 2054836 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.core.authCollection.shard4.replica_n6' (registry 'solr.core.authCollection.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2054836 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SolrCore [[authCollection_shard4_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/authCollection_shard4_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/./authCollection_shard4_replica_n6/data/]
   [junit4]   2> 2054836 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2054836 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/authCollection_shard3_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 2054845 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2054869 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2054870 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 2054870 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2054870 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/authCollection_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 2055107 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2055107 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2055114 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2055114 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2055165 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@717aa70a[authCollection_shard3_replica_n4] main]
   [junit4]   2> 2055169 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2055176 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2055188 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2055189 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658852212557742080
   [junit4]   2> 2055201 INFO  (searcherExecutor-8524-thread-1-processing-n:127.0.0.1:53504_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node7) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [authCollection_shard3_replica_n4] Registered new searcher Searcher@717aa70a[authCollection_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2055211 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2055211 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2055212 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2055212 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2055213 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2055213 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2055216 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2055216 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2055216 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@61cec07c[authCollection_shard1_replica_n1] main]
   [junit4]   2> 2055221 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@196f528d[authCollection_shard2_replica_n2] main]
   [junit4]   2> 2055224 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 2055224 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 2055226 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2055230 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2055231 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2055232 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2055232 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658852212602830848
   [junit4]   2> 2055234 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2055235 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2055235 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2055237 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2055237 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658852212608073728
   [junit4]   2> 2055239 INFO  (searcherExecutor-8522-thread-1-processing-n:127.0.0.1:53504_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [authCollection_shard1_replica_n1] Registered new searcher Searcher@61cec07c[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2055239 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2055239 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2055244 INFO  (searcherExecutor-8525-thread-1-processing-n:127.0.0.1:53504_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [authCollection_shard2_replica_n2] Registered new searcher Searcher@196f528d[authCollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2055245 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a8aef81[authCollection_shard4_replica_n6] main]
   [junit4]   2> 2055256 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2055258 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2055259 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2055260 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2055260 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658852212632190976
   [junit4]   2> 2055261 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 2055262 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard2
   [junit4]   2> 2055262 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2055263 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53504/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 2055265 INFO  (searcherExecutor-8523-thread-1-processing-n:127.0.0.1:53504_solr x:authCollection_shard4_replica_n6 c:authCollection s:shard4 r:core_node8) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SolrCore [authCollection_shard4_replica_n6] Registered new searcher Searcher@7a8aef81[authCollection_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2055267 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2055267 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy https://127.0.0.1:53504/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 2055267 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard3/leader after winning as /collections/authCollection/leader_elect/shard3/election/72084697597673477-core_node7-n_0000000000
   [junit4]   2> 2055279 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53504/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 2055282 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2055282 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard1
   [junit4]   2> 2055285 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2055293 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 2055294 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard4
   [junit4]   2> 2055294 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2055294 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53504/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 2055294 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2055294 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:53504/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 2055294 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard2/leader after winning as /collections/authCollection/leader_elect/shard2/election/72084697597673477-core_node5-n_0000000000
   [junit4]   2> 2055299 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2055299 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2055299 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53504/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 2055299 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2055299 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:53504/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2055299 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard1/leader after winning as /collections/authCollection/leader_elect/shard1/election/72084697597673477-core_node3-n_0000000000
   [junit4]   2> 2055301 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53504/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 2055307 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53504/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 2055315 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2055315 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2055316 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53504/solr/authCollection_shard4_replica_n6/
   [junit4]   2> 2055316 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2055316 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy https://127.0.0.1:53504/solr/authCollection_shard4_replica_n6/ has no replicas
   [junit4]   2> 2055316 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard4/leader after winning as /collections/authCollection/leader_elect/shard4/election/72084697597673477-core_node8-n_0000000000
   [junit4]   2> 2055323 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53504/solr/authCollection_shard4_replica_n6/ shard4
   [junit4]   2> 2055428 INFO  (zkCallback-12222-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2055428 INFO  (zkCallback-12222-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2055429 INFO  (zkCallback-12222-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2055429 INFO  (zkCallback-12222-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2055430 INFO  (zkCallback-12222-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2055430 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2055430 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2055435 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2055437 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2055443 INFO  (qtp823869930-33552) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=4&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=685
   [junit4]   2> 2055455 INFO  (qtp823869930-33592) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=4&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=707
   [junit4]   2> 2055458 INFO  (qtp823869930-33593) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=authCollection_shard4_replica_n6&action=CREATE&numShards=4&collection=authCollection&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=704
   [junit4]   2> 2055458 INFO  (qtp823869930-33551) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=4&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=717
   [junit4]   2> 2055466 INFO  (qtp823869930-33554) [n:127.0.0.1:53504_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> 2055545 INFO  (zkCallback-12222-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2055545 INFO  (zkCallback-12222-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2055545 INFO  (zkCallback-12222-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2055545 INFO  (zkCallback-12222-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2055545 INFO  (zkCallback-12222-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2055546 INFO  (zkCallback-12222-thread-6) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2055548 INFO  (qtp823869930-33554) [n:127.0.0.1:53504_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=100&name=authCollection&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=1227
   [junit4]   2> 2055548 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: authCollection
   [junit4]   2> 2055551 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2107464854
   [junit4]   2> 2055551 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53504_solr
   [junit4]   2> 2055552 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2055552 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53504_solr as DOWN
   [junit4]   2> 2055556 INFO  (coreCloseExecutor-8542-thread-1) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [authCollection_shard3_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@47d74ffe
   [junit4]   2> 2055557 INFO  (coreCloseExecutor-8542-thread-1) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard3.replica_n4, tag=SolrCore@47d74ffe
   [junit4]   2> 2055557 INFO  (coreCloseExecutor-8542-thread-1) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a15e31c: rootName = solr_53504, domain = solr.core.authCollection.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.authCollection.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@76bd29b3
   [junit4]   2> 2055557 INFO  (coreCloseExecutor-8542-thread-2) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [authCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@43cd8344
   [junit4]   2> 2055557 INFO  (coreCloseExecutor-8542-thread-3) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [authCollection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@28d24140
   [junit4]   2> 2055557 INFO  (coreCloseExecutor-8542-thread-4) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SolrCore [authCollection_shard4_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@15368318
   [junit4]   2> 2055567 INFO  (coreCloseExecutor-8542-thread-1) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard3.leader, tag=SolrCore@47d74ffe
   [junit4]   2> 2055567 INFO  (coreCloseExecutor-8542-thread-2) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=SolrCore@43cd8344
   [junit4]   2> 2055567 INFO  (coreCloseExecutor-8542-thread-2) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@531c352f: rootName = solr_53504, domain = solr.core.authCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.authCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@487fd6b2
   [junit4]   2> 2055567 INFO  (coreCloseExecutor-8542-thread-1) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2055579 INFO  (coreCloseExecutor-8542-thread-2) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard1.leader, tag=SolrCore@43cd8344
   [junit4]   2> 2055579 INFO  (coreCloseExecutor-8542-thread-3) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard2.replica_n2, tag=SolrCore@28d24140
   [junit4]   2> 2055579 INFO  (coreCloseExecutor-8542-thread-3) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16fe86f5: rootName = solr_53504, domain = solr.core.authCollection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.authCollection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@2e356344
   [junit4]   2> 2055579 INFO  (coreCloseExecutor-8542-thread-2) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2055594 INFO  (coreCloseExecutor-8542-thread-3) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard2.leader, tag=SolrCore@28d24140
   [junit4]   2> 2055594 INFO  (coreCloseExecutor-8542-thread-4) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard4.replica_n6, tag=SolrCore@15368318
   [junit4]   2> 2055594 INFO  (coreCloseExecutor-8542-thread-4) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7008d4a9: rootName = solr_53504, domain = solr.core.authCollection.shard4.replica_n6, service url = null, agent id = null] for registry solr.core.authCollection.shard4.replica_n6 / com.codahale.metrics.MetricRegistry@4274ea2b
   [junit4]   2> 2055594 INFO  (coreCloseExecutor-8542-thread-3) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2055604 INFO  (coreCloseExecutor-8542-thread-4) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard4.leader, tag=SolrCore@15368318
   [junit4]   2> 2055604 INFO  (coreCloseExecutor-8542-thread-4) [n:127.0.0.1:53504_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2055605 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2055606 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6692142a: rootName = solr_53504, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@57ffc8ea
   [junit4]   2> 2055613 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2055613 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e11bc55: rootName = solr_53504, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7eb72f6e
   [junit4]   2> 2055616 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2055616 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@270ba189: rootName = solr_53504, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@338805a0
   [junit4]   2> 2055616 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2055616 INFO  (closeThreadPool-12240-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72084697597673477-127.0.0.1:53504_solr-n_0000000000) closing
   [junit4]   2> 2055616 INFO  (OverseerStateUpdate-72084697597673477-127.0.0.1:53504_solr-n_0000000000) [n:127.0.0.1:53504_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53504_solr
   [junit4]   2> 2055616 INFO  (OverseerAutoScalingTriggerThread-72084697597673477-127.0.0.1:53504_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2055624 INFO  (closeThreadPool-12240-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72084697597673477-127.0.0.1:53504_solr-n_0000000000) closing
   [junit4]   2> 2055626 INFO  (zkCallback-12231-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2055729 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.Overseer Overseer (id=72084697597673477-127.0.0.1:53504_solr-n_0000000000) closing
   [junit4]   2> 2055734 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3be32a9a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 2055735 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@546d0218{/solr,null,UNAVAILABLE}
   [junit4]   2> 2055735 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2055739 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 53504
   [junit4]   2> 2055740 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=53504)
   [junit4]   2> 2055742 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2055742 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 53504 try number 1 ...
   [junit4]   2> 2055742 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 2055744 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2055744 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2055744 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2055744 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3128cb8c{/solr,null,AVAILABLE}
   [junit4]   2> 2055744 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@24f5856a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:53504}
   [junit4]   2> 2055744 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.s.Server Started @2055795ms
   [junit4]   2> 2055744 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53504}
   [junit4]   2> 2055744 ERROR (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2055744 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2055744 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 2055744 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2055744 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 2055744 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T05:45:50.385896Z
   [junit4]   2> 2055749 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055752 INFO  (zkConnectionManagerCallback-12242-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055752 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055753 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2055964 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2055966 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@249577ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055966 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@249577ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055970 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e2ce638[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055970 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e2ce638[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055972 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53496/solr
   [junit4]   2> 2055973 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055979 INFO  (zkConnectionManagerCallback-12249-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055980 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2056099 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2056102 INFO  (zkConnectionManagerCallback-12251-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2056102 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2056137 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53504_solr
   [junit4]   2> 2056139 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.c.Overseer Overseer (id=72084697597673481-127.0.0.1:53504_solr-n_0000000001) starting
   [junit4]   2> 2056153 INFO  (OverseerStateUpdate-72084697597673481-127.0.0.1:53504_solr-n_0000000001) [n:127.0.0.1:53504_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53504_solr
   [junit4]   2> 2056157 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53504_solr
   [junit4]   2> 2056160 INFO  (zkCallback-12231-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2056160 INFO  (zkCallback-12250-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2056171 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2056173 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2056174 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2056197 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2056234 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2056259 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2056259 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2056267 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.c.CorePropertiesLocator Found 4 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/.
   [junit4]   2> 2056267 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[518645B114D9BAA4]) [n:127.0.0.1:53504_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [authCollection_shard1_replica_n1, authCollection_shard4_replica_n6, authCollection_shard2_replica_n2, authCollection_shard3_replica_n4]
   [junit4]   2> 2056270 INFO  (coreLoadExecutor-8556-thread-1-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2056334 INFO  (coreLoadExecutor-8556-thread-1-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2056346 INFO  (coreLoadExecutor-8556-thread-3-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2056348 INFO  (coreLoadExecutor-8556-thread-2-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2056351 INFO  (coreLoadExecutor-8556-thread-1-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr     ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2056354 INFO  (coreLoadExecutor-8556-thread-1-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2056371 INFO  (coreLoadExecutor-8556-thread-3-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr     ] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2056373 INFO  (coreLoadExecutor-8556-thread-3-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2056384 INFO  (coreLoadExecutor-8556-thread-2-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr     ] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2056390 INFO  (coreLoadExecutor-8556-thread-2-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2056497 INFO  (coreLoadExecutor-8556-thread-3-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2056498 INFO  (coreLoadExecutor-8556-thread-2-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2056550 INFO  (coreLoadExecutor-8556-thread-1-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2056559 INFO  (coreLoadExecutor-8556-thread-3-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2056561 INFO  (coreLoadExecutor-8556-thread-2-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2056561 INFO  (coreLoadExecutor-8556-thread-3-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2056561 INFO  (coreLoadExecutor-8556-thread-3-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 2056561 INFO  (coreLoadExecutor-8556-thread-3-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2056561 INFO  (coreLoadExecutor-8556-thread-3-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/authCollection_shard3_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 2056562 INFO  (coreLoadExecutor-8556-thread-1-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2056564 INFO  (coreLoadExecutor-8556-thread-2-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2056564 INFO  (coreLoadExecutor-8556-thread-2-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 2056565 INFO  (coreLoadExecutor-8556-thread-2-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2056565 INFO  (coreLoadExecutor-8556-thread-2-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/authCollection_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 2056566 INFO  (coreLoadExecutor-8556-thread-1-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2056567 INFO  (coreLoadExecutor-8556-thread-1-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 2056567 INFO  (coreLoadExecutor-8556-thread-1-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53504.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a6d07c
   [junit4]   2> 2056569 INFO  (coreLoadExecutor-8556-thread-1-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 2056747 INFO  (coreLoadExecutor-8556-thread-2-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2056747 INFO  (coreLoadExecutor-8556-thread-2-processing-n:127.0.0.1:53504_solr) [n:127.0.0.1:53504_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
  

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

Reporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@687996b: rootName = solr_53504, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7eb72f6e
   [junit4]   2> 2057733 INFO  (jetty-closer-12261-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2057733 INFO  (jetty-closer-12261-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@eefee63: rootName = solr_53504, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@338805a0
   [junit4]   2> 2057733 INFO  (jetty-closer-12261-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2057740 INFO  (closeThreadPool-12265-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72084697597673481-127.0.0.1:53504_solr-n_0000000001) closing
   [junit4]   2> 2057740 INFO  (OverseerStateUpdate-72084697597673481-127.0.0.1:53504_solr-n_0000000001) [n:127.0.0.1:53504_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53504_solr
   [junit4]   2> 2057741 INFO  (OverseerAutoScalingTriggerThread-72084697597673481-127.0.0.1:53504_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2057778 INFO  (closeThreadPool-12265-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72084697597673481-127.0.0.1:53504_solr-n_0000000001) closing
   [junit4]   2> 2057908 INFO  (jetty-closer-12261-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72084697597673481-127.0.0.1:53504_solr-n_0000000001) closing
   [junit4]   2> 2057912 INFO  (jetty-closer-12261-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@24f5856a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:53504}
   [junit4]   2> 2057913 INFO  (jetty-closer-12261-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3128cb8c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2057914 INFO  (jetty-closer-12261-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2057915 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[518645B114D9BAA4]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2058172 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> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/authCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/authCollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/authCollection/terms/shard4
   [junit4]   2> 	3	/solr/collections/authCollection/terms/shard3
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	52	/solr/collections/authCollection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/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> 2058219 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[518645B114D9BAA4]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53496
   [junit4]   2> 2058219 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[518645B114D9BAA4]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53496
   [junit4]   2> 2058219 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[518645B114D9BAA4]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53496
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_518645B114D9BAA4-001
   [junit4]   2> Feb 18, 2020 5:45:52 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(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@305c754), locale=es-DO, timezone=PNT
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=161436776,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [BadCopyFieldTest, TestSolrCachePerf, CreateCollectionCleanupTest, TestHalfAndHalfDocValues, MoveReplicaTest, CollectionStateFormat2Test, AnalysisAfterCoreReloadTest, NodeLostTriggerIntegrationTest, DistribJoinFromCollectionTest, TestBlobHandler, CustomHighlightComponentTest, SolrRequestParserTest, TokenizerChainTest, TestFiltering, RemoteQueryErrorTest, TestManagedResource, AssignBackwardCompatibilityTest, UpdateParamsTest, TestGeoJSONResponseWriter, TestSearcherReuse, TestSolrXml, BaseCdcrDistributedZkTest, ShardRoutingTest, BufferStoreTest, TestConfigsApi, WordBreakSolrSpellCheckerTest, TestHdfsUpdateLog, CircularListTest, LeaderFailureAfterFreshStartTest, TestStreamBody, TestReplicationHandler, CacheHeaderTest, TestFieldCacheWithThreads, TestPointFields, TestOrdValues, ScheduledTriggerIntegrationTest, QueryEqualityTest, TestDistribDocBasedVersion, JSONWriterTest, TestNumericRangeQuery32, TestDistribPackageStore, PackageManagerCLITest, TestHttpServletCarrier, MetricsConfigTest, TestNonDefinedSimilarityFactory, OverseerSolrResponseTest, CloudMLTQParserTest, TestSystemCollAutoCreate, TestSegmentSorting, TestSQLHandler, TestCollectionAPI, TestJettySolrRunner, PKIAuthenticationIntegrationTest, TestDirectoryFactory, TestMinHashQParser, TestTextField, ConfigureRecoveryStrategyTest, UUIDUpdateProcessorFallbackTest, FieldMutatingUpdateProcessorTest, SolrXmlInZkTest, HdfsBasicDistributedZkTest, TestStressUserVersions, AddBlockUpdateTest, TestTestInjection, ZkStateReaderTest, TestAnalyzeInfixSuggestions, TestConfigSets, TestDFRSimilarityFactory, HighlighterTest, TestNRTOpen, SuggestComponentTest, TestSerializedLuceneMatchVersion, SolrInfoBeanTest, TestSort, HdfsUnloadDistributedZkTest, SpellCheckCollatorTest, SubstringBytesRefFilterTest, TestRequestStatusCollectionAPI, TestCodecSupport, TestInfoStreamLogging, ExecutePlanActionTest, TestCloudPseudoReturnFields, TestConfigSetsAPI, DocumentBuilderTest, TestSha256AuthenticationProvider, AuditLoggerIntegrationTest, TestRecovery, SolrIndexConfigTest, JWTAuthPluginIntegrationTest, SolrGraphiteReporterTest, ForceLeaderWithTlogReplicasTest, HttpPartitionWithTlogReplicasTest, MetricsHistoryWithAuthIntegrationTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest, SyncSliceTest, TestCloudRecovery2, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, IndexSizeTriggerTest, MetricTriggerIntegrationTest, NodeLostTriggerTest, TestSimDistribStateManager, TestSimExecutePlanAction, TestSimLargeCluster, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest, MoreLikeThisComponentTest, QueryElevationComponentTest, SpellCheckComponentTest, TestHttpShardHandlerFactory, JavabinLoaderTest, TaggingAttributeTest, XmlInterpolationTest, HighlighterMaxOffsetTest, TestPostingsSolrHighlighter, TestUnifiedSolrHighlighter, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, CursorMarkTest, LargeFieldTest, MergeStrategyTest, TestMaxScoreQueryParser, TestMultiWordSynonyms, TestPayloadCheckQParserPlugin, TestQueryTypes, TestRTGBase, TestRangeQuery, TestTrieFacet, TestJsonFacetRefinement, TestJsonFacetsStatsParsing, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, GraphQueryTest, TestNestedDocsSort, TestScoreJoinQPNoScore, TestScoreJoinQPScore, XCJFQueryTest, TestExactSharedStatsCache, BasicAuthOnSingleNodeTest]
   [junit4] Completed [829/901 (1!)] on J0 in 5.56s, 1 test, 1 error <<< FAILURES!

[...truncated 48171 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/655/consoleText

[repro] Revision: 8fcf500d30bc09a4375174373292685c5c57b442

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=BasicAuthOnSingleNodeTest -Dtests.method=basicTest -Dtests.seed=518645B114D9BAA4 -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=PNT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       BasicAuthOnSingleNodeTest
[repro] ant compile-test

[...truncated 3463 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.BasicAuthOnSingleNodeTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=518645B114D9BAA4 -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=PNT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.security.BasicAuthOnSingleNodeTest
[repro] Exiting with code 0

[...truncated 73 lines...]