Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1105/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate

Error Message:
Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 
AKST 2008)

Stack Trace:
java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 
1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
        at 
__randomizedtesting.SeedInfo.seed([72FED8BB5D4CC3BE:38E7A08E26E5B40B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
        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 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 
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:368)
        at java.lang.Thread.run(Thread.java:745)


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([7FB8FEC24945F57B:1707CBE899DFE797]: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:304)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11268 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/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7FB8FEC24945F57B-001/init-core-data-001
   [junit4]   2> 1034991 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7FB8FEC24945F57B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1034993 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7FB8FEC24945F57B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1034995 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7FB8FEC24945F57B]-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/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7FB8FEC24945F57B-001/tempDir-001
   [junit4]   2> 1034996 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7FB8FEC24945F57B]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1034996 INFO  (Thread-3712) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1034996 INFO  (Thread-3712) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1035096 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7FB8FEC24945F57B]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35032
   [junit4]   2> 1035104 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1035105 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1035105 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11b8a4b3{/solr,null,AVAILABLE}
   [junit4]   2> 1035107 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45bf5f97{/solr,null,AVAILABLE}
   [junit4]   2> 1035112 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6e367cef{HTTP/1.1,[http/1.1]}{127.0.0.1:39119}
   [junit4]   2> 1035112 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.e.j.s.Server Started @1038542ms
   [junit4]   2> 1035112 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39119}
   [junit4]   2> 1035112 ERROR (jetty-launcher-2467-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1035112 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1035113 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035113 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035113 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-28T23:54:37.230Z
   [junit4]   2> 1035113 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@228a333{HTTP/1.1,[http/1.1]}{127.0.0.1:35651}
   [junit4]   2> 1035113 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.e.j.s.Server Started @1038544ms
   [junit4]   2> 1035113 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35651}
   [junit4]   2> 1035114 ERROR (jetty-launcher-2467-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1035114 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1035114 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035114 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035114 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-28T23:54:37.231Z
   [junit4]   2> 1035116 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1035117 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1035129 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35032/solr
   [junit4]   2> 1035132 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35032/solr
   [junit4]   2> 1035171 INFO  (jetty-launcher-2467-thread-1) 
[n:127.0.0.1:39119_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39119_solr
   [junit4]   2> 1035173 INFO  (jetty-launcher-2467-thread-1) 
[n:127.0.0.1:39119_solr    ] o.a.s.c.Overseer Overseer 
(id=97363406167343110-127.0.0.1:39119_solr-n_0000000000) starting
   [junit4]   2> 1035182 INFO  (jetty-launcher-2467-thread-1) 
[n:127.0.0.1:39119_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39119_solr
   [junit4]   2> 1035186 INFO  
(OverseerStateUpdate-97363406167343110-127.0.0.1:39119_solr-n_0000000000) 
[n:127.0.0.1:39119_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1035199 INFO  
(zkCallback-2477-thread-1-processing-n:127.0.0.1:35651_solr) 
[n:127.0.0.1:35651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1035202 INFO  (jetty-launcher-2467-thread-2) 
[n:127.0.0.1:35651_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35651_solr
   [junit4]   2> 1035204 INFO  
(zkCallback-2477-thread-1-processing-n:127.0.0.1:35651_solr) 
[n:127.0.0.1:35651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1035290 INFO  
(zkCallback-2478-thread-1-processing-n:127.0.0.1:39119_solr) 
[n:127.0.0.1:39119_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1035403 INFO  (jetty-launcher-2467-thread-1) 
[n:127.0.0.1:39119_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1035415 INFO  (jetty-launcher-2467-thread-1) 
[n:127.0.0.1:39119_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> 1035486 INFO  (jetty-launcher-2467-thread-2) 
[n:127.0.0.1:35651_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1035486 INFO  (jetty-launcher-2467-thread-2) 
[n:127.0.0.1:35651_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> 1035574 INFO  (jetty-launcher-2467-thread-2) 
[n:127.0.0.1:35651_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1035610 INFO  (jetty-launcher-2467-thread-1) 
[n:127.0.0.1:39119_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1035701 INFO  (jetty-launcher-2467-thread-1-EventThread) 
[n:127.0.0.1:39119_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1035706 INFO  (jetty-launcher-2467-thread-2-EventThread) 
[n:127.0.0.1:35651_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1035925 INFO  (jetty-launcher-2467-thread-1) 
[n:127.0.0.1:39119_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7FB8FEC24945F57B-001/tempDir-001/node1/.
   [junit4]   2> 1035938 INFO  (jetty-launcher-2467-thread-2) 
[n:127.0.0.1:35651_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7FB8FEC24945F57B-001/tempDir-001/node2/.
   [junit4]   2> 1036569 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1036654 ERROR (qtp1403892907-12271) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 1036663 ERROR (qtp490647314-12265) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 1036697 ERROR (qtp1403892907-12273) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 1036699 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=7FB8FEC24945F57B 
-Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Israel 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.17s J0 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7FB8FEC24945F57B:1707CBE899DFE797]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:304)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1036725 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1036747 INFO  (qtp490647314-12259) [n:127.0.0.1:39119_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI16igFaC40RegMDFPaEWPrNnADjioVjy7I4lZurRMbiB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1036747 INFO  (qtp490647314-12259) [n:127.0.0.1:39119_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI16igFaC40RegMDFPaEWPrNnADjioVjy7I4lZurRMbiB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1036759 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1036763 INFO  (qtp1403892907-12269) [n:127.0.0.1:35651_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI16igFaC40RegMDFPaEWPrNnADjioVjy7I4lZurRMbiB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1036763 INFO  (qtp1403892907-12269) [n:127.0.0.1:35651_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI16igFaC40RegMDFPaEWPrNnADjioVjy7I4lZurRMbiB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1036773 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1036774 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1036777 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1036778 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1036800 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1036850 ERROR (qtp490647314-12259) [n:127.0.0.1:39119_solr    
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 1036861 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1036865 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1036867 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1036870 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1036889 ERROR (qtp1403892907-12272) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 1036895 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1036897 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1036898 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1036903 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1036904 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1036907 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1036908 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1036929 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7FB8FEC24945F57B]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1036936 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7FB8FEC24945F57B]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1036963 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1036970 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1036973 INFO  (qtp490647314-12265) [n:127.0.0.1:39119_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI5pigFaC40SaQcDFAw8BpR60xcUiz3F8wi55SG-LINaB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1036973 INFO  (qtp490647314-12265) [n:127.0.0.1:39119_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI5pigFaC40SaQcDFAw8BpR60xcUiz3F8wi55SG-LINaB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1036984 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1037005 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1037010 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1037011 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1037013 INFO  (qtp1403892907-12268) [n:127.0.0.1:35651_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> 1037013 INFO  (qtp1403892907-12268) [n:127.0.0.1:35651_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> 1037013 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1485683679129&s=YqfFbPRQWxthG3+XTTTHZkMQre8=";
 Path=/; Domain=127.0.0.1; Expires=Paz, 29-Oca-2017 09:54:39 GMT; HttpOnly". 
Invalid 'expires' attribute: Paz, 29-Oca-2017 09:54:39 GMT
   [junit4]   2> 1037015 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1037035 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1037049 INFO  (qtp490647314-12258) [n:127.0.0.1:39119_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI6xigFaC40SsQgDFDusuaU0tmM7bI4cD5H-4dqcG3XsB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1037049 INFO  (qtp490647314-12258) [n:127.0.0.1:39119_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI6xigFaC40SsQgDFDusuaU0tmM7bI4cD5H-4dqcG3XsB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1037068 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1037071 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1037072 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1037075 INFO  (qtp1403892907-12268) [n:127.0.0.1:35651_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI6xigFaC40SsQgDFDusuaU0tmM7bI4cD5H-4dqcG3XsB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1037075 INFO  (qtp1403892907-12268) [n:127.0.0.1:35651_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI6xigFaC40SsQgDFDusuaU0tmM7bI4cD5H-4dqcG3XsB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1037080 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1037081 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1037083 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1037102 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1037103 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1037105 INFO  (qtp1403892907-12268) [n:127.0.0.1:35651_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI7higFaC40S4QkDFBH_OvUdNcVisZJUa1VDjWyLPKZWB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1037105 INFO  (qtp1403892907-12268) [n:127.0.0.1:35651_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI7higFaC40S4QkDFBH_OvUdNcVisZJUa1VDjWyLPKZWB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1037110 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1037112 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1037114 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1037118 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1037120 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1037121 INFO  (qtp1403892907-12269) [n:127.0.0.1:35651_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI7higFaC40S4QkDFBH_OvUdNcVisZJUa1VDjWyLPKZWB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1037121 INFO  (qtp1403892907-12269) [n:127.0.0.1:35651_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI7higFaC40S4QkDFBH_OvUdNcVisZJUa1VDjWyLPKZWB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1037124 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1037134 INFO  (qtp490647314-12258) [n:127.0.0.1:39119_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI8KigFaC40TCgoDFL7l2esuhr0wIdlQiDOFajf9WwxEB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1037134 INFO  (qtp490647314-12258) [n:127.0.0.1:39119_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI8KigFaC40TCgoDFL7l2esuhr0wIdlQiDOFajf9WwxEB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1037140 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1037147 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1037150 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1037168 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1037170 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1037171 INFO  (qtp1403892907-12267) [n:127.0.0.1:35651_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI8KigFaC40TCgoDFL7l2esuhr0wIdlQiDOFajf9WwxEB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1037171 INFO  (qtp1403892907-12267) [n:127.0.0.1:35651_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI8KigFaC40TCgoDFL7l2esuhr0wIdlQiDOFajf9WwxEB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1037247 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1037286 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35032/solr ready
   [junit4]   2> 1037295 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1037350 INFO  (qtp490647314-12265) [n:127.0.0.1:39119_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI_FigFaC40TxQsDFA7G347dnB0YxYAB__mT_AglYHr9B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1037350 INFO  (qtp490647314-12265) [n:127.0.0.1:39119_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI_FigFaC40TxQsDFA7G347dnB0YxYAB__mT_AglYHr9B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1037358 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1037361 INFO  (qtp1403892907-12271) [n:127.0.0.1:35651_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI_FigFaC40TxQsDFA7G347dnB0YxYAB__mT_AglYHr9B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1037361 INFO  (qtp1403892907-12271) [n:127.0.0.1:35651_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVnngI_FigFaC40TxQsDFA7G347dnB0YxYAB__mT_AglYHr9B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1037374 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1037374 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 1037421 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1037435 WARN  (qtp490647314-12264) [    ] 
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> 1037436 WARN  (qtp490647314-12264) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1037439 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1037444 WARN  (qtp1403892907-12272) [    ] 
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> 1037444 WARN  (qtp1403892907-12272) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1037445 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1037454 WARN  (qtp490647314-12263) [    ] 
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> 1037455 WARN  (qtp490647314-12263) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1037455 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1037456 WARN  (qtp1403892907-12274) [    ] 
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> 1037456 WARN  (qtp1403892907-12274) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1037456 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7FB8FEC24945F57B])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 1037456 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7FB8FEC24945F57B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1037458 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@6e367cef{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1037462 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=291954587
   [junit4]   2> 1037478 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97363406167343110-127.0.0.1:39119_solr-n_0000000000) closing
   [junit4]   2> 1037478 INFO  
(OverseerStateUpdate-97363406167343110-127.0.0.1:39119_solr-n_0000000000) 
[n:127.0.0.1:39119_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39119_solr
   [junit4]   2> 1037481 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@228a333{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1037493 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1192935250
   [junit4]   2> 1037495 INFO  
(zkCallback-2477-thread-1-processing-n:127.0.0.1:35651_solr) 
[n:127.0.0.1:35651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1037496 INFO  
(zkCallback-2477-thread-2-processing-n:127.0.0.1:35651_solr) 
[n:127.0.0.1:35651_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35651_solr
   [junit4]   2> 1037498 INFO  
(zkCallback-2477-thread-2-processing-n:127.0.0.1:35651_solr) 
[n:127.0.0.1:35651_solr    ] o.a.s.c.Overseer Overseer 
(id=97363406167343109-127.0.0.1:35651_solr-n_0000000001) starting
   [junit4]   2> 1037507 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97363406167343109-127.0.0.1:35651_solr-n_0000000001) closing
   [junit4]   2> 1037508 INFO  
(OverseerStateUpdate-97363406167343109-127.0.0.1:35651_solr-n_0000000001) 
[n:127.0.0.1:35651_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35651_solr
   [junit4]   2> 1037528 INFO  
(OverseerCollectionConfigSetProcessor-97363406167343109-127.0.0.1:35651_solr-n_0000000001)
 [n:127.0.0.1:35651_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I 
(id=97363406167343109-127.0.0.1:35651_solr-n_0000000001) am no longer a leader.
   [junit4]   2> 1037528 ERROR 
(OverseerCollectionConfigSetProcessor-97363406167343109-127.0.0.1:35651_solr-n_0000000001)
 [n:127.0.0.1:35651_solr    ] o.a.s.c.OverseerTaskProcessor 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /overseer/collection-queue-work
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:339)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:336)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:336)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:299)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskQueue.getTailId(OverseerTaskQueue.java:264)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:162)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1039001 WARN  
(zkCallback-2478-thread-2-processing-n:127.0.0.1:39119_solr) 
[n:127.0.0.1:39119_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1039001 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1039002 ERROR 
(Thread[Thread-3729,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:39119_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1039010 WARN  
(zkCallback-2477-thread-2-processing-n:127.0.0.1:35651_solr) 
[n:127.0.0.1:35651_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1039010 INFO  (jetty-launcher-2467-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11b8a4b3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1039010 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1039010 ERROR 
(Thread[Thread-3731,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:35651_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1039016 INFO  (jetty-launcher-2467-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@45bf5f97{/solr,null,UNAVAILABLE}
   [junit4]   2> 1039019 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7FB8FEC24945F57B]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35032 35032
   [junit4]   2> 1039047 INFO  (Thread-3712) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35032 35032
   [junit4]   2> 1039048 WARN  (Thread-3712) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /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_13
   [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>        15      /solr/live_nodes
   [junit4]   2>        15      /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> 1039049 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7FB8FEC24945F57B]-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/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7FB8FEC24945F57B-001
   [junit4]   2> Jan 28, 2017 11:54:41 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1960, maxMBSortInHeap=5.366507458569629, 
sim=RandomSimilarity(queryNorm=true): {}, locale=tr-TR, timezone=Israel
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=230094016,total=348823552
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusterStateMutator, 
TestUninvertingReader, BaseCdcrDistributedZkTest, TestBlendedInfixSuggestions, 
TestGraphTermsQParserPlugin, TestFaceting, ExplicitHLLTest, 
IndexBasedSpellCheckerTest, TestDownShardTolerantSearch, SolrCloudExampleTest, 
BigEndianAscendingWordSerializerTest, DocumentBuilderTest, 
TestReloadAndDeleteDocs, TestLRUCache, TestDynamicFieldCollectionResource, 
TestExtendedDismaxParser, SegmentsInfoRequestHandlerTest, TestOrdValues, 
HighlighterMaxOffsetTest, TestSubQueryTransformerDistrib, 
TestAddFieldRealTimeGet, TestSchemaManager, DistributedFacetPivotLongTailTest, 
DistributedQueryComponentCustomSortTest, PathHierarchyTokenizerFactoryTest, 
TestFieldCache, SuggestComponentTest, LeaderFailoverAfterPartitionTest, 
OverriddenZkACLAndCredentialsProvidersTest, XsltUpdateRequestHandlerTest, 
TestExceedMaxTermLength, SyncSliceTest, BadCopyFieldTest, AssignTest, 
TestJsonFacets, DistributedQueryElevationComponentTest, CloudMLTQParserTest, 
TestMacros, AnalysisErrorHandlingTest, DistributedFacetPivotSmallTest, 
TestSubQueryTransformer, TestBlobHandler, TestCollationField, 
TestSolrConfigHandlerCloud, TestRTGBase, TestLeaderElectionZkExpiry, 
SOLR749Test, DistributedDebugComponentTest, TestCharFilters, RecoveryZkTest, 
CurrencyFieldXmlFileTest, LeaderInitiatedRecoveryOnCommitTest, 
TestNonDefinedSimilarityFactory, UpdateLogTest, TestRemoteStreaming, 
SolrTestCaseJ4Test, MultiTermTest, TestSSLRandomization, CheckHdfsIndexTest, 
TestCollapseQParserPlugin, OverseerModifyCollectionTest, PrimUtilsTest, 
TestIBSimilarityFactory, ZkCLITest, ActionThrottleTest, TestJettySolrRunner, 
TestFieldCacheSanityChecker, BasicDistributedZkTest, TestBulkSchemaAPI, 
TestCSVLoader, BlockJoinFacetRandomTest, BasicAuthIntegrationTest, 
TestShortCircuitedRequests, TestHashPartitioner, TestPostingsSolrHighlighter, 
TestFunctionQuery, TestPerFieldSimilarity, TestJmxIntegration, 
TestHdfsCloudBackupRestore, ClusterStateUpdateTest, TestStressReorder, 
OutputWriterTest, CloudExitableDirectoryReaderTest, TestDocumentBuilder, 
TestSQLHandler, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [185/684 (1!)] on J0 in 5.09s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 6788 lines...]
   [junit4] Suite: org.apache.solr.handler.extraction.TestExtractionDateUtil
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestExtractionDateUtil -Dtests.method=testParseDate 
-Dtests.seed=72FED8BB5D4CC3BE -Dtests.slow=true -Dtests.locale=de-GR 
-Dtests.timezone=America/Metlakatla -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.12s J1 | TestExtractionDateUtil.testParseDate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Incorrect parsed 
timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([72FED8BB5D4CC3BE:38E7A08E26E5B40B]:0)
   [junit4]    >        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
   [junit4]    >        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=de-GR, 
timezone=America/Metlakatla
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=82155720,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtractionDateUtil]
   [junit4] Completed [1/4 (1!)] on J1 in 1.24s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 57266 lines...]

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

Reply via email to