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

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

Error Message:
expected:<401> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
        at 
__randomizedtesting.SeedInfo.seed([1F44DBB0BF8FB3C6:A32AADA21BDC30BC]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15920 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/init-core-data-001
   [junit4]   2> 2752247 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001
   [junit4]   2> 2752248 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2752252 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2752252 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2752352 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:36489
   [junit4]   2> 2752352 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36489
   [junit4]   2> 2752352 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36489
   [junit4]   2> 2752362 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2752390 INFO  (zkConnectionManagerCallback-16006-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2752390 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2752396 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2752406 INFO  (zkConnectionManagerCallback-16008-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2752406 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2752427 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2752438 INFO  (zkConnectionManagerCallback-16010-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2752438 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2752547 WARN  (jetty-launcher-16011-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2752548 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2752548 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2752548 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2752554 WARN  (jetty-launcher-16011-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2752558 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2752558 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2752558 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2752571 WARN  (jetty-launcher-16011-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2752571 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2752571 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2752571 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2752674 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2752674 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2752674 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2752675 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@344568be{/solr,null,AVAILABLE}
   [junit4]   2> 2752675 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2752675 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2752675 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2752676 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a05d1bd{/solr,null,AVAILABLE}
   [junit4]   2> 2752676 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2752676 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2752676 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d95282c{/solr,null,AVAILABLE}
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@a200e4e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40409}
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.e.j.s.Server Started @2752737ms
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40409}
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@47dbbeb9{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44137}
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.e.j.s.Server Started @2752737ms
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44137}
   [junit4]   2> 2752677 ERROR (jetty-launcher-16011-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2752677 ERROR (jetty-launcher-16011-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T04:37:42.373Z
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b85946b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33635}
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.e.j.s.Server Started @2752738ms
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33635}
   [junit4]   2> 2752678 ERROR (jetty-launcher-16011-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T04:37:42.373Z
   [junit4]   2> 2752679 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 2752679 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2752679 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2752679 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T04:37:42.374Z
   [junit4]   2> 2752680 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2752681 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2752688 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2752690 INFO  (zkConnectionManagerCallback-16013-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2752690 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2752691 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2752698 INFO  (zkConnectionManagerCallback-16017-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2752698 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2752699 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2752715 INFO  (zkConnectionManagerCallback-16015-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2752715 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2752810 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2753017 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2753018 WARN  (jetty-launcher-16011-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5ffe5558[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753018 WARN  (jetty-launcher-16011-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5ffe5558[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753046 WARN  (jetty-launcher-16011-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@17c13d74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753046 WARN  (jetty-launcher-16011-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@17c13d74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753048 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36489/solr
   [junit4]   2> 2753055 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2753066 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753076 WARN  (jetty-launcher-16011-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5f0b5cd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753076 WARN  (jetty-launcher-16011-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5f0b5cd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753083 INFO  (zkConnectionManagerCallback-16026-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753084 INFO  (jetty-launcher-16011-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753103 WARN  (jetty-launcher-16011-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67241df2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753104 WARN  (jetty-launcher-16011-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67241df2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753105 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36489/solr
   [junit4]   2> 2753118 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753134 INFO  (zkConnectionManagerCallback-16032-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753134 INFO  (jetty-launcher-16011-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753136 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2753137 WARN  (jetty-launcher-16011-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1457f14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753137 WARN  (jetty-launcher-16011-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1457f14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753140 WARN  (jetty-launcher-16011-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@45aaa0c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753140 WARN  (jetty-launcher-16011-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@45aaa0c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753141 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36489/solr
   [junit4]   2> 2753142 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753150 INFO  (zkConnectionManagerCallback-16038-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753150 INFO  (jetty-launcher-16011-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753197 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2753199 INFO  (zkConnectionManagerCallback-16040-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753199 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2753254 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2753275 INFO  (zkConnectionManagerCallback-16042-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753275 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2753303 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2753304 INFO  (zkConnectionManagerCallback-16048-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753304 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2753328 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40409_solr
   [junit4]   2> 2753333 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.Overseer Overseer 
(id=72081492256161803-127.0.0.1:40409_solr-n_0000000000) starting
   [junit4]   2> 2753371 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2753376 INFO  (zkConnectionManagerCallback-16055-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753376 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2753382 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36489/solr ready
   [junit4]   2> 2753387 INFO  
(OverseerStateUpdate-72081492256161803-127.0.0.1:40409_solr-n_0000000000) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40409_solr
   [junit4]   2> 2753404 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40409_solr
   [junit4]   2> 2753423 INFO  (zkCallback-16054-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2753431 INFO  (zkCallback-16047-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2753432 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 2753457 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2753465 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44137_solr as DOWN
   [junit4]   2> 2753468 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2753468 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44137_solr
   [junit4]   2> 2753488 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2753488 INFO  (zkCallback-16054-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2753494 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33635_solr as DOWN
   [junit4]   2> 2753494 INFO  (zkCallback-16039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2753495 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2753495 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33635_solr
   [junit4]   2> 2753496 INFO  (zkCallback-16054-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2753497 INFO  (zkCallback-16047-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2753503 INFO  (zkCallback-16039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2753506 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2753511 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2753522 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2753531 INFO  (zkCallback-16041-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2753537 INFO  (zkConnectionManagerCallback-16066-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753537 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2753540 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2753542 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36489/solr ready
   [junit4]   2> 2753542 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 2753544 INFO  (zkConnectionManagerCallback-16060-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753544 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2753549 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40409.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753553 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2753555 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36489/solr ready
   [junit4]   2> 2753555 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 2753563 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40409.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753563 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40409.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753564 INFO  (jetty-launcher-16011-thread-1) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node1/.
   [junit4]   2> 2753602 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2753626 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2753664 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44137.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753668 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33635.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753687 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44137.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753687 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44137.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753688 INFO  (jetty-launcher-16011-thread-2) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node2/.
   [junit4]   2> 2753701 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33635.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753701 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33635.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753703 INFO  (jetty-launcher-16011-thread-3) 
[n:127.0.0.1:33635_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node3/.
   [junit4]   2> 2753910 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753922 INFO  (zkConnectionManagerCallback-16073-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753922 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753926 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2753928 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36489/solr ready
   [junit4]   2> 2753938 INFO  (qtp82309282-47451) [n:127.0.0.1:40409_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> 2753949 INFO  
(OverseerThreadFactory-14860-thread-1-processing-n:127.0.0.1:40409_solr) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 2754075 INFO  
(OverseerStateUpdate-72081492256161803-127.0.0.1:40409_solr-n_0000000000) 
[n:127.0.0.1:40409_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:44137/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2754080 INFO  
(OverseerStateUpdate-72081492256161803-127.0.0.1:40409_solr-n_0000000000) 
[n:127.0.0.1:40409_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40409/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2754091 INFO  
(OverseerStateUpdate-72081492256161803-127.0.0.1:40409_solr-n_0000000000) 
[n:127.0.0.1:40409_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:33635/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2754363 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr    
x:authCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2754363 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr    
x:authCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2754364 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr    
x:authCollection_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2754364 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755388 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2755388 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2755389 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2755421 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2755425 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2755425 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 2755426 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40409.solr.core.authCollection.shard2.replica_n2' (registry 
'solr.core.authCollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2755426 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node1/authCollection_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node1/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 2755440 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2755444 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2755444 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 2755444 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44137.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2755444 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node2/authCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node2/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 2755446 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755448 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755449 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755449 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33635.solr.core.authCollection.shard3.replica_n5' (registry 
'solr.core.authCollection.shard3.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2755449 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node3/authCollection_shard3_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node3/./authCollection_shard3_replica_n5/data/]
   [junit4]   2> 2755501 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2755502 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2755503 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2755503 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2755505 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@24ff5168[authCollection_shard2_replica_n2] main]
   [junit4]   2> 2755515 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2755516 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2755517 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2755517 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639913163547738112
   [junit4]   2> 2755520 INFO  
(searcherExecutor-14873-thread-1-processing-n:127.0.0.1:40409_solr 
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) 
[n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n2] Registered new searcher 
Searcher@24ff5168[authCollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2755525 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 2755525 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard2
   [junit4]   2> 2755530 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2755530 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2755532 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2755532 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2755532 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40409/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 2755532 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2755532 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2755532 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2755533 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40409/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 2755533 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard2/leader after winning as 
/collections/authCollection/leader_elect/shard2/election/72081492256161803-core_node4-n_0000000000
   [junit4]   2> 2755534 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33f1ff4a[authCollection_shard1_replica_n1] main]
   [junit4]   2> 2755535 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40409/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 2755537 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2755537 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2755538 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2755538 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639913163569758208
   [junit4]   2> 2755541 INFO  
(searcherExecutor-14874-thread-1-processing-n:127.0.0.1:44137_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) 
[n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@33f1ff4a[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2755545 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 2755545 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard1
   [junit4]   2> 2755550 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2755550 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2755550 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44137/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 2755550 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2755550 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44137/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2755550 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard1/leader after winning as 
/collections/authCollection/leader_elect/shard1/election/72081492256161801-core_node3-n_0000000000
   [junit4]   2> 2755551 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755551 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755553 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44137/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 2755554 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2755554 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2755556 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@234c159d[authCollection_shard3_replica_n5] main]
   [junit4]   2> 2755558 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755558 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755559 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755559 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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 1639913163591778304
   [junit4]   2> 2755562 INFO  
(searcherExecutor-14875-thread-1-processing-n:127.0.0.1:33635_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:33635_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@234c159d[authCollection_shard3_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2755565 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755566 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755571 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755571 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755571 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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:33635/solr/authCollection_shard3_replica_n5/
   [junit4]   2> 2755571 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755572 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33635/solr/authCollection_shard3_replica_n5/ has no replicas
   [junit4]   2> 2755572 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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/72081492256161802-core_node6-n_0000000000
   [junit4]   2> 2755574 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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:33635/solr/authCollection_shard3_replica_n5/ shard3
   [junit4]   2> 2755680 INFO  (zkCallback-16039-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> 2755680 INFO  (zkCallback-16041-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> 2755680 INFO  (zkCallback-16047-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> 2755681 INFO  (zkCallback-16047-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> 2755681 INFO  (zkCallback-16039-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> 2755682 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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> 2755682 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2755683 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2755684 INFO  (zkCallback-16041-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> 2755684 ERROR (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Collection authCollection is not lazy or watched!
   [junit4]   2> 2755685 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_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=1321
   [junit4]   2> 2755687 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] 
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_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1323
   [junit4]   2> 2755688 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1324
   [junit4]   2> 2755695 INFO  (qtp82309282-47451) [n:127.0.0.1:40409_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> 2755790 INFO  (zkCallback-16039-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> 2755790 INFO  (zkCallback-16041-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> 2755790 INFO  (zkCallback-16041-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> 2755790 INFO  (zkCallback-16039-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> 2755790 INFO  (zkCallback-16047-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> 2755790 INFO  (zkCallback-16047-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> 2755790 INFO  (zkCallback-16047-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> 2755792 INFO  (zkCallback-16039-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> 2755792 INFO  (zkCallback-16041-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> 2755793 INFO  (qtp82309282-47451) [n:127.0.0.1:40409_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=1854
   [junit4]   2> 2755804 INFO  (qtp1226590698-47461) [n:127.0.0.1:44137_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2755806 INFO  (qtp1226590698-47462) [n:127.0.0.1:44137_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2755807 INFO  (zkCallback-16041-thread-3) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2755807 INFO  (zkCallback-16041-thread-3) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2755807 INFO  (zkCallback-16047-thread-1) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2755807 INFO  (zkCallback-16047-thread-1) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2755807 INFO  (zkCallback-16039-thread-3) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2755807 INFO  (zkCallback-16039-thread-3) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2755807 INFO  (zkCallback-16047-thread-1) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2755807 INFO  (zkCallback-16041-thread-3) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2755807 INFO  (zkCallback-16039-thread-3) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2755858 INFO  (qtp1226590698-47448) [n:127.0.0.1:44137_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2755859 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1129927938
   [junit4]   2> 2755859 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44137_solr
   [junit4]   2> 2755859 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2755859 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44137_solr as DOWN
   [junit4]   2> 2755862 INFO  (coreCloseExecutor-14888-thread-1) 
[n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@86107db
   [junit4]   2> 2755862 INFO  (coreCloseExecutor-14888-thread-1) 
[n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=86107db
   [junit4]   2> 2755862 INFO  (coreCloseExecutor-14888-thread-1) 
[n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@498de09e: rootName = 
solr_44137, domain = solr.core.authCollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.authCollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@375249ba
   [junit4]   2> 2755874 INFO  (coreCloseExecutor-14888-thread-1) 
[n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard1.leader, tag=86107db
   [junit4]   2> 2755877 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2755877 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70d98ad0: rootName = 
solr_44137, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@44ca4035
   [junit4]   2> 2755886 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2755886 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d041ec4: rootName = 
solr_44137, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@18555d90
   [junit4]   2> 2755891 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2755891 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@439d891e: rootName = 
solr_44137, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@9340e49
   [junit4]   2> 2755891 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2755896 INFO  (zkCallback-16054-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2755896 INFO  (zkCallback-16065-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2755896 INFO  (zkCallback-16072-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2755896 INFO  (zkCallback-16047-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2755897 INFO  (zkCallback-16041-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2755951 INFO  
(OverseerCollectionConfigSetProcessor-72081492256161803-127.0.0.1:40409_solr-n_0000000000)
 [n:127.0.0.1:40409_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> 2755963 INFO  (zkCallback-16041-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> 2755963 INFO  (zkCallback-16041-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> 2755963 INFO  (zkCallback-16041-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> 2755964 INFO  (zkCallback-16047-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> 2755964 INFO  (zkCallback-16047-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: [2])
   [junit4]   2> 2755964 INFO  (zkCallback-16047-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> 2756097 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@47dbbeb9{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2756097 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d95282c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2756097 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2756098 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2756098 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2756098 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 44137 try number 1 ...
   [junit4]   2> 2756098 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2756109 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2756109 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2756109 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2756109 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d183131{/solr,null,AVAILABLE}
   [junit4]   2> 2756110 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3258407b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44137}
   [junit4]   2> 2756110 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.s.Server Started @2756170ms
   [junit4]   2> 2756110 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44137}
   [junit4]   2> 2756110 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2756110 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2756110 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 2756110 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2756110 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2756110 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T04:37:45.805Z
   [junit4]   2> 2756114 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2756116 INFO  (zkConnectionManagerCallback-16082-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2756116 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2756116 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2756317 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2756317 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@75ee5634[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2756317 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@75ee5634[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2756321 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72304ef0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2756321 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72304ef0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2756322 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36489/solr
   [junit4]   2> 2756323 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2756324 INFO  (zkConnectionManagerCallback-16089-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2756324 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2756427 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2756429 INFO  (zkConnectionManagerCallback-16091-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2756429 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2756436 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2756442 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44137_solr as DOWN
   [junit4]   2> 2756443 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2756443 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44137_solr
   [junit4]   2> 2756445 INFO  (zkCallback-16065-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2756446 INFO  (zkCallback-16047-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2756446 INFO  (zkCallback-16041-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2756446 INFO  (zkCallback-16054-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2756446 INFO  (zkCallback-16072-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2756446 INFO  (zkCallback-16090-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2756449 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2756449 INFO  (zkConnectionManagerCallback-16098-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2756449 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2756451 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2756453 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36489/solr ready
   [junit4]   2> 2756454 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 2756454 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2756454 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2756482 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2756518 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44137.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2756536 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44137.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2756536 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44137.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2756539 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node2/.
   [junit4]   2> 2756539 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard1_replica_n1]
   [junit4]   2> 2756546 INFO  (zkCallback-16041-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> 2756546 INFO  (zkCallback-16041-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> 2756546 INFO  (zkCallback-16041-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> 2756546 INFO  (zkCallback-16047-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> 2756546 INFO  (zkCallback-16047-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> 2756546 INFO  (zkCallback-16047-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> 2756553 INFO  
(coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) 
[n:127.0.0.1:44137_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.3.0
   [junit4]   2> 2756567 INFO  
(coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) 
[n:127.0.0.1:44137_solr     ] o.a.s.s.IndexSchema 
[authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2756570 INFO  
(coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) 
[n:127.0.0.1:44137_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 2756581 INFO  
(coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) 
[n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 2756592 INFO  
(coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) 
[n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2756595 INFO  
(coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) 
[n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2756595 INFO  
(coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) 
[n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 
'authCollection_shard1_replica_n1' using configuration from collection 
authCollection, trusted=true
   [junit4]   2> 2756596 INFO  
(coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) 
[n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_44137.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2756596 INFO  
(coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) 
[n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node2/authCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node2/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 2756668 INFO  
(coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) 
[n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replic

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

 loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null684203808
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null684203808
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null684203808

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 28ms :: artifacts dl 3ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 115 minutes 25 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to