Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-Linux/855/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([5C1A16DDFE53B8DF:6B81E2C3C69F657B]: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.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:119)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:320)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 16120 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> 1132961 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1132961 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_5C1A16DDFE53B8DF-001/data-dir-134-001
   [junit4]   2> 1132961 WARN  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1132961 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1132962 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1132963 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1132968 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_5C1A16DDFE53B8DF-001/tempDir-001
   [junit4]   2> 1132968 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1132968 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1132968 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1133068 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:35219
   [junit4]   2> 1133068 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35219
   [junit4]   2> 1133068 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35219
   [junit4]   2> 1133068 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35219
   [junit4]   2> 1133070 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133084 INFO  (zkConnectionManagerCallback-5837-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133084 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133092 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133095 INFO  (zkConnectionManagerCallback-5839-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133095 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133103 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133108 INFO  (zkConnectionManagerCallback-5841-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133108 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133213 WARN  (jetty-launcher-5842-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1133213 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1133213 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1133213 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 1133214 WARN  (jetty-launcher-5842-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1133214 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1133214 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1133214 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 1133219 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1133219 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1133219 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1133220 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1133220 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1133220 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1133221 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d7ac552{/solr,null,AVAILABLE}
   [junit4]   2> 1133221 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fe0c46e{/solr,null,AVAILABLE}
   [junit4]   2> 1133224 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ae32fa0{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:35615}
   [junit4]   2> 1133224 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.e.j.s.Server Started @1133250ms
   [junit4]   2> 1133224 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3e598ed3{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:33977}
   [junit4]   2> 1133224 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.e.j.s.Server Started @1133250ms
   [junit4]   2> 1133224 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35615}
   [junit4]   2> 1133224 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33977}
   [junit4]   2> 1133225 ERROR (jetty-launcher-5842-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1133225 ERROR (jetty-launcher-5842-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1133225 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1133225 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1133225 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1133225 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1133225 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1133225 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1133225 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr
   [junit4]   2> 1133225 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr
   [junit4]   2> 1133225 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-21T10:44:48.762089Z
   [junit4]   2> 1133225 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-21T10:44:48.762093Z
   [junit4]   2> 1133226 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133226 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133227 INFO  (zkConnectionManagerCallback-5844-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133227 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133231 INFO  (zkConnectionManagerCallback-5846-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133231 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133232 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1133232 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1133415 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1133416 WARN  (jetty-launcher-5842-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1e8411c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133416 WARN  (jetty-launcher-5842-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1e8411c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133426 WARN  (jetty-launcher-5842-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@658d2c5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133426 WARN  (jetty-launcher-5842-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@658d2c5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133427 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35219/solr
   [junit4]   2> 1133431 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133435 INFO  (zkConnectionManagerCallback-5853-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133435 INFO  (jetty-launcher-5842-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133467 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1133472 WARN  (jetty-launcher-5842-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6504f3c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133472 WARN  (jetty-launcher-5842-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6504f3c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133474 WARN  (jetty-launcher-5842-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5df9c732[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133474 WARN  (jetty-launcher-5842-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5df9c732[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133475 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35219/solr
   [junit4]   2> 1133477 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133478 INFO  (zkConnectionManagerCallback-5860-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133478 INFO  (jetty-launcher-5842-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133543 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1133543 INFO  (zkConnectionManagerCallback-5862-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133543 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1133589 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33977_solr
   [junit4]   2> 1133589 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.c.Overseer Overseer 
(id=72084623625945095-127.0.0.1:33977_solr-n_0000000000) starting
   [junit4]   2> 1133591 INFO  
(OverseerStateUpdate-72084623625945095-127.0.0.1:33977_solr-n_0000000000) 
[n:127.0.0.1:33977_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33977_solr
   [junit4]   2> 1133592 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33977_solr
   [junit4]   2> 1133596 INFO  (zkCallback-5861-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1133597 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1133597 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 1133610 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.s.HadoopAuthPlugin Params: 
{delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, type=simple, 
zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper, 
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 1133643 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1133644 INFO  (zkConnectionManagerCallback-5867-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133644 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1133646 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1133648 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35615_solr as DOWN
   [junit4]   2> 1133649 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1133649 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35615_solr
   [junit4]   2> 1133650 INFO  (zkCallback-5861-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1133651 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1133651 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 1133651 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.s.HadoopAuthPlugin Params: 
{delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, type=simple, 
zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper, 
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 1133653 INFO  (zkCallback-5866-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1133687 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1133687 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1133706 INFO  (jetty-launcher-5842-thread-1-EventThread) [     
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1133712 INFO  (jetty-launcher-5842-thread-2-EventThread) [     
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1133790 WARN  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=enabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1133799 WARN  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=enabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1133809 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1133824 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1133829 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33977.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55fa598
   [junit4]   2> 1133837 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33977.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55fa598
   [junit4]   2> 1133837 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33977.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55fa598
   [junit4]   2> 1133838 INFO  (jetty-launcher-5842-thread-2) 
[n:127.0.0.1:33977_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_5C1A16DDFE53B8DF-001/tempDir-001/node2/.
   [junit4]   2> 1133841 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35615.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55fa598
   [junit4]   2> 1133848 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35615.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55fa598
   [junit4]   2> 1133848 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35615.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55fa598
   [junit4]   2> 1133849 INFO  (jetty-launcher-5842-thread-1) 
[n:127.0.0.1:35615_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_5C1A16DDFE53B8DF-001/tempDir-001/node1/.
   [junit4]   2> 1133880 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1133890 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133891 INFO  (zkConnectionManagerCallback-5877-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133891 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133892 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1133893 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35219/solr ready
   [junit4]   2> 1133923 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1134048 INFO  (qtp1906533548-22190) [n:127.0.0.1:33977_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAXD8sgLbigFxIL6G2wEDFNZaX_52XmBZTcLziy1GbHmvtQbmB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1134048 INFO  (qtp1906533548-22190) [n:127.0.0.1:33977_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAXD8sgLbigFxIL6G2wEDFNZaX_52XmBZTcLziy1GbHmvtQbmB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1134052 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1134076 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1134081 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1134088 INFO  (zkConnectionManagerCallback-5882-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134088 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1134089 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1134089 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35219/solr ready
   [junit4]   2> 1134133 INFO  (qtp85576520-22197) [n:127.0.0.1:35615_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1134133 INFO  (qtp85576520-22197) [n:127.0.0.1:35615_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 1134235 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1134263 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1134282 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1134284 INFO  (zkConnectionManagerCallback-5887-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134284 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1134286 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1134308 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35219/solr ready
   [junit4]   2> 1134329 ERROR (qtp85576520-22197) [n:127.0.0.1:35615_solr     
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 1134458 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1134459 INFO  (zkConnectionManagerCallback-5892-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134459 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1134460 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1134463 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35219/solr ready
   [junit4]   2> 1134612 ERROR (qtp85576520-22199) [     ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 1134629 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1134631 INFO  (zkConnectionManagerCallback-5897-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134631 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1134632 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1134633 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35219/solr ready
   [junit4]   2> 1134760 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1134763 INFO  (zkConnectionManagerCallback-5902-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134763 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1134767 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1134768 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35219/solr ready
   [junit4]   2> 1134883 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1134918 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1134932 ERROR (qtp85576520-22199) [     ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 1134933 ERROR (qtp1906533548-22190) [n:127.0.0.1:33977_solr    
 ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 1134946 ERROR (qtp85576520-22197) [n:127.0.0.1:35615_solr     
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 1134947 ERROR (qtp1906533548-22188) [     ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 1134948 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> 1134996 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1135003 WARN  (qtp1906533548-22207) [     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo is trying to renew a 
token (solr-dt owner=foo, renewer=foo, realUser=, issueDate=1584787490533, 
maxDate=1585392290533, sequenceNumber=6, masterKeyId=3) with wrong password
   [junit4]   2> 1135003 WARN  (qtp1906533548-22207) [     ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1135005 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew 
-Dtests.seed=5C1A16DDFE53B8DF -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ur-PK -Dtests.timezone=Asia/Aden -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.06s J3 | 
TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<403>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5C1A16DDFE53B8DF:6B81E2C3C69F657B]:0)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:119)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:320)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1135054 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1135068 WARN  (qtp1906533548-22188) [     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 1135074 WARN  (qtp1906533548-22190) [n:127.0.0.1:33977_solr    
 ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 1135075 WARN  (qtp1906533548-22190) [n:127.0.0.1:33977_solr    
 ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar tries to renew a token 
(solr-dt owner=foo, renewer=foo, realUser=, issueDate=1584787490606, 
maxDate=1585392290606, sequenceNumber=7, masterKeyId=3) with non-matching 
renewer foo
   [junit4]   2> 1135075 WARN  (qtp1906533548-22190) [n:127.0.0.1:33977_solr    
 ] o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1135077 WARN  (qtp85576520-22199) [     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar tries to renew a token 
(solr-dt owner=foo, renewer=foo, realUser=, issueDate=1584787490606, 
maxDate=1585392290606, sequenceNumber=7, masterKeyId=3) with non-matching 
renewer foo
   [junit4]   2> 1135077 WARN  (qtp85576520-22199) [     ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1135079 WARN  (qtp1906533548-22207) [     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 1135083 WARN  (qtp1906533548-22188) [     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 1135083 WARN  (qtp1906533548-22188) [     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token (solr-dt owner=foo, renewer=renewUser, realUser=, 
issueDate=1584787490616, maxDate=1585392290616, sequenceNumber=8, 
masterKeyId=3) with non-matching renewer renewUser
   [junit4]   2> 1135083 WARN  (qtp1906533548-22188) [     ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1135085 WARN  (qtp85576520-22204) [     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 1135085 WARN  (qtp85576520-22204) [     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token (solr-dt owner=foo, renewer=renewUser, realUser=, 
issueDate=1584787490616, maxDate=1585392290616, sequenceNumber=8, 
masterKeyId=3) with non-matching renewer renewUser
   [junit4]   2> 1135085 WARN  (qtp85576520-22204) [     ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1135086 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1135131 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1135132 WARN  (qtp1906533548-22190) [n:127.0.0.1:33977_solr    
 ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 1135143 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1135151 INFO  (zkConnectionManagerCallback-5907-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1135151 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1135160 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1135161 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35219/solr ready
   [junit4]   2> 1135173 INFO  (qtp85576520-22204) [n:127.0.0.1:35615_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAXD8sgdtigFxIL6LbQkDFAe6JjIBxEhaTjKKhkm9bKPe_LM4B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1135173 INFO  (qtp85576520-22204) [n:127.0.0.1:35615_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAXD8sgdtigFxIL6LbQkDFAe6JjIBxEhaTjKKhkm9bKPe_LM4B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1135278 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1135279 INFO  (zkConnectionManagerCallback-5912-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1135279 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1135280 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1135281 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35219/solr ready
   [junit4]   2> 1135406 INFO  (qtp85576520-22204) [n:127.0.0.1:35615_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAXD8sgdtigFxIL6LbQkDFAe6JjIBxEhaTjKKhkm9bKPe_LM4B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1135406 INFO  (qtp85576520-22204) [n:127.0.0.1:35615_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAXD8sgdtigFxIL6LbQkDFAe6JjIBxEhaTjKKhkm9bKPe_LM4B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1135420 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5C1A16DDFE53B8DF])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1135439 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[5C1A16DDFE53B8DF]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1135440 WARN  (qtp1906533548-22207) [     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 1135445 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[5C1A16DDFE53B8DF]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1135448 INFO  (zkConnectionManagerCallback-5914-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1135448 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[5C1A16DDFE53B8DF]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1135560 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[5C1A16DDFE53B8DF]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1135672 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=789038696
   [junit4]   2> 1135672 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33977_solr
   [junit4]   2> 1135673 INFO  (jetty-closer-5915-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2070126665
   [junit4]   2> 1135673 INFO  (jetty-closer-5915-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35615_solr
   [junit4]   2> 1135673 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1135673 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33977_solr as DOWN
   [junit4]   2> 1135673 INFO  (jetty-closer-5915-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1135673 INFO  (jetty-closer-5915-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35615_solr as DOWN
   [junit4]   2> 1135680 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1135680 INFO  (jetty-closer-5915-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1135680 INFO  (jetty-closer-5915-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@444f6240: rootName = 
solr_35615, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@adbd3ba
   [junit4]   2> 1135681 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1135681 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@614399ed: rootName = 
solr_33977, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@7082069
   [junit4]   2> 1135685 INFO  (jetty-closer-5915-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1135685 INFO  (jetty-closer-5915-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2437f640: rootName = 
solr_35615, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@70c73980
   [junit4]   2> 1135686 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1135686 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1df85af7: rootName = 
solr_33977, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@70c73980
   [junit4]   2> 1135687 INFO  (jetty-closer-5915-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1135687 INFO  (jetty-closer-5915-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@129976a0: rootName = 
solr_35615, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@52bf11d9
   [junit4]   2> 1135687 INFO  (jetty-closer-5915-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1135688 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1135688 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e4b0e76: rootName = 
solr_33977, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@52bf11d9
   [junit4]   2> 1135688 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1135688 INFO  (closeThreadPool-5923-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084623625945095-127.0.0.1:33977_solr-n_0000000000) closing
   [junit4]   2> 1135688 INFO  
(OverseerStateUpdate-72084623625945095-127.0.0.1:33977_solr-n_0000000000) 
[n:127.0.0.1:33977_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33977_solr
   [junit4]   2> 1135692 INFO  (zkCallback-5861-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1135695 INFO  
(OverseerAutoScalingTriggerThread-72084623625945095-127.0.0.1:33977_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1135701 INFO  (closeThreadPool-5923-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084623625945095-127.0.0.1:33977_solr-n_0000000000) closing
   [junit4]   2> 1135792 ERROR 
(Thread[Thread-5911,5,TGRP-TestDelegationWithHadoopAuth]) [     ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1135794 INFO  (Curator-Framework-0) [     ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 1135892 INFO  (jetty-closer-5915-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084623625945095-127.0.0.1:33977_solr-n_0000000000) closing
   [junit4]   2> 1135892 ERROR 
(Thread[Thread-5909,5,TGRP-TestDelegationWithHadoopAuth]) [     ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1135893 INFO  (Curator-Framework-0) [     ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 1135995 INFO  (jetty-closer-5915-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4ae32fa0{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1135996 INFO  (jetty-closer-5915-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5d7ac552{/solr,null,UNAVAILABLE}
   [junit4]   2> 1135996 INFO  (jetty-closer-5915-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1136093 INFO  (jetty-closer-5915-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3e598ed3{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1136093 INFO  (jetty-closer-5915-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4fe0c46e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1136093 INFO  (jetty-closer-5915-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1136094 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1136311 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>        10      /solr/aliases.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        4       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        3       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        29      
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        8       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_5C1A16DDFE53B8DF-001
   [junit4]   2> 1136313 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35219
   [junit4]   2> 1136313 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35219
   [junit4]   2> 1136313 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5C1A16DDFE53B8DF]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35219
   [junit4]   2> Mar 21, 2020 10:44:52 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=82, maxMBSortInHeap=6.064186735967202, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@31dd7eb),
 locale=ur-PK, timezone=Asia/Aden
   [junit4]   2> NOTE: Linux 5.3.0-42-generic amd64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=16,threads=1,free=92651944,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SimplePostToolTest, 
HdfsUnloadDistributedZkTest, DistributedFacetPivotLongTailTest, 
ChaosMonkeySafeLeaderTest, PingRequestHandlerTest, TestUtilizeNode, 
SolrLogAuditLoggerPluginTest, TestCloudJSONFacetJoinDomain, 
TestExtendedDismaxParser, TestAnalyzedSuggestions, 
MetricTriggerIntegrationTest, TestLogWatcher, UpdateParamsTest, 
TestEmbeddedSolrServerSchemaAPI, TestGraphTermsQParserPlugin, 
TestReversedWildcardFilterFactory, TestUseDocValuesAsStored2, MetricUtilsTest, 
SimpleCollectionCreateDeleteTest, TermVectorComponentDistributedTest, 
SampleTest, TestPivotHelperCode, AddBlockUpdateTest, MaxSizeAutoCommitTest, 
TestFacetMethods, TestValueSourceCache, TestObjectReleaseTracker, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestLRUStatsCache, 
TestSystemCollAutoCreate, SolrMetricsIntegrationTest, TestLazyCores, 
CdcrBootstrapTest, ShardRoutingCustomTest, BJQParserTest, 
TestOnReconnectListenerSupport, FullSolrCloudDistribCmdsTest, ZkShardTermsTest, 
CursorPagingTest, HdfsRecoverLeaseTest, TestSweetSpotSimilarityFactory, 
CurrencyFieldTypeTest, TestRestoreCore, SearchRateTriggerTest, 
JWTAuthPluginIntegrationTest, ZkStateWriterTest, TestRecoveryHdfs, 
MoveReplicaHDFSTest, TestDynamicLoadingUrl, InfixSuggestersTest, 
DeleteNodeTest, TestExclusionRuleCollectionAccess, 
TestRandomRequestDistribution, TestRandomDVFaceting, TestConfigsApi, 
Tagger2Test, DaemonStreamApiTest, TestSchemaField, RecoveryAfterSoftCommitTest, 
TestNamedUpdateProcessors, TestPhraseSuggestions, TestInPlaceUpdatesStandalone, 
ReplicationFactorTest, OverseerSolrResponseUnsafeSerializationTest, 
TestAtomicUpdateErrorCases, TestBinaryField, TestCloudRecovery2, 
TestPushWriter, TestShardHandlerFactory, TestLegacyNumericRangeQueryBuilder, 
TestFieldCollectionResource, TestComplexPhraseLeadingWildcard, 
RequiredFieldsTest, TlogReplayBufferedWhileIndexingTest, 
TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, 
TestHdfsCloudBackupRestore, ExecutePlanActionTest, RestoreTriggerStateTest, 
TestSimClusterStateProvider, TestSimComputePlanAction, 
TestSimDistribStateManager, TestSimExtremeIndexing, 
TestSimGenericDistributedQueue, TestSimUtils, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, PluginInfoTest, RAMDirectoryFactoryTest, 
RequestHandlersTest, ResourceLoaderTest, SOLR749Test, 
SolrCoreCheckLockOnStartupTest, SolrCoreTest, TestConfig, TestConfigSets, 
TestCoreDiscovery, TestDistribPackageStore, TestConfigReload, 
MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, 
ShowFileRequestHandlerTest, StatsReloadRaceTest, DistributedMLTComponentTest, 
DistributedQueryComponentOptimizationTest, ResponseBuilderTest, 
ResponseLogComponentTest, SearchHandlerTest, SolrShardReporterTest, 
TestFieldTypeResource, TestSchemaNameResource, TestSchemaSimilarityResource, 
TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, 
BadCopyFieldTest, DocValuesMissingTest, DocValuesMultiTest, 
ExternalFileFieldSortTest, IndexSchemaRuntimeFieldTest, 
ManagedSchemaRoundRobinCloudTest, CursorMarkTest, QueryEqualityTest, 
ReturnFieldsTest, TestMissingGroups, TestRandomCollapseQParserPlugin, 
TestLMJelinekMercerSimilarityFactory, TestDelegationWithHadoopAuth]
   [junit4] Completed [815/900 (1!)] on J3 in 4.27s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 48240 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-Linux/855/consoleText

[repro] Revision: 3701cff0ac473dda6e78ca0dd75c5e2e84e86239

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestDelegationWithHadoopAuth 
-Dtests.method=testDelegationTokenRenew -Dtests.seed=5C1A16DDFE53B8DF 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ur-PK 
-Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

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

[...truncated 3423 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestDelegationWithHadoopAuth" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=5C1A16DDFE53B8DF 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ur-PK 
-Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

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

Reply via email to