Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27678/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC
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([3E05DC1D372689E7:99E28030FEA5443]: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:349)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:367)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:835)
Build Log:
[...truncated 12272 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> 35707 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-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> 35707 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 35707 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_3E05DC1D372689E7-001/data-dir-10-001
[junit4] 2> 35707 WARN
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
[junit4] 2> 35708 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 35708 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 35710 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_3E05DC1D372689E7-001/tempDir-001
[junit4] 2> 35711 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 35712 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 35712 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 35713 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 35812 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.ZkTestServer start zk server on port: 39269
[junit4] 2> 35813 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39269
[junit4] 2> 35813 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39269
[junit4] 2> 35813 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39269
[junit4] 2> 35825 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35831 INFO (zkConnectionManagerCallback-623-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35831 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35837 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35842 INFO (zkConnectionManagerCallback-625-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35842 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35845 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35846 INFO (zkConnectionManagerCallback-627-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35846 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35996 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 35996 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 35996 INFO (jetty-launcher-628-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
[junit4] 2> 35998 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 35998 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 35998 INFO (jetty-launcher-628-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
[junit4] 2> 36048 INFO (jetty-launcher-628-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 36048 INFO (jetty-launcher-628-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 36049 INFO (jetty-launcher-628-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 36064 INFO (jetty-launcher-628-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@30887a0d{/solr,null,AVAILABLE}
[junit4] 2> 36079 INFO (jetty-launcher-628-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 36080 INFO (jetty-launcher-628-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 36080 INFO (jetty-launcher-628-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 36081 INFO (jetty-launcher-628-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@362563c3{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:36675}
[junit4] 2> 36081 INFO (jetty-launcher-628-thread-1) [ ]
o.e.j.s.Server Started @36093ms
[junit4] 2> 36081 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36675}
[junit4] 2> 36081 ERROR (jetty-launcher-628-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 36081 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 36081 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 36081 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 36081 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
[junit4] 2> 36081 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-16T04:42:27.909911Z
[junit4] 2> 36090 INFO (jetty-launcher-628-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2af184a1{/solr,null,AVAILABLE}
[junit4] 2> 36090 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 36095 INFO (zkConnectionManagerCallback-630-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 36095 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 36095 INFO (jetty-launcher-628-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@73dd8df9{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:33743}
[junit4] 2> 36095 INFO (jetty-launcher-628-thread-2) [ ]
o.e.j.s.Server Started @36107ms
[junit4] 2> 36095 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33743}
[junit4] 2> 36096 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 36096 ERROR (jetty-launcher-628-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 36096 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 36096 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 36096 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 36096 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
[junit4] 2> 36096 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-16T04:42:27.924906Z
[junit4] 2> 36104 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 36118 INFO (zkConnectionManagerCallback-632-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 36118 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 36121 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 36211 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 36213 WARN (jetty-launcher-628-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1b078ac9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36213 WARN (jetty-launcher-628-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1b078ac9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36225 WARN (jetty-launcher-628-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@31818680[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36225 WARN (jetty-launcher-628-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@31818680[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36226 INFO (jetty-launcher-628-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39269/solr
[junit4] 2> 36227 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 36228 INFO (zkConnectionManagerCallback-642-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 36228 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 36285 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36675_solr
[junit4] 2> 36286 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.c.Overseer Overseer
(id=72207677381869573-127.0.0.1:36675_solr-n_0000000000) starting
[junit4] 2> 36291 INFO
(OverseerStateUpdate-72207677381869573-127.0.0.1:36675_solr-n_0000000000)
[n:127.0.0.1:36675_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:36675_solr
[junit4] 2> 36298 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36675_solr
[junit4] 2> 36301 INFO (zkCallback-641-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 36307 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 36308 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 36311 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 36320 WARN (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_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> 36325 WARN (jetty-launcher-628-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6279366b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36325 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_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> 36326 WARN (jetty-launcher-628-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6279366b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36338 WARN (jetty-launcher-628-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@25096e3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36339 WARN (jetty-launcher-628-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@25096e3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36340 INFO (jetty-launcher-628-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39269/solr
[junit4] 2> 36347 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 36347 INFO (zkConnectionManagerCallback-657-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 36347 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 36350 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 36353 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:33743_solr as DOWN
[junit4] 2> 36355 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 36355 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33743_solr
[junit4] 2> 36355 INFO (zkCallback-641-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 36358 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 36358 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 36359 WARN (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_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> 36359 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_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> 36366 INFO (zkCallback-656-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 36379 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 36380 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 36404 INFO (jetty-launcher-628-thread-1-EventThread) [ ]
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 36404 INFO (jetty-launcher-628-thread-2-EventThread) [ ]
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 36570 WARN (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_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> 36571 WARN (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_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> 36571 WARN (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.c.CoreContainer Solr authentication is
enabled, but SSL is off. Consider enabling SSL to protect user credentials and
data with encryption.
[junit4] 2> 36592 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 36610 WARN (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_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> 36610 WARN (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_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> 36610 WARN (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.c.CoreContainer Solr authentication is
enabled, but SSL is off. Consider enabling SSL to protect user credentials and
data with encryption.
[junit4] 2> 36622 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33743.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f629b03
[junit4] 2> 36629 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33743.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f629b03
[junit4] 2> 36629 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33743.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f629b03
[junit4] 2> 36633 INFO (jetty-launcher-628-thread-2)
[n:127.0.0.1:33743_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_3E05DC1D372689E7-001/tempDir-001/node2
[junit4] 2> 36644 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 36671 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36675.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f629b03
[junit4] 2> 36678 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36675.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f629b03
[junit4] 2> 36679 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36675.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f629b03
[junit4] 2> 36681 INFO (jetty-launcher-628-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_3E05DC1D372689E7-001/tempDir-001/node1
[junit4] 2> 36765 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 36812 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 36828 INFO (zkConnectionManagerCallback-675-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 36828 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 36830 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 36831 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39269/solr ready
[junit4] 2> 36872 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 37095 WARN (qtp1009221174-1192) [ ]
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=1597552948899,
maxDate=1598157748899, sequenceNumber=1, masterKeyId=3) with wrong password
[junit4] 2> 37095 WARN (qtp1009221174-1192) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 37099 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenRenew -Dtests.seed=3E05DC1D372689E7
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv
-Dtests.timezone=Asia/Qostanay -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.25s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenRenew <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<403>
[junit4] > at
__randomizedtesting.SeedInfo.seed([3E05DC1D372689E7:99E28030FEA5443]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:138)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:349)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:367)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2> 37146 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 37163 WARN (qtp1009221174-1194) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 37176 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 37184 INFO (zkConnectionManagerCallback-680-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 37184 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 37186 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 37186 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39269/solr ready
[junit4] 2> 37242 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAXP1k3cAigF0GZ_7AAIDFL5wCQwMSpQ9VhguN2r1WPJonhhQB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 37242 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAXP1k3cAigF0GZ_7AAIDFL5wCQwMSpQ9VhguN2r1WPJonhhQB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 37356 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 37377 INFO (zkConnectionManagerCallback-685-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 37377 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 37384 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 37386 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39269/solr ready
[junit4] 2> 37424 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7]-SendThread(127.0.0.1:39269))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x10088800067000b.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10088800067000b, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10088800067000b, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 37528 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 37531 INFO (zkConnectionManagerCallback-690-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 37531 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 37534 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 37535 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39269/solr ready
[junit4] 2> 37556 INFO (qtp2044696755-1201) [n:127.0.0.1:36675_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAXP1k3cAigF0GZ_7AAIDFL5wCQwMSpQ9VhguN2r1WPJonhhQB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 37556 INFO (qtp2044696755-1201) [n:127.0.0.1:36675_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAXP1k3cAigF0GZ_7AAIDFL5wCQwMSpQ9VhguN2r1WPJonhhQB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 37560 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7]-SendThread(127.0.0.1:39269))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x10088800067000c.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10088800067000c, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10088800067000c, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 37693 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 37695 INFO (zkConnectionManagerCallback-695-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 37695 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 37697 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 37698 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39269/solr ready
[junit4] 2> 37835 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 37884 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 37887 WARN (qtp1009221174-1192) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 37890 WARN (qtp1009221174-1194) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 37898 WARN (qtp1009221174-1192) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 37941 ERROR (qtp2044696755-1201) [n:127.0.0.1:36675_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_3]
[junit4] 2> 37944 WARN (qtp1009221174-1194) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 37945 ERROR (qtp1009221174-1194) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_3]
[junit4] 2> 37948 WARN (qtp1009221174-1192) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 37958 ERROR (qtp2044696755-1201) [n:127.0.0.1:36675_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_4]
[junit4] 2> 37960 WARN (qtp1009221174-1194) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 37961 ERROR (qtp1009221174-1194) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_4]
[junit4] 2> 37962 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> 37989 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 37990 WARN (qtp1009221174-1192) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 37995 WARN (qtp1009221174-1194) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 37995 WARN (qtp1009221174-1194) [ ]
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=1597552949819,
maxDate=1598157749819, sequenceNumber=5, masterKeyId=3) with non-matching
renewer bar
[junit4] 2> 37995 WARN (qtp1009221174-1194) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 38001 WARN (qtp2044696755-1199) [n:127.0.0.1:36675_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=1597552949819,
maxDate=1598157749819, sequenceNumber=5, masterKeyId=3) with non-matching
renewer bar
[junit4] 2> 38001 WARN (qtp2044696755-1199) [n:127.0.0.1:36675_solr ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 38003 WARN (qtp1009221174-1192) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 38007 WARN (qtp1009221174-1194) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 38007 WARN (qtp1009221174-1194) [ ]
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=1597552949831, maxDate=1598157749831, sequenceNumber=6,
masterKeyId=3) with non-matching renewer renewUser
[junit4] 2> 38007 WARN (qtp1009221174-1194) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 38009 WARN (qtp2044696755-1201) [n:127.0.0.1:36675_solr ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 38009 WARN (qtp2044696755-1201) [n:127.0.0.1:36675_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=1597552949831, maxDate=1598157749831, sequenceNumber=6,
masterKeyId=3) with non-matching renewer renewUser
[junit4] 2> 38009 WARN (qtp2044696755-1201) [n:127.0.0.1:36675_solr ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 38010 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 38043 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 38044 WARN (qtp1009221174-1192) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 38059 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 38069 INFO (zkConnectionManagerCallback-697-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 38069 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 38073 WARN
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[3E05DC1D372689E7]-SendThread(127.0.0.1:39269))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x10088800067000e.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10088800067000e, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10088800067000e, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 38175 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 38196 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 38198 WARN (qtp1009221174-1194) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 38205 WARN (qtp1009221174-1192) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 38214 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 38219 INFO (zkConnectionManagerCallback-702-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 38220 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 38221 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 38221 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39269/solr ready
[junit4] 2> 38252 ERROR (qtp2044696755-1199) [n:127.0.0.1:36675_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_8]
[junit4] 2> 38420 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 38426 INFO (zkConnectionManagerCallback-707-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 38426 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 38427 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 38428 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39269/solr ready
[junit4] 2> 38449 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[3E05DC1D372689E7]-SendThread(127.0.0.1:39269))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x100888000670010.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100888000670010, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100888000670010, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 38573 WARN (qtp1009221174-1194) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 38581 WARN (qtp2044696755-1201) [n:127.0.0.1:36675_solr ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 38612 ERROR (qtp2044696755-1199) [n:127.0.0.1:36675_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_9]
[junit4] 2> 38654 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 38681 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClientWithUpdateRequests-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testDelegationTokenSolrClientWithUpdateRequests
[junit4] 2> 38682 WARN (qtp1009221174-1192) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 38713 INFO (qtp1009221174-1192) [n:127.0.0.1:33743_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=GgADYmFyA2JhcgCKAXP1k3zvigF0GaAA7woDFEEvR80OYSFu5hDFZbrDEH2-JeV9B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 38732 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testDelegationTokensWithUpdate
[junit4] 2> 38735 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to
/configs/testDelegationTokensWithUpdate.AUTOCREATED/protwords.txt
[junit4] 2> 38745 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to
/configs/testDelegationTokensWithUpdate.AUTOCREATED/managed-schema
[junit4] 2> 38757 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to
/configs/testDelegationTokensWithUpdate.AUTOCREATED/solrconfig.xml
[junit4] 2> 38759 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38762 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38763 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38774 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38776 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38785 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38787 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38794 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38795 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38800 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38835 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38865 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38866 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38867 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38873 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38874 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38876 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38877 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38878 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38878 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38880 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38881 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38882 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38883 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38885 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38886 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38887 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38888 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38889 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38890 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38891 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38892 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38893 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38894 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38895 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38896 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38897 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38898 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38898 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_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> 38899 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to
/configs/testDelegationTokensWithUpdate.AUTOCREATED/synonyms.txt
[junit4] 2> 38902 INFO
(OverseerThreadFactory-647-thread-1-processing-n:127.0.0.1:36675_solr)
[n:127.0.0.1:36675_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to
/configs/testDelegationTokensWithUpdate.AUTOCREATED/stopwords.txt
[junit4] 2> 39009 INFO
(OverseerStateUpdate-72207677381869573-127.0.0.1:36675_solr-n_0000000000)
[n:127.0.0.1:36675_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:36675/solr",
[junit4] 2> "node_name":"127.0.0.1:36675_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 39294 INFO (qtp2044696755-1201) [n:127.0.0.1:36675_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 39295 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_solr ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:36675_solr /
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
[junit4] 2> 39296 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39297 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_solr
x:testDelegationTokensWithUpdate_shard1_replica_n1 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
[junit4] 2> 39326 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39346 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39381 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_solr
c:testDelegationTokensWithUpdate s:shard1 r:core_node2
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=default-config
[junit4] 2> 39595 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39595 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_solr
c:testDelegationTokensWithUpdate s:shard1 r:core_node2
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_36675.solr.core.testDelegationTokensWithUpdate.shard1.replica_n1'
(registry 'solr.core.testDelegationTokensWithUpdate.shard1.replica_n1') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f629b03
[junit4] 2> 39595 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_3E05DC1D372689E7-001/tempDir-001/node1/testDelegationTokensWithUpdate_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_3E05DC1D372689E7-001/tempDir-001/node1/testDelegationTokensWithUpdate_shard1_replica_n1/data/]
[junit4] 2> 39809 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39809 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39811 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39813 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_solr
c:testDelegationTokensWithUpdate s:shard1 r:core_node2
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 39817 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39818 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39820 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39833 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39834 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_solr
c:testDelegationTokensWithUpdate s:shard1 r:core_node2
x:testDelegationTokensWithUpdate_shard1_replica_n1 ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 39837 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39841 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39841 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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
1675155683849273344
[junit4] 2> 39847 INFO
(searcherExecutor-709-thread-1-processing-n:127.0.0.1:36675_solr
x:testDelegationTokensWithUpdate_shard1_replica_n1
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:36675_solr
c:testDelegationTokensWithUpdate s:shard1 r:core_node2
x:testDelegationTokensWithUpdate_shard1_replica_n1 ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 39847 INFO
(searcherExecutor-709-thread-1-processing-n:127.0.0.1:36675_solr
x:testDelegationTokensWithUpdate_shard1_replica_n1
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:36675_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> 39850 INFO
(searcherExecutor-709-thread-1-processing-n:127.0.0.1:36675_solr
x:testDelegationTokensWithUpdate_shard1_replica_n1
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:36675_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> 39857 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39857 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39861 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39862 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39862 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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:36675/solr/testDelegationTokensWithUpdate_shard1_replica_n1/
[junit4] 2> 39864 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39868 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_solr
c:testDelegationTokensWithUpdate s:shard1 r:core_node2
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SyncStrategy
https://127.0.0.1:36675/solr/testDelegationTokensWithUpdate_shard1_replica_n1/
has no replicas
[junit4] 2> 39869 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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/72207677381869573-core_node2-n_0000000000
[junit4] 2> 39874 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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:36675/solr/testDelegationTokensWithUpdate_shard1_replica_n1/
shard1
[junit4] 2> 39976 INFO (zkCallback-641-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> 39977 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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> 39980 INFO (qtp2044696755-1199) [n:127.0.0.1:36675_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=684
[junit4] 2> 39984 INFO (qtp1009221174-1192) [n:127.0.0.1:33743_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> 39993 INFO (zkCallback-641-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> 40085 INFO (zkCallback-641-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> 40085 INFO (zkCallback-641-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> 40085 INFO (zkCallback-641-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> 40085 INFO (zkCallback-656-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> 40088 INFO (qtp1009221174-1192) [n:127.0.0.1:33743_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=GgADYmFyA2JhcgCKAXP1k3zvigF0GaAA7woDFEEvR80OYSFu5hDFZbrDEH2-JeV9B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=1375
[junit4] 2> 40111 INFO (qtp1009221174-1194) [n:127.0.0.1:33743_solr ]
o.a.s.s.KerberosPlugin Setting original user principal: bar
[junit4] 2> 40111 INFO (qtp1009221174-1194) [n:127.0.0.1:33743_solr ]
o.a.s.s.KerberosPlugin Setting original user principal: bar
[junit4] 2> 40187 INFO (qtp2044696755-1201) [n:127.0.0.1:36675_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> 40188 INFO (qtp2044696755-1201) [n:127.0.0.1:36675_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=GgADYmFyA2JhcgCKAXP1k3zvigF0GaAA7woDFEEvR80OYSFu5hDFZbrDEH2-JeV9B3NvbHItZHQA&_forwardedCount=1&wt=javabin&version=2}{add=[dummy_id
(1675155684178526208)], commit=} 0 38
[junit4] 2> 40188 INFO
(searcherExecutor-709-thread-1-processing-n:127.0.0.1:36675_solr
x:testDelegationTokensWithUpdate_shard1_replica_n1
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:36675_solr
c:testDelegationTokensWithUpdate s:shard1 r:core_node2
x:testDelegationTokensWithUpdate_shard1_replica_n1 ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 40190 INFO
(searcherExecutor-709-thread-1-processing-n:127.0.0.1:36675_solr
x:testDelegationTokensWithUpdate_shard1_replica_n1
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:36675_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: 2 ms
[junit4] 2> 40199 INFO (qtp1009221174-1192) [n:127.0.0.1:33743_solr ]
o.a.s.s.KerberosPlugin Setting original user principal: bar
[junit4] 2> 40199 INFO (qtp1009221174-1192) [n:127.0.0.1:33743_solr ]
o.a.s.s.KerberosPlugin Setting original user principal: bar
[junit4] 2> 40212 INFO (qtp2044696755-1234) [n:127.0.0.1:36675_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=GgADYmFyA2JhcgCKAXP1k3zvigF0GaAA7woDFEEvR80OYSFu5hDFZbrDEH2-JeV9B3NvbHItZHQA&_forwardedCount=1&wt=javabin&version=2}{add=[dummy_id
(1675155684236197888)]} 0 9
[junit4] 2> 40214 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClientWithUpdateRequests-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testDelegationTokenSolrClientWithUpdateRequests
[junit4] 2> 40269 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 40284 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 40290 INFO (zkConnectionManagerCallback-718-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 40290 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 40291 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 40292 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[3E05DC1D372689E7])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39269/solr ready
[junit4] 2> 40309 INFO (qtp2044696755-1234) [n:127.0.0.1:36675_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> 40309 INFO (qtp2044696755-1234) [n:127.0.0.1:36675_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> 40419 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 40465 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 40470 WARN (qtp1009221174-1194) [n:127.0.0.1:33743_solr ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 40551 INFO (qtp1009221174-1194) [n:127.0.0.1:33743_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAXP1k4PqigF0GaAH6gsDFNRqusDoMl10ZUditw6HA1LPwLNsB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 40552 INFO (qtp1009221174-1194) [n:127.0.0.1:33743_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAXP1k4PqigF0GaAH6gsDFNRqusDoMl10ZUditw6HA1LPwLNsB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 40555 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[3E05DC1D372689E7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 40557 WARN
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker-SendThread(127.0.0.1:39269))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x100888000670009.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100888000670009, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100888000670009, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 40669 INFO (jetty-closer-719-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=965333768
[junit4] 2> 40669 INFO (jetty-closer-719-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:33743_solr
[junit4] 2> 40670 INFO (jetty-closer-719-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 40670 INFO (jetty-closer-719-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:33743_solr as DOWN
[junit4] 2> 40673 INFO (zkCallback-656-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 40673 INFO (zkCallback-641-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 40686 INFO (jetty-closer-719-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1656617365
[junit4] 2> 40686 INFO (jetty-closer-719-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:36675_solr
[junit4] 2> 40686 INFO (jetty-closer-719-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 40687 INFO (jetty-closer-719-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:36675_solr as DOWN
[junit4] 2> 40693 INFO (zkCallback-656-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 40693 INFO (zkCallback-641-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 40701 INFO (jetty-closer-719-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 40701 INFO (jetty-closer-719-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@9d706e9: rootName =
solr_33743, domain = solr.node, service url = null, agent id = null] for
registry solr.node/com.codahale.metrics.MetricRegistry@6c98f0d8
[junit4] 2> 40711 INFO (jetty-closer-719-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 40711 INFO (jetty-closer-719-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@57dc3117: rootName =
solr_33743, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@17444123
[junit4] 2> 40712 INFO (jetty-closer-719-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 40712 INFO (jetty-closer-719-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@de1cd2: rootName =
solr_33743, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@29a7cc2b
[junit4] 2> 40712 INFO (jetty-closer-719-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 40715 INFO (coreCloseExecutor-727-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.c.SolrCore
[testDelegationTokensWithUpdate_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@eff9f40
[junit4] 2> 40715 INFO (coreCloseExecutor-727-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for
registry=solr.core.testDelegationTokensWithUpdate.shard1.replica_n1
tag=SolrCore@eff9f40
[junit4] 2> 40715 INFO (coreCloseExecutor-727-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@37b096c4: rootName =
solr_36675, 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@7188eb21
[junit4] 2> 40727 INFO (coreCloseExecutor-727-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for
registry=solr.collection.testDelegationTokensWithUpdate.shard1.leader
tag=SolrCore@eff9f40
[junit4] 2> 40730 INFO
(OverseerCollectionConfigSetProcessor-72207677381869573-127.0.0.1:36675_solr-n_0000000000)
[n:127.0.0.1:36675_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> 40738 INFO (coreCloseExecutor-727-thread-1)
[n:127.0.0.1:36675_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() .
[junit4] 2> 40754 INFO (jetty-closer-719-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 40754 INFO (jetty-closer-719-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1caafa26: rootName =
solr_36675, domain = solr.node, service url = null, agent id = null] for
registry solr.node/com.codahale.metrics.MetricRegistry@2e697191
[junit4] 2> 40760 INFO (jetty-closer-719-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 40760 INFO (jetty-closer-719-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@10d66a36: rootName =
solr_36675, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@17444123
[junit4] 2> 40762 INFO (jetty-closer-719-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 40762 INFO (jetty-closer-719-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@44c7dc8b: rootName =
solr_36675, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@29a7cc2b
[junit4] 2> 40762 INFO (jetty-closer-719-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 40774 INFO (closeThreadPool-730-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72207677381869573-127.0.0.1:36675_solr-n_0000000000) closing
[junit4] 2> 40775 INFO
(OverseerStateUpdate-72207677381869573-127.0.0.1:36675_solr-n_0000000000)
[n:127.0.0.1:36675_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36675_solr
[junit4] 2> 40792 INFO (closeThreadPool-730-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72207677381869573-127.0.0.1:36675_solr-n_0000000000) closing
[junit4] 2> 40839 ERROR
(Thread[Thread-228,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 40842 INFO (Curator-Framework-0) [ ]
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
[junit4] 2> 40940 INFO (jetty-closer-719-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72207677381869573-127.0.0.1:36675_solr-n_0000000000) closing
[junit4] 2> 40941 ERROR
(Thread[Thread-230,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 40943 INFO (Curator-Framework-0) [ ]
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
[junit4] 2> 41045 INFO (jetty-closer-719-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@73dd8df9{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 41046 INFO (jetty-closer-719-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2af184a1{/solr,null,UNAVAILABLE}
[junit4] 2> 41046 INFO (jetty-closer-719-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 41142 INFO (jetty-closer-719-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@362563c3{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 41142 INFO (jetty-closer-719-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@30887a0d{/solr,null,UNAVAILABLE}
[junit4] 2> 41142 INFO (jetty-closer-719-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 41143 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 41346 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 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> 10 /solr/clusterprops.json
[junit4] 2> 10 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 5
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[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/ZKDTSMMasterKeyRoot/DK_1
[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> 17 /solr/live_nodes
[junit4] 2> 14 /solr/overseer/queue
[junit4] 2> 13 /solr/collections
[junit4] 2> 8
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 41348 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39269
[junit4] 2> 41348 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39269
[junit4] 2> 41348 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[3E05DC1D372689E7]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39269
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_3E05DC1D372689E7-001
[junit4] 2> Aug 16, 2020 4:42:33 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lv,
timezone=Asia/Qostanay
[junit4] 2> NOTE: Linux 5.4.0-40-generic amd64/AdoptOpenJDK 12.0.2
(64-bit)/cpus=16,threads=1,free=362238280,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [ShardsWhitelistTest,
TestManagedSynonymGraphFilterFactory, TestLegacyTerms,
XmlUpdateRequestHandlerTest, UninvertDocValuesMergePolicyTest,
MinimalSchemaTest, RegexBoostProcessorTest, TestReRankQParserPlugin,
TriLevelCompositeIdRoutingTest, TestDistribDocBasedVersion,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [44/866 (1!)] on J1 in 5.97s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 54823 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27678/consoleText
[repro] Revision: 0ce2d610c2e3524b1cb819d9cd2a5e2ccb190bd0
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenRenew -Dtests.seed=3E05DC1D372689E7
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv
-Dtests.timezone=Asia/Qostanay -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 2448 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestSolrCloudWithDelegationTokens" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=3E05DC1D372689E7
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv
-Dtests.timezone=Asia/Qostanay -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 49 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]