Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/937/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([D7F4265C2DC04E3B:BF4B1376FD5A5CD7]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12114 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_D7F4265C2DC04E3B-001/init-core-data-001
[junit4] 2> 2181986 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[D7F4265C2DC04E3B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2181990 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[D7F4265C2DC04E3B]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_D7F4265C2DC04E3B-001/tempDir-001
[junit4] 2> 2181990 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[D7F4265C2DC04E3B]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2181991 INFO (Thread-3999) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2181991 INFO (Thread-3999) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2182091 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[D7F4265C2DC04E3B]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:53015
[junit4] 2> 2182131 INFO (jetty-launcher-9580-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2182132 INFO (jetty-launcher-9580-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@481827fd{/solr,null,AVAILABLE}
[junit4] 2> 2182134 INFO (jetty-launcher-9580-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@7f6a7e19{SSL,[ssl,
http/1.1]}{127.0.0.1:34452}
[junit4] 2> 2182134 INFO (jetty-launcher-9580-thread-1) [ ]
o.e.j.s.Server Started @2186467ms
[junit4] 2> 2182134 INFO (jetty-launcher-9580-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34452}
[junit4] 2> 2182135 ERROR (jetty-launcher-9580-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2182135 INFO (jetty-launcher-9580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2182135 INFO (jetty-launcher-9580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2182135 INFO (jetty-launcher-9580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2182135 INFO (jetty-launcher-9580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-29T23:12:50.424Z
[junit4] 2> 2182137 INFO (jetty-launcher-9580-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2182138 INFO (jetty-launcher-9580-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@63a11ce5{/solr,null,AVAILABLE}
[junit4] 2> 2182140 INFO (jetty-launcher-9580-thread-2) [ ]
o.e.j.s.ServerConnector Started ServerConnector@4402d942{SSL,[ssl,
http/1.1]}{127.0.0.1:44647}
[junit4] 2> 2182140 INFO (jetty-launcher-9580-thread-2) [ ]
o.e.j.s.Server Started @2186472ms
[junit4] 2> 2182140 INFO (jetty-launcher-9580-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44647}
[junit4] 2> 2182140 ERROR (jetty-launcher-9580-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2182140 INFO (jetty-launcher-9580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2182140 INFO (jetty-launcher-9580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2182140 INFO (jetty-launcher-9580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2182140 INFO (jetty-launcher-9580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-29T23:12:50.429Z
[junit4] 2> 2182143 INFO (jetty-launcher-9580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2182145 INFO (jetty-launcher-9580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2182152 INFO (jetty-launcher-9580-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53015/solr
[junit4] 2> 2182153 INFO (jetty-launcher-9580-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53015/solr
[junit4] 2> 2182188 INFO (jetty-launcher-9580-thread-1)
[n:127.0.0.1:34452_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34452_solr
[junit4] 2> 2182189 INFO (jetty-launcher-9580-thread-2)
[n:127.0.0.1:44647_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44647_solr
[junit4] 2> 2182190 INFO (jetty-launcher-9580-thread-1)
[n:127.0.0.1:34452_solr ] o.a.s.c.Overseer Overseer
(id=96847971633201158-127.0.0.1:34452_solr-n_0000000000) starting
[junit4] 2> 2182191 INFO
(zkCallback-9590-thread-1-processing-n:127.0.0.1:44647_solr)
[n:127.0.0.1:44647_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2182191 INFO
(zkCallback-9591-thread-1-processing-n:127.0.0.1:34452_solr)
[n:127.0.0.1:34452_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2182204 INFO (jetty-launcher-9580-thread-1)
[n:127.0.0.1:34452_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34452_solr
[junit4] 2> 2182206 INFO
(zkCallback-9590-thread-1-processing-n:127.0.0.1:44647_solr)
[n:127.0.0.1:44647_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2182208 INFO
(zkCallback-9591-thread-1-processing-n:127.0.0.1:34452_solr)
[n:127.0.0.1:34452_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2182223 INFO (jetty-launcher-9580-thread-2)
[n:127.0.0.1:44647_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2182226 INFO (jetty-launcher-9580-thread-1)
[n:127.0.0.1:34452_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2182236 INFO (jetty-launcher-9580-thread-2)
[n:127.0.0.1:44647_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}
[junit4] 2> 2182236 INFO (jetty-launcher-9580-thread-1)
[n:127.0.0.1:34452_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}
[junit4] 2> 2182320 INFO (jetty-launcher-9580-thread-2)
[n:127.0.0.1:44647_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2182320 INFO (jetty-launcher-9580-thread-1)
[n:127.0.0.1:34452_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2182346 INFO (jetty-launcher-9580-thread-2-EventThread)
[n:127.0.0.1:44647_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2182346 INFO (jetty-launcher-9580-thread-1-EventThread)
[n:127.0.0.1:34452_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2182475 INFO (jetty-launcher-9580-thread-1)
[n:127.0.0.1:34452_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_D7F4265C2DC04E3B-001/tempDir-001/node1/.
[junit4] 2> 2182478 INFO (jetty-launcher-9580-thread-2)
[n:127.0.0.1:44647_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_D7F4265C2DC04E3B-001/tempDir-001/node2/.
[junit4] 2> 2182486 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15812b7926a0009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2182517 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 2182590 WARN (qtp1672061113-42059) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 2182591 WARN (qtp1672061113-42059) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2182596 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2182615 WARN (qtp1105573730-42069) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 2182616 WARN (qtp1105573730-42069) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2182616 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2182627 WARN (qtp1672061113-42058) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 2182628 WARN (qtp1672061113-42058) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2182628 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2182630 WARN (qtp1105573730-42067) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 2182630 WARN (qtp1105573730-42067) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2182631 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2182631 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 2182663 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 2182668 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2182680 INFO (qtp1105573730-42070) [n:127.0.0.1:44647_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> 2182680 INFO (qtp1105573730-42070) [n:127.0.0.1:44647_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> 2182681 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1477818770963&s=LlKEqaxFc71C9CI5cTFkea5zw6I=";
Path=/; Domain=127.0.0.1; Expires=Sk, 30-Spa-2016 09:12:50 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: Sk, 30-Spa-2016 09:12:50 GMT
[junit4] 2> 2182682 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 2182705 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 2182719 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2182736 INFO (qtp1672061113-42054) [n:127.0.0.1:34452_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5UzigFYNsQZMwMDFIPW-i8y_twN1CLbO4Uyi93VLQM1B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2182736 INFO (qtp1672061113-42054) [n:127.0.0.1:34452_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5UzigFYNsQZMwMDFIPW-i8y_twN1CLbO4Uyi93VLQM1B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2182737 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 2182773 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 2182794 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2182801 ERROR (qtp1105573730-42069) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_4]
[junit4] 2> 2182811 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2182816 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2182821 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2182837 ERROR (qtp1105573730-42079) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_5]
[junit4] 2> 2182846 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2182851 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2182862 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2182862 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 2182886 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 2182895 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 2182929 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 2182945 INFO (qtp1672061113-42058) [n:127.0.0.1:34452_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5YTigFYNsQaEwcDFBrUw7xE0qBNWZtt0_VE7X50H02_B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2182945 INFO (qtp1672061113-42058) [n:127.0.0.1:34452_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5YTigFYNsQaEwcDFBrUw7xE0qBNWZtt0_VE7X50H02_B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2182951 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2182958 INFO (qtp1105573730-42071) [n:127.0.0.1:44647_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5YTigFYNsQaEwcDFBrUw7xE0qBNWZtt0_VE7X50H02_B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2182958 INFO (qtp1105573730-42071) [n:127.0.0.1:44647_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5YTigFYNsQaEwcDFBrUw7xE0qBNWZtt0_VE7X50H02_B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2182970 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2182978 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2183005 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2183012 INFO (qtp1105573730-42066) [n:127.0.0.1:44647_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5ZFigFYNsQaRQgDFG17FCbhPn6TJYonW3L0r-hiULZ0B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2183013 INFO (qtp1105573730-42066) [n:127.0.0.1:44647_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5ZFigFYNsQaRQgDFG17FCbhPn6TJYonW3L0r-hiULZ0B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2183019 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2183026 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2183032 INFO (qtp1105573730-42067) [n:127.0.0.1:44647_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5ZFigFYNsQaRQgDFG17FCbhPn6TJYonW3L0r-hiULZ0B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2183033 INFO (qtp1105573730-42067) [n:127.0.0.1:44647_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5ZFigFYNsQaRQgDFG17FCbhPn6TJYonW3L0r-hiULZ0B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2183043 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2183050 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2183067 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2183073 INFO (qtp1105573730-42070) [n:127.0.0.1:44647_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5aOigFYNsQajgkDFH66Jv25JZOYCY3jWeiYn8v3S6xqB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2183074 INFO (qtp1105573730-42070) [n:127.0.0.1:44647_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5aOigFYNsQajgkDFH66Jv25JZOYCY3jWeiYn8v3S6xqB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2183079 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2183086 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2183090 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2183097 INFO (qtp1105573730-42071) [n:127.0.0.1:44647_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5aOigFYNsQajgkDFH66Jv25JZOYCY3jWeiYn8v3S6xqB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2183097 INFO (qtp1105573730-42071) [n:127.0.0.1:44647_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5aOigFYNsQajgkDFH66Jv25JZOYCY3jWeiYn8v3S6xqB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2183103 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2183110 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2183127 INFO (qtp1672061113-42055) [n:127.0.0.1:34452_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5bJigFYNsQayQoDFNYxEcIa3sWOKQdlJV7qZ9VjhK8bB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2183127 INFO (qtp1672061113-42055) [n:127.0.0.1:34452_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5bJigFYNsQayQoDFNYxEcIa3sWOKQdlJV7qZ9VjhK8bB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2183133 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2183137 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2183144 INFO (qtp1105573730-42067) [n:127.0.0.1:44647_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5bJigFYNsQayQoDFNYxEcIa3sWOKQdlJV7qZ9VjhK8bB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2183144 INFO (qtp1105573730-42067) [n:127.0.0.1:44647_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5bJigFYNsQayQoDFNYxEcIa3sWOKQdlJV7qZ9VjhK8bB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2183152 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2183152 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 2183190 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 2183199 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2183205 INFO (qtp1105573730-42077) [n:127.0.0.1:44647_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5cYigFYNsQbGAsDFFf4nnLt4yPaCmoO-KFKktxWKxo0B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2183206 INFO (qtp1105573730-42077) [n:127.0.0.1:44647_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5cYigFYNsQbGAsDFFf4nnLt4yPaCmoO-KFKktxWKxo0B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2183211 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2183229 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2183235 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2183241 INFO (qtp1105573730-42069) [n:127.0.0.1:44647_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5cYigFYNsQbGAsDFFf4nnLt4yPaCmoO-KFKktxWKxo0B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2183241 INFO (qtp1105573730-42069) [n:127.0.0.1:44647_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5cYigFYNsQbGAsDFFf4nnLt4yPaCmoO-KFKktxWKxo0B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2183247 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2183254 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
[junit4] 2> 2183256 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 2183299 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 2183312 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[D7F4265C2DC04E3B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=D7F4265C2DC04E3B
-Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=America/Belem
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.06s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([D7F4265C2DC04E3B:BF4B1376FD5A5CD7]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2183318 INFO (jetty-launcher-9580-thread-2) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@7f6a7e19{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2183319 INFO (jetty-launcher-9580-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=597307428
[junit4] 2> 2183320 INFO (jetty-launcher-9580-thread-1) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@4402d942{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2183322 INFO (jetty-launcher-9580-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=660059113
[junit4] 2> 2183326 INFO (jetty-launcher-9580-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=96847971633201158-127.0.0.1:34452_solr-n_0000000000) closing
[junit4] 2> 2183327 INFO
(OverseerStateUpdate-96847971633201158-127.0.0.1:34452_solr-n_0000000000)
[n:127.0.0.1:34452_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34452_solr
[junit4] 2> 2183329 INFO
(zkCallback-9590-thread-2-processing-n:127.0.0.1:44647_solr)
[n:127.0.0.1:44647_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2183331 INFO
(zkCallback-9590-thread-1-processing-n:127.0.0.1:44647_solr)
[n:127.0.0.1:44647_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44647_solr
[junit4] 2> 2183332 WARN
(zkCallback-9590-thread-2-processing-n:127.0.0.1:44647_solr)
[n:127.0.0.1:44647_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2184829 WARN
(zkCallback-9591-thread-3-processing-n:127.0.0.1:34452_solr)
[n:127.0.0.1:34452_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2184830 ERROR
(Thread[Thread-4019,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:34452_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2184833 ERROR
(Thread[Thread-4021,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:44647_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2184842 INFO (jetty-launcher-9580-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@481827fd{/solr,null,UNAVAILABLE}
[junit4] 2> 2184845 INFO (jetty-launcher-9580-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@63a11ce5{/solr,null,UNAVAILABLE}
[junit4] 2> 2184848 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[D7F4265C2DC04E3B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53015 53015
[junit4] 2> 2184862 INFO (Thread-3999) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53015 53015
[junit4] 2> 2184864 WARN (Thread-3999) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 19 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 19 /solr/clusterprops.json
[junit4] 2> 19 /solr/clusterstate.json
[junit4] 2> 3 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[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/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
[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_12
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[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> 19 /solr/live_nodes
[junit4] 2> 19 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 2184865 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[D7F4265C2DC04E3B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_D7F4265C2DC04E3B-001
[junit4] 2> Oct 29, 2016 11:12:53 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=lt-LT, timezone=America/Belem
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=169552016,total=526385152
[junit4] 2> NOTE: All tests run in this JVM: [SpatialRPTFieldTypeTest,
TestCloudRecovery, SSLMigrationTest, UpdateRequestProcessorFactoryTest,
TestSuggestSpellingConverter, BadCopyFieldTest, TestManagedResourceStorage,
OverseerCollectionConfigSetProcessorTest, CollectionsAPISolrJTest,
CacheHeaderTest, TestValueSourceCache, BJQParserTest,
CollectionsAPIDistributedZkTest, TestLMJelinekMercerSimilarityFactory,
GraphQueryTest, TestTrieFacet, TestOverriddenPrefixQueryForCustomFieldType,
SolrCoreCheckLockOnStartupTest, AutoCommitTest, DistributedFacetPivotSmallTest,
TestTestInjection, TestJoin, TestExactStatsCache, TestSortingResponseWriter,
TestSubQueryTransformer, ShardRoutingCustomTest, TestDocSet,
TestFieldTypeCollectionResource, ParsingFieldUpdateProcessorsTest,
TestSolrDynamicMBean, TestFieldCacheSanityChecker, SolrInfoMBeanTest,
TestDistributedGrouping, OpenCloseCoreStressTest, TestJsonFacets,
HdfsBasicDistributedZk2Test, TestSolrCloudSnapshots, CSVRequestHandlerTest,
QueryResultKeyTest, TestSystemIdResolver, DistributedFacetPivotLongTailTest,
TestSchemaNameResource, TestConfigOverlay, TestSearchPerf,
SpellPossibilityIteratorTest, AliasIntegrationTest, HighlighterConfigTest,
TestOrdValues, ShowFileRequestHandlerTest, SuggesterTSTTest,
RequestLoggingTest, TestSolrIndexConfig, DistributedTermsComponentTest,
TestConfigSetsAPIExclusivity, OverseerTaskQueueTest, TestZkChroot,
CleanupOldIndexTest, RankQueryTest, TestSimpleTrackingShardHandler,
TestNonDefinedSimilarityFactory, TestSimpleQParserPlugin, QueryParsingTest,
TestLuceneMatchVersion, CloudMLTQParserTest, SolrIndexSplitterTest,
TestFieldCollectionResource, TestCloudManagedSchema, TestFiltering,
LeaderElectionIntegrationTest, SegmentsInfoRequestHandlerTest,
TestComponentsName, StatsComponentTest, MigrateRouteKeyTest, CdcrBootstrapTest,
TestLeaderElectionWithEmptyReplica, TestLMDirichletSimilarityFactory,
DistanceFunctionTest, TestFieldCacheSortRandom,
TestExclusionRuleCollectionAccess, DeleteInactiveReplicaTest,
CdcrReplicationHandlerTest, CoreAdminRequestStatusTest,
TestShardHandlerFactory, UpdateParamsTest, TestPKIAuthenticationPlugin,
TestFoldingMultitermQuery, TestRangeQuery, SpellCheckComponentTest,
CoreAdminHandlerTest, PreAnalyzedFieldTest, HdfsLockFactoryTest,
BadIndexSchemaTest, HdfsRestartWhileUpdatingTest, HLLUtilTest,
DistanceUnitsTest, WordBreakSolrSpellCheckerTest, HdfsRecoverLeaseTest,
BasicAuthIntegrationTest, DefaultValueUpdateProcessorTest,
TestClassicSimilarityFactory, ResponseLogComponentTest,
ChaosMonkeySafeLeaderTest, DocExpirationUpdateProcessorFactoryTest,
TestRandomFaceting, FileBasedSpellCheckerTest, TestRestoreCore,
TestFieldCacheWithThreads, ZkSolrClientTest, TestAnalyzedSuggestions,
TestRandomRequestDistribution, TestNRTOpen, TestMacros,
CreateCollectionCleanupTest, TestDFRSimilarityFactory, FullHLLTest,
FieldMutatingUpdateProcessorTest, TestDistributedMissingSort,
RecoveryAfterSoftCommitTest, TermVectorComponentTest, CircularListTest,
DateMathParserTest, TestSolr4Spatial, RulesTest, RequestHandlersTest,
TestDynamicFieldCollectionResource, TestSolrConfigHandlerConcurrent,
TestReloadDeadlock, TestCopyFieldCollectionResource, ConfigSetsAPITest,
SuggestComponentTest, ConnectionReuseTest,
DistributedQueryComponentCustomSortTest, TestBadConfig, TestFieldCache,
ScriptEngineTest, TestManagedStopFilterFactory, TestStressLiveNodes,
EchoParamsTest, UUIDFieldTest, LeaderInitiatedRecoveryOnCommitTest,
TestSolrDeletionPolicy2, ClusterStateTest, ResourceLoaderTest,
AnalysisErrorHandlingTest, SignatureUpdateProcessorFactoryTest,
HdfsUnloadDistributedZkTest, TestRandomCollapseQParserPlugin,
TestNumericTerms32, TestStandardQParsers, TestFilteredDocIdSet,
TestSolrCoreProperties, TestSQLHandlerNonCloud, TemplateUpdateProcessorTest,
TolerantUpdateProcessorTest, SliceStateTest, TestCryptoKeys,
BasicDistributedZk2Test, SyncSliceTest, OverseerTest, ShardRoutingTest,
TestRecovery, DistributedSpellCheckComponentTest,
TermVectorComponentDistributedTest, TestRealTimeGet, TestReload,
TestGroupingSearch, SolrCmdDistributorTest, ConvertedLegacyTest,
BasicFunctionalityTest, SoftAutoCommitTest, SuggesterTest, TestTrie,
SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, TestPseudoReturnFields,
TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory,
QueryEqualityTest, DirectUpdateHandlerOptimizeTest,
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest,
TestRemoteStreaming, XsltUpdateRequestHandlerTest, DebugComponentTest,
LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestWriterPerf,
DocumentAnalysisRequestHandlerTest, TestOmitPositions, MoreLikeThisHandlerTest,
TestSolrQueryParser, RegexBoostProcessorTest, ReturnFieldsTest,
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
TestPHPSerializedResponseWriter, TestLFUCache, MultiTermTest, SampleTest,
TestBinaryField, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest,
TestPostingsSolrHighlighter, TestCodecSupport, TestFastWriter,
TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest,
PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest,
RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestUtils,
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest,
DistributedIntervalFacetingTest, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping,
TestEmbeddedSolrServerConstructors, AsyncCallRequestStatusResponseTest,
BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest,
CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionStateFormat2Test,
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest,
DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest,
LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest,
RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest,
ShardSplitTest, TestOnReconnectListenerSupport, TestReplicaProperties,
TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens]
[junit4] Completed [497/647 (1!)] on J1 in 3.90s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 60922 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]