Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24160/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
must have failed

Stack Trace:
java.lang.AssertionError: must have failed
        at 
__randomizedtesting.SeedInfo.seed([B5EE655E54EE5A8A:980134CF0BDD9F0]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:204)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 15229 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/init-core-data-001
   [junit4]   2> 3796192 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001
   [junit4]   2> 3796193 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3796193 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3796193 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3796293 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46757
   [junit4]   2> 3796293 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46757
   [junit4]   2> 3796293 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46757
   [junit4]   2> 3796323 INFO  (zkConnectionManagerCallback-15438-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796347 INFO  (zkConnectionManagerCallback-15440-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796359 INFO  (zkConnectionManagerCallback-15442-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796363 WARN  (jetty-launcher-15443-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3796363 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3796363 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3796363 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318
   [junit4]   2> 3796364 WARN  (jetty-launcher-15443-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3796364 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3796364 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3796365 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318
   [junit4]   2> 3796368 WARN  (jetty-launcher-15443-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3796369 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3796369 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3796369 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318
   [junit4]   2> 3796419 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3796419 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3796419 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3796423 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3796423 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3796423 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3796424 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@171391db{/solr,null,AVAILABLE}
   [junit4]   2> 3796424 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@656b6936{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40275}
   [junit4]   2> 3796424 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.e.j.s.Server Started @3796567ms
   [junit4]   2> 3796425 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40275}
   [junit4]   2> 3796425 ERROR (jetty-launcher-15443-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3796425 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3796425 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3796425 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3796425 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3796425 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-29T23:00:09.861486Z
   [junit4]   2> 3796429 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3796429 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3796429 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3796431 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13b4f03f{/solr,null,AVAILABLE}
   [junit4]   2> 3796432 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@53203ae{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37035}
   [junit4]   2> 3796432 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.e.j.s.Server Started @3796574ms
   [junit4]   2> 3796432 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37035}
   [junit4]   2> 3796432 ERROR (jetty-launcher-15443-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3796432 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3796432 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3796433 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3796433 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3796433 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-29T23:00:09.869080Z
   [junit4]   2> 3796439 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@573c579a{/solr,null,AVAILABLE}
   [junit4]   2> 3796439 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ecff1dd{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35243}
   [junit4]   2> 3796439 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.e.j.s.Server Started @3796581ms
   [junit4]   2> 3796439 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35243}
   [junit4]   2> 3796439 INFO  (zkConnectionManagerCallback-15445-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796439 ERROR (jetty-launcher-15443-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3796439 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3796440 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3796440 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3796440 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3796440 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-29T23:00:09.876143Z
   [junit4]   2> 3796448 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3796448 INFO  (zkConnectionManagerCallback-15447-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796453 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3796464 INFO  (zkConnectionManagerCallback-15449-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796465 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3796566 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3796568 WARN  (jetty-launcher-15443-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4bddfc4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3796571 WARN  (jetty-launcher-15443-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@780cc357[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3796573 INFO  (jetty-launcher-15443-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46757/solr
   [junit4]   2> 3796611 INFO  (zkConnectionManagerCallback-15458-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796613 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100fe4834830006, likely client has closed socket
   [junit4]   2> 3796668 INFO  (zkConnectionManagerCallback-15460-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796696 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3796708 WARN  (jetty-launcher-15443-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@24c0c8d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3796712 WARN  (jetty-launcher-15443-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@13181129[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3796714 INFO  (jetty-launcher-15443-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46757/solr
   [junit4]   2> 3796756 INFO  (zkConnectionManagerCallback-15468-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796799 INFO  (jetty-launcher-15443-thread-1) 
[n:127.0.0.1:40275_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40275_solr
   [junit4]   2> 3796800 INFO  (jetty-launcher-15443-thread-1) 
[n:127.0.0.1:40275_solr    ] o.a.s.c.Overseer Overseer 
(id=72337180110028807-127.0.0.1:40275_solr-n_0000000000) starting
   [junit4]   2> 3796803 INFO  (zkConnectionManagerCallback-15470-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796811 INFO  (jetty-launcher-15443-thread-2) 
[n:127.0.0.1:37035_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37035_solr
   [junit4]   2> 3796846 INFO  (zkCallback-15469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3796859 INFO  (zkCallback-15459-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3796876 INFO  (zkConnectionManagerCallback-15477-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796879 INFO  (jetty-launcher-15443-thread-1) 
[n:127.0.0.1:40275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3796880 INFO  (jetty-launcher-15443-thread-1) 
[n:127.0.0.1:40275_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46757/solr ready
   [junit4]   2> 3796892 INFO  (zkConnectionManagerCallback-15482-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796894 INFO  (jetty-launcher-15443-thread-2) 
[n:127.0.0.1:37035_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3796896 INFO  (jetty-launcher-15443-thread-2) 
[n:127.0.0.1:37035_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46757/solr ready
   [junit4]   2> 3796907 INFO  
(OverseerStateUpdate-72337180110028807-127.0.0.1:40275_solr-n_0000000000) 
[n:127.0.0.1:40275_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40275_solr
   [junit4]   2> 3796924 INFO  (jetty-launcher-15443-thread-1) 
[n:127.0.0.1:40275_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40275_solr as DOWN
   [junit4]   2> 3796925 INFO  (jetty-launcher-15443-thread-1) 
[n:127.0.0.1:40275_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3796925 INFO  (jetty-launcher-15443-thread-1) 
[n:127.0.0.1:40275_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40275_solr
   [junit4]   2> 3796928 INFO  (zkCallback-15469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3796928 INFO  (zkCallback-15459-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3796937 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3796944 INFO  (zkCallback-15481-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3796957 INFO  (zkCallback-15476-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3796973 WARN  (jetty-launcher-15443-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@361c2e8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3796999 INFO  (jetty-launcher-15443-thread-1) 
[n:127.0.0.1:40275_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3797008 INFO  (jetty-launcher-15443-thread-2) 
[n:127.0.0.1:37035_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3797008 WARN  (jetty-launcher-15443-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6cf05cc4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3797009 INFO  (jetty-launcher-15443-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46757/solr
   [junit4]   2> 3797023 INFO  (zkConnectionManagerCallback-15490-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3797035 INFO  (zkConnectionManagerCallback-15492-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3797040 INFO  (jetty-launcher-15443-thread-3) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3797043 INFO  (jetty-launcher-15443-thread-3) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35243_solr as DOWN
   [junit4]   2> 3797044 INFO  (jetty-launcher-15443-thread-3) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3797044 INFO  (jetty-launcher-15443-thread-3) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35243_solr
   [junit4]   2> 3797045 INFO  (zkCallback-15476-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3797045 INFO  (zkCallback-15469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3797047 INFO  (zkCallback-15481-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3797047 INFO  (zkCallback-15491-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3797053 INFO  (jetty-launcher-15443-thread-1) 
[n:127.0.0.1:40275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40275.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3797060 INFO  (jetty-launcher-15443-thread-2) 
[n:127.0.0.1:37035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37035.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3797063 INFO  (zkCallback-15459-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3797083 INFO  (zkConnectionManagerCallback-15499-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3797085 INFO  (jetty-launcher-15443-thread-3) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3797086 INFO  (jetty-launcher-15443-thread-3) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46757/solr ready
   [junit4]   2> 3797095 INFO  (jetty-launcher-15443-thread-1) 
[n:127.0.0.1:40275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40275.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3797095 INFO  (jetty-launcher-15443-thread-1) 
[n:127.0.0.1:40275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40275.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3797099 INFO  (jetty-launcher-15443-thread-1) 
[n:127.0.0.1:40275_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001/node1/.
   [junit4]   2> 3797102 INFO  (jetty-launcher-15443-thread-2) 
[n:127.0.0.1:37035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37035.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3797102 INFO  (jetty-launcher-15443-thread-2) 
[n:127.0.0.1:37035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37035.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3797105 INFO  (jetty-launcher-15443-thread-2) 
[n:127.0.0.1:37035_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001/node2/.
   [junit4]   2> 3797115 INFO  (jetty-launcher-15443-thread-3) 
[n:127.0.0.1:35243_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3797161 INFO  (jetty-launcher-15443-thread-3) 
[n:127.0.0.1:35243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35243.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3797201 INFO  (jetty-launcher-15443-thread-3) 
[n:127.0.0.1:35243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35243.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3797201 INFO  (jetty-launcher-15443-thread-3) 
[n:127.0.0.1:35243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35243.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3797204 INFO  (jetty-launcher-15443-thread-3) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001/node3/.
   [junit4]   2> 3797435 INFO  (zkConnectionManagerCallback-15505-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3797438 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3797439 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46757/solr ready
   [junit4]   2> 3797444 INFO  (qtp31342017-39784) [n:127.0.0.1:37035_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> 3797447 INFO  
(OverseerThreadFactory-12996-thread-1-processing-n:127.0.0.1:40275_solr) 
[n:127.0.0.1:40275_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 3797555 INFO  
(OverseerStateUpdate-72337180110028807-127.0.0.1:40275_solr-n_0000000000) 
[n:127.0.0.1:40275_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:40275/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3797558 INFO  
(OverseerStateUpdate-72337180110028807-127.0.0.1:40275_solr-n_0000000000) 
[n:127.0.0.1:40275_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37035/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3797562 INFO  
(OverseerStateUpdate-72337180110028807-127.0.0.1:40275_solr-n_0000000000) 
[n:127.0.0.1:40275_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_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35243/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3797764 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr    
x:authCollection_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3797764 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr    
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&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> 3797764 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr    
x:authCollection_shard3_replica_n5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3797765 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr    
x:authCollection_shard2_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3798778 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3798779 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3798866 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3798869 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.s.IndexSchema [authCollection_shard3_replica_n5] Schema name=minimal
   [junit4]   2> 3798873 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 3798873 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3798873 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n5' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 3798874 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35243.solr.core.authCollection.shard3.replica_n5' (registry 
'solr.core.authCollection.shard3.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3798875 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.SolrCore [[authCollection_shard3_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001/node3/authCollection_shard3_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001/node3/./authCollection_shard3_replica_n5/data/]
   [junit4]   2> 3798876 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3798877 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n3' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 3798877 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37035.solr.core.authCollection.shard2.replica_n3' (registry 
'solr.core.authCollection.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3798877 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001/node2/authCollection_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001/node2/./authCollection_shard2_replica_n3/data/]
   [junit4]   2> 3798880 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3798883 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3798883 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 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> 3798884 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40275.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3798884 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001/node1/authCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 3798987 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3798987 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3798987 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3798987 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3798989 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3798989 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3798990 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3798990 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3798992 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23f91cdf[authCollection_shard3_replica_n5] main]
   [junit4]   2> 3798992 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65fbfcdd[authCollection_shard2_replica_n3] main]
   [junit4]   2> 3798995 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3798995 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3798996 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3798996 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3798996 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3798996 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3798997 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3798997 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1634909093817745408
   [junit4]   2> 3798997 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3798997 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1634909093817745408
   [junit4]   2> 3799002 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3799002 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3799002 INFO  
(searcherExecutor-13013-thread-1-processing-n:127.0.0.1:37035_solr 
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4) 
[n:127.0.0.1:37035_solr c:authCollection s:shard2 r:core_node4 
x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n3] Registered new searcher 
Searcher@65fbfcdd[authCollection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3799002 INFO  
(searcherExecutor-13012-thread-1-processing-n:127.0.0.1:35243_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n5] Registered new searcher 
Searcher@23f91cdf[authCollection_shard3_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3799005 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a018785[authCollection_shard1_replica_n1] main]
   [junit4]   2> 3799007 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3799007 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3799008 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 3799008 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard3
   [junit4]   2> 3799008 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 3799008 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard2
   [junit4]   2> 3799009 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3799009 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1634909093830328320
   [junit4]   2> 3799011 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3799011 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3799011 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35243/solr/authCollection_shard3_replica_n5/
   [junit4]   2> 3799011 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3799012 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3799012 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3799012 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37035/solr/authCollection_shard2_replica_n3/
   [junit4]   2> 3799012 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:35243/solr/authCollection_shard3_replica_n5/ has no replicas
   [junit4]   2> 3799012 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard3/leader after winning as 
/collections/authCollection/leader_elect/shard3/election/72337180110028813-core_node6-n_0000000000
   [junit4]   2> 3799012 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3799012 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:37035/solr/authCollection_shard2_replica_n3/ has no replicas
   [junit4]   2> 3799012 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard2/leader after winning as 
/collections/authCollection/leader_elect/shard2/election/72337180110028809-core_node4-n_0000000000
   [junit4]   2> 3799012 INFO  
(searcherExecutor-13014-thread-1-processing-n:127.0.0.1:40275_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:40275_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@7a018785[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3799013 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35243/solr/authCollection_shard3_replica_n5/ shard3
   [junit4]   2> 3799014 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37035/solr/authCollection_shard2_replica_n3/ shard2
   [junit4]   2> 3799014 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 3799014 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard1
   [junit4]   2> 3799016 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3799016 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3799016 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40275/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 3799017 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3799017 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40275/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3799017 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 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/72337180110028807-core_node2-n_0000000000
   [junit4]   2> 3799018 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40275/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 3799119 INFO  (zkCallback-15491-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> 3799119 INFO  (zkCallback-15469-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> 3799119 INFO  (zkCallback-15459-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> 3799119 INFO  (zkCallback-15459-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> 3799119 INFO  (zkCallback-15469-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> 3799119 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3799120 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3799123 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3799146 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
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_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1382
   [junit4]   2> 3799146 INFO  (qtp31342017-39781) [n:127.0.0.1:37035_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1382
   [junit4]   2> 3799151 INFO  (qtp1159079240-39777) [n:127.0.0.1:40275_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=1387
   [junit4]   2> 3799153 INFO  (qtp31342017-39784) [n:127.0.0.1:37035_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> 3799225 INFO  (zkCallback-15459-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> 3799225 INFO  (zkCallback-15459-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> 3799225 INFO  (zkCallback-15469-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> 3799225 INFO  (zkCallback-15459-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> 3799225 INFO  (zkCallback-15491-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> 3799225 INFO  (zkCallback-15491-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> 3799225 INFO  (zkCallback-15469-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> 3799225 INFO  (zkCallback-15469-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> 3799225 INFO  (qtp31342017-39784) [n:127.0.0.1:37035_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=1781
   [junit4]   2> 3799228 INFO  (qtp1858706652-39778) [n:127.0.0.1:35243_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 3799229 INFO  (qtp1858706652-39779) [n:127.0.0.1:35243_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 3799229 INFO  (zkCallback-15459-thread-3) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 3799229 INFO  (zkCallback-15491-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 3799229 INFO  (zkCallback-15469-thread-3) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 3799229 INFO  (zkCallback-15491-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3799229 INFO  (zkCallback-15459-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3799229 INFO  (zkCallback-15469-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3799230 INFO  (zkCallback-15469-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3799230 INFO  (zkCallback-15491-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3799230 INFO  (zkCallback-15459-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3799280 INFO  (qtp1858706652-39782) [n:127.0.0.1:35243_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 3799282 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=919169055
   [junit4]   2> 3799282 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35243_solr
   [junit4]   2> 3799282 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3799282 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35243_solr as DOWN
   [junit4]   2> 3799285 INFO  (coreCloseExecutor-13027-thread-1) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@df5c338
   [junit4]   2> 3799285 INFO  (coreCloseExecutor-13027-thread-1) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard3.replica_n5, tag=df5c338
   [junit4]   2> 3799285 INFO  (coreCloseExecutor-13027-thread-1) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@45d42ad: rootName = 
solr_35243, domain = solr.core.authCollection.shard3.replica_n5, service url = 
null, agent id = null] for registry solr.core.authCollection.shard3.replica_n5 
/ com.codahale.metrics.MetricRegistry@651736a4
   [junit4]   2> 3799303 INFO  (coreCloseExecutor-13027-thread-1) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard3.leader, tag=df5c338
   [junit4]   2> 3799305 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3799305 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14d9fdfa: rootName = 
solr_35243, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@31683689
   [junit4]   2> 3799326 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3799326 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7abd8809: rootName = 
solr_35243, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@47cf4695
   [junit4]   2> 3799338 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3799338 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@563d79ec: rootName = 
solr_35243, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@60469d
   [junit4]   2> 3799338 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 3799342 INFO  (zkCallback-15476-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3799342 INFO  (zkCallback-15459-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3799342 INFO  (zkCallback-15481-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3799342 INFO  (zkCallback-15504-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3799342 INFO  (zkCallback-15469-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3799344 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4ecff1dd{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 3799344 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@573c579a{/solr,null,UNAVAILABLE}
   [junit4]   2> 3799344 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3799344 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3799344 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3799345 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 35243 try number 1 ...
   [junit4]   2> 3799345 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318
   [junit4]   2> 3799345 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3799345 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3799345 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3799346 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d45420{/solr,null,AVAILABLE}
   [junit4]   2> 3799346 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f8fa494{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35243}
   [junit4]   2> 3799346 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.s.Server Started @3799488ms
   [junit4]   2> 3799346 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35243}
   [junit4]   2> 3799346 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3799346 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3799346 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3799346 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3799346 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3799346 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-29T23:00:12.782832Z
   [junit4]   2> 3799348 INFO  (zkConnectionManagerCallback-15514-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3799349 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3799384 INFO  (zkCallback-15469-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> 3799384 INFO  (zkCallback-15469-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> 3799384 INFO  (zkCallback-15469-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> 3799384 INFO  (zkCallback-15459-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> 3799384 INFO  (zkCallback-15459-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> 3799384 INFO  (zkCallback-15459-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> 3799446 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3799448 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6ed2c679[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3799448 INFO  
(OverseerCollectionConfigSetProcessor-72337180110028807-127.0.0.1:40275_solr-n_0000000000)
 [n:127.0.0.1:40275_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3799451 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3b70c19a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3799452 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46757/solr
   [junit4]   2> 3799453 INFO  (zkConnectionManagerCallback-15521-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3799455 INFO  (zkConnectionManagerCallback-15523-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3799458 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3799460 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35243_solr as DOWN
   [junit4]   2> 3799460 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3799460 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35243_solr
   [junit4]   2> 3799461 INFO  (zkCallback-15469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3799461 INFO  (zkCallback-15476-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3799461 INFO  (zkCallback-15481-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3799461 INFO  (zkCallback-15459-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3799461 INFO  (zkCallback-15504-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3799463 INFO  (zkCallback-15522-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3799464 INFO  (zkConnectionManagerCallback-15530-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3799465 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3799468 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46757/solr ready
   [junit4]   2> 3799469 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3799469 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 3799489 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3799547 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35243.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3799571 INFO  (zkCallback-15459-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> 3799571 INFO  (zkCallback-15459-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> 3799572 INFO  (zkCallback-15469-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> 3799572 INFO  (zkCallback-15459-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> 3799572 INFO  (zkCallback-15469-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> 3799572 INFO  (zkCallback-15469-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> 3799595 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35243.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3799595 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35243.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3799599 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001/node3/.
   [junit4]   2> 3799599 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard3_replica_n5]
   [junit4]   2> 3799606 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3799617 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr    ] o.a.s.s.IndexSchema 
[authCollection_shard3_replica_n5] Schema name=minimal
   [junit4]   2> 3799619 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 3799633 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 3799643 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.s.IndexSchema 
[authCollection_shard3_replica_n5] Schema name=minimal
   [junit4]   2> 3799645 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3799645 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 
'authCollection_shard3_replica_n5' using configuration from collection 
authCollection, trusted=true
   [junit4]   2> 3799646 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_35243.solr.core.authCollection.shard3.replica_n5' (registry 
'solr.core.authCollection.shard3.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ef53ff
   [junit4]   2> 3799646 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.SolrCore 
[[authCollection_shard3_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001/node3/authCollection_shard3_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001/tempDir-001/node3/./authCollection_shard3_replica_n5/data/]
   [junit4]   2> 3799718 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3799718 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3799720 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 3799720 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 3799721 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48493daf[authCollection_shard3_replica_n5] main]
   [junit4]   2> 3799722 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3799722 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3799723 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 3799723 INFO  
(coreLoadExecutor-13037-thread-1-processing-n:127.0.0.1:35243_solr) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1634909094579011584
   [junit4]   2> 3799800 INFO  
(searcherExecutor-13038-thread-1-processing-n:127.0.0.1:35243_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n5] Registered new searcher 
Searcher@48493daf[authCollection_shard3_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3799806 INFO  
(coreZkRegister-13029-thread-1-processing-n:127.0.0.1:35243_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContextBase make 
sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 3799814 INFO  
(coreZkRegister-13029-thread-1-processing-n:127.0.0.1:35243_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 3799814 INFO  
(coreZkRegister-13029-thread-1-processing-n:127.0.0.1:35243_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 3799814 INFO  
(coreZkRegister-13029-thread-1-processing-n:127.0.0.1:35243_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35243/solr/authCollection_shard3_replica_n5/
   [junit4]   2> 3799815 INFO  
(coreZkRegister-13029-thread-1-processing-n:127.0.0.1:35243_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 3799815 INFO  
(coreZkRegister-13029-thread-1-processing-n:127.0.0.1:35243_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.SyncStrategy 
http://127.0.0.1:35243/solr/authCollection_shard3_replica_n5/ has no replicas
   [junit4]   2> 3799815 INFO  
(coreZkRegister-13029-thread-1-processing-n:127.0.0.1:35243_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/authCollection/leaders/shard3/leader after winning as 
/collections/authCollection/leader_elect/shard3/election/72337180110028818-core_node6-n_0000000001
   [junit4]   2> 3799816 INFO  
(coreZkRegister-13029-thread-1-processing-n:127.0.0.1:35243_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:35243/solr/authCollection_shard3_replica_n5/ shard3
   [junit4]   2> 3799817 INFO  
(coreZkRegister-13029-thread-1-processing-n:127.0.0.1:35243_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:35243_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 3799919 INFO  (zkCallback-15459-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3799919 INFO  (zkCallback-15522-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> 3799919 INFO  (zkCallback-15469-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> 3799919 INFO  (zkCallback-15504-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> 3799919 INFO  (zkCallback-15469-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> 3799919 INFO  (zkCallback-15469-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> 3799919 INFO  (zkCallback-15459-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> 3799919 INFO  (zkCallback-15459-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> 3799920 INFO  (zkCallback-15522-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> 3799920 INFO  (zkCallback-15522-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]

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

/72337180110028809-127.0.0.1:37035_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 3803171 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46757
   [junit4]   2> 3803171 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[B5EE655E54EE5A8A]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46757
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth 
-Dtests.seed=B5EE655E54EE5A8A -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-PF -Dtests.timezone=Cuba -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 7.02s J0 | BasicAuthIntegrationTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: must have failed
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B5EE655E54EE5A8A:980134CF0BDD9F0]:0)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:204)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B5EE655E54EE5A8A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2e95a7b9),
 locale=fr-PF, timezone=Cuba
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 
13-testing (64-bit)/cpus=8,threads=1,free=115106160,total=495976448
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery, 
TestRandomDVFaceting, TestCustomSort, TestCustomStream, 
SimpleCollectionCreateDeleteTest, MultiSolrCloudTestCaseTest, 
TestRawTransformer, LeaderElectionContextKeyTest, 
DistribDocExpirationUpdateProcessorTest, AddBlockUpdateTest, TestDocTermOrds, 
CloudExitableDirectoryReaderTest, UnloadDistributedZkTest, 
DistributedSuggestComponentTest, AtomicUpdateProcessorFactoryTest, 
TestClusterProperties, SpatialHeatmapFacetsTest, TestConfigSetsAPIZkFailure, 
DistributedExpandComponentTest, CollectionsAPIAsyncDistributedZkTest, 
HdfsRestartWhileUpdatingTest, TestSchemaSimilarityResource, 
DistributedVersionInfoTest, TestFieldCollectionResource, NodeMutatorTest, 
PathHierarchyTokenizerFactoryTest, SuggestComponentTest, SolrIndexConfigTest, 
ConcurrentCreateRoutedAliasTest, NodeAddedTriggerTest, 
TestManagedResourceStorage, CoreMergeIndexesAdminHandlerTest, 
TestUnInvertedFieldException, SpellPossibilityIteratorTest, EchoParamsTest, 
SimplePostToolTest, TestGroupingSearch, CursorPagingTest, 
TestPHPSerializedResponseWriter, TestLeaderElectionZkExpiry, 
TestExtendedDismaxParser, ExitableDirectoryReaderTest, 
TestNonDefinedSimilarityFactory, OverseerStatusTest, QueryResultKeyTest, 
RollingRestartTest, TestSimNodeAddedTrigger, 
TestTolerantUpdateProcessorRandomCloud, TestDistribDocBasedVersion, 
TestSimExtremeIndexing, ConfigureRecoveryStrategyTest, ZkShardTermsTest, 
TestFieldCacheReopen, TestJettySolrRunner, ConjunctionSolrSpellCheckerTest, 
NoCacheHeaderTest, TestSimDistribStateManager, LoggingHandlerTest, 
DateMathParserTest, JWTAuthPluginTest, TestDistribIDF, TestLegacyField, 
HdfsBasicDistributedZkTest, TestHttpShardHandlerFactory, TestIntervalFaceting, 
TestCloudNestedDocsSort, CategoryRoutedAliasUpdateProcessorTest, 
AnalysisAfterCoreReloadTest, DistributedQueryComponentOptimizationTest, 
TestCloudSchemaless, TestSafeXMLParsing, DistributedFacetPivotLongTailTest, 
TestMergePolicyConfig, TestXIncludeConfig, TestSubQueryTransformerCrossCore, 
RequiredFieldsTest, AddReplicaTest, TestCollectionAPIs, 
BlockJoinFacetRandomTest, CollectionPropsTest, ForceLeaderWithTlogReplicasTest, 
TestSolrCoreProperties, TestRTGBase, TestMacros, DistanceFunctionTest, 
AsyncCallRequestStatusResponseTest, TestRuleBasedAuthorizationPlugin, 
TestUpdate, CacheHeaderTest, SuggesterTest, TestLegacyNumericRangeQueryBuilder, 
TestSolrDeletionPolicy2, MetricsHistoryWithAuthIntegrationTest, 
TestManagedSynonymGraphFilterFactory, CurrencyFieldTypeTest, 
TestSolrQueryParser, TestMissingGroups, TriggerSetPropertiesIntegrationTest, 
AnalyticsMergeStrategyTest, TestSchemaManager, ReplaceNodeTest, 
TestImpersonationWithHadoopAuth, SharedFSAutoReplicaFailoverTest, 
TimeRoutedAliasUpdateProcessorTest, TestMaxTokenLenTokenizer, TestRecoveryHdfs, 
ChaosMonkeyNothingIsSafeTest, TestMinMaxOnMultiValuedField, TestZkChroot, 
TestXmlQParserPlugin, RandomizedTaggerTest, NumericFieldsTest, IndexSchemaTest, 
V2StandaloneTest, HttpPartitionOnCommitTest, TestCopyFieldCollectionResource, 
SubstringBytesRefFilterTest, TestComplexPhraseLeadingWildcard, JvmMetricsTest, 
TestHdfsCloudBackupRestore, ExplicitHLLTest, 
BigEndianAscendingWordDeserializerTest, TestGeoJSONResponseWriter, 
TestRequestStatusCollectionAPI, SolrCloudExampleTest, QueryEqualityTest, 
HLLUtilTest, TestDistributedMissingSort, TestStressUserVersions, 
TestChildDocTransformer, MoreLikeThisHandlerTest, TestInPlaceUpdatesStandalone, 
TestSolrConfigHandlerConcurrent, TestCSVLoader, TestCodecSupport, 
TaggingAttributeTest, TestUseDocValuesAsStored, TestHalfAndHalfDocValues, 
MetricsHandlerTest, TestLeaderElectionWithEmptyReplica, TestRandomFlRTGCloud, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, 
TestStressLiveNodes, ZkNodePropsTest, CustomCollectionTest, 
ComputePlanActionTest, MetricTriggerIntegrationTest, MetricTriggerTest, 
NodeAddedTriggerIntegrationTest, NodeMarkersRegistrationTest, 
RestoreTriggerStateTest, ScheduledMaintenanceTriggerTest, 
ScheduledTriggerIntegrationTest, ScheduledTriggerTest, 
SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TestPolicyCloud, 
TriggerEventQueueTest, TriggerIntegrationTest, CdcrOpsAndBoundariesTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
HdfsRecoveryZkTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, 
AlternateDirectoryTest, BlobRepositoryCloudTest, ResourceLoaderTest, 
SOLR749Test, SolrCoreTest, TestConfigSetProperties, TestConfigSets, 
TestCoreDiscovery, TestImplicitCoreProperties, TestInitParams, TestLazyCores, 
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
FieldAnalysisRequestHandlerTest, JsonLoaderTest, SearchHandlerTest, 
TestReplicationHandler, AdminHandlersProxyTest, CoreAdminCreateDiscoverTest, 
CoreAdminHandlerTest, CoreAdminOperationTest, CoreAdminRequestStatusTest, 
SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, 
ShowFileRequestHandlerTest, StatsReloadRaceTest, SystemInfoHandlerTest, 
TestApiFramework, ZookeeperStatusHandlerTest, CustomHighlightComponentTest, 
DebugComponentTest, DistributedFacetPivotWhiteBoxTest, 
QueryElevationComponentTest, ShufflingReplicaListTransformerTest, 
SpellCheckComponentTest, SuggestComponentContextFilterQueryTest, 
TestExportWriter, TestUnifiedSolrHighlighter, WrapperMergePolicyFactoryTest, 
CheckHdfsIndexTest, BooleanFieldTest, ChangedSchemaMergeTest, 
DocValuesMissingTest, EnumFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestCloudManagedSchema, TestManagedSchemaThreadSafety, TestOmitPositions, 
TestPointFields, TestLRUCache, TestOverriddenPrefixQueryForCustomFieldType, 
TestPayloadCheckQParserPlugin, TestPayloadScoreQParserPlugin, 
TestPseudoReturnFields, TestQueryTypes, TestQueryUtils, 
TestReRankQParserPlugin, TestRecovery, TestValueSourceCache, 
TestJsonFacetRefinement, TestJsonFacetsStatsParsing, 
TestJsonFacetsWithNestedObjects, SortByFunctionTest, TestFunctionQuery, 
TestScoreJoinQPScore, TestJsonRequest, CloudMLTQParserTest, 
SimpleMLTQParserTest, TestBM25SimilarityFactory, TestClassicSimilarityFactory, 
TestDFISimilarityFactory, TestDFRSimilarityFactory, TestIBSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestLegacyBM25SimilarityFactory, TestSweetSpotSimilarityFactory, 
TestDefaultStatsCache, TestLRUStatsCache, AuditLoggerIntegrationTest, 
AuditLoggerPluginTest, BasicAuthIntegrationTest]
   [junit4] Completed [770/858 (1!)] on J0 in 8.73s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43473 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24160/consoleText

[repro] Revision: f92424f8abab155c00ab0927225fd56d4e8374ff

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=BasicAuthIntegrationTest 
-Dtests.method=testBasicAuth -Dtests.seed=B5EE655E54EE5A8A -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fr-PF -Dtests.timezone=Cuba 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3310 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.BasicAuthIntegrationTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=B5EE655E54EE5A8A 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-PF 
-Dtests.timezone=Cuba -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to