You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/04/26 00:15:50 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-9.0.4) - Build # 224 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/224/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
Error from server at http://127.0.0.1:53653/solr/authCollection: Error from server at null: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 401 require authentication</title> </head> <body><h2>HTTP ERROR 401</h2> <p>Problem accessing /solr/authCollection_shard2_replica_n2/select. Reason: <pre>    require authentication</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53653/solr/authCollection: Error from server at null: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 401 require authentication</title>
</head>
<body><h2>HTTP ERROR 401</h2>
<p>Problem accessing /solr/authCollection_shard2_replica_n2/select. Reason:
<pre>    require authentication</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([5C03BE52A565B5F1:E06DC8400136368B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:290)
	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:564)
	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:844)




Build Log:
[...truncated 15626 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\init-core-data-001
   [junit4]   2> 3317810 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001
   [junit4]   2> 3317811 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3317817 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3317817 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3317915 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.ZkTestServer start zk server on port:53639
   [junit4]   2> 3317915 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53639
   [junit4]   2> 3317915 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53639
   [junit4]   2> 3317922 INFO  (zkConnectionManagerCallback-20782-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3317924 INFO  (zkConnectionManagerCallback-20784-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3317927 INFO  (zkConnectionManagerCallback-20786-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3317927 WARN  (jetty-launcher-20787-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3317927 INFO  (jetty-launcher-20787-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3317931 INFO  (jetty-launcher-20787-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3317931 INFO  (jetty-launcher-20787-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 3317931 INFO  (jetty-launcher-20787-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3317931 INFO  (jetty-launcher-20787-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3317931 INFO  (jetty-launcher-20787-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3317932 INFO  (jetty-launcher-20787-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17a56e00{/solr,null,AVAILABLE}
   [junit4]   2> 3317932 WARN  (jetty-launcher-20787-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3317932 INFO  (jetty-launcher-20787-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3317932 INFO  (jetty-launcher-20787-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3317932 INFO  (jetty-launcher-20787-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 3317933 INFO  (jetty-launcher-20787-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3317933 INFO  (jetty-launcher-20787-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3317933 INFO  (jetty-launcher-20787-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3317933 INFO  (jetty-launcher-20787-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35ae46ca{/solr,null,AVAILABLE}
   [junit4]   2> 3317935 WARN  (jetty-launcher-20787-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3317935 INFO  (jetty-launcher-20787-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3317935 INFO  (jetty-launcher-20787-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3317935 INFO  (jetty-launcher-20787-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 3317935 INFO  (jetty-launcher-20787-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3317935 INFO  (jetty-launcher-20787-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3317936 INFO  (jetty-launcher-20787-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3317936 INFO  (jetty-launcher-20787-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@374d0584{/solr,null,AVAILABLE}
   [junit4]   2> 3317937 INFO  (jetty-launcher-20787-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2fca47af{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:53650}
   [junit4]   2> 3317937 INFO  (jetty-launcher-20787-thread-1) [    ] o.e.j.s.Server Started @3318192ms
   [junit4]   2> 3317937 INFO  (jetty-launcher-20787-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53650}
   [junit4]   2> 3317937 ERROR (jetty-launcher-20787-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3317937 INFO  (jetty-launcher-20787-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3317937 INFO  (jetty-launcher-20787-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 3317938 INFO  (jetty-launcher-20787-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3317938 INFO  (jetty-launcher-20787-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3317938 INFO  (jetty-launcher-20787-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-25T23:48:03.525262100Z
   [junit4]   2> 3317987 INFO  (jetty-launcher-20787-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3725e4e4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:53653}
   [junit4]   2> 3317987 INFO  (jetty-launcher-20787-thread-2) [    ] o.e.j.s.Server Started @3318243ms
   [junit4]   2> 3317987 INFO  (jetty-launcher-20787-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53653}
   [junit4]   2> 3317987 ERROR (jetty-launcher-20787-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3317987 INFO  (jetty-launcher-20787-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3317987 INFO  (jetty-launcher-20787-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 3317987 INFO  (jetty-launcher-20787-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3317987 INFO  (jetty-launcher-20787-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3317987 INFO  (jetty-launcher-20787-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-25T23:48:03.574869700Z
   [junit4]   2> 3318002 INFO  (jetty-launcher-20787-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a4d045e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:53656}
   [junit4]   2> 3318002 INFO  (jetty-launcher-20787-thread-3) [    ] o.e.j.s.Server Started @3318258ms
   [junit4]   2> 3318002 INFO  (jetty-launcher-20787-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53656}
   [junit4]   2> 3318003 ERROR (jetty-launcher-20787-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3318003 INFO  (jetty-launcher-20787-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3318003 INFO  (jetty-launcher-20787-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 3318003 INFO  (jetty-launcher-20787-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3318003 INFO  (jetty-launcher-20787-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3318003 INFO  (jetty-launcher-20787-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-25T23:48:03.590545900Z
   [junit4]   2> 3318037 INFO  (zkConnectionManagerCallback-20789-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318039 INFO  (jetty-launcher-20787-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3318095 INFO  (zkConnectionManagerCallback-20791-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318095 INFO  (jetty-launcher-20787-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3318367 INFO  (zkConnectionManagerCallback-20793-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318367 INFO  (jetty-launcher-20787-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3318443 INFO  (jetty-launcher-20787-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3318579 WARN  (jetty-launcher-20787-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6a6d86f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3318609 WARN  (jetty-launcher-20787-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@54acecd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3318609 INFO  (jetty-launcher-20787-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53639/solr
   [junit4]   2> 3318659 INFO  (jetty-launcher-20787-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3318707 INFO  (jetty-launcher-20787-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3318709 WARN  (jetty-launcher-20787-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6557713d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3318713 INFO  (zkConnectionManagerCallback-20802-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318714 WARN  (jetty-launcher-20787-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@37cc600c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3318714 WARN  (jetty-launcher-20787-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@69b2dbfa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3318717 INFO  (jetty-launcher-20787-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53639/solr
   [junit4]   2> 3318718 WARN  (jetty-launcher-20787-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@59cae6e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3318718 INFO  (jetty-launcher-20787-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53639/solr
   [junit4]   2> 3318733 INFO  (zkConnectionManagerCallback-20809-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318737 INFO  (zkConnectionManagerCallback-20813-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318738 INFO  (zkConnectionManagerCallback-20816-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318761 INFO  (zkConnectionManagerCallback-20818-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318772 INFO  (zkConnectionManagerCallback-20822-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318778 INFO  (jetty-launcher-20787-thread-3) [n:127.0.0.1:53656_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53656_solr
   [junit4]   2> 3318782 INFO  (jetty-launcher-20787-thread-3) [n:127.0.0.1:53656_solr    ] o.a.s.c.Overseer Overseer (id=72073076171407370-127.0.0.1:53656_solr-n_0000000000) starting
   [junit4]   2> 3318793 INFO  (jetty-launcher-20787-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53650_solr
   [junit4]   2> 3318851 INFO  (jetty-launcher-20787-thread-2) [n:127.0.0.1:53653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3318853 INFO  (jetty-launcher-20787-thread-2) [n:127.0.0.1:53653_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53653_solr as DOWN
   [junit4]   2> 3318856 INFO  (jetty-launcher-20787-thread-2) [n:127.0.0.1:53653_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3318856 INFO  (jetty-launcher-20787-thread-2) [n:127.0.0.1:53653_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53653_solr
   [junit4]   2> 3318891 INFO  (zkCallback-20817-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3318893 INFO  (zkCallback-20821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3318893 INFO  (zkCallback-20808-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3318896 INFO  (zkConnectionManagerCallback-20831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318898 INFO  (jetty-launcher-20787-thread-3) [n:127.0.0.1:53656_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3318899 INFO  (jetty-launcher-20787-thread-3) [n:127.0.0.1:53656_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53639/solr ready
   [junit4]   2> 3318900 INFO  (jetty-launcher-20787-thread-3) [n:127.0.0.1:53656_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53656_solr as DOWN
   [junit4]   2> 3318900 INFO  (jetty-launcher-20787-thread-3) [n:127.0.0.1:53656_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3318900 INFO  (jetty-launcher-20787-thread-3) [n:127.0.0.1:53656_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53656_solr
   [junit4]   2> 3318901 INFO  (zkCallback-20817-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3318901 INFO  (zkCallback-20821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3318901 INFO  (zkCallback-20808-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3318927 INFO  (jetty-launcher-20787-thread-3) [n:127.0.0.1:53656_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3318952 INFO  (jetty-launcher-20787-thread-3) [n:127.0.0.1:53656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53656.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3318958 INFO  (jetty-launcher-20787-thread-3) [n:127.0.0.1:53656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53656.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3318958 INFO  (jetty-launcher-20787-thread-3) [n:127.0.0.1:53656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53656.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3318959 INFO  (jetty-launcher-20787-thread-3) [n:127.0.0.1:53656_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001\node3\.
   [junit4]   2> 3318978 INFO  (zkConnectionManagerCallback-20836-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318979 INFO  (jetty-launcher-20787-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3318980 INFO  (jetty-launcher-20787-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53639/solr ready
   [junit4]   2> 3318980 INFO  (jetty-launcher-20787-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3319002 INFO  (jetty-launcher-20787-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53650.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3319013 INFO  (jetty-launcher-20787-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53650.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3319013 INFO  (jetty-launcher-20787-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53650.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3319014 INFO  (jetty-launcher-20787-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001\node1\.
   [junit4]   2> 3319041 INFO  (zkConnectionManagerCallback-20841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3319043 INFO  (OverseerStateUpdate-72073076171407370-127.0.0.1:53656_solr-n_0000000000) [n:127.0.0.1:53656_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53656_solr
   [junit4]   2> 3319043 INFO  (jetty-launcher-20787-thread-2) [n:127.0.0.1:53653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3319045 INFO  (zkCallback-20830-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3319045 INFO  (jetty-launcher-20787-thread-2) [n:127.0.0.1:53653_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53639/solr ready
   [junit4]   2> 3319047 INFO  (jetty-launcher-20787-thread-2) [n:127.0.0.1:53653_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3319082 INFO  (jetty-launcher-20787-thread-2) [n:127.0.0.1:53653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53653.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3319092 INFO  (jetty-launcher-20787-thread-2) [n:127.0.0.1:53653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53653.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3319093 INFO  (jetty-launcher-20787-thread-2) [n:127.0.0.1:53653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53653.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3319093 INFO  (jetty-launcher-20787-thread-2) [n:127.0.0.1:53653_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001\node2\.
   [junit4]   2> 3319142 INFO  (zkConnectionManagerCallback-20849-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3319143 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3319143 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53639/solr ready
   [junit4]   2> 3319151 INFO  (qtp331474226-58104) [n:127.0.0.1:53650_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3319153 INFO  (OverseerThreadFactory-19371-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 3319260 INFO  (OverseerStateUpdate-72073076171407370-127.0.0.1:53656_solr-n_0000000000) [n:127.0.0.1:53656_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":"http://127.0.0.1:53650/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3319264 INFO  (OverseerStateUpdate-72073076171407370-127.0.0.1:53656_solr-n_0000000000) [n:127.0.0.1:53656_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":"http://127.0.0.1:53653/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3319267 INFO  (OverseerStateUpdate-72073076171407370-127.0.0.1:53656_solr-n_0000000000) [n:127.0.0.1:53656_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":"http://127.0.0.1:53656/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3319470 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3319470 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr    x:authCollection_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3319470 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3319470 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_solr    x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3320482 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3320483 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3320487 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 3320487 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320493 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3320493 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' using configuration from collection authCollection, trusted=true
   [junit4]   2> 3320493 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320493 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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 collection authCollection, trusted=true
   [junit4]   2> 3320503 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53656.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3320503 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53653.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3320503 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001\node3\authCollection_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001\node3\.\authCollection_shard3_replica_n4\data\]
   [junit4]   2> 3320503 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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 [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001\node2\authCollection_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001\node2\.\authCollection_shard2_replica_n2\data\]
   [junit4]   2> 3320512 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3320519 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320523 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320523 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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 collection authCollection, trusted=true
   [junit4]   2> 3320523 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53650.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3320523 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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 [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001\node1\authCollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001\node1\.\authCollection_shard1_replica_n1\data\]
   [junit4]   2> 3320595 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320595 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320599 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3320599 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3320603 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d93b107[authCollection_shard2_replica_n2] main]
   [junit4]   2> 3320603 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320603 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320603 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3320603 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3320606 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320606 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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 1631831810315911168
   [junit4]   2> 3320636 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3320636 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3320636 INFO  (searcherExecutor-19376-thread-1-processing-n:127.0.0.1:53653_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) [n:127.0.0.1:53653_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@1d93b107[authCollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3320641 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@19662ba9[authCollection_shard3_replica_n4] main]
   [junit4]   2> 3320642 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320642 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320643 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3320643 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3320643 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3320643 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631831810354708480
   [junit4]   2> 3320648 INFO  (searcherExecutor-19375-thread-1-processing-n:127.0.0.1:53656_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore [authCollection_shard3_replica_n4] Registered new searcher Searcher@19662ba9[authCollection_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3320649 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320649 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320649 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53653/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 3320649 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320649 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:53653/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 3320649 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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/72073076171407367-core_node5-n_0000000000
   [junit4]   2> 3320651 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53653/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 3320652 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 3320652 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 3320654 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3320654 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3320654 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53656/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 3320655 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3320655 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:53656/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 3320655 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 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/72073076171407370-core_node6-n_0000000000
   [junit4]   2> 3320657 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53656/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 3320739 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320739 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320743 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3320743 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3320743 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@153402e7[authCollection_shard1_replica_n1] main]
   [junit4]   2> 3320743 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320743 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320743 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320743 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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 1631831810459566080
   [junit4]   2> 3320750 INFO  (searcherExecutor-19377-thread-1-processing-n:127.0.0.1:53650_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:53650_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@153402e7[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3320753 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320753 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320757 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320757 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320757 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53650/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 3320757 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320757 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:53650/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3320757 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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/72073076171407371-core_node3-n_0000000000
   [junit4]   2> 3320758 INFO  (zkCallback-20817-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: [3])
   [junit4]   2> 3320758 INFO  (zkCallback-20808-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: [3])
   [junit4]   2> 3320758 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53650/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 3320759 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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> 3320759 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3320762 INFO  (qtp654869058-58113) [n:127.0.0.1:53653_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=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1291
   [junit4]   2> 3320762 INFO  (qtp2066095565-58122) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1291
   [junit4]   2> 3320762 INFO  (zkCallback-20817-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: [3])
   [junit4]   2> 3320762 INFO  (zkCallback-20808-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: [3])
   [junit4]   2> 3320865 INFO  (zkCallback-20817-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: [3])
   [junit4]   2> 3320865 INFO  (zkCallback-20817-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: [3])
   [junit4]   2> 3320865 INFO  (zkCallback-20817-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: [3])
   [junit4]   2> 3320865 INFO  (zkCallback-20808-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: [3])
   [junit4]   2> 3320865 INFO  (zkCallback-20821-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: [3])
   [junit4]   2> 3320865 INFO  (zkCallback-20808-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: [3])
   [junit4]   2> 3320866 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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> 3320867 INFO  (zkCallback-20808-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: [3])
   [junit4]   2> 3320868 INFO  (qtp331474226-58106) [n:127.0.0.1:53650_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=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1398
   [junit4]   2> 3320880 INFO  (qtp331474226-58104) [n:127.0.0.1:53650_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> 3320967 INFO  (zkCallback-20817-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: [3])
   [junit4]   2> 3320968 INFO  (zkCallback-20821-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: [3])
   [junit4]   2> 3320968 INFO  (zkCallback-20817-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: [3])
   [junit4]   2> 3320968 INFO  (zkCallback-20817-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: [3])
   [junit4]   2> 3320968 INFO  (zkCallback-20808-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: [3])
   [junit4]   2> 3320968 INFO  (zkCallback-20808-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: [3])
   [junit4]   2> 3320968 INFO  (zkCallback-20808-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: [3])
   [junit4]   2> 3320968 INFO  (qtp331474226-58104) [n:127.0.0.1:53650_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=1818
   [junit4]   2> 3320969 INFO  (zkCallback-20821-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: [3])
   [junit4]   2> 3320973 INFO  (qtp2066095565-58124) [n:127.0.0.1:53656_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 3320974 INFO  (qtp2066095565-58125) [n:127.0.0.1:53656_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 3320974 INFO  (zkCallback-20817-thread-3) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 3320974 INFO  (zkCallback-20817-thread-3) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3320974 INFO  (zkCallback-20817-thread-3) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3320974 INFO  (zkCallback-20808-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 3320974 INFO  (zkCallback-20808-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3320974 INFO  (zkCallback-20821-thread-2) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 3320974 INFO  (zkCallback-20808-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3320974 INFO  (zkCallback-20821-thread-2) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3320974 INFO  (zkCallback-20821-thread-2) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3321025 INFO  (qtp2066095565-58126) [n:127.0.0.1:53656_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 3321026 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1922131839
   [junit4]   2> 3321026 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53656_solr
   [junit4]   2> 3321027 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3321027 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:53656_solr as DOWN
   [junit4]   2> 3321029 INFO  (coreCloseExecutor-19390-thread-1) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore [authCollection_shard3_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@6791e6e1
   [junit4]   2> 3321029 INFO  (coreCloseExecutor-19390-thread-1) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard3.replica_n4, tag=6791e6e1
   [junit4]   2> 3321029 INFO  (coreCloseExecutor-19390-thread-1) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42300370: rootName = solr_53656, 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@5f1f715d
   [junit4]   2> 3321036 INFO  (coreCloseExecutor-19390-thread-1) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard3.leader, tag=6791e6e1
   [junit4]   2> 3321037 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3321037 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72739d7b: rootName = solr_53656, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@258a392d
   [junit4]   2> 3321045 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3321046 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@612af6d8: rootName = solr_53656, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@798fb7f1
   [junit4]   2> 3321051 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3321051 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b1023dd: rootName = solr_53656, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@221a056
   [junit4]   2> 3321051 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3321054 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.Overseer Overseer (id=72073076171407370-127.0.0.1:53656_solr-n_0000000000) closing
   [junit4]   2> 3321054 INFO  (OverseerStateUpdate-72073076171407370-127.0.0.1:53656_solr-n_0000000000) [n:127.0.0.1:53656_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53656_solr
   [junit4]   2> 3321055 INFO  (OverseerAutoScalingTriggerThread-72073076171407370-127.0.0.1:53656_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3321057 INFO  (zkCallback-20830-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3321057 INFO  (zkCallback-20848-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3321057 INFO  (closeThreadPool-20856-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72073076171407370-127.0.0.1:53656_solr-n_0000000000) closing
   [junit4]   2> 3321058 INFO  (zkCallback-20821-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53650_solr
   [junit4]   2> 3321058 INFO  (closeThreadPool-20856-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72073076171407370-127.0.0.1:53656_solr-n_0000000000) closing
   [junit4]   2> 3321058 INFO  (zkCallback-20821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3321058 INFO  (zkCallback-20808-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3321058 INFO  (zkCallback-20835-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3321058 INFO  (zkCallback-20840-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3321059 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a4d045e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3321059 INFO  (zkCallback-20821-thread-2) [n:127.0.0.1:53650_solr    ] o.a.s.c.Overseer Overseer (id=72073076171407371-127.0.0.1:53650_solr-n_0000000001) starting
   [junit4]   2> 3321059 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@374d0584{/solr,null,UNAVAILABLE}
   [junit4]   2> 3321059 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3321062 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3321062 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3321062 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 53656 try number 1 ...
   [junit4]   2> 3321062 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 3321062 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3321062 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3321062 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3321063 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33c39f1b{/solr,null,AVAILABLE}
   [junit4]   2> 3321063 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41c4f553{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:53656}
   [junit4]   2> 3321063 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.s.Server Started @3321319ms
   [junit4]   2> 3321063 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53656}
   [junit4]   2> 3321063 ERROR (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3321063 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3321063 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 3321063 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3321063 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3321063 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-25T23:48:06.650379500Z
   [junit4]   2> 3321063 INFO  (OverseerStateUpdate-72073076171407371-127.0.0.1:53650_solr-n_0000000001) [n:127.0.0.1:53650_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53650_solr
   [junit4]   2> 3321068 INFO  (zkCallback-20808-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: [2])
   [junit4]   2> 3321068 INFO  (zkCallback-20808-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: [2])
   [junit4]   2> 3321068 INFO  (zkCallback-20821-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: [2])
   [junit4]   2> 3321068 INFO  (zkCallback-20808-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: [2])
   [junit4]   2> 3321068 INFO  (zkCallback-20821-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: [2])
   [junit4]   2> 3321072 INFO  (zkConnectionManagerCallback-20858-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3321072 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3321888 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3321890 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4c4c41e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3321896 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@44cc6b39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3321897 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53639/solr
   [junit4]   2> 3321902 INFO  (zkConnectionManagerCallback-20865-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3321908 INFO  (zkConnectionManagerCallback-20867-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3321914 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3321918 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53656_solr as DOWN
   [junit4]   2> 3321919 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3321919 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53656_solr
   [junit4]   2> 3321919 INFO  (zkCallback-20848-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3321920 INFO  (zkCallback-20821-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3321920 INFO  (zkCallback-20808-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3321920 INFO  (zkCallback-20840-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3321920 INFO  (zkCallback-20835-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3321920 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3321920 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3321922 INFO  (zkCallback-20866-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3321953 INFO  (zkConnectionManagerCallback-20874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3321955 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3321956 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53639/solr ready
   [junit4]   2> 3321957 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3321988 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53656.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3322001 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53656.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3322001 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53656.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3322004 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001\node3\.
   [junit4]   2> 3322004 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C03BE52A565B5F1]) [n:127.0.0.1:53656_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [authCollection_shard3_replica_n4]
   [junit4]   2> 3322012 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3322018 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr    ] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 3322023 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3322026 INFO  (zkCallback-20808-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: [3])
   [junit4]   2> 3322026 INFO  (zkCallback-20808-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: [3])
   [junit4]   2> 3322026 INFO  (zkCallback-20808-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: [3])
   [junit4]   2> 3322026 INFO  (zkCallback-20821-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: [3])
   [junit4]   2> 3322026 INFO  (zkCallback-20821-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: [3])
   [junit4]   2> 3322035 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3322073 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 3322076 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3322076 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' using configuration from collection authCollection, trusted=true
   [junit4]   2> 3322076 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53656.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4531d819
   [junit4]   2> 3322076 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001\node3\authCollection_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_5C03BE52A565B5F1-001\tempDir-001\node3\.\authCollection_shard3_replica_n4\data\]
   [junit4]   2> 3322159 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3322159 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3322161 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3322161 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3322161 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@fc0a706[authCollection_shard3_replica_n4] main]
   [junit4]   2> 3322163 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3322163 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3322164 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3322164 INFO  (coreLoadExecutor-19404-thread-1-processing-n:127.0.0.1:53656_solr) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631831811949592576
   [junit4]   2> 3322168 INFO  (searcherExecutor-19405-thread-1-processing-n:127.0.0.1:53656_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore [authCollection_shard3_replica_n4] Registered new searcher Searcher@fc0a706[authCollection_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3322171 INFO  (coreZkRegister-19396-thread-1-processing-n:127.0.0.1:53656_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 3322171 INFO  (coreZkRegister-19396-thread-1-processing-n:127.0.0.1:53656_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3322171 INFO  (coreZkRegister-19396-thread-1-processing-n:127.0.0.1:53656_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3322171 INFO  (coreZkRegister-19396-thread-1-processing-n:127.0.0.1:53656_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53656/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 3322171 INFO  (coreZkRegister-19396-thread-1-processing-n:127.0.0.1:53656_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3322171 INFO  (coreZkRegister-19396-thread-1-processing-n:127.0.0.1:53656_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:53656/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 3322171 INFO  (coreZkRegister-19396-thread-1-processing-n:127.0.0.1:53656_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:53656_solr c:authCollection s:shard3 r:core_node6 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/72073076171407378-core_node6-n_0000000001
   [junit4]   2

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

ingAttributeTest, TestStressInPlaceUpdates, WrapperMergePolicyFactoryTest, TestDFRSimilarityFactory, IndexSchemaRuntimeFieldTest, TestGraphMLResponseWriter, TestFunctionQuery, JsonLoaderTest, UnloadDistributedZkTest, TestPrepRecovery, SolrShardReporterTest, TestCloudPseudoReturnFields, ScheduledMaintenanceTriggerTest, DistributedQueryComponentOptimizationTest, SignificantTermsQParserPluginTest, ConfigSetsAPITest, TestBinaryField, JWTAuthPluginTest, TestUseDocValuesAsStored2, TestHashQParserPlugin, TestSerializedLuceneMatchVersion, AutoScalingHandlerTest, TestOmitPositions, TestBulkSchemaAPI, TestFieldTypeCollectionResource, TestReqParamsAPI, EchoParamsTest, TestMergePolicyConfig, RAMDirectoryFactoryTest, TestReload, NestedShardedAtomicUpdateTest, HighlighterMaxOffsetTest, CachingDirectoryFactoryTest, OverseerCollectionConfigSetProcessorTest, TestCoreContainer, TestFieldCacheSortRandom, ConjunctionSolrSpellCheckerTest, ZkShardTermsTest, TestSimTriggerIntegration, AuditLoggerPluginTest, CdcrWithNodesRestartsTest, AtomicUpdatesTest, PingRequestHandlerTest, DateMathParserTest, TestDownShardTolerantSearch, TestUnInvertedFieldException, UtilsToolTest, PolyFieldTest, TestPivotHelperCode, TestRandomCollapseQParserPlugin, ResponseLogComponentTest, CollectionTooManyReplicasTest, SimpleMLTQParserTest, TestMiniSolrCloudClusterSSL, TestConfigSetProperties, TestEmbeddedSolrServerAdminHandler, ExecutePlanActionTest, TestFieldCacheWithThreads, TestNumericRangeQuery64, TestCustomDocTransformer, TestWithCollection, TestCollectionAPI, TestHashPartitioner, TestUtils, TestRuleBasedAuthorizationPlugin, TestSolrCoreParser, DocumentAnalysisRequestHandlerTest, LeaderFailoverAfterPartitionTest, SolrSlf4jReporterTest, TestRandomRequestDistribution, TestConfigOverlay, DistanceFunctionTest, TestChildDocTransformer, TestCustomSort, TestCrossCoreJoin, TestMissingGroups, NodeMarkersRegistrationTest, TestMultiValuedNumericRangeQuery, TestLogWatcher, TestQuerySenderListener, TestOrdValues, HttpTriggerListenerTest, RequiredFieldsTest, TestComplexPhraseQParserPlugin, TestTolerantUpdateProcessorRandomCloud, AlternateDirectoryTest, TestRawResponseWriter, TestHdfsCloudBackupRestore, HdfsSyncSliceTest, TestInPlaceUpdatesRequiredField, AddReplicaTest, DistributedFacetExistsSmallTest, DistributedTermsComponentTest, StatelessScriptUpdateProcessorFactoryTest, TestStressReorder, TestCloudJSONFacetSKG, ProtectedTermFilterFactoryTest, DistributedFacetPivotLongTailTest, TestSearchPerf, ConvertedLegacyTest, MoveReplicaHDFSTest, ResponseBuilderTest, TestSimLargeCluster, DistributedMLTComponentTest, DocumentBuilderTest, TestSchemaManager, TestCollationField, DistributedDebugComponentTest, TestPostingsSolrHighlighter, TestAnalyzeInfixSuggestions, MetricUtilsTest, DeleteNodeTest, TestFastLRUCache, TestReversedWildcardFilterFactory, TestSolrCloudWithDelegationTokens, FastVectorHighlighterTest, ExitableDirectoryReaderTest, AutoscalingHistoryHandlerTest, TestManagedSynonymGraphFilterFactory, BufferStoreTest, TestFreeTextSuggestions, TestCollapseQParserPlugin, TestDynamicFieldCollectionResource, SoftAutoCommitTest, DeleteShardTest, CoreAdminHandlerTest, CdcrRequestHandlerTest, TestCryptoKeys, SolrCoreCheckLockOnStartupTest, MultiSolrCloudTestCaseTest, NestedAtomicUpdateTest, ShardsWhitelistTest, TestJsonFacetsWithNestedObjects, TestFastOutputStream, TestSuggestSpellingConverter, HdfsNNFailoverTest, SolrCLIZkUtilsTest, OverseerTaskQueueTest, TestLRUStatsCache, TestHighFrequencyDictionaryFactory, SolrXmlInZkTest, TestSolrCloudWithSecureImpersonation, DefaultValueUpdateProcessorTest, TestDocBasedVersionConstraints, LegacyCloudClusterPropTest, TestBinaryResponseWriter, TestDynamicURP, TestSolrCloudSnapshots, UpdateLogTest, HdfsChaosMonkeyNothingIsSafeTest, AnalysisErrorHandlingTest, TestDistribDocBasedVersion, TestSimDistributedQueue, TestJoin, TestBackupRepositoryFactory, AtomicUpdateProcessorFactoryTest, EnumFieldTest, SchemaVersionSpecificBehaviorTest, TestFoldingMultitermQuery, TestHalfAndHalfDocValues, TokenizerChainTest, SpellCheckCollatorTest, DaemonStreamApiTest, DistributedFacetSimpleRefinementLongTailTest, HttpPartitionOnCommitTest, TestRequestForwarding, HLLUtilTest, TestJsonFacets, ClassificationUpdateProcessorTest, MetricTriggerIntegrationTest, CoreAdminRequestStatusTest, JSONWriterTest, TestMaxScoreQueryParser, TestSolrConfigHandlerCloud, BigEndianAscendingWordDeserializerTest, ClassificationUpdateProcessorFactoryTest, TestDistributedSearch, ResponseHeaderTest, TestSlowCompositeReaderWrapper, XsltUpdateRequestHandlerTest, SolrMetricManagerTest, ShardRoutingCustomTest, TestCloudDeleteByQuery, TestSolrCloudWithHadoopAuthPlugin, TestLegacyField, RankQueryTest, TestSort, OrderedExecutorTest, DataDrivenBlockJoinTest, TestSubQueryTransformer, AnalysisAfterCoreReloadTest, SampleTest, SolrInfoBeanTest, TestDistributedGrouping, TestDocumentBuilder, TestRandomFaceting, TestSimpleTrackingShardHandler, TestTolerantSearch, PathHierarchyTokenizerFactoryTest, TestDeprecatedFilters, TestLuceneMatchVersion, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, HttpPartitionWithTlogReplicasTest, LeaderTragicEventTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, PeerSyncReplicationTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SyncSliceTest, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestExclusionRuleCollectionAccess, TestLockTree, TestPullReplica, TestPullReplicaErrorHandling, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, ZkCLITest, AssignTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, ShardSplitTest, HdfsAutoAddReplicasIntegrationTest, IndexSizeTriggerTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, SystemLogListenerTest, TriggerCooldownIntegrationTest, TriggerSetPropertiesIntegrationTest, TestSimComputePlanAction, TestSimExtremeIndexing, TestSimGenericDistributedQueue, TestSimNodeLostTrigger, TestSimPolicyCloud, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, ByteBuffersDirectoryFactoryTest, ConfigureRecoveryStrategyTest, RequestHandlersTest, TestCodecSupport, TestCorePropertiesReload, TestDirectoryFactory, TestInfoStreamLogging, TestJmxIntegration, TestLazyCores, TestShardHandlerFactory, TestSolrConfigHandler, TestConfigReload, TestReplicationHandlerDiskOverFlow, TestRestoreCore, TestSystemCollAutoCreate, V2ApiIntegrationTest, LoggingHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest, SecurityConfHandlerTest, StatsReloadRaceTest, SystemInfoHandlerTest, TestCollectionAPIs, TestCoreAdminApis, BadComponentTest, CustomTermsComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedSpellCheckComponentTest, FacetPivotSmallTest, PhrasesIdentificationComponentTest, QueryElevationComponentTest, SuggestComponentContextFilterQueryTest, TermVectorComponentDistributedTest, EmbeddedSolrNoSerializeTest, Tagger2Test, HighlighterConfigTest, CheckHdfsIndexTest, TestLegacyNumericUtils, JvmMetricsTest, MetricsConfigTest, SolrCoreMetricManagerTest, RegexBytesRefFilterTest, SubstringBytesRefFilterTest, TestFaceting, TestRemoteStreaming, TestWriterPerf, TestRawTransformer, TestSolrQueryResponse, TestChildDocTransformerHierarchy, TestSubQueryTransformerDistrib, TestSchemaResource, TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, BooleanFieldTest, CopyFieldTest, DateFieldTest, DateRangeFieldTest, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, NumericFieldsTest, PreAnalyzedFieldTest, PrimitiveFieldTypeTest, SchemaApiFailureTest, TestManagedSchemaAPI, TestPointFields, MergeStrategyTest, TestFieldSortValues, TestFiltering, TestInitQParser, TestLFUCache, TestReRankQParserPlugin, TestRecovery, TestScoreJoinQPScore, TestJsonRequest, TestClassicSimilarityFactory, TestLMDirichletSimilarityFactory, TestPerFieldSimilarity, TestDefaultStatsCache, TestExactSharedStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [768/855 (1!)] on J0 in 8.89s, 1 test, 1 error <<< FAILURES!

[...truncated 43396 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/224/consoleText

[repro] Revision: 1cf0439a24c55ee1c00ad0141cafd01a9550d8f8

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"

[repro] ant clean

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

[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.BasicAuthIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=5C03BE52A565B5F1 -Dtests.slow=true -Dtests.locale=en-KE -Dtests.timezone=America/Creston -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 73 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 0

[...truncated 78 lines...]

[JENKINS] Lucene-Solr-8.x-Windows (32bit/jdk1.8.0_201) - Build # 225 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/225/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.MetricsHistoryHandlerTest

Error Message:
autoscaling config is empty

Stack Trace:
java.lang.AssertionError: autoscaling config is empty
	at __randomizedtesting.SeedInfo.seed([A3138EBE73A86C1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.apache.solr.handler.admin.MetricsHistoryHandlerTest.beforeClass(MetricsHistoryHandlerTest.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
	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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14017 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHistoryHandlerTest
   [junit4]   2> 2456453 INFO  (SUITE-MetricsHistoryHandlerTest-seed#[A3138EBE73A86C1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.MetricsHistoryHandlerTest_A3138EBE73A86C1-001\init-core-data-001
   [junit4]   2> 2456456 WARN  (SUITE-MetricsHistoryHandlerTest-seed#[A3138EBE73A86C1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 2456456 INFO  (SUITE-MetricsHistoryHandlerTest-seed#[A3138EBE73A86C1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2456464 INFO  (SUITE-MetricsHistoryHandlerTest-seed#[A3138EBE73A86C1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2457466 INFO  (SUITE-MetricsHistoryHandlerTest-seed#[A3138EBE73A86C1]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2458632 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2458632 WARN  (ScheduledTrigger-8884-thread-3) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger ran but was already closed
   [junit4]   2> 2458632 INFO  (SUITE-MetricsHistoryHandlerTest-seed#[A3138EBE73A86C1]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=808, maxMBSortInHeap=7.270540647001901, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@82fb5b), locale=fr, timezone=Universal
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 (32-bit)/cpus=3,threads=1,free=294257512,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSizeLimitedDistributedMap, TestStressVersions, HighlighterMaxOffsetTest, SharedFSAutoReplicaFailoverTest, SyncSliceTest, SignatureUpdateProcessorFactoryTest, TestSubQueryTransformer, TestReqParamsAPI, DistributedFacetPivotSmallTest, TestSimExtremeIndexing, TestSolrDeletionPolicy1, LegacyCloudClusterPropTest, SpellPossibilityIteratorTest, SignificantTermsQParserPluginTest, DistribCursorPagingTest, DistributedFacetExistsSmallTest, TestSearchPerf, TermVectorComponentDistributedTest, UnloadDistributedZkTest, BigEndianAscendingWordDeserializerTest, SolrShardReporterTest, TestSortableTextField, TestAuthenticationFramework, DisMaxRequestHandlerTest, TestUpdate, DaemonStreamApiTest, DateRangeFieldTest, BasicAuthStandaloneTest, TriggerSetPropertiesIntegrationTest, TestSchemaSimilarityResource, DistributedFacetSimpleRefinementLongTailTest, TestPullReplicaErrorHandling, IndexSchemaRuntimeFieldTest, ClassificationUpdateProcessorTest, TestManagedResourceStorage, TestStressInPlaceUpdates, TestFieldCacheSortRandom, TokenizerChainTest, PeerSyncTest, V2StandaloneTest, NodeMarkersRegistrationTest, SimplePostToolTest, ShardSplitTest, CollectionsAPIDistributedZkTest, CdcrWithNodesRestartsTest, UpdateLogTest, TestScoreJoinQPNoScore, TestSimComputePlanAction, TestPartialUpdateDeduplication, OverseerTaskQueueTest, TestPivotHelperCode, TestFaceting, TestChildDocTransformer, ShardsWhitelistTest, TestAnalyzeInfixSuggestions, TestInPlaceUpdatesRequiredField, TestSlowCompositeReaderWrapper, OutputWriterTest, HttpPartitionOnCommitTest, TestDelegationWithHadoopAuth, TestDocBasedVersionConstraints, TestReversedWildcardFilterFactory, ConfigSetsAPITest, TestDistributedSearch, ZkFailoverTest, TestCloudPseudoReturnFields, ProtectedTermFilterFactoryTest, TestConfigReload, DistribJoinFromCollectionTest, RAMDirectoryFactoryTest, TestSystemIdResolver, TestFreeTextSuggestions, TestSimpleQParserPlugin, AtomicUpdateProcessorFactoryTest, DistributedSpellCheckComponentTest, AnalyticsMergeStrategyTest, SolrIndexSplitterTest, MoveReplicaHDFSTest, SolrXmlInZkTest, CollectionsAPISolrJTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ReplaceNodeTest, SpatialFilterTest, TestReRankQParserPlugin, SpatialRPTFieldTypeTest, BlockJoinFacetSimpleTest, TestSchemaManager, EchoParamsTest, BadIndexSchemaTest, TestTrieFacet, ZkStateWriterTest, TestExactSharedStatsCache, TestMiniSolrCloudClusterSSL, BlockCacheTest, WrapperMergePolicyFactoryTest, TestOrdValues, TestHighFrequencyDictionaryFactory, TestClassicSimilarityFactory, TestCryptoKeys, TriggerEventQueueTest, TestConfigOverlay, TestExpandComponent, FullSolrCloudDistribCmdsTest, TestDeprecatedFilters, DocumentAnalysisRequestHandlerTest, TestNumericRangeQuery64, HLLUtilTest, TestAuthorizationFramework, DateMathParserTest, TestTrie, SimpleMLTQParserTest, TestTlogReplica, SolrMetricsIntegrationTest, TestWithCollection, PKIAuthenticationIntegrationTest, TestCollectionAPI, UUIDUpdateProcessorFallbackTest, RecoveryZkTest, TestDynamicURP, DistributedDebugComponentTest, TestDownShardTolerantSearch, SolrJmxReporterCloudTest, TestStressLucene, RankQueryTest, NumericFieldsTest, TestSegmentSorting, SolrSlf4jReporterTest, DataDrivenBlockJoinTest, TestFastLRUCache, CustomTermsComponentTest, MetricsHistoryHandlerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHistoryHandlerTest -Dtests.seed=A3138EBE73A86C1 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=Universal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | MetricsHistoryHandlerTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: autoscaling config is empty
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A3138EBE73A86C1]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.MetricsHistoryHandlerTest.beforeClass(MetricsHistoryHandlerTest.java:71)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [312/855 (1!)] on J0 in 3.62s, 0 tests, 1 failure <<< FAILURES!

[...truncated 47771 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/225/consoleText

[repro] Revision: 1cf0439a24c55ee1c00ad0141cafd01a9550d8f8

[repro] Ant options: "-Dargs=-client -XX:+UseG1GC"

[repro] ant clean

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

[...truncated 3598 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MetricsHistoryHandlerTest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseG1GC" -Dtests.seed=A3138EBE73A86C1 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=Universal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 68 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.admin.MetricsHistoryHandlerTest
[repro] Exiting with code 0

[...truncated 78 lines...]