Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/912/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseParallelGC

4 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([E168CC5C01C2E999:5D06BA4EA5916AE3]: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)


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([E168CC5C01C2E999:5D06BA4EA5916AE3]: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)


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([E168CC5C01C2E999:5D06BA4EA5916AE3]: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)


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([E168CC5C01C2E999:5D06BA4EA5916AE3]: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 13258 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_E168CC5C01C2E999-001/init-core-data-001
   [junit4]   2> 45497 WARN  
(SUITE-BasicAuthIntegrationTest-seed#[E168CC5C01C2E999]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 45498 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[E168CC5C01C2E999]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 45500 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[E168CC5C01C2E999]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 45500 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[E168CC5C01C2E999]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 45501 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 45502 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_E168CC5C01C2E999-001/tempDir-001
   [junit4]   2> 45502 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 45502 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 45502 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 45602 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:39359
   [junit4]   2> 45602 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39359
   [junit4]   2> 45602 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39359
   [junit4]   2> 45604 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45606 INFO  (zkConnectionManagerCallback-241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45606 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45609 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45610 INFO  (zkConnectionManagerCallback-243-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45611 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45611 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45616 INFO  (zkConnectionManagerCallback-245-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45616 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45735 WARN  (jetty-launcher-246-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 45735 WARN  (jetty-launcher-246-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 45735 WARN  (jetty-launcher-246-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 45735 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 45735 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 45735 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 45735 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 45735 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 45735 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 45735 INFO  (jetty-launcher-246-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_201-b09
   [junit4]   2> 45735 INFO  (jetty-launcher-246-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_201-b09
   [junit4]   2> 45735 INFO  (jetty-launcher-246-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_201-b09
   [junit4]   2> 45737 INFO  (jetty-launcher-246-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 45737 INFO  (jetty-launcher-246-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 45737 INFO  (jetty-launcher-246-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 45737 INFO  (jetty-launcher-246-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 45737 INFO  (jetty-launcher-246-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 45737 INFO  (jetty-launcher-246-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 45737 INFO  (jetty-launcher-246-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 45737 INFO  (jetty-launcher-246-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 45737 INFO  (jetty-launcher-246-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 45737 INFO  (jetty-launcher-246-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ddbbbe{/solr,null,AVAILABLE}
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b75d26{/solr,null,AVAILABLE}
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76a867{/solr,null,AVAILABLE}
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@16d0cea{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41313}
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-3) [     ] 
o.e.j.s.Server Started @45768ms
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@a7d684{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34985}
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41313}
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-2) [     ] 
o.e.j.s.Server Started @45768ms
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34985}
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@58b28d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43517}
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-1) [     ] 
o.e.j.s.Server Started @45768ms
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43517}
   [junit4]   2> 45738 ERROR (jetty-launcher-246-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 45738 ERROR (jetty-launcher-246-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-23T22:37:37.015Z
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 45738 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-23T22:37:37.015Z
   [junit4]   2> 45739 ERROR (jetty-launcher-246-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 45739 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 45739 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 45739 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 45739 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 45739 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-23T22:37:37.016Z
   [junit4]   2> 45739 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45740 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45740 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45740 INFO  (zkConnectionManagerCallback-248-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45740 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45740 INFO  (zkConnectionManagerCallback-250-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45740 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45740 INFO  (zkConnectionManagerCallback-252-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45740 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45741 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 45741 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 45741 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 46199 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 46200 WARN  (jetty-launcher-246-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ef9fdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46200 WARN  (jetty-launcher-246-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ef9fdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46202 WARN  (jetty-launcher-246-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1103bae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46202 WARN  (jetty-launcher-246-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1103bae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46202 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39359/solr
   [junit4]   2> 46203 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 46207 INFO  (zkConnectionManagerCallback-261-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46207 INFO  (jetty-launcher-246-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 46311 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 46312 INFO  (zkConnectionManagerCallback-263-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46312 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 46344 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34985_solr
   [junit4]   2> 46344 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.Overseer Overseer 
(id=72217189209604103-127.0.0.1:34985_solr-n_0000000000) starting
   [junit4]   2> 46347 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 46347 INFO  (zkConnectionManagerCallback-270-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46347 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 46349 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39359/solr ready
   [junit4]   2> 46349 INFO  
(OverseerStateUpdate-72217189209604103-127.0.0.1:34985_solr-n_0000000000) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34985_solr
   [junit4]   2> 46349 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34985_solr
   [junit4]   2> 46350 INFO  
(OverseerStateUpdate-72217189209604103-127.0.0.1:34985_solr-n_0000000000) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 46351 INFO  (zkCallback-269-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 46352 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 46371 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 46395 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34985.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1097817
   [junit4]   2> 46401 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34985.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1097817
   [junit4]   2> 46401 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34985.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1097817
   [junit4]   2> 46402 INFO  (jetty-launcher-246-thread-2) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_E168CC5C01C2E999-001/tempDir-001/node2/.
   [junit4]   2> 46629 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 46629 WARN  (jetty-launcher-246-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1af1e92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46630 WARN  (jetty-launcher-246-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1af1e92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46632 WARN  (jetty-launcher-246-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@16e502b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46632 WARN  (jetty-launcher-246-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@16e502b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46632 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39359/solr
   [junit4]   2> 46633 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 46634 INFO  (zkConnectionManagerCallback-277-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46634 INFO  (jetty-launcher-246-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 46735 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 46736 INFO  (zkConnectionManagerCallback-279-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46736 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 46738 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 46740 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43517_solr as DOWN
   [junit4]   2> 46741 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 46741 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43517_solr
   [junit4]   2> 46741 INFO  (zkCallback-262-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 46741 INFO  (zkCallback-269-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 46741 INFO  (zkCallback-278-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 46742 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 46743 INFO  (zkConnectionManagerCallback-286-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46743 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 46743 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 46744 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39359/solr ready
   [junit4]   2> 46744 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 46761 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 46777 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43517.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1097817
   [junit4]   2> 46785 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43517.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1097817
   [junit4]   2> 46785 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43517.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1097817
   [junit4]   2> 46786 INFO  (jetty-launcher-246-thread-1) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_E168CC5C01C2E999-001/tempDir-001/node1/.
   [junit4]   2> 47009 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 47010 WARN  (jetty-launcher-246-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@e3ef73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 47010 WARN  (jetty-launcher-246-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@e3ef73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 47013 WARN  (jetty-launcher-246-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@80856a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 47013 WARN  (jetty-launcher-246-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@80856a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 47013 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39359/solr
   [junit4]   2> 47014 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47014 INFO  (zkConnectionManagerCallback-293-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47014 INFO  (jetty-launcher-246-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47116 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 47117 INFO  (zkConnectionManagerCallback-295-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47117 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 47120 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 47122 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41313_solr as DOWN
   [junit4]   2> 47122 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 47122 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41313_solr
   [junit4]   2> 47123 INFO  (zkCallback-262-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 47123 INFO  (zkCallback-269-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 47123 INFO  (zkCallback-285-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 47123 INFO  (zkCallback-278-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 47123 INFO  (zkCallback-294-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 47123 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 47124 INFO  (zkConnectionManagerCallback-302-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47124 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 47125 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 47125 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39359/solr ready
   [junit4]   2> 47126 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 47138 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 47149 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41313.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1097817
   [junit4]   2> 47154 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41313.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1097817
   [junit4]   2> 47154 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41313.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1097817
   [junit4]   2> 47155 INFO  (jetty-launcher-246-thread-3) 
[n:127.0.0.1:41313_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_E168CC5C01C2E999-001/tempDir-001/node3/.
   [junit4]   2> 47189 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47190 INFO  (zkConnectionManagerCallback-308-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47190 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47191 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 47196 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39359/solr ready
   [junit4]   2> 47199 INFO  (qtp22884132-819) [n:127.0.0.1:34985_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> 47201 INFO  
(OverseerThreadFactory-192-thread-1-processing-n:127.0.0.1:34985_solr) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 47305 INFO  
(OverseerStateUpdate-72217189209604103-127.0.0.1:34985_solr-n_0000000000) 
[n:127.0.0.1:34985_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:43517/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 47306 INFO  
(OverseerStateUpdate-72217189209604103-127.0.0.1:34985_solr-n_0000000000) 
[n:127.0.0.1:34985_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:41313/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 47307 INFO  
(OverseerStateUpdate-72217189209604103-127.0.0.1:34985_solr-n_0000000000) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34985/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 47510 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 47510 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr    
x:authCollection_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 47510 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr    
x:authCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 47511 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr    
x:authCollection_shard3_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 48520 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48520 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 48520 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 48531 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48531 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 48532 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 48533 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48533 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 48533 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 48533 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 48533 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 48533 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48533 INFO  (qtp10280490-820) [n:127.0.0.1:43517_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43517.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1097817
   [junit4]   2> 48533 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41313.solr.core.authCollection.shard2.replica_n2' (registry 
'solr.core.authCollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1097817
   [junit4]   2> 48533 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34985.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1097817
   [junit4]   2> 48534 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_E168CC5C01C2E999-001/tempDir-001/node2/authCollection_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_E168CC5C01C2E999-001/tempDir-001/node2/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 48534 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_E168CC5C01C2E999-001/tempDir-001/node1/authCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_E168CC5C01C2E999-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 48534 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_E168CC5C01C2E999-001/tempDir-001/node3/authCollection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_E168CC5C01C2E999-001/tempDir-001/node3/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 48583 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48583 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48583 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 48583 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 48584 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 48584 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 48584 INFO  (qtp10280490-820) [n:127.0.0.1:43517_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 48584 INFO  (qtp10280490-820) [n:127.0.0.1:43517_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 48584 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 48584 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 48585 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e494a[authCollection_shard2_replica_n2] main]
   [junit4]   2> 48585 INFO  (qtp10280490-820) [n:127.0.0.1:43517_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17e373f[authCollection_shard1_replica_n1] main]
   [junit4]   2> 48585 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 48585 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 48586 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 48586 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48587 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@351a7b[authCollection_shard3_replica_n4] main]
   [junit4]   2> 48587 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 48587 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48587 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48587 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 48587 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639890508698353664
   [junit4]   2> 48587 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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 1639890508698353664
   [junit4]   2> 48588 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 48588 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 48588 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 48588 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639890508699402240
   [junit4]   2> 48590 INFO  
(searcherExecutor-212-thread-1-processing-n:127.0.0.1:41313_solr 
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) 
[n:127.0.0.1:41313_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n2] Registered new searcher 
Searcher@5e494a[authCollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 48590 INFO  
(searcherExecutor-213-thread-1-processing-n:127.0.0.1:43517_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) 
[n:127.0.0.1:43517_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@17e373f[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 48590 INFO  
(searcherExecutor-211-thread-1-processing-n:127.0.0.1:34985_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:34985_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4] Registered new searcher 
Searcher@351a7b[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 48591 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 48592 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard2
   [junit4]   2> 48592 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 48592 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard3
   [junit4]   2> 48592 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48592 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48594 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 48594 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 48594 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41313/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 48594 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 48594 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 48594 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 48594 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41313/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 48594 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34985/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 48594 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard2/leader after winning as 
/collections/authCollection/leader_elect/shard2/election/72217189209604109-core_node5-n_0000000000
   [junit4]   2> 48594 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 48594 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48594 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:34985/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 48594 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48594 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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:43517/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 48594 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard3/leader after winning as 
/collections/authCollection/leader_elect/shard3/election/72217189209604103-core_node6-n_0000000000
   [junit4]   2> 48594 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48595 INFO  (qtp10280490-820) [n:127.0.0.1:43517_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43517/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 48595 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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/72217189209604106-core_node3-n_0000000000
   [junit4]   2> 48595 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41313/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 48595 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34985/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 48596 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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:43517/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 48697 INFO  (zkCallback-278-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> 48697 INFO  (zkCallback-294-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> 48697 INFO  (zkCallback-262-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> 48697 INFO  (zkCallback-294-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> 48697 INFO  (zkCallback-278-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> 48697 INFO  (zkCallback-262-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> 48698 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 48698 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 48698 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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> 48700 INFO  (qtp10280490-820) [n:127.0.0.1:43517_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=1190
   [junit4]   2> 48700 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1190
   [junit4]   2> 48715 INFO  (qtp28545281-811) [n:127.0.0.1:41313_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1205
   [junit4]   2> 48719 INFO  (qtp22884132-819) [n:127.0.0.1:34985_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> 48801 INFO  (zkCallback-278-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> 48801 INFO  (zkCallback-262-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> 48801 INFO  (zkCallback-262-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> 48801 INFO  (zkCallback-278-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> 48801 INFO  (zkCallback-294-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> 48801 INFO  (zkCallback-294-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> 48801 INFO  (zkCallback-262-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> 48801 INFO  (zkCallback-278-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> 48802 INFO  (zkCallback-294-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> 48802 INFO  (qtp22884132-819) [n:127.0.0.1:34985_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=1602
   [junit4]   2> 48810 INFO  (qtp22884132-816) [n:127.0.0.1:34985_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication 
params={} status=0 QTime=0
   [junit4]   2> 48811 INFO  (zkCallback-262-thread-2) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 48811 INFO  (zkCallback-294-thread-3) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 48811 INFO  (zkCallback-278-thread-3) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 48811 INFO  (zkCallback-278-thread-3) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 48811 INFO  (zkCallback-262-thread-2) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 48811 INFO  (zkCallback-294-thread-3) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 48812 INFO  (qtp22884132-819) [n:127.0.0.1:34985_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication 
params={} status=0 QTime=0
   [junit4]   2> 48812 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8055434
   [junit4]   2> 48812 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34985_solr
   [junit4]   2> 48812 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 48812 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34985_solr as DOWN
   [junit4]   2> 48814 INFO  (coreCloseExecutor-226-thread-1) 
[n:127.0.0.1:34985_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@55e3ba
   [junit4]   2> 48814 INFO  (coreCloseExecutor-226-thread-1) 
[n:127.0.0.1:34985_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard3.replica_n4, tag=55e3ba
   [junit4]   2> 48814 INFO  (coreCloseExecutor-226-thread-1) 
[n:127.0.0.1:34985_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@30675f: rootName = 
solr_34985, domain = solr.core.authCollection.shard3.replica_n4, service url = 
null, agent id = null] for registry solr.core.authCollection.shard3.replica_n4 
/ com.codahale.metrics.MetricRegistry@19a9665
   [junit4]   2> 48822 INFO  (coreCloseExecutor-226-thread-1) 
[n:127.0.0.1:34985_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard3.leader, tag=55e3ba
   [junit4]   2> 48835 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 48836 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c4ce74: rootName = 
solr_34985, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@c4786b
   [junit4]   2> 48840 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 48841 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ecf7a: rootName = 
solr_34985, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1e03ca8
   [junit4]   2> 48841 INFO  (zkCallback-278-thread-3) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 48841 INFO  (zkCallback-294-thread-3) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 48841 INFO  (zkCallback-262-thread-2) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 48843 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 48843 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b7c79: rootName = 
solr_34985, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1421a8f
   [junit4]   2> 48843 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 48856 INFO  (closeThreadPool-315-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72217189209604103-127.0.0.1:34985_solr-n_0000000000) closing
   [junit4]   2> 48856 INFO  
(OverseerStateUpdate-72217189209604103-127.0.0.1:34985_solr-n_0000000000) 
[n:127.0.0.1:34985_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34985_solr
   [junit4]   2> 48876 INFO  
(OverseerAutoScalingTriggerThread-72217189209604103-127.0.0.1:34985_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 48879 INFO  (closeThreadPool-315-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72217189209604103-127.0.0.1:34985_solr-n_0000000000) closing
   [junit4]   2> 48883 INFO  (zkCallback-294-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 48883 INFO  (zkCallback-301-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 48883 INFO  (zkCallback-285-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 48883 INFO  (zkCallback-278-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 48883 INFO  (zkCallback-278-thread-3) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43517_solr
   [junit4]   2> 48883 INFO  (zkCallback-307-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 48983 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.Overseer Overseer 
(id=72217189209604103-127.0.0.1:34985_solr-n_0000000000) closing
   [junit4]   2> 48984 INFO  (zkCallback-278-thread-3) [n:127.0.0.1:43517_solr  
   ] o.a.s.c.Overseer Overseer 
(id=72217189209604106-127.0.0.1:43517_solr-n_0000000001) starting
   [junit4]   2> 48985 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@a7d684{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 48985 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76a867{/solr,null,UNAVAILABLE}
   [junit4]   2> 48985 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 48987 INFO  
(OverseerStateUpdate-72217189209604106-127.0.0.1:43517_solr-n_0000000001) 
[n:127.0.0.1:43517_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43517_solr
   [junit4]   2> 48988 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 48989 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 48989 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 34985 try number 1 ...
   [junit4]   2> 48989 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 48989 INFO  (zkCallback-294-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> 48989 INFO  (zkCallback-294-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> 48989 INFO  (zkCallback-278-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> 48989 INFO  (zkCallback-278-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> 48989 INFO  (zkCallback-294-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> 48989 INFO  (zkCallback-278-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> 48991 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 48991 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 48991 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 48992 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@187e50f{/solr,null,AVAILABLE}
   [junit4]   2> 48995 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@bea338{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34985}
   [junit4]   2> 48995 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.e.j.s.Server Started @49025ms
   [junit4]   2> 48995 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34985}
   [junit4]   2> 48995 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 48995 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory org.

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

ser-208-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 21603 INFO  (jetty-closer-208-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d07f8f: rootName = 
solr_40079, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1cd8b9f
   [junit4]   2> 21603 INFO  (jetty-closer-208-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 21606 INFO  (jetty-closer-208-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 21607 INFO  (jetty-closer-208-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f90253: rootName = 
solr_39057, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@61017d
   [junit4]   2> 21609 INFO  (closeThreadPool-219-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72217419468242954-127.0.0.1:40079_solr-n_0000000001) closing
   [junit4]   2> 21610 INFO  
(OverseerStateUpdate-72217419468242954-127.0.0.1:40079_solr-n_0000000001) 
[n:127.0.0.1:40079_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40079_solr
   [junit4]   2> 21612 INFO  
(OverseerAutoScalingTriggerThread-72217419468242954-127.0.0.1:40079_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 21616 INFO  (jetty-closer-208-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 21616 INFO  (jetty-closer-208-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15767b1: rootName = 
solr_39057, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1cd8b9f
   [junit4]   2> 21616 INFO  (closeThreadPool-219-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72217419468242954-127.0.0.1:40079_solr-n_0000000001) closing
   [junit4]   2> 21616 INFO  (jetty-closer-208-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 21629 WARN  (NIOWorkerThread-1) [     ] o.a.z.s.NIOServerCnxn 
Unable to read additional data from client sessionid 0x100915c4200000a, likely 
client has closed socket
   [junit4]   2> 21629 INFO  (zkCallback-197-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 21631 INFO  (zkCallback-204-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 21717 INFO  (jetty-closer-208-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72217419468242954-127.0.0.1:40079_solr-n_0000000001) closing
   [junit4]   2> 21731 INFO  (jetty-closer-208-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@dbc851{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 21732 INFO  (jetty-closer-208-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10a5726{/solr,null,UNAVAILABLE}
   [junit4]   2> 21732 INFO  (jetty-closer-208-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 21919 INFO  (jetty-closer-208-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@776208{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 21919 INFO  (jetty-closer-208-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@18c5e0e{/solr,null,UNAVAILABLE}
   [junit4]   2> 21919 INFO  (jetty-closer-208-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 22019 INFO  (jetty-closer-208-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@17656f0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39057}
   [junit4]   2> 22019 INFO  (jetty-closer-208-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c3e1e1{/solr,null,UNAVAILABLE}
   [junit4]   2> 22020 INFO  (jetty-closer-208-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 22020 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 22223 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        3       /solr/collections/authCollection/terms/shard1
   [junit4]   2>        2       /solr/collections/authCollection/terms/shard2
   [junit4]   2>        2       /solr/collections/authCollection/terms/shard3
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        50      /solr/collections/authCollection/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/live_nodes
   [junit4]   2>        28      /solr/overseer/queue
   [junit4]   2>        16      /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 22225 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39523
   [junit4]   2> 22225 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39523
   [junit4]   2> 22225 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[E168CC5C01C2E999]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth 
-Dtests.seed=E168CC5C01C2E999 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=da -Dtests.timezone=US/East-Indiana 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 6.34s J0 | BasicAuthIntegrationTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<401> but 
was:<400>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E168CC5C01C2E999:5D06BA4EA5916AE3]:0)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_E168CC5C01C2E999-002
   [junit4]   2> Jul 23, 2019 11:36:16 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1584f13),
 locale=da, timezone=US/East-Indiana
   [junit4]   2> NOTE: Linux 4.18.0-24-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=182748592,total=234094592
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthIntegrationTest, 
BasicAuthIntegrationTest]
   [junit4] Completed [5/5 (5!)] on J0 in 6.76s, 1 test, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1572: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1099: 
There were test failures: 5 suites, 5 tests, 5 failures [seed: E168CC5C01C2E999]

Total time: 24 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=7664c6c1f7d35bb98920a592831bbc6f11a8cfe0, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #911
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to