You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/17 13:14:48 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.6) - Build # 27034 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27034/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([743858EAFD920F09:43A3ACF4C55ED2AD]: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.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:138)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:343)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:361)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 12538 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> 147341 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 147341 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 147342 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_743858EAFD920F09-001/data-dir-11-001
   [junit4]   2> 147342 WARN  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=118 numCloses=118
   [junit4]   2> 147342 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 147342 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-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> 147344 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_743858EAFD920F09-001/tempDir-001
   [junit4]   2> 147344 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 147344 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 147344 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 147444 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 37971
   [junit4]   2> 147444 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37971
   [junit4]   2> 147444 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37971
   [junit4]   2> 147444 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37971
   [junit4]   2> 147446 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147447 INFO  (zkConnectionManagerCallback-953-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147447 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147450 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147451 INFO  (zkConnectionManagerCallback-955-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147451 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147452 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147452 INFO  (zkConnectionManagerCallback-957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147452 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147559 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 147559 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 147559 INFO  (jetty-launcher-958-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 147559 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 147559 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 147559 INFO  (jetty-launcher-958-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 147564 INFO  (jetty-launcher-958-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 147564 INFO  (jetty-launcher-958-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 147564 INFO  (jetty-launcher-958-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 147564 INFO  (jetty-launcher-958-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 147564 INFO  (jetty-launcher-958-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 147564 INFO  (jetty-launcher-958-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 147565 INFO  (jetty-launcher-958-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71a82eb8{/solr,null,AVAILABLE}
   [junit4]   2> 147565 INFO  (jetty-launcher-958-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@524ece7f{/solr,null,AVAILABLE}
   [junit4]   2> 147567 INFO  (jetty-launcher-958-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@54f56e49{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:46329}
   [junit4]   2> 147567 INFO  (jetty-launcher-958-thread-1) [     ] o.e.j.s.Server Started @147591ms
   [junit4]   2> 147567 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46329}
   [junit4]   2> 147568 ERROR (jetty-launcher-958-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 147568 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 147568 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 147568 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 147568 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 147568 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-17T12:44:58.860484Z
   [junit4]   2> 147569 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147570 INFO  (jetty-launcher-958-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@58412d67{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:46629}
   [junit4]   2> 147570 INFO  (jetty-launcher-958-thread-2) [     ] o.e.j.s.Server Started @147594ms
   [junit4]   2> 147570 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46629}
   [junit4]   2> 147570 ERROR (jetty-launcher-958-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 147570 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 147571 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 147571 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 147571 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 147571 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-17T12:44:58.863149Z
   [junit4]   2> 147571 INFO  (zkConnectionManagerCallback-960-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147571 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147571 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147571 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 147572 INFO  (zkConnectionManagerCallback-962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147572 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147575 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 147678 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 147680 WARN  (jetty-launcher-958-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68987602[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 147680 WARN  (jetty-launcher-958-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68987602[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 147685 WARN  (jetty-launcher-958-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@211c6cd7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 147685 WARN  (jetty-launcher-958-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@211c6cd7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 147687 INFO  (jetty-launcher-958-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37971/solr
   [junit4]   2> 147688 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147689 INFO  (zkConnectionManagerCallback-973-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147689 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147729 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46329_solr
   [junit4]   2> 147729 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.c.Overseer Overseer (id=72096547175071749-127.0.0.1:46329_solr-n_0000000000) starting
   [junit4]   2> 147731 INFO  (OverseerStateUpdate-72096547175071749-127.0.0.1:46329_solr-n_0000000000) [n:127.0.0.1:46329_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46329_solr
   [junit4]   2> 147732 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46329_solr
   [junit4]   2> 147732 INFO  (zkCallback-972-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 147733 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 147734 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 147738 WARN  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 147740 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 147777 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 147778 WARN  (jetty-launcher-958-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@235ac19c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 147778 WARN  (jetty-launcher-958-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@235ac19c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 147780 WARN  (jetty-launcher-958-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28351e5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 147780 WARN  (jetty-launcher-958-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28351e5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 147781 INFO  (jetty-launcher-958-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37971/solr
   [junit4]   2> 147781 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147782 INFO  (zkConnectionManagerCallback-991-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147782 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147784 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 147786 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46629_solr as DOWN
   [junit4]   2> 147786 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 147786 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46629_solr
   [junit4]   2> 147787 INFO  (zkCallback-972-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 147787 INFO  (zkCallback-990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 147787 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 147788 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 147788 WARN  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 147788 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 147793 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 147793 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 147801 INFO  (jetty-launcher-958-thread-2-EventThread) [     ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 147801 INFO  (jetty-launcher-958-thread-1-EventThread) [     ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 147876 WARN  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 147876 WARN  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 147881 WARN  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_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> 147884 WARN  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_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> 147897 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 147897 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 147919 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e704b1b
   [junit4]   2> 147922 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46629.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e704b1b
   [junit4]   2> 147926 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e704b1b
   [junit4]   2> 147926 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e704b1b
   [junit4]   2> 147927 INFO  (jetty-launcher-958-thread-1) [n:127.0.0.1:46329_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_743858EAFD920F09-001/tempDir-001/node1
   [junit4]   2> 147927 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46629.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e704b1b
   [junit4]   2> 147928 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46629.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e704b1b
   [junit4]   2> 147929 INFO  (jetty-launcher-958-thread-2) [n:127.0.0.1:46629_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_743858EAFD920F09-001/tempDir-001/node2
   [junit4]   2> 147935 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 147936 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147937 INFO  (zkConnectionManagerCallback-1009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147937 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147937 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 147937 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready
   [junit4]   2> 147977 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClientWithUpdateRequests-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClientWithUpdateRequests
   [junit4]   2> 148034 INFO  (qtp454007139-2971) [n:127.0.0.1:46329_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testDelegationTokensWithUpdate&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&delegation=GgADYmFyA2JhcgCKAXLCT6YiigFy5lwqIgEEFPIaPSj0fiPRe8puNHdGVJBhyY0AB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 148035 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testDelegationTokensWithUpdate
   [junit4]   2> 148036 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/protwords.txt
   [junit4]   2> 148037 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testDelegationTokensWithUpdate.AUTOCREATED/managed-schema
   [junit4]   2> 148037 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testDelegationTokensWithUpdate.AUTOCREATED/solrconfig.xml
   [junit4]   2> 148038 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 148039 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 148040 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 148040 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 148041 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 148042 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 148042 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 148043 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 148044 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 148044 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 148045 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 148046 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 148046 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 148047 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 148047 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 148048 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 148049 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 148049 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 148050 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 148050 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 148051 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 148052 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 148052 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 148053 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 148053 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 148054 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 148055 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 148055 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 148056 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 148057 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 148057 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 148058 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 148059 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 148060 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 148060 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 148061 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 148062 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 148063 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 148063 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 148064 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/synonyms.txt
   [junit4]   2> 148065 INFO  (OverseerThreadFactory-980-thread-1-processing-n:127.0.0.1:46329_solr) [n:127.0.0.1:46329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testDelegationTokensWithUpdate.AUTOCREATED/stopwords.txt
   [junit4]   2> 148194 INFO  (qtp398187483-2976) [n:127.0.0.1:46629_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 148195 INFO  (qtp454007139-2969) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:46629_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 148196 INFO  (qtp454007139-2969) [n:127.0.0.1:46329_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 148196 INFO  (qtp454007139-2969) [n:127.0.0.1:46329_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 148205 INFO  (qtp398187483-2976) [n:127.0.0.1:46629_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 148205 INFO  (qtp398187483-2978) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:46629_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 148206 INFO  (qtp398187483-2978) [n:127.0.0.1:46629_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 148210 INFO  (OverseerStateUpdate-72096547175071749-127.0.0.1:46329_solr-n_0000000000) [n:127.0.0.1:46329_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testDelegationTokensWithUpdate",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testDelegationTokensWithUpdate_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46629/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46629_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 148413 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr    x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDelegationTokensWithUpdate.AUTOCREATED&newCollection=true&name=testDelegationTokensWithUpdate_shard1_replica_n1&action=CREATE&numShards=1&collection=testDelegationTokensWithUpdate&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 148427 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 148453 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 148631 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 148631 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testDelegationTokensWithUpdate_shard1_replica_n1' using configuration from configset testDelegationTokensWithUpdate.AUTOCREATED, trusted=true
   [junit4]   2> 148632 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46629.solr.core.testDelegationTokensWithUpdate.shard1.replica_n1' (registry 'solr.core.testDelegationTokensWithUpdate.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e704b1b
   [junit4]   2> 148632 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrCore [[testDelegationTokensWithUpdate_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_743858EAFD920F09-001/tempDir-001/node2/testDelegationTokensWithUpdate_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_743858EAFD920F09-001/tempDir-001/node2/testDelegationTokensWithUpdate_shard1_replica_n1/data/]
   [junit4]   2> 148758 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 148758 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 148762 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 148762 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 148765 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testDelegationTokensWithUpdate.AUTOCREATED
   [junit4]   2> 148766 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testDelegationTokensWithUpdate.AUTOCREATED
   [junit4]   2> 148767 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testDelegationTokensWithUpdate.AUTOCREATED/managed-schema
   [junit4]   2> 148770 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 148770 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 148773 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 148777 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 148777 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1669750220462751744
   [junit4]   2> 148780 INFO  (searcherExecutor-1011-thread-1-processing-n:127.0.0.1:46629_solr x:testDelegationTokensWithUpdate_shard1_replica_n1 c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 148780 INFO  (searcherExecutor-1011-thread-1-processing-n:127.0.0.1:46629_solr x:testDelegationTokensWithUpdate_shard1_replica_n1 c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 148781 INFO  (searcherExecutor-1011-thread-1-processing-n:127.0.0.1:46629_solr x:testDelegationTokensWithUpdate_shard1_replica_n1 c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrCore [testDelegationTokensWithUpdate_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 148782 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testDelegationTokensWithUpdate/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 148782 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testDelegationTokensWithUpdate/leaders/shard1
   [junit4]   2> 148784 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 148784 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 148784 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46629/solr/testDelegationTokensWithUpdate_shard1_replica_n1/
   [junit4]   2> 148784 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 148785 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:46629/solr/testDelegationTokensWithUpdate_shard1_replica_n1/ has no replicas
   [junit4]   2> 148785 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testDelegationTokensWithUpdate/leaders/shard1/leader after winning as /collections/testDelegationTokensWithUpdate/leader_elect/shard1/election/72096547175071750-core_node2-n_0000000000
   [junit4]   2> 148786 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46629/solr/testDelegationTokensWithUpdate_shard1_replica_n1/ shard1
   [junit4]   2> 148892 INFO  (zkCallback-990-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDelegationTokensWithUpdate/state.json] for collection [testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 148892 INFO  (zkCallback-990-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDelegationTokensWithUpdate/state.json] for collection [testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 148897 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 148898 INFO  (qtp398187483-2979) [n:127.0.0.1:46629_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDelegationTokensWithUpdate.AUTOCREATED&newCollection=true&name=testDelegationTokensWithUpdate_shard1_replica_n1&action=CREATE&numShards=1&collection=testDelegationTokensWithUpdate&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=485
   [junit4]   2> 148901 INFO  (qtp454007139-2971) [n:127.0.0.1:46329_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> 149000 INFO  (zkCallback-972-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDelegationTokensWithUpdate/state.json] for collection [testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 149001 INFO  (qtp454007139-2971) [n:127.0.0.1:46329_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testDelegationTokensWithUpdate&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&delegation=GgADYmFyA2JhcgCKAXLCT6YiigFy5lwqIgEEFPIaPSj0fiPRe8puNHdGVJBhyY0AB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=967
   [junit4]   2> 149004 INFO  (zkCallback-990-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDelegationTokensWithUpdate/state.json] for collection [testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 149004 INFO  (zkCallback-990-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDelegationTokensWithUpdate/state.json] for collection [testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 149005 INFO  (zkCallback-990-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDelegationTokensWithUpdate/state.json] for collection [testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 149014 INFO  (qtp454007139-2975) [n:127.0.0.1:46329_solr     ] o.a.s.s.KerberosPlugin Setting original user principal: bar
   [junit4]   2> 149014 INFO  (qtp454007139-2975) [n:127.0.0.1:46329_solr     ] o.a.s.s.KerberosPlugin Setting original user principal: bar
   [junit4]   2> 149041 INFO  (searcherExecutor-1011-thread-1-processing-n:127.0.0.1:46629_solr x:testDelegationTokensWithUpdate_shard1_replica_n1 c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 149043 INFO  (searcherExecutor-1011-thread-1-processing-n:127.0.0.1:46629_solr x:testDelegationTokensWithUpdate_shard1_replica_n1 c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrCore [testDelegationTokensWithUpdate_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 149044 INFO  (qtp398187483-2976) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testDelegationTokensWithUpdate/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 149044 INFO  (qtp398187483-2976) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testDelegationTokensWithUpdate_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=false&commit=true&softCommit=false&delegation=GgADYmFyA2JhcgCKAXLCT6YiigFy5lwqIgEEFPIaPSj0fiPRe8puNHdGVJBhyY0AB3NvbHItZHQA&_forwardedCount=1&wt=javabin&version=2}{add=[dummy_id (1669750220719652864)], commit=} 0 27
   [junit4]   2> 149047 INFO  (qtp454007139-2969) [n:127.0.0.1:46329_solr     ] o.a.s.s.KerberosPlugin Setting original user principal: bar
   [junit4]   2> 149047 INFO  (qtp454007139-2969) [n:127.0.0.1:46329_solr     ] o.a.s.s.KerberosPlugin Setting original user principal: bar
   [junit4]   2> 149051 INFO  (qtp398187483-2978) [n:127.0.0.1:46629_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testDelegationTokensWithUpdate_shard1_replica_n1]  webapp=/solr path=/update params={delegation=GgADYmFyA2JhcgCKAXLCT6YiigFy5lwqIgEEFPIaPSj0fiPRe8puNHdGVJBhyY0AB3NvbHItZHQA&_forwardedCount=1&wt=javabin&version=2}{add=[dummy_id (1669750220747964416)]} 0 2
   [junit4]   2> 149052 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClientWithUpdateRequests-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClientWithUpdateRequests
   [junit4]   2> 149110 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 149124 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 149128 INFO  (zkConnectionManagerCallback-1020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149129 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 149135 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 149136 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready
   [junit4]   2> 149156 INFO  (qtp454007139-2975) [n:127.0.0.1:46329_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAXLCT6pzigFy5lwucwIEFNPjF6pSqTsJ95_4g8sIhTjNASBsB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 149168 INFO  (qtp454007139-2975) [n:127.0.0.1:46329_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAXLCT6pzigFy5lwucwIEFNPjF6pSqTsJ95_4g8sIhTjNASBsB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 149280 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 149281 INFO  (zkConnectionManagerCallback-1025-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149281 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 149282 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 149282 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready
   [junit4]   2> 149416 INFO  (qtp398187483-2978) [n:127.0.0.1:46629_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAXLCT6pzigFy5lwucwIEFNPjF6pSqTsJ95_4g8sIhTjNASBsB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 149416 INFO  (qtp398187483-2978) [n:127.0.0.1:46629_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAXLCT6pzigFy5lwucwIEFNPjF6pSqTsJ95_4g8sIhTjNASBsB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 149419 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 149420 INFO  (zkConnectionManagerCallback-1030-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149420 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 149422 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 149423 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready
   [junit4]   2> 149539 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 149566 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 149594 ERROR (qtp398187483-2979) [n:127.0.0.1:46629_solr     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 149596 ERROR (qtp454007139-2971) [n:127.0.0.1:46329_solr     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 149608 ERROR (qtp398187483-2978) [n:127.0.0.1:46629_solr     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 149610 ERROR (qtp454007139-2975) [n:127.0.0.1:46329_solr     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 149611 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> 149642 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 149647 WARN  (qtp454007139-2969) [n:127.0.0.1:46329_solr     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar is trying to renew a token (solr-dt owner=bar, renewer=bar, realUser=, issueDate=1592397900935, maxDate=1593002700935, sequenceNumber=5, masterKeyId=4) with wrong password
   [junit4]   2> 149647 WARN  (qtp454007139-2969) [n:127.0.0.1:46329_solr     ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 149648 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenRenew -Dtests.seed=743858EAFD920F09 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Etc/GMT-9 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J2 | TestSolrCloudWithDelegationTokens.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<403>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([743858EAFD920F09:43A3ACF4C55ED2AD]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:138)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:343)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:361)
   [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> 149675 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 149686 WARN  (qtp454007139-2975) [n:127.0.0.1:46329_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 149689 WARN  (qtp454007139-2971) [n:127.0.0.1:46329_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 149692 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 149693 INFO  (zkConnectionManagerCallback-1035-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149693 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 149693 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 149697 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready
   [junit4]   2> 149711 ERROR (qtp454007139-2975) [n:127.0.0.1:46329_solr     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 149840 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 149844 INFO  (zkConnectionManagerCallback-1040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149844 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 149848 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 149849 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready
   [junit4]   2> 149971 WARN  (qtp454007139-2971) [n:127.0.0.1:46329_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 149991 ERROR (qtp398187483-2979) [n:127.0.0.1:46629_solr     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 149994 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 149995 INFO  (zkConnectionManagerCallback-1045-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149995 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 149996 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 149997 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready
   [junit4]   2> 150037 INFO  (OverseerCollectionConfigSetProcessor-72096547175071749-127.0.0.1:46329_solr-n_0000000000) [n:127.0.0.1:46329_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 150135 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 150160 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 150161 WARN  (qtp454007139-2971) [n:127.0.0.1:46329_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 150163 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 150164 INFO  (zkConnectionManagerCallback-1047-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150164 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[743858EAFD920F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 150266 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 150291 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 150303 INFO  (qtp454007139-2975) [n:127.0.0.1:46329_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 150304 INFO  (qtp454007139-2975) [n:127.0.0.1:46329_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 150305 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 150333 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 150334 WARN  (qtp454007139-2971) [n:127.0.0.1:46329_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 150337 WARN  (qtp454007139-2969) [n:127.0.0.1:46329_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 150337 WARN  (qtp454007139-2969) [n:127.0.0.1:46329_solr     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token (solr-dt owner=bar, renewer=bar, realUser=, issueDate=1592397901626, maxDate=1593002701626, sequenceNumber=9, masterKeyId=4) with non-matching renewer bar
   [junit4]   2> 150337 WARN  (qtp454007139-2969) [n:127.0.0.1:46329_solr     ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 150338 WARN  (qtp398187483-2979) [n:127.0.0.1:46629_solr     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token (solr-dt owner=bar, renewer=bar, realUser=, issueDate=1592397901626, maxDate=1593002701626, sequenceNumber=9, masterKeyId=4) with non-matching renewer bar
   [junit4]   2> 150338 WARN  (qtp398187483-2979) [n:127.0.0.1:46629_solr     ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 150339 WARN  (qtp454007139-2975) [n:127.0.0.1:46329_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 150341 WARN  (qtp454007139-2971) [n:127.0.0.1:46329_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 150342 WARN  (qtp454007139-2971) [n:127.0.0.1:46329_solr     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token (solr-dt owner=bar, renewer=renewUser, realUser=, issueDate=1592397901631, maxDate=1593002701631, sequenceNumber=10, masterKeyId=4) with non-matching renewer renewUser
   [junit4]   2> 150342 WARN  (qtp454007139-2971) [n:127.0.0.1:46329_solr     ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 150343 WARN  (qtp398187483-2976) [n:127.0.0.1:46629_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 150343 WARN  (qtp398187483-2976) [n:127.0.0.1:46629_solr     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token (solr-dt owner=bar, renewer=renewUser, realUser=, issueDate=1592397901631, maxDate=1593002701631, sequenceNumber=10, masterKeyId=4) with non-matching renewer renewUser
   [junit4]   2> 150343 WARN  (qtp398187483-2976) [n:127.0.0.1:46629_solr     ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 150344 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 150372 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 150373 WARN  (qtp454007139-2969) [n:127.0.0.1:46329_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 150402 INFO  (qtp454007139-2971) [n:127.0.0.1:46329_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAXLCT69higFy5lwzYQsEFC3JPF3a0UphAIFY11HqxDjEFYoQB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 150403 INFO  (qtp454007139-2971) [n:127.0.0.1:46329_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAXLCT69higFy5lwzYQsEFC3JPF3a0UphAIFY11HqxDjEFYoQB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 150405 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[743858EAFD920F09]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 150506 INFO  (jetty-closer-1048-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2089612738
   [junit4]   2> 150506 INFO  (jetty-closer-1048-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46329_solr
   [junit4]   2> 150507 INFO  (jetty-closer-1048-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 150507 INFO  (jetty-closer-1048-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46329_solr as DOWN
   [junit4]   2> 150507 INFO  (jetty-closer-1048-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1107238407
   [junit4]   2> 150507 INFO  (jetty-closer-1048-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46629_solr
   [junit4]   2> 150507 INFO  (jetty-closer-1048-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 150507 INFO  (jetty-closer-1048-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46629_solr as DOWN
   [junit4]   2> 150508 INFO  (jetty-closer-1048-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 150508 INFO  (jetty-closer-1048-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32324905: rootName = solr_46329, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@23e4dca3
   [junit4]   2> 150508 INFO  (coreCloseExecutor-1056-thread-1) [n:127.0.0.1:46629_solr     ] o.a.s.c.SolrCore [testDelegationTokensWithUpdate_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ee457d
   [junit4]   2> 150508 INFO  (coreCloseExecutor-1056-thread-1) [n:127.0.0.1:46629_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testDelegationTokensWithUpdate.shard1.replica_n1 tag=SolrCore@3ee457d
   [junit4]   2> 150508 INFO  (coreCloseExecutor-1056-thread-1) [n:127.0.0.1:46629_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7665320a: rootName = solr_46629, domain = solr.core.testDelegationTokensWithUpdate.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testDelegationTokensWithUpdate.shard1.replica_n1/com.codahale.metrics.MetricRegistry@506f3d45
   [junit4]   2> 150513 INFO  (jetty-closer-1048-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 150513 INFO  (jetty-closer-1048-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35c990e6: rootName = solr_46329, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@65498be2
   [junit4]   2> 150515 INFO  (jetty-closer-1048-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 150515 INFO  (jetty-closer-1048-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d2f49d2: rootName = solr_46329, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@639f535a
   [junit4]   2> 150516 INFO  (jetty-closer-1048-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 150516 INFO  (closeThreadPool-1057-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72096547175071749-127.0.0.1:46329_solr-n_0000000000) closing
   [junit4]   2> 150516 INFO  (OverseerStateUpdate-72096547175071749-127.0.0.1:46329_solr-n_0000000000) [n:127.0.0.1:46329_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46329_solr
   [junit4]   2> 150516 INFO  (OverseerAutoScalingTriggerThread-72096547175071749-127.0.0.1:46329_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 150524 INFO  (closeThreadPool-1057-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72096547175071749-127.0.0.1:46329_solr-n_0000000000) closing
   [junit4]   2> 150524 INFO  (coreCloseExecutor-1056-thread-1) [n:127.0.0.1:46629_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testDelegationTokensWithUpdate.shard1.leader tag=SolrCore@3ee457d
   [junit4]   2> 150525 INFO  (coreCloseExecutor-1056-thread-1) [n:127.0.0.1:46629_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() .
   [junit4]   2> 150525 INFO  (zkCallback-990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 150529 INFO  (jetty-closer-1048-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 150529 INFO  (jetty-closer-1048-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7eba9f31: rootName = solr_46629, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1f9ad21a
   [junit4]   2> 150533 INFO  (jetty-closer-1048-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 150534 INFO  (jetty-closer-1048-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@589b0762: rootName = solr_46629, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@65498be2
   [junit4]   2> 150536 INFO  (jetty-closer-1048-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 150536 INFO  (jetty-closer-1048-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12b2c7e7: rootName = solr_46629, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@639f535a
   [junit4]   2> 150536 INFO  (jetty-closer-1048-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 150625 INFO  (jetty-closer-1048-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72096547175071749-127.0.0.1:46329_solr-n_0000000000) closing
   [junit4]   2> 150626 ERROR (Thread[Thread-480,5,TGRP-TestSolrCloudWithDelegationTokens]) [     ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 150628 INFO  (Curator-Framework-0) [     ] o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 150728 ERROR (Thread[Thread-478,5,TGRP-TestSolrCloudWithDelegationTokens]) [     ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 150729 INFO  (Curator-Framework-0) [     ] o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 150827 INFO  (jetty-closer-1048-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@54f56e49{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 150827 INFO  (jetty-closer-1048-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@524ece7f{/solr,null,UNAVAILABLE}
   [junit4]   2> 150827 INFO  (jetty-closer-1048-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 150927 INFO  (jetty-closer-1048-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@58412d67{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 150927 INFO  (jetty-closer-1048-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71a82eb8{/solr,null,UNAVAILABLE}
   [junit4]   2> 150928 INFO  (jetty-closer-1048-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 150928 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 151131 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> 	3	/solr/collections/testDelegationTokensWithUpdate/terms/shard1
   [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> 	24	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	11	/solr/collections/testDelegationTokensWithUpdate/state.json
   [junit4]   2> 	11	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [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_2
   [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_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 	15	/solr/overseer/queue
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	7	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 151132 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37971
   [junit4]   2> 151132 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37971
   [junit4]   2> 151132 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[743858EAFD920F09]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37971
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_743858EAFD920F09-001
   [junit4]   2> Jun 17, 2020 12:45:02 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(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1541, maxMBSortInHeap=6.407955884595882, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ffcb323), locale=is, timezone=Etc/GMT-9
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=16,threads=1,free=331358112,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressRecovery, CdcrReplicationHandlerTest, TestSimLargeCluster, TestSimComputePlanAction, SolrCloudReportersTest, TestFreeTextSuggestions, LeaderElectionTest, DistributedFacetPivotLargeTest, TestExactStatsCacheCloud, ConjunctionSolrSpellCheckerTest, DocValuesTest, TestExactSharedStatsCache, TestHdfsBackupRestoreCore, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [125/910 (1!)] on J2 in 4.42s, 9 tests, 1 failure <<< FAILURES!

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

[repro] Revision: ea0ad3ec517d6d0944647ac497dbc014e6cac448

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenRenew -Dtests.seed=743858EAFD920F09 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Etc/GMT-9 -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]       TestSolrCloudWithDelegationTokens
[repro] ant compile-test

[...truncated 2451 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSolrCloudWithDelegationTokens" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=743858EAFD920F09 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Etc/GMT-9 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 121 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[repro] Exiting with code 0

[...truncated 43 lines...]