Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/434/
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([AECFB86B780AEA4F:C6708D41A890F8A3]: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:144)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:298)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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 10627 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_AECFB86B780AEA4F-001/init-core-data-001
   [junit4]   2> 88879 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[AECFB86B780AEA4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 88883 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[AECFB86B780AEA4F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_AECFB86B780AEA4F-001/tempDir-001
   [junit4]   2> 88883 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[AECFB86B780AEA4F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 88883 INFO  (Thread-153) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 88883 INFO  (Thread-153) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 88983 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[AECFB86B780AEA4F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44973
   [junit4]   2> 89010 INFO  (jetty-launcher-101-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 89011 INFO  (jetty-launcher-101-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 89016 INFO  (jetty-launcher-101-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ba4ec62{/solr,null,AVAILABLE}
   [junit4]   2> 89017 INFO  (jetty-launcher-101-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58de60ae{/solr,null,AVAILABLE}
   [junit4]   2> 89020 INFO  (jetty-launcher-101-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@704fc8e9{HTTP/1.1,[http/1.1]}{127.0.0.1:37567}
   [junit4]   2> 89020 INFO  (jetty-launcher-101-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4d30eb6{HTTP/1.1,[http/1.1]}{127.0.0.1:58053}
   [junit4]   2> 89020 INFO  (jetty-launcher-101-thread-2) [    ] 
o.e.j.s.Server Started @91652ms
   [junit4]   2> 89020 INFO  (jetty-launcher-101-thread-1) [    ] 
o.e.j.s.Server Started @91652ms
   [junit4]   2> 89021 INFO  (jetty-launcher-101-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37567}
   [junit4]   2> 89021 INFO  (jetty-launcher-101-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58053}
   [junit4]   2> 89021 INFO  (jetty-launcher-101-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.3.0
   [junit4]   2> 89021 INFO  (jetty-launcher-101-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.3.0
   [junit4]   2> 89021 INFO  (jetty-launcher-101-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 89021 INFO  (jetty-launcher-101-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 89021 INFO  (jetty-launcher-101-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 89021 INFO  (jetty-launcher-101-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-06T04:57:55.197Z
   [junit4]   2> 89021 INFO  (jetty-launcher-101-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 89021 INFO  (jetty-launcher-101-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-06T04:57:55.197Z
   [junit4]   2> 89028 INFO  (jetty-launcher-101-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 89029 INFO  (jetty-launcher-101-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 89038 INFO  (jetty-launcher-101-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 89039 INFO  (jetty-launcher-101-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44973/solr
   [junit4]   2> 89040 INFO  (jetty-launcher-101-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 89042 INFO  (jetty-launcher-101-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44973/solr
   [junit4]   2> 89119 INFO  (jetty-launcher-101-thread-2) 
[n:127.0.0.1:37567_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37567_solr
   [junit4]   2> 89122 INFO  (jetty-launcher-101-thread-1) 
[n:127.0.0.1:58053_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58053_solr
   [junit4]   2> 89124 INFO  (jetty-launcher-101-thread-2) 
[n:127.0.0.1:37567_solr    ] o.a.s.c.Overseer Overseer 
(id=96713433091997701-127.0.0.1:37567_solr-n_0000000000) starting
   [junit4]   2> 89134 INFO  
(zkCallback-112-thread-1-processing-n:127.0.0.1:37567_solr) 
[n:127.0.0.1:37567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 89134 INFO  
(zkCallback-111-thread-1-processing-n:127.0.0.1:58053_solr) 
[n:127.0.0.1:58053_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 89144 INFO  (jetty-launcher-101-thread-1) 
[n:127.0.0.1:58053_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.KerberosPlugin
   [junit4]   2> 89154 INFO  (jetty-launcher-101-thread-2) 
[n:127.0.0.1:37567_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37567_solr
   [junit4]   2> 89157 INFO  
(zkCallback-111-thread-1-processing-n:127.0.0.1:58053_solr) 
[n:127.0.0.1:58053_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 89158 INFO  
(zkCallback-112-thread-1-processing-n:127.0.0.1:37567_solr) 
[n:127.0.0.1:37567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 89185 INFO  (jetty-launcher-101-thread-1) 
[n:127.0.0.1:58053_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=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, 
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 89188 INFO  (jetty-launcher-101-thread-2) 
[n:127.0.0.1:37567_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.KerberosPlugin
   [junit4]   2> 89188 INFO  (jetty-launcher-101-thread-2) 
[n:127.0.0.1:37567_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=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, 
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 89324 INFO  (jetty-launcher-101-thread-2) 
[n:127.0.0.1:37567_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 89324 INFO  (jetty-launcher-101-thread-1) 
[n:127.0.0.1:58053_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 89351 INFO  (jetty-launcher-101-thread-1-EventThread) 
[n:127.0.0.1:58053_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 89351 INFO  (jetty-launcher-101-thread-2-EventThread) 
[n:127.0.0.1:37567_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 89906 INFO  (jetty-launcher-101-thread-2) 
[n:127.0.0.1:37567_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@2cdd61c
   [junit4]   2> 89907 INFO  (jetty-launcher-101-thread-2) 
[n:127.0.0.1:37567_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@2cdd61c
   [junit4]   2> 89908 INFO  (jetty-launcher-101-thread-2) 
[n:127.0.0.1:37567_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_AECFB86B780AEA4F-001/tempDir-001/node2/.
   [junit4]   2> 89911 INFO  (jetty-launcher-101-thread-1) 
[n:127.0.0.1:58053_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@77758f2b
   [junit4]   2> 89912 INFO  (jetty-launcher-101-thread-1) 
[n:127.0.0.1:58053_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@77758f2b
   [junit4]   2> 89915 INFO  (jetty-launcher-101-thread-1) 
[n:127.0.0.1:58053_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_AECFB86B780AEA4F-001/tempDir-001/node1/.
   [junit4]   2> 89957 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 90168 INFO  (qtp1403705369-645) [n:127.0.0.1:37567_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 90169 INFO  (qtp1403705369-645) [n:127.0.0.1:37567_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 90179 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1475765876158&s=k5o0l/qLl2dVBxj0gpcrjyhrWr0=";
 Path=/; Domain=127.0.0.1; Expires=Enj, 06-Tet-2016 14:57:56 GMT; HttpOnly". 
Invalid 'expires' attribute: Enj, 06-Tet-2016 14:57:56 GMT
   [junit4]   2> 90180 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 90199 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[AECFB86B780AEA4F]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 90950 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[AECFB86B780AEA4F]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 90972 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 90990 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91001 INFO  (qtp1403705369-648) [n:127.0.0.1:37567_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWuieigFXvGdsngIEFG4fL8KX1JuzIj2jTckyZcM6D-7QB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91001 INFO  (qtp1403705369-648) [n:127.0.0.1:37567_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWuieigFXvGdsngIEFG4fL8KX1JuzIj2jTckyZcM6D-7QB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 91001 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 91025 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 91055 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=AECFB86B780AEA4F 
-Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=America/Knox_IN 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.06s J0 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AECFB86B780AEA4F:C6708D41A890F8A3]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:144)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:298)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 91093 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 91112 ERROR (qtp1403705369-652) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 91131 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91137 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91141 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91164 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91169 ERROR (qtp1518924145-655) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 91180 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91184 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91187 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91188 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 91210 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 91222 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91226 INFO  (qtp1518924145-655) [n:127.0.0.1:58053_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWumMigFXvGdtjAYEFKKqRB3GXoYaw9oc6v7SALzWxgCLB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91226 INFO  (qtp1518924145-655) [n:127.0.0.1:58053_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWumMigFXvGdtjAYEFKKqRB3GXoYaw9oc6v7SALzWxgCLB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 91246 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91250 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91260 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91265 INFO  (qtp1518924145-639) [n:127.0.0.1:58053_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWumMigFXvGdtjAYEFKKqRB3GXoYaw9oc6v7SALzWxgCLB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91265 INFO  (qtp1518924145-639) [n:127.0.0.1:58053_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWumMigFXvGdtjAYEFKKqRB3GXoYaw9oc6v7SALzWxgCLB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 91278 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91278 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 91276 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 0x157985ae0750010, 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> 91313 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 91344 INFO  (qtp1403705369-650) [n:127.0.0.1:37567_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWunzigFXvGdt8wcEFBiWLPUuZa6UFZ_PvpDY1w2dP93PB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91344 INFO  (qtp1403705369-650) [n:127.0.0.1:37567_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWunzigFXvGdt8wcEFBiWLPUuZa6UFZ_PvpDY1w2dP93PB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 91358 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91366 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91390 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91404 INFO  (qtp1518924145-638) [n:127.0.0.1:58053_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWunzigFXvGdt8wcEFBiWLPUuZa6UFZ_PvpDY1w2dP93PB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91404 INFO  (qtp1518924145-638) [n:127.0.0.1:58053_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWunzigFXvGdt8wcEFBiWLPUuZa6UFZ_PvpDY1w2dP93PB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 91416 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91451 INFO  (qtp1403705369-644) [n:127.0.0.1:37567_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWupaigFXvGduWggEFIS3kPsPUqBWt4MdekhXgpUO4v5rB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91451 INFO  (qtp1403705369-644) [n:127.0.0.1:37567_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWupaigFXvGduWggEFIS3kPsPUqBWt4MdekhXgpUO4v5rB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 91468 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91479 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91506 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91512 INFO  (qtp1518924145-639) [n:127.0.0.1:58053_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWupaigFXvGduWggEFIS3kPsPUqBWt4MdekhXgpUO4v5rB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91512 INFO  (qtp1518924145-639) [n:127.0.0.1:58053_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWupaigFXvGduWggEFIS3kPsPUqBWt4MdekhXgpUO4v5rB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 91520 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91561 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91570 INFO  (qtp1518924145-639) [n:127.0.0.1:58053_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWurEigFXvGduxAkEFJ0wxJUoCVn_uvk8-QdlU8OvaVtrB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91570 INFO  (qtp1518924145-639) [n:127.0.0.1:58053_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWurEigFXvGduxAkEFJ0wxJUoCVn_uvk8-QdlU8OvaVtrB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 91589 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91596 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91616 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91623 INFO  (qtp1518924145-641) [n:127.0.0.1:58053_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWurEigFXvGduxAkEFJ0wxJUoCVn_uvk8-QdlU8OvaVtrB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91623 INFO  (qtp1518924145-641) [n:127.0.0.1:58053_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWurEigFXvGduxAkEFJ0wxJUoCVn_uvk8-QdlU8OvaVtrB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 91632 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91678 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91688 INFO  (qtp1518924145-639) [n:127.0.0.1:58053_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWusyigFXvGdvMgoEFGmG_P5RWuNIfM6l-wkG29FSkRx9B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91689 INFO  (qtp1518924145-639) [n:127.0.0.1:58053_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWusyigFXvGdvMgoEFGmG_P5RWuNIfM6l-wkG29FSkRx9B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 91710 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 91718 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91723 INFO  (qtp1518924145-639) [n:127.0.0.1:58053_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWusyigFXvGdvMgoEFGmG_P5RWuNIfM6l-wkG29FSkRx9B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91723 INFO  (qtp1518924145-639) [n:127.0.0.1:58053_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeYWusyigFXvGdvMgoEFGmG_P5RWuNIfM6l-wkG29FSkRx9B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 91727 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91727 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 91773 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 91786 WARN  (qtp1403705369-648) [n:127.0.0.1:37567_solr    ] 
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> 91786 WARN  (qtp1403705369-648) [n:127.0.0.1:37567_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 91787 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91789 WARN  (qtp1518924145-642) [    ] 
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> 91791 WARN  (qtp1518924145-642) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 91792 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91807 WARN  (qtp1403705369-645) [n:127.0.0.1:37567_solr    ] 
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> 91807 WARN  (qtp1403705369-645) [n:127.0.0.1:37567_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 91810 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91812 WARN  (qtp1518924145-643) [    ] 
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> 91812 WARN  (qtp1518924145-643) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 91814 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[AECFB86B780AEA4F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Enj, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Enj, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 91815 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[AECFB86B780AEA4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 91818 INFO  (jetty-launcher-101-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@4d30eb6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 91819 INFO  (jetty-launcher-101-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=339253341
   [junit4]   2> 91819 INFO  (jetty-launcher-101-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@704fc8e9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 91820 INFO  (jetty-launcher-101-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=733132016
   [junit4]   2> 91834 INFO  (jetty-launcher-101-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96713433091997701-127.0.0.1:37567_solr-n_0000000000) closing
   [junit4]   2> 91834 INFO  
(OverseerStateUpdate-96713433091997701-127.0.0.1:37567_solr-n_0000000000) 
[n:127.0.0.1:37567_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37567_solr
   [junit4]   2> 91838 WARN  
(zkCallback-111-thread-1-processing-n:127.0.0.1:58053_solr) 
[n:127.0.0.1:58053_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 91839 ERROR 
(Thread[Thread-171,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:37567_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 91840 ERROR 
(Thread[Thread-170,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:58053_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 91860 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 0x157985ae0750008, 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> 91862 INFO  (jetty-launcher-101-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@58de60ae{/solr,null,UNAVAILABLE}
   [junit4]   2> 91862 INFO  (jetty-launcher-101-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@ba4ec62{/solr,null,UNAVAILABLE}
   [junit4]   2> 91869 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[AECFB86B780AEA4F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44973 44973
   [junit4]   2> 92007 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 92009 INFO  (Thread-153) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44973 44973
   [junit4]   2> 92013 WARN  (Thread-153) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/aliases.json
   [junit4]   2>        17      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /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/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_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>        17      /solr/live_nodes
   [junit4]   2>        17      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [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> 92015 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[AECFB86B780AEA4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_AECFB86B780AEA4F-001
   [junit4]   2> Oct 06, 2016 4:57:58 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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=31468, maxDocsPerChunk=10, blockSize=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=31468, blockSize=2)), 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=sq-AL, 
timezone=America/Knox_IN
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=111999584,total=285212672
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreContainer, 
TestLRUCache, TestConfigSetsAPIExclusivity, ConjunctionSolrSpellCheckerTest, 
TestPivotHelperCode, SyncSliceTest, TestImplicitCoreProperties, 
ExplicitHLLTest, TestSolrConfigHandler, DirectUpdateHandlerTest, 
TestSolrCloudWithDelegationTokens]
   [junit4] Completed [16/637 (1!)] on J0 in 4.16s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 62358 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to