You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/01/11 06:43:20 UTC

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_112) - Build # 6350 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6350/
Java: 32bit/jdk1.8.0_112 -client -XX:+UseSerialGC

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([CEE43C2256778669:A65B090886ED9485]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10969 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_CEE43C2256778669-001\init-core-data-001
   [junit4]   2> 268327 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[CEE43C2256778669]-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> 268338 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[CEE43C2256778669]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_CEE43C2256778669-001\tempDir-001
   [junit4]   2> 268338 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[CEE43C2256778669]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 268340 INFO  (Thread-528) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 268340 INFO  (Thread-528) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 268456 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[CEE43C2256778669]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50277
   [junit4]   2> 268489 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 0x1598c04442c0000, 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> 268507 INFO  (jetty-launcher-363-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 268509 INFO  (jetty-launcher-363-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1488aa9{/solr,null,AVAILABLE}
   [junit4]   2> 268513 INFO  (jetty-launcher-363-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f3051c{HTTP/1.1,[http/1.1]}{127.0.0.1:50281}
   [junit4]   2> 268513 INFO  (jetty-launcher-363-thread-1) [    ] o.e.j.s.Server Started @272015ms
   [junit4]   2> 268513 INFO  (jetty-launcher-363-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50281}
   [junit4]   2> 268515 ERROR (jetty-launcher-363-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 268515 INFO  (jetty-launcher-363-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 268515 INFO  (jetty-launcher-363-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 268515 INFO  (jetty-launcher-363-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 268515 INFO  (jetty-launcher-363-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-11T05:33:27.122Z
   [junit4]   2> 268525 INFO  (jetty-launcher-363-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 268527 INFO  (jetty-launcher-363-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d6753d{/solr,null,AVAILABLE}
   [junit4]   2> 268528 INFO  (jetty-launcher-363-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e7aaf{HTTP/1.1,[http/1.1]}{127.0.0.1:50287}
   [junit4]   2> 268528 INFO  (jetty-launcher-363-thread-2) [    ] o.e.j.s.Server Started @272030ms
   [junit4]   2> 268529 INFO  (jetty-launcher-363-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50287}
   [junit4]   2> 268529 ERROR (jetty-launcher-363-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 268530 INFO  (jetty-launcher-363-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 268530 INFO  (jetty-launcher-363-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 268530 INFO  (jetty-launcher-363-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 268530 INFO  (jetty-launcher-363-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-11T05:33:27.137Z
   [junit4]   2> 268542 INFO  (jetty-launcher-363-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 268551 INFO  (jetty-launcher-363-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 268559 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 0x1598c04442c0001, 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> 268565 INFO  (jetty-launcher-363-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50277/solr
   [junit4]   2> 268603 INFO  (jetty-launcher-363-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50277/solr
   [junit4]   2> 268614 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 0x1598c04442c0003, 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> 268724 INFO  (jetty-launcher-363-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50287_solr
   [junit4]   2> 268727 INFO  (jetty-launcher-363-thread-1) [n:127.0.0.1:50281_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50281_solr
   [junit4]   2> 268729 INFO  (jetty-launcher-363-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.Overseer Overseer (id=97262816916668422-127.0.0.1:50287_solr-n_0000000000) starting
   [junit4]   2> 268748 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:50287_solr) [n:127.0.0.1:50287_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 268750 INFO  (zkCallback-373-thread-1-processing-n:127.0.0.1:50281_solr) [n:127.0.0.1:50281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 268791 INFO  (jetty-launcher-363-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50287_solr
   [junit4]   2> 268796 INFO  (zkCallback-373-thread-1-processing-n:127.0.0.1:50281_solr) [n:127.0.0.1:50281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 268797 INFO  (OverseerStateUpdate-97262816916668422-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 268960 INFO  (jetty-launcher-363-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 269076 INFO  (jetty-launcher-363-thread-2) [n:127.0.0.1:50287_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> 269292 INFO  (jetty-launcher-363-thread-1) [n:127.0.0.1:50281_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 269293 INFO  (jetty-launcher-363-thread-1) [n:127.0.0.1:50281_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> 269868 INFO  (jetty-launcher-363-thread-1) [n:127.0.0.1:50281_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 269876 INFO  (jetty-launcher-363-thread-2) [n:127.0.0.1:50287_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 270076 INFO  (jetty-launcher-363-thread-2-EventThread) [n:127.0.0.1:50287_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 270111 INFO  (jetty-launcher-363-thread-1-EventThread) [n:127.0.0.1:50281_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 270493 ERROR (jetty-launcher-363-thread-1) [n:127.0.0.1:50281_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:142)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:71)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:330)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reloadSecurityProperties(CoreContainer.java:619)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:492)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:235)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:167)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:260)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:348)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:376)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:239)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 270964 INFO  (jetty-launcher-363-thread-1) [n:127.0.0.1:50281_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_CEE43C2256778669-001\tempDir-001\node1\.
   [junit4]   2> 271211 INFO  (jetty-launcher-363-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_CEE43C2256778669-001\tempDir-001\node2\.
   [junit4]   2> 271399 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 273937 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 0x1598c04442c000a, 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> 273938 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 273969 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 274009 WARN  (qtp33375183-2197) [    ] 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> 274009 WARN  (qtp33375183-2197) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 274034 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274040 WARN  (qtp21820834-2204) [    ] 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> 274041 WARN  (qtp21820834-2204) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 274042 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274056 WARN  (qtp33375183-2195) [    ] 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> 274057 WARN  (qtp33375183-2195) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 274057 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274059 WARN  (qtp21820834-2216) [    ] 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> 274059 WARN  (qtp21820834-2216) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 274060 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274060 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 274095 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 274189 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274192 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274197 ERROR (qtp33375183-2203) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 274247 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 0x1598c04442c000b, 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> 274255 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274258 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274261 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274264 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 0x1598c04442c000c, 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> 274269 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274298 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274302 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274306 ERROR (qtp33375183-2193) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 274310 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 0x1598c04442c000d, 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> 274319 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274325 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274325 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 274361 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 274412 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274415 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274448 INFO  (qtp33375183-2196) [n:127.0.0.1:50281_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFupigFZsBDfqQYCFDXB5hSp0UcM2Fnr9ADufMLlLy5-B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 274449 INFO  (qtp33375183-2196) [n:127.0.0.1:50281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFupigFZsBDfqQYCFDXB5hSp0UcM2Fnr9ADufMLlLy5-B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 274461 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274464 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274468 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274479 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274481 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274484 INFO  (qtp33375183-2201) [n:127.0.0.1:50281_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFupigFZsBDfqQYCFDXB5hSp0UcM2Fnr9ADufMLlLy5-B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 274485 INFO  (qtp33375183-2201) [n:127.0.0.1:50281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFupigFZsBDfqQYCFDXB5hSp0UcM2Fnr9ADufMLlLy5-B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 274491 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274520 INFO  (qtp33375183-2196) [n:127.0.0.1:50281_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFwrigFZsBDgKwcCFE6VPlzL7LrSW9iYcNO0d-TH5jbFB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 274520 INFO  (qtp33375183-2196) [n:127.0.0.1:50281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFwrigFZsBDgKwcCFE6VPlzL7LrSW9iYcNO0d-TH5jbFB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 274528 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274539 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274542 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274547 INFO  (qtp33375183-2190) [n:127.0.0.1:50281_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFwrigFZsBDgKwcCFE6VPlzL7LrSW9iYcNO0d-TH5jbFB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 274547 INFO  (qtp33375183-2190) [n:127.0.0.1:50281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFwrigFZsBDgKwcCFE6VPlzL7LrSW9iYcNO0d-TH5jbFB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 274556 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274588 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274591 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274594 INFO  (qtp33375183-2195) [n:127.0.0.1:50281_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFxtigFZsBDgbQgCFPVMJQ7QrieRig9Mjc1J7s71WOiaB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 274594 INFO  (qtp33375183-2195) [n:127.0.0.1:50281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFxtigFZsBDgbQgCFPVMJQ7QrieRig9Mjc1J7s71WOiaB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 274607 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274609 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274613 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274614 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 0x1598c04442c0013, 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> 274625 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274627 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274631 INFO  (qtp33375183-2194) [n:127.0.0.1:50281_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFxtigFZsBDgbQgCFPVMJQ7QrieRig9Mjc1J7s71WOiaB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 274632 INFO  (qtp33375183-2194) [n:127.0.0.1:50281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFxtigFZsBDgbQgCFPVMJQ7QrieRig9Mjc1J7s71WOiaB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 274634 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 0x1598c04442c0014, 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> 274646 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274648 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274654 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274657 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 0x1598c04442c0015, 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> 274701 INFO  (qtp33375183-2195) [n:127.0.0.1:50281_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFzSigFZsBDg0gkCFKRP05k691ASa1C2t7nEloezBIITB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 274701 INFO  (qtp33375183-2195) [n:127.0.0.1:50281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFzSigFZsBDg0gkCFKRP05k691ASa1C2t7nEloezBIITB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 274716 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274720 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274724 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274726 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 0x1598c04442c0016, 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> 274737 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274739 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274743 INFO  (qtp33375183-2203) [n:127.0.0.1:50281_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFzSigFZsBDg0gkCFKRP05k691ASa1C2t7nEloezBIITB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 274743 INFO  (qtp33375183-2203) [n:127.0.0.1:50281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBFzSigFZsBDg0gkCFKRP05k691ASa1C2t7nEloezBIITB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 274745 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 0x1598c04442c0017, 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> 274774 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274806 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274810 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274812 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 0x1598c04442c0018, 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> 274814 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 274841 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 274856 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274858 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274862 INFO  (qtp33375183-2195) [n:127.0.0.1:50281_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> 274863 INFO  (qtp33375183-2195) [n:127.0.0.1:50281_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> 274864 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1484148813468&s=uvq/nqFiGswhxcEIop0G6nnuMEA="; Path=/; Domain=127.0.0.1; Expires=sre, 11-jan-2017 15:33:33 GMT; HttpOnly". Invalid 'expires' attribute: sre, 11-jan-2017 15:33:33 GMT
   [junit4]   2> 274865 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 274897 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 274913 INFO  (qtp33375183-2194) [n:127.0.0.1:50281_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBF3CigFZsBDhwgoCFMPss6hzKCaHe8iMDdAqRBEviMNEB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 274913 INFO  (qtp33375183-2194) [n:127.0.0.1:50281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBF3CigFZsBDhwgoCFMPss6hzKCaHe8iMDdAqRBEviMNEB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 274932 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274934 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274938 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 274940 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 0x1598c04442c001a, 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> 274948 INFO  (qtp21820834-2208) [n:127.0.0.1:50287_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBF3CigFZsBDhwgoCFMPss6hzKCaHe8iMDdAqRBEviMNEB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 274948 INFO  (qtp21820834-2208) [n:127.0.0.1:50287_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBF3CigFZsBDhwgoCFMPss6hzKCaHe8iMDdAqRBEviMNEB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 274982 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CEE43C2256778669]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274993 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CEE43C2256778669]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50277/solr ready
   [junit4]   2> 274998 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 275003 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 0x1598c04442c001b, 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> 275003 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 275028 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 275062 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=CEE43C2256778669 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=Chile/EasterIsland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.06s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CEE43C2256778669:A65B090886ED9485]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 275102 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 275117 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[CEE43C2256778669]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 275123 INFO  (qtp33375183-2201) [n:127.0.0.1:50281_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBF6OigFZsBDijgwCFHY538sOASbtXQtDtfYjFIDwHa-rB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 275123 INFO  (qtp33375183-2201) [n:127.0.0.1:50281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmMBF6OigFZsBDijgwCFHY538sOASbtXQtDtfYjFIDwHa-rB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 275124 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[CEE43C2256778669]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 275128 INFO  (jetty-launcher-363-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4e7aaf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 275130 INFO  (jetty-launcher-363-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24551602
   [junit4]   2> 275130 INFO  (jetty-launcher-363-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f3051c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 275131 INFO  (jetty-launcher-363-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=620583
   [junit4]   2> 275153 INFO  (jetty-launcher-363-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97262816916668422-127.0.0.1:50287_solr-n_0000000000) closing
   [junit4]   2> 275158 INFO  (OverseerStateUpdate-97262816916668422-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50287_solr
   [junit4]   2> 275164 WARN  (zkCallback-373-thread-1-processing-n:127.0.0.1:50281_solr) [n:127.0.0.1:50281_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 275164 WARN  (zkCallback-374-thread-2-processing-n:127.0.0.1:50287_solr) [n:127.0.0.1:50287_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 275166 INFO  (jetty-launcher-363-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 275166 INFO  (jetty-launcher-363-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 275166 ERROR (Thread[Thread-551,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:50281_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 275166 ERROR (Thread[Thread-554,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:50287_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 275213 INFO  (jetty-launcher-363-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1488aa9{/solr,null,UNAVAILABLE}
   [junit4]   2> 275214 INFO  (jetty-launcher-363-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d6753d{/solr,null,UNAVAILABLE}
   [junit4]   2> 275220 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[CEE43C2256778669]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50277 50277
   [junit4]   2> 275222 INFO  (Thread-528) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50277 50277
   [junit4]   2> 275224 WARN  (Thread-528) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/clusterstate.json
   [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/ZKDTSMKeyIdRoot
   [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> 	19	/solr/live_nodes
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 275225 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[CEE43C2256778669]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_CEE43C2256778669-001
   [junit4]   2> Jan 11, 2017 5:33:33 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=380, maxMBSortInHeap=7.413256087072373, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-ME, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112 (32-bit)/cpus=3,threads=1,free=70672640,total=166309888
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial, DistributedQueryComponentOptimizationTest, UUIDFieldTest, CdcrBootstrapTest, OpenCloseCoreStressTest, OverseerStatusTest, TestShardHandlerFactory, FieldMutatingUpdateProcessorTest, DeleteInactiveReplicaTest, TestRealTimeGet, GraphQueryTest, TestJsonFacets, BasicZkTest, CreateCollectionCleanupTest, StatsReloadRaceTest, CoreAdminRequestStatusTest, ExitableDirectoryReaderTest, TestXmlQParserPlugin, TestTolerantUpdateProcessorRandomCloud, TestCloudInspectUtil, TestInitQParser, CloudMLTQParserTest, TestRandomFlRTGCloud, HdfsBasicDistributedZk2Test, DistributedExpandComponentTest, TestFieldResource, TestAddFieldRealTimeGet, TestSolrCloudSnapshots, SpellingQueryConverterTest, TestLMDirichletSimilarityFactory, HdfsRestartWhileUpdatingTest, CollectionReloadTest, TestSystemIdResolver, TestStandardQParsers, JavabinLoaderTest, HdfsThreadLeakTest, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [77/678 (1!)] on J1 in 7.21s, 8 tests, 1 failure <<< FAILURES!

[...truncated 55195 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj1943965554
 [ecj-lint] Compiling 744 source files to C:\Users\jenkins\AppData\Local\Temp\ecj1943965554
 [ecj-lint] invalid Class-Path header in manifest of jar file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\cloud\OverseerTest.java (at line 266)
 [ecj-lint] 	ZkStateReader reader = new ZkStateReader(zkClient);
 [ecj-lint] 	              ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\cloud\OverseerTest.java (at line 316)
 [ecj-lint] 	ZkStateReader reader = new ZkStateReader(zkClient);
 [ecj-lint] 	              ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\core\HdfsDirectoryFactoryTest.java (at line 146)
 [ecj-lint] 	HdfsDirectoryFactory hdfsFactory = new HdfsDirectoryFactory();
 [ecj-lint] 	                     ^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hdfsFactory' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\handler\admin\SecurityConfHandlerTest.java (at line 53)
 [ecj-lint] 	BasicAuthPlugin basicAuth = new BasicAuthPlugin();
 [ecj-lint] 	                ^^^^^^^^^
 [ecj-lint] Resource leak: 'basicAuth' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\handler\component\DistributedDebugComponentTest.java (at line 163)
 [ecj-lint] 	SolrClient client = random().nextBoolean() ? collection1 : collection2;
 [ecj-lint] 	           ^^^^^^
 [ecj-lint] Resource leak: 'client' is never closed
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\handler\component\DistributedDebugComponentTest.java (at line 221)
 [ecj-lint] 	throw new AssertionError(q.toString() + ": " + e.getMessage(), e);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'client' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\highlight\HighlighterTest.java (at line 201)
 [ecj-lint] 	Analyzer a1 = new WhitespaceAnalyzer();
 [ecj-lint] 	         ^^
 [ecj-lint] Resource leak: 'a1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\highlight\HighlighterTest.java (at line 204)
 [ecj-lint] 	OffsetWindowTokenFilter tots = new OffsetWindowTokenFilter(tokenStream);
 [ecj-lint] 	                        ^^^^
 [ecj-lint] Resource leak: 'tots' is never closed
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\highlight\HighlighterTest.java (at line 208)
 [ecj-lint] 	Analyzer a2 = new WhitespaceAnalyzer();
 [ecj-lint] 	         ^^
 [ecj-lint] Resource leak: 'a2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestBinaryResponseWriter.java (at line 63)
 [ecj-lint] 	NamedList res = (NamedList) new JavaBinCodec().unmarshal(new ByteArrayInputStream(baos.toByteArray()));
 [ecj-lint] 	                            ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestJavabinTupleStreamParser.java (at line 72)
 [ecj-lint] 	JavabinTupleStreamParser parser = new JavabinTupleStreamParser(new ByteArrayInputStream(bytes), true);
 [ecj-lint] 	                         ^^^^^^
 [ecj-lint] Resource leak: 'parser' is never closed
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestJavabinTupleStreamParser.java (at line 173)
 [ecj-lint] 	new JavaBinCodec().marshal(response.getValues(), baos);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestJavabinTupleStreamParser.java (at line 175)
 [ecj-lint] 	Object o = new JavaBinCodec().unmarshal(new ByteArrayInputStream(bytes));
 [ecj-lint] 	           ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestJavabinTupleStreamParser.java (at line 178)
 [ecj-lint] 	JavabinTupleStreamParser parser = new JavabinTupleStreamParser(new ByteArrayInputStream(bytes), false);
 [ecj-lint] 	                         ^^^^^^
 [ecj-lint] Resource leak: 'parser' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestJavabinTupleStreamParser.java (at line 192)
 [ecj-lint] 	new JavaBinCodec().marshal(response.getValues(), baos);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestPushWriter.java (at line 57)
 [ecj-lint] 	m = (Map) new JavaBinCodec().unmarshal(new ByteArrayInputStream(baos.toByteArray()));
 [ecj-lint] 	          ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\transform\TestSubQueryTransformer.java (at line 387)
 [ecj-lint] 	unmarshalled = (NamedList<Object>) new JavaBinCodec().unmarshal(
 [ecj-lint] 	                                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\search\TestDocSet.java (at line 241)
 [ecj-lint] 	return loadfactor!=0 ? new HashDocSet(a,0,n,1/loadfactor) : new HashDocSet(a,0,n);
 [ecj-lint] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\search\TestDocSet.java (at line 526)
 [ecj-lint] 	DocSet a = new BitDocSet(bs);
 [ecj-lint] 	       ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\security\TestPKIAuthenticationPlugin.java (at line 77)
 [ecj-lint] 	final MockPKIAuthenticationPlugin mock = new MockPKIAuthenticationPlugin(null, nodeName);
 [ecj-lint] 	                                  ^^^^
 [ecj-lint] Resource leak: 'mock' is never closed
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\security\TestPKIAuthenticationPlugin.java (at line 130)
 [ecj-lint] 	MockPKIAuthenticationPlugin mock1 = new MockPKIAuthenticationPlugin(null, nodeName) {
 [ecj-lint] 	                            ^^^^^
 [ecj-lint] Resource leak: 'mock1' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\security\TestRuleBasedAuthorizationPlugin.java (at line 365)
 [ecj-lint] 	RuleBasedAuthorizationPlugin plugin = new RuleBasedAuthorizationPlugin();
 [ecj-lint] 	                             ^^^^^^
 [ecj-lint] Resource leak: 'plugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\security\TestSha256AuthenticationProvider.java (at line 49)
 [ecj-lint] 	BasicAuthPlugin basicAuthPlugin = new BasicAuthPlugin();
 [ecj-lint] 	                ^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'basicAuthPlugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\spelling\SimpleQueryConverter.java (at line 42)
 [ecj-lint] 	WhitespaceAnalyzer analyzer = new WhitespaceAnalyzer();
 [ecj-lint] 	                   ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\uninverting\TestFieldCacheVsDocValues.java (at line 139)
 [ecj-lint] 	IndexWriter w = new IndexWriter(d, newIndexWriterConfig(analyzer));
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\uninverting\TestFieldCacheVsDocValues.java (at line 172)
 [ecj-lint] 	throw iae;
 [ecj-lint] 	^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\uninverting\TestFieldCacheVsDocValues.java (at line 178)
 [ecj-lint] 	return;
 [ecj-lint] 	^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\update\AddBlockUpdateTest.java (at line 415)
 [ecj-lint] 	new JavaBinCodec().marshal(topDocument, os);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\update\AddBlockUpdateTest.java (at line 419)
 [ecj-lint] 	SolrInputDocument result = (SolrInputDocument) new JavaBinCodec().unmarshal(is);
 [ecj-lint] 	                                               ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\update\SolrIndexSplitterTest.java (at line 181)
 [ecj-lint] 	EmbeddedSolrServer server1 = new EmbeddedSolrServer(h.getCoreContainer(), "split1");
 [ecj-lint] 	                   ^^^^^^^
 [ecj-lint] Resource leak: 'server1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\update\SolrIndexSplitterTest.java (at line 182)
 [ecj-lint] 	EmbeddedSolrServer server2 = new EmbeddedSolrServer(h.getCoreContainer(), "split2");
 [ecj-lint] 	                   ^^^^^^^
 [ecj-lint] Resource leak: 'server2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 32. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\update\processor\SkipExistingDocumentsProcessorFactoryTest.java (at line 23)
 [ecj-lint] 	import static org.mockito.Mockito.times;
 [ecj-lint] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.mockito.Mockito.times is never used
 [ecj-lint] ----------
 [ecj-lint] 32 problems (1 error, 31 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:671: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1998: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2031: Compile failed; see the compiler error output for details.

Total time: 92 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_112) - Build # 6351 - Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6351/
Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.RecoveryZkTest.test

Error Message:
Mismatch in counts between replicas

Stack Trace:
java.lang.AssertionError: Mismatch in counts between replicas
	at __randomizedtesting.SeedInfo.seed([D3DCCAABC93E7B14:5B88F57167C216EC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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([D3DCCAABC93E7B14:BB63FF8119A469F8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11363 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_D3DCCAABC93E7B14-001\init-core-data-001
   [junit4]   2> 793559 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[D3DCCAABC93E7B14]-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> 793572 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[D3DCCAABC93E7B14]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_D3DCCAABC93E7B14-001\tempDir-001
   [junit4]   2> 793572 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[D3DCCAABC93E7B14]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 793573 INFO  (Thread-1799) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 793573 INFO  (Thread-1799) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 793673 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[D3DCCAABC93E7B14]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64649
   [junit4]   2> 793684 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 0x1598e6e053d0000, 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> 793689 INFO  (jetty-launcher-1153-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 793690 INFO  (jetty-launcher-1153-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 793690 INFO  (jetty-launcher-1153-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7656a338{/solr,null,AVAILABLE}
   [junit4]   2> 793691 INFO  (jetty-launcher-1153-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2691522b{/solr,null,AVAILABLE}
   [junit4]   2> 793693 INFO  (jetty-launcher-1153-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@55c9548{HTTP/1.1,[http/1.1]}{127.0.0.1:64653}
   [junit4]   2> 793693 INFO  (jetty-launcher-1153-thread-2) [    ] o.e.j.s.Server Started @799775ms
   [junit4]   2> 793693 INFO  (jetty-launcher-1153-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64653}
   [junit4]   2> 793693 ERROR (jetty-launcher-1153-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 793694 INFO  (jetty-launcher-1153-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 793694 INFO  (jetty-launcher-1153-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 793694 INFO  (jetty-launcher-1153-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 793694 INFO  (jetty-launcher-1153-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-11T16:48:12.209Z
   [junit4]   2> 793697 INFO  (jetty-launcher-1153-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@179a7c19{HTTP/1.1,[http/1.1]}{127.0.0.1:64656}
   [junit4]   2> 793697 INFO  (jetty-launcher-1153-thread-1) [    ] o.e.j.s.Server Started @799779ms
   [junit4]   2> 793697 INFO  (jetty-launcher-1153-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64656}
   [junit4]   2> 793697 ERROR (jetty-launcher-1153-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 793697 INFO  (jetty-launcher-1153-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 793697 INFO  (jetty-launcher-1153-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 793697 INFO  (jetty-launcher-1153-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 793697 INFO  (jetty-launcher-1153-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-11T16:48:12.212Z
   [junit4]   2> 793709 INFO  (jetty-launcher-1153-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 793710 INFO  (jetty-launcher-1153-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 793728 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 0x1598e6e053d0001, 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> 793738 INFO  (jetty-launcher-1153-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64649/solr
   [junit4]   2> 793740 INFO  (jetty-launcher-1153-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64649/solr
   [junit4]   2> 793746 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 0x1598e6e053d0003, 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> 793750 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 0x1598e6e053d0004, 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> 793794 INFO  (jetty-launcher-1153-thread-1) [n:127.0.0.1:64656_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64656_solr
   [junit4]   2> 793795 INFO  (jetty-launcher-1153-thread-2) [n:127.0.0.1:64653_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64653_solr
   [junit4]   2> 793795 INFO  (jetty-launcher-1153-thread-1) [n:127.0.0.1:64656_solr    ] o.a.s.c.Overseer Overseer (id=97265470150606854-127.0.0.1:64656_solr-n_0000000000) starting
   [junit4]   2> 793799 INFO  (zkCallback-1163-thread-1-processing-n:127.0.0.1:64653_solr) [n:127.0.0.1:64653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 793801 INFO  (zkCallback-1164-thread-1-processing-n:127.0.0.1:64656_solr) [n:127.0.0.1:64656_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 793811 INFO  (jetty-launcher-1153-thread-1) [n:127.0.0.1:64656_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64656_solr
   [junit4]   2> 793883 INFO  (jetty-launcher-1153-thread-1) [n:127.0.0.1:64656_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 793887 INFO  (jetty-launcher-1153-thread-2) [n:127.0.0.1:64653_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 793890 INFO  (zkCallback-1163-thread-1-processing-n:127.0.0.1:64653_solr) [n:127.0.0.1:64653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 793890 INFO  (zkCallback-1164-thread-1-processing-n:127.0.0.1:64656_solr) [n:127.0.0.1:64656_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 793996 INFO  (jetty-launcher-1153-thread-1) [n:127.0.0.1:64656_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> 793996 INFO  (jetty-launcher-1153-thread-2) [n:127.0.0.1:64653_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> 794513 INFO  (jetty-launcher-1153-thread-1) [n:127.0.0.1:64656_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 794513 INFO  (jetty-launcher-1153-thread-2) [n:127.0.0.1:64653_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 794619 INFO  (jetty-launcher-1153-thread-2-EventThread) [n:127.0.0.1:64653_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 794619 INFO  (jetty-launcher-1153-thread-1-EventThread) [n:127.0.0.1:64656_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 794993 ERROR (jetty-launcher-1153-thread-2) [n:127.0.0.1:64653_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:142)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:71)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:330)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reloadSecurityProperties(CoreContainer.java:619)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:492)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:235)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:167)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:260)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:348)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:376)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:239)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 795439 INFO  (jetty-launcher-1153-thread-2) [n:127.0.0.1:64653_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_D3DCCAABC93E7B14-001\tempDir-001\node2\.
   [junit4]   2> 795447 INFO  (jetty-launcher-1153-thread-1) [n:127.0.0.1:64656_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_D3DCCAABC93E7B14-001\tempDir-001\node1\.
   [junit4]   2> 796157 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 0x1598e6e053d0009, 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> 796198 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 798185 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 798187 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64649/solr ready
   [junit4]   2> 798190 ERROR (qtp96176120-6960) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 798229 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 0x1598e6e053d000a, 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> 798239 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 798241 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64649/solr ready
   [junit4]   2> 798269 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798273 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 0x1598e6e053d000b, 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> 798279 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798307 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 798308 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64649/solr ready
   [junit4]   2> 798310 ERROR (qtp96176120-6955) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 798319 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798324 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798325 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 798363 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 798383 INFO  (qtp96176120-6977) [n:127.0.0.1:64653_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> 798383 INFO  (qtp96176120-6977) [n:127.0.0.1:64653_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> 798384 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1484189296881&s=fZgkTnNznHnDnE6J889iOVz/RFI="; Path=/; Domain=127.0.0.1; Expires=Déar, 12-Ean-2017 02:48:16 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 12-Ean-2017 02:48:16 GMT
   [junit4]   2> 798384 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 798418 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 798428 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798434 INFO  (qtp96176120-6957) [n:127.0.0.1:64653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhgmigFZsnqcJgMDFJth7rz5VV4PCol5xRQfv2iogsVFB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798435 INFO  (qtp96176120-6957) [n:127.0.0.1:64653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhgmigFZsnqcJgMDFJth7rz5VV4PCol5xRQfv2iogsVFB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798435 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 798472 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 798491 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=D3DCCAABC93E7B14 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Africa/Juba -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.06s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3DCCAABC93E7B14:BB63FF8119A469F8]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 798523 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 798534 WARN  (qtp96176120-6962) [    ] 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> 798535 WARN  (qtp96176120-6962) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 798535 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798536 WARN  (qtp565953319-6981) [    ] 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> 798538 WARN  (qtp565953319-6981) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 798538 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798547 WARN  (qtp96176120-6977) [n:127.0.0.1:64653_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> 798548 WARN  (qtp96176120-6977) [n:127.0.0.1:64653_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 798548 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798549 WARN  (qtp565953319-6981) [    ] 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> 798549 WARN  (qtp565953319-6981) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 798549 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798550 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 798586 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 798604 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 0x1598e6e053d000d, 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> 798606 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 798637 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 798652 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 798653 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64649/solr ready
   [junit4]   2> 798655 INFO  (qtp96176120-6957) [n:127.0.0.1:64653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhkAigFZsnqdAAgDFMF99us1m7SqoxFpO04d8MkzXo41B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798656 INFO  (qtp96176120-6957) [n:127.0.0.1:64653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhkAigFZsnqdAAgDFMF99us1m7SqoxFpO04d8MkzXo41B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798657 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 0x1598e6e053d000e, 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> 798663 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798671 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 798673 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64649/solr ready
   [junit4]   2> 798675 INFO  (qtp96176120-6955) [n:127.0.0.1:64653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhkAigFZsnqdAAgDFMF99us1m7SqoxFpO04d8MkzXo41B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798675 INFO  (qtp96176120-6955) [n:127.0.0.1:64653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhkAigFZsnqdAAgDFMF99us1m7SqoxFpO04d8MkzXo41B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798677 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 0x1598e6e053d000f, 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> 798681 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798682 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 798706 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 798745 INFO  (qtp96176120-6961) [n:127.0.0.1:64653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhlGigFZsnqdRgkDFDWaXqHauMUTyrblq2ft6c11QlZRB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798745 INFO  (qtp96176120-6961) [n:127.0.0.1:64653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhlGigFZsnqdRgkDFDWaXqHauMUTyrblq2ft6c11QlZRB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798749 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798753 INFO  (qtp565953319-6967) [n:127.0.0.1:64656_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhlGigFZsnqdRgkDFDWaXqHauMUTyrblq2ft6c11QlZRB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798753 INFO  (qtp565953319-6967) [n:127.0.0.1:64656_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhlGigFZsnqdRgkDFDWaXqHauMUTyrblq2ft6c11QlZRB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798761 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 798762 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64649/solr ready
   [junit4]   2> 798765 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798767 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 0x1598e6e053d0010, 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> 798877 INFO  (qtp96176120-6960) [n:127.0.0.1:64653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhmFigFZsnqdhQoDFBai-YTa7XjhEpB2j-pOqqlVy_G-B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798877 INFO  (qtp96176120-6960) [n:127.0.0.1:64653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhmFigFZsnqdhQoDFBai-YTa7XjhEpB2j-pOqqlVy_G-B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798881 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798890 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 798891 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64649/solr ready
   [junit4]   2> 798894 INFO  (qtp96176120-6959) [n:127.0.0.1:64653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhmFigFZsnqdhQoDFBai-YTa7XjhEpB2j-pOqqlVy_G-B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798894 INFO  (qtp96176120-6959) [n:127.0.0.1:64653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhmFigFZsnqdhQoDFBai-YTa7XjhEpB2j-pOqqlVy_G-B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798895 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 0x1598e6e053d0011, 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> 798900 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798915 INFO  (qtp96176120-6958) [n:127.0.0.1:64653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhoIigFZsnqeCAsDFEIimOQ8LVgfxS2q6pMyZ-fBu8V5B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798916 INFO  (qtp96176120-6958) [n:127.0.0.1:64653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhoIigFZsnqeCAsDFEIimOQ8LVgfxS2q6pMyZ-fBu8V5B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798924 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 798924 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64649/solr ready
   [junit4]   2> 798927 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798927 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 0x1598e6e053d0012, 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> 798931 INFO  (qtp565953319-6982) [n:127.0.0.1:64656_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhoIigFZsnqeCAsDFEIimOQ8LVgfxS2q6pMyZ-fBu8V5B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798931 INFO  (qtp565953319-6982) [n:127.0.0.1:64656_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhoIigFZsnqeCAsDFEIimOQ8LVgfxS2q6pMyZ-fBu8V5B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798935 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798954 INFO  (qtp96176120-6979) [n:127.0.0.1:64653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhorigFZsnqeKwwDFPGCiDoP-rdKjow1GJYtalXde74JB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798954 INFO  (qtp96176120-6979) [n:127.0.0.1:64653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhorigFZsnqeKwwDFPGCiDoP-rdKjow1GJYtalXde74JB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798958 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798964 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 798966 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64649/solr ready
   [junit4]   2> 798968 INFO  (qtp96176120-6958) [n:127.0.0.1:64653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhorigFZsnqeKwwDFPGCiDoP-rdKjow1GJYtalXde74JB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798968 INFO  (qtp96176120-6958) [n:127.0.0.1:64653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmObhorigFZsnqeKwwDFPGCiDoP-rdKjow1GJYtalXde74JB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798969 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 0x1598e6e053d0013, 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> 798977 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 798978 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64649/solr ready
   [junit4]   2> 798981 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 798982 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 0x1598e6e053d0014, 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> 798983 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 798985 INFO  (jetty-launcher-1153-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@55c9548{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 798985 INFO  (jetty-launcher-1153-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@179a7c19{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 798988 INFO  (jetty-launcher-1153-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1839451549
   [junit4]   2> 798988 INFO  (jetty-launcher-1153-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1768052612
   [junit4]   2> 798997 INFO  (jetty-launcher-1153-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97265470150606854-127.0.0.1:64656_solr-n_0000000000) closing
   [junit4]   2> 798997 INFO  (OverseerStateUpdate-97265470150606854-127.0.0.1:64656_solr-n_0000000000) [n:127.0.0.1:64656_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64656_solr
   [junit4]   2> 798998 WARN  (zkCallback-1163-thread-1-processing-n:127.0.0.1:64653_solr) [n:127.0.0.1:64653_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 798998 INFO  (jetty-launcher-1153-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 798999 ERROR (Thread[Thread-1822,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:64653_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 799038 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 0x1598e6e053d0007, 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> 799039 INFO  (jetty-launcher-1153-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7656a338{/solr,null,UNAVAILABLE}
   [junit4]   2> 800498 WARN  (zkCallback-1164-thread-2-processing-n:127.0.0.1:64656_solr) [n:127.0.0.1:64656_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 800498 INFO  (jetty-launcher-1153-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 800498 ERROR (Thread[Thread-1824,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:64656_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 800501 INFO  (jetty-launcher-1153-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2691522b{/solr,null,UNAVAILABLE}
   [junit4]   2> 800503 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[D3DCCAABC93E7B14]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64649 64649
   [junit4]   2> 800505 INFO  (Thread-1799) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64649 64649
   [junit4]   2> 800505 WARN  (Thread-1799) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	4	/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> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 800506 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[D3DCCAABC93E7B14]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_D3DCCAABC93E7B14-001
   [junit4]   2> Jan 11, 2017 4:48:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=139, maxMBSortInHeap=5.223977419369016, sim=RandomSimilarity(queryNorm=false): {}, locale=ga, timezone=Africa/Juba
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=264060720,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [QueryParsingTest, TestInitQParser, TestChildDocTransformer, SliceStateTest, CdcrReplicationHandlerTest, RankQueryTest, OpenCloseCoreStressTest, CollectionsAPISolrJTest, BlockJoinFacetRandomTest, TestExportWriter, DefaultValueUpdateProcessorTest, RemoteQueryErrorTest, SolrCloudExampleTest, DistributedVersionInfoTest, TestQueryWrapperFilter, RulesTest, ReturnFieldsTest, TestMaxScoreQueryParser, TestExceedMaxTermLength, TestShortCircuitedRequests, TestQueryUtils, SuggesterTSTTest, FacetPivotSmallTest, TestFieldCacheSortRandom, WordBreakSolrSpellCheckerTest, TestUninvertingReader, JavabinLoaderTest, BlockCacheTest, TestComplexPhraseQParserPlugin, HdfsUnloadDistributedZkTest, DebugComponentTest, TestFieldTypeResource, TestExactStatsCache, SharedFSAutoReplicaFailoverTest, SolrInfoMBeanTest, TestFieldCacheSanityChecker, TestBlendedInfixSuggestions, RAMDirectoryFactoryTest, TestFastWriter, UpdateParamsTest, CollectionTooManyReplicasTest, TestGraphMLResponseWriter, SolrCmdDistributorTest, CoreSorterTest, TestOrdValues, StatsComponentTest, IndexSchemaTest, TestConfigSetsAPIZkFailure, HLLUtilTest, LeaderInitiatedRecoveryOnShardRestartTest, ClassificationUpdateProcessorIntegrationTest, BooleanFieldTest, TestComponentsName, OverseerModifyCollectionTest, DistanceUnitsTest, HdfsCollectionsAPIDistributedZkTest, SolrCoreCheckLockOnStartupTest, TestCodecSupport, BadComponentTest, TestLuceneMatchVersion, TestFoldingMultitermQuery, TestScoreJoinQPScore, TolerantUpdateProcessorTest, InfoHandlerTest, TestRandomFlRTGCloud, TestSystemIdResolver, TestFreeTextSuggestions, QueryResultKeyTest, TestMiniSolrCloudCluster, PreAnalyzedFieldManagedSchemaCloudTest, TestLocalFSCloudBackupRestore, TestSolrDeletionPolicy2, TestIndexingPerformance, TestManagedResource, TestInfoStreamLogging, DirectUpdateHandlerOptimizeTest, LeaderElectionContextKeyTest, TestDynamicFieldResource, CollectionReloadTest, ConjunctionSolrSpellCheckerTest, TestSolrCloudSnapshots, ExitableDirectoryReaderTest, FieldMutatingUpdateProcessorTest, PreAnalyzedFieldTest, TestSolrIndexConfig, ResourceLoaderTest, TestNoOpRegenerator, TestAnalyzedSuggestions, ConfigSetsAPITest, TestPKIAuthenticationPlugin, HdfsRestartWhileUpdatingTest, DistribCursorPagingTest, SpellCheckCollatorTest, TestSolrQueryParser, TestSearcherReuse, TestRebalanceLeaders, TestQueryTypes, TestOmitPositions, ClusterStateTest, TermVectorComponentTest, MinimalSchemaTest, SortByFunctionTest, TestAddFieldRealTimeGet, TestDistributedStatsComponentCardinality, TestDistributedMissingSort, ChaosMonkeySafeLeaderTest, TestRestManager, TestDownShardTolerantSearch, BasicDistributedZk2Test, TestConfigSetProperties, TestLeaderElectionZkExpiry, TestUniqueKeyFieldResource, StatsReloadRaceTest, TestClusterProperties, MetricUtilsTest, SuggesterWFSTTest, ZkStateReaderTest, AnalysisErrorHandlingTest, FullHLLTest, TestStressRecovery, TestReplicationHandlerBackup, CdcrBootstrapTest, ShardRoutingCustomTest, TestUseDocValuesAsStored, TestRandomFaceting, SuggestComponentContextFilterQueryTest, FieldAnalysisRequestHandlerTest, TestFiltering, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [197/678 (1!)] on J1 in 8.00s, 8 tests, 1 failure <<< FAILURES!

[...truncated 349 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_D3DCCAABC93E7B14-001\init-core-data-001
   [junit4]   2> 1384794 INFO  (SUITE-RecoveryZkTest-seed#[D3DCCAABC93E7B14]-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> 1384796 INFO  (SUITE-RecoveryZkTest-seed#[D3DCCAABC93E7B14]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_D3DCCAABC93E7B14-001\tempDir-001
   [junit4]   2> 1384797 INFO  (SUITE-RecoveryZkTest-seed#[D3DCCAABC93E7B14]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1384797 INFO  (Thread-2720) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1384797 INFO  (Thread-2720) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1384897 INFO  (SUITE-RecoveryZkTest-seed#[D3DCCAABC93E7B14]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52240
   [junit4]   2> 1384906 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 0x1598e770ab40000, 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> 1384909 INFO  (jetty-launcher-2038-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1384910 INFO  (jetty-launcher-2038-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1384911 INFO  (jetty-launcher-2038-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33e69d38{/solr,null,AVAILABLE}
   [junit4]   2> 1384911 INFO  (jetty-launcher-2038-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a0d63bf{/solr,null,AVAILABLE}
   [junit4]   2> 1384912 INFO  (jetty-launcher-2038-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49082215{HTTP/1.1,[http/1.1]}{127.0.0.1:52244}
   [junit4]   2> 1384912 INFO  (jetty-launcher-2038-thread-2) [    ] o.e.j.s.Server Started @1390994ms
   [junit4]   2> 1384912 INFO  (jetty-launcher-2038-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52244}
   [junit4]   2> 1384914 INFO  (jetty-launcher-2038-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7143040{HTTP/1.1,[http/1.1]}{127.0.0.1:52246}
   [junit4]   2> 1384914 INFO  (jetty-launcher-2038-thread-1) [    ] o.e.j.s.Server Started @1390996ms
   [junit4]   2> 1384914 INFO  (jetty-launcher-2038-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52246}
   [junit4]   2> 1384914 ERROR (jetty-launcher-2038-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1384914 ERROR (jetty-launcher-2038-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1384915 INFO  (jetty-launcher-2038-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1384915 INFO  (jetty-launcher-2038-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1384915 INFO  (jetty-launcher-2038-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1384915 INFO  (jetty-launcher-2038-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1384915 INFO  (jetty-launcher-2038-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1384915 INFO  (jetty-launcher-2038-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1384915 INFO  (jetty-launcher-2038-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-11T16:58:03.430Z
   [junit4]   2> 1384915 INFO  (jetty-launcher-2038-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-11T16:58:03.430Z
   [junit4]   2> 1384919 INFO  (jetty-launcher-2038-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1384919 INFO  (jetty-launcher-2038-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1384962 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 0x1598e770ab40002, 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> 1384962 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 0x1598e770ab40001, 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> 1384969 INFO  (jetty-launcher-2038-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52240/solr
   [junit4]   2> 1384969 INFO  (jetty-launcher-2038-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52240/solr
   [junit4]   2> 1384972 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 0x1598e770ab40003, 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> 1385004 INFO  (jetty-launcher-2038-thread-2) [n:127.0.0.1:52244_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52244_solr
   [junit4]   2> 1385005 INFO  (jetty-launcher-2038-thread-1) [n:127.0.0.1:52246_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52246_solr
   [junit4]   2> 1385006 INFO  (jetty-launcher-2038-thread-2) [n:127.0.0.1:52244_solr    ] o.a.s.c.Overseer Overseer (id=97265508896997382-127.0.0.1:52244_solr-n_0000000000) starting
   [junit4]   2> 1385009 INFO  (zkCallback-2048-thread-1-processing-n:127.0.0.1:52246_solr) [n:127.0.0.1:52246_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1385010 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:52244_solr) [n:127.0.0.1:52244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1385018 INFO  (jetty-launcher-2038-thread-2) [n:127.0.0.1:52244_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52244_solr
   [junit4]   2> 1385019 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:52244_solr) [n:127.0.0.1:52244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1385020 INFO  (zkCallback-2048-thread-1-processing-n:127.0.0.1:52246_solr) [n:127.0.0.1:52246_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1385056 INFO  (jetty-launcher-2038-thread-1) [n:127.0.0.1:52246_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_D3DCCAABC93E7B14-001\tempDir-001\node1\.
   [junit4]   2> 1385061 INFO  (jetty-launcher-2038-thread-2) [n:127.0.0.1:52244_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_D3DCCAABC93E7B14-001\tempDir-001\node2\.
   [junit4]   2> 1385668 INFO  (SUITE-RecoveryZkTest-seed#[D3DCCAABC93E7B14]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1385669 INFO  (SUITE-RecoveryZkTest-seed#[D3DCCAABC93E7B14]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52240/solr ready
   [junit4]   2> 1385687 INFO  (TEST-RecoveryZkTest.test-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1385690 INFO  (qtp590392274-12001) [n:127.0.0.1:52246_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1385693 INFO  (OverseerThreadFactory-5311-thread-1-processing-n:127.0.0.1:52244_solr) [n:127.0.0.1:52244_solr    ] o.a.s.c.CreateCollectionCmd Create collection recoverytest
   [junit4]   2> 1385799 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1385799 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1385909 INFO  (zkCallback-2048-thread-1-processing-n:127.0.0.1:52246_solr) [n:127.0.0.1:52246_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1385909 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:52244_solr) [n:127.0.0.1:52244_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1386818 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1386818 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1386827 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema [recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 1386827 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema [recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 1386835 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1386835 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1386842 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica1' using configuration from collection recoverytest
   [junit4]   2> 1386842 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica2' using configuration from collection recoverytest
   [junit4]   2> 1386842 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [[recoverytest_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_D3DCCAABC93E7B14-001\tempDir-001\node2\recoverytest_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_D3DCCAABC93E7B14-001\tempDir-001\node2\.\recoverytest_shard1_replica1\data\]
   [junit4]   2> 1386842 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [[recoverytest_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_D3DCCAABC93E7B14-001\tempDir-001\node1\recoverytest_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_D3DCCAABC93E7B14-001\tempDir-001\node1\.\recoverytest_shard1_replica2\data\]
   [junit4]   2> 1386865 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1386866 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1386865 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1386866 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1386868 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1386868 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1386868 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1386868 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1386869 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3294ebd5[recoverytest_shard1_replica2] main]
   [junit4]   2> 1386869 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@414e8ea5[recoverytest_shard1_replica1] main]
   [junit4]   2> 1386871 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1386871 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1386872 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1386872 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1386872 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556248144523558912
   [junit4]   2> 1386872 INFO  (searcherExecutor-5317-thread-1-processing-n:127.0.0.1:52246_solr x:recoverytest_shard1_replica2 s:shard1 c:recoverytest) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2] Registered new searcher Searcher@3294ebd5[recoverytest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1386872 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1386872 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1386873 INFO  (searcherExecutor-5316-thread-1-processing-n:127.0.0.1:52244_solr x:recoverytest_shard1_replica1 s:shard1 c:recoverytest) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1] Registered new searcher Searcher@414e8ea5[recoverytest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1386873 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556248144524607488
   [junit4]   2> 1386879 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1386880 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1386880 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52244/solr/recoverytest_shard1_replica1/
   [junit4]   2> 1386880 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1 url=http://127.0.0.1:52244/solr START replicas=[http://127.0.0.1:52246/solr/recoverytest_shard1_replica2/] nUpdates=100
   [junit4]   2> 1386880 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1 url=http://127.0.0.1:52244/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1386883 INFO  (qtp590392274-12000) [n:127.0.0.1:52246_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.S.Request [recoverytest_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1386883 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1386883 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1386889 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52244/solr/recoverytest_shard1_replica1/ shard1
   [junit4]   2> 1386994 INFO  (zkCallback-2048-thread-1-processing-n:127.0.0.1:52246_solr) [n:127.0.0.1:52246_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1386994 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:52244_solr) [n:127.0.0.1:52244_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1387041 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1387045 INFO  (qtp574044350-12017) [n:127.0.0.1:52244_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2} status=0 QTime=1245
   [junit4]   2> 1387147 INFO  (zkCallback-2049-thread-3-processing-n:127.0.0.1:52244_solr) [n:127.0.0.1:52244_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1387147 INFO  (zkCallback-2048-thread-1-processing-n:127.0.0.1:52246_solr) [n:127.0.0.1:52246_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1387885 INFO  (qtp590392274-12004) [n:127.0.0.1:52246_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2} status=0 QTime=2085
   [junit4]   2> 1387888 INFO  (qtp590392274-12001) [n:127.0.0.1:52246_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1387987 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:52244_solr) [n:127.0.0.1:52244_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1387987 INFO  (zkCallback-2048-thread-1-processing-n:127.0.0.1:52246_solr) [n:127.0.0.1:52246_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1388889 INFO  (qtp590392274-12001) [n:127.0.0.1:52246_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3198
   [junit4]   2> 1388892 INFO  (TEST-RecoveryZkTest.test-seed#[D3DCCAABC93E7B14]) [    ] o.a.s.c.RecoveryZkTest Indexing 1350 documents
   [junit4]   2> 1388903 INFO  (qtp590392274-11999) [n:127.0.0.1:52246_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52244/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-0 (1556248146644828160)]} 0 2
   [junit4]   2> 1388903 INFO  (qtp590392274-12002) [n:127.0.0.1:52246_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/s

[...truncated too long message...]

] o.e.j.s.AbstractConnector Stopped ServerConnector@49082215{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1398890 INFO  (jetty-launcher-2038-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2145322040
   [junit4]   2> 1398901 INFO  (coreCloseExecutor-5340-thread-1) [n:127.0.0.1:52246_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@cfec2ec
   [junit4]   2> 1398904 INFO  (coreCloseExecutor-5341-thread-1) [n:127.0.0.1:52244_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e5e3edc
   [junit4]   2> 1398906 INFO  (coreCloseExecutor-5340-thread-1) [n:127.0.0.1:52246_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.recoverytest.shard1.replica2
   [junit4]   2> 1398906 INFO  (coreCloseExecutor-5341-thread-1) [n:127.0.0.1:52244_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.recoverytest.shard1.replica1
   [junit4]   2> 1398906 ERROR (recoveryExecutor-2058-thread-1-processing-n:127.0.0.1:52246_solr x:recoverytest_shard1_replica2 s:shard1 c:recoverytest r:core_node2) [n:127.0.0.1:52246_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:recoverytest_shard1_replica2
   [junit4]   2> 1398910 WARN  (zkCallback-2060-thread-1-processing-n:127.0.0.1:52246_solr) [n:127.0.0.1:52246_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1398910 INFO  (zkCallback-2049-thread-1-processing-n:127.0.0.1:52244_solr) [n:127.0.0.1:52244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1398910 INFO  (jetty-launcher-2038-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1398912 INFO  (jetty-launcher-2038-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a3b2b2f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1398916 INFO  (jetty-launcher-2038-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97265508896997382-127.0.0.1:52244_solr-n_0000000000) closing
   [junit4]   2> 1398916 INFO  (OverseerStateUpdate-97265508896997382-127.0.0.1:52244_solr-n_0000000000) [n:127.0.0.1:52244_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52244_solr
   [junit4]   2> 1398919 WARN  (zkCallback-2049-thread-1-processing-n:127.0.0.1:52244_solr) [n:127.0.0.1:52244_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1398919 INFO  (jetty-launcher-2038-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1398921 INFO  (jetty-launcher-2038-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33e69d38{/solr,null,UNAVAILABLE}
   [junit4]   2> 1398926 INFO  (SUITE-RecoveryZkTest-seed#[D3DCCAABC93E7B14]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52240 52240
   [junit4]   2> 1398926 INFO  (Thread-2720) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52240 52240
   [junit4]   2> 1398927 WARN  (Thread-2720) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/recoverytest/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97265508896997382-127.0.0.1:52244_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/recoverytest/leader_elect/shard1/election/97265508896997382-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	11	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1398927 INFO  (SUITE-RecoveryZkTest-seed#[D3DCCAABC93E7B14]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_D3DCCAABC93E7B14-001
   [junit4]   2> Jan 11, 2017 4:58:17 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {rnd_b=PostingsFormat(name=Direct), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=PostingsFormat(name=Memory), a_i=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1572, maxMBSortInHeap=5.218794924497444, sim=RandomSimilarity(queryNorm=true): {}, locale=ja, timezone=Etc/Universal
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=246637464,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [QueryParsingTest, TestInitQParser, TestChildDocTransformer, SliceStateTest, CdcrReplicationHandlerTest, RankQueryTest, OpenCloseCoreStressTest, CollectionsAPISolrJTest, BlockJoinFacetRandomTest, TestExportWriter, DefaultValueUpdateProcessorTest, RemoteQueryErrorTest, SolrCloudExampleTest, DistributedVersionInfoTest, TestQueryWrapperFilter, RulesTest, ReturnFieldsTest, TestMaxScoreQueryParser, TestExceedMaxTermLength, TestShortCircuitedRequests, TestQueryUtils, SuggesterTSTTest, FacetPivotSmallTest, TestFieldCacheSortRandom, WordBreakSolrSpellCheckerTest, TestUninvertingReader, JavabinLoaderTest, BlockCacheTest, TestComplexPhraseQParserPlugin, HdfsUnloadDistributedZkTest, DebugComponentTest, TestFieldTypeResource, TestExactStatsCache, SharedFSAutoReplicaFailoverTest, SolrInfoMBeanTest, TestFieldCacheSanityChecker, TestBlendedInfixSuggestions, RAMDirectoryFactoryTest, TestFastWriter, UpdateParamsTest, CollectionTooManyReplicasTest, TestGraphMLResponseWriter, SolrCmdDistributorTest, CoreSorterTest, TestOrdValues, StatsComponentTest, IndexSchemaTest, TestConfigSetsAPIZkFailure, HLLUtilTest, LeaderInitiatedRecoveryOnShardRestartTest, ClassificationUpdateProcessorIntegrationTest, BooleanFieldTest, TestComponentsName, OverseerModifyCollectionTest, DistanceUnitsTest, HdfsCollectionsAPIDistributedZkTest, SolrCoreCheckLockOnStartupTest, TestCodecSupport, BadComponentTest, TestLuceneMatchVersion, TestFoldingMultitermQuery, TestScoreJoinQPScore, TolerantUpdateProcessorTest, InfoHandlerTest, TestRandomFlRTGCloud, TestSystemIdResolver, TestFreeTextSuggestions, QueryResultKeyTest, TestMiniSolrCloudCluster, PreAnalyzedFieldManagedSchemaCloudTest, TestLocalFSCloudBackupRestore, TestSolrDeletionPolicy2, TestIndexingPerformance, TestManagedResource, TestInfoStreamLogging, DirectUpdateHandlerOptimizeTest, LeaderElectionContextKeyTest, TestDynamicFieldResource, CollectionReloadTest, ConjunctionSolrSpellCheckerTest, TestSolrCloudSnapshots, ExitableDirectoryReaderTest, FieldMutatingUpdateProcessorTest, PreAnalyzedFieldTest, TestSolrIndexConfig, ResourceLoaderTest, TestNoOpRegenerator, TestAnalyzedSuggestions, ConfigSetsAPITest, TestPKIAuthenticationPlugin, HdfsRestartWhileUpdatingTest, DistribCursorPagingTest, SpellCheckCollatorTest, TestSolrQueryParser, TestSearcherReuse, TestRebalanceLeaders, TestQueryTypes, TestOmitPositions, ClusterStateTest, TermVectorComponentTest, MinimalSchemaTest, SortByFunctionTest, TestAddFieldRealTimeGet, TestDistributedStatsComponentCardinality, TestDistributedMissingSort, ChaosMonkeySafeLeaderTest, TestRestManager, TestDownShardTolerantSearch, BasicDistributedZk2Test, TestConfigSetProperties, TestLeaderElectionZkExpiry, TestUniqueKeyFieldResource, StatsReloadRaceTest, TestClusterProperties, MetricUtilsTest, SuggesterWFSTTest, ZkStateReaderTest, AnalysisErrorHandlingTest, FullHLLTest, TestStressRecovery, TestReplicationHandlerBackup, CdcrBootstrapTest, ShardRoutingCustomTest, TestUseDocValuesAsStored, TestRandomFaceting, SuggestComponentContextFilterQueryTest, FieldAnalysisRequestHandlerTest, TestFiltering, TestSolrCloudWithDelegationTokens, TestFieldCacheWithThreads, HdfsThreadLeakTest, TestRecoveryHdfs, DistribJoinFromCollectionTest, TermVectorComponentDistributedTest, TestConfigSetsAPI, TestZkChroot, MultiThreadedOCPTest, SimpleCollectionCreateDeleteTest, TestStandardQParsers, CoreAdminHandlerTest, SuggesterTest, TestAuthenticationFramework, TestAtomicUpdateErrorCases, TestRangeQuery, ZkSolrClientTest, JsonLoaderTest, CSVRequestHandlerTest, TestValueSourceCache, FullSolrCloudDistribCmdsTest, TestFieldSortValues, TestManagedSchemaAPI, TestTrie, ForceLeaderTest, WrapperMergePolicyFactoryTest, TestJoin, TestClassicSimilarityFactory, TestSmileRequest, HttpSolrCallGetCoreTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestIndexSearcher, RequestLoggingTest, TestConfigReload, TestLMJelinekMercerSimilarityFactory, TestDFRSimilarityFactory, NoCacheHeaderTest, CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest]
   [junit4] Completed [307/678 (2!)] on J1 in 14.98s, 1 test, 1 failure <<< FAILURES!

[...truncated 63630 lines...]