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/10/15 01:30:33 UTC

[JENKINS] Lucene-Solr-7.1-Linux (64bit/jdk-9) - Build # 5 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.1-Linux/5/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC --illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at https://127.0.0.1:46233/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:46233/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([8895359E947A3DCB:2B6F9B3B1392D76E]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46233/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more




Build Log:
[...truncated 11551 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 12189 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8895359E947A3DCB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/init-core-data-001
   [junit4]   2> 12190 WARN  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8895359E947A3DCB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 12190 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8895359E947A3DCB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 12190 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8895359E947A3DCB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 12192 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001
   [junit4]   2> 12195 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 12196 INFO  (Thread-90) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 12196 INFO  (Thread-90) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 12270 ERROR (Thread-90) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 12296 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.c.ZkTestServer start zk server on port:42129
   [junit4]   2> 12373 INFO  (jetty-launcher-25-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 12373 INFO  (jetty-launcher-25-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 12373 INFO  (jetty-launcher-25-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 12373 INFO  (jetty-launcher-25-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 12373 INFO  (jetty-launcher-25-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 12381 INFO  (jetty-launcher-25-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@329c8000{/solr,null,AVAILABLE}
   [junit4]   2> 12388 INFO  (jetty-launcher-25-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2afd8cd4{/solr,null,AVAILABLE}
   [junit4]   2> 12390 INFO  (jetty-launcher-25-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3444d567{SSL,[ssl, http/1.1]}{127.0.0.1:44385}
   [junit4]   2> 12390 INFO  (jetty-launcher-25-thread-5) [    ] o.e.j.s.Server Started @14260ms
   [junit4]   2> 12390 INFO  (jetty-launcher-25-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49c0810a{SSL,[ssl, http/1.1]}{127.0.0.1:37131}
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@768cac32{/solr,null,AVAILABLE}
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44385}
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ca5b743{/solr,null,AVAILABLE}
   [junit4]   2> 12391 ERROR (jetty-launcher-25-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T00:31:33.313616Z
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-3) [    ] o.e.j.s.Server Started @14260ms
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37131}
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24bc7580{/solr,null,AVAILABLE}
   [junit4]   2> 12391 ERROR (jetty-launcher-25-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57d46dce{SSL,[ssl, http/1.1]}{127.0.0.1:46587}
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-2) [    ] o.e.j.s.Server Started @14261ms
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46587}
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T00:31:33.314141Z
   [junit4]   2> 12392 ERROR (jetty-launcher-25-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T00:31:33.314494Z
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67b005b1{SSL,[ssl, http/1.1]}{127.0.0.1:35067}
   [junit4]   2> 12393 INFO  (jetty-launcher-25-thread-4) [    ] o.e.j.s.Server Started @14262ms
   [junit4]   2> 12393 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35067}
   [junit4]   2> 12393 ERROR (jetty-launcher-25-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 12393 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 12393 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12393 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 12393 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T00:31:33.315445Z
   [junit4]   2> 12394 INFO  (jetty-launcher-25-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16d9952c{SSL,[ssl, http/1.1]}{127.0.0.1:33003}
   [junit4]   2> 12394 INFO  (jetty-launcher-25-thread-1) [    ] o.e.j.s.Server Started @14264ms
   [junit4]   2> 12394 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33003}
   [junit4]   2> 12395 ERROR (jetty-launcher-25-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 12396 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 12396 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12396 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 12396 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T00:31:33.318247Z
   [junit4]   2> 12401 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12401 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12405 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12406 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12416 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12416 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 0x15f1d716b170002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 12424 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42129/solr
   [junit4]   2> 12425 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42129/solr
   [junit4]   2> 12428 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42129/solr
   [junit4]   2> 12431 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42129/solr
   [junit4]   2> 12431 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42129/solr
   [junit4]   2> 12437 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 0x15f1d716b170007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 12437 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 0x15f1d716b170008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 12438 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 0x15f1d716b170009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 12616 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12616 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12616 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12616 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12617 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44385_solr
   [junit4]   2> 12618 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37131_solr
   [junit4]   2> 12618 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33003_solr
   [junit4]   2> 12621 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35067_solr
   [junit4]   2> 12622 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.c.Overseer Overseer (id=98830089790619661-127.0.0.1:44385_solr-n_0000000000) starting
   [junit4]   2> 12629 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 12630 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 12630 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 12630 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 12631 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 12631 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12636 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46587_solr
   [junit4]   2> 12640 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12640 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12640 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12640 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12641 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12690 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44385_solr
   [junit4]   2> 12691 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 12691 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 12691 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 12691 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 12692 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 12772 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46587.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12781 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37131.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12809 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35067.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12811 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33003.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12812 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46587.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12812 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46587.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12815 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44385.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12815 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node2/.
   [junit4]   2> 12817 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37131.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12817 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37131.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12830 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node3/.
   [junit4]   2> 12833 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33003.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12833 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33003.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12835 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node1/.
   [junit4]   2> 12840 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35067.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12840 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44385.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12840 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44385.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12840 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35067.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12841 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node4/.
   [junit4]   2> 12841 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node5/.
   [junit4]   2> 13363 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 13364 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42129/solr ready
   [junit4]   2> 13367 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 13393 INFO  (qtp1612855420-274) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 13417 INFO  (qtp1612855420-274) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 13417 INFO  (OverseerThreadFactory-141-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection testStopAllStartAllCollection
   [junit4]   2> 13421 INFO  (qtp1612855420-243) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 13422 INFO  (qtp1612855420-243) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 13537 INFO  (OverseerStateUpdate-98830089790619661-127.0.0.1:44385_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35067/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 13544 INFO  (OverseerStateUpdate-98830089790619661-127.0.0.1:44385_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46587/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 13546 INFO  (OverseerStateUpdate-98830089790619661-127.0.0.1:44385_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37131/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 13549 INFO  (OverseerStateUpdate-98830089790619661-127.0.0.1:44385_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33003/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 13762 INFO  (qtp1612855420-274) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1
   [junit4]   2> 13762 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 13763 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 13779 INFO  (qtp444585390-282) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343783053464&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=0
   [junit4]   2> 13780 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343783053464&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 13780 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 13784 INFO  (qtp169586278-280) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343775583262&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=3
   [junit4]   2> 13784 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343775583262&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 13785 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 13787 INFO  (qtp1976297351-275) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343788185827&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=0
   [junit4]   2> 13787 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343788185827&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 13788 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 13789 INFO  (qtp1612855420-243) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520
   [junit4]   2> 13790 INFO  (qtp1612855420-243) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 13894 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 13894 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 13894 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 13894 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 13895 INFO  (zkCallback-48-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 13895 INFO  (zkCallback-50-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 13895 INFO  (zkCallback-52-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 13895 INFO  (zkCallback-49-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 14424 INFO  (qtp1612855420-268) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 14425 INFO  (qtp1612855420-268) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 14784 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 14791 INFO  (qtp1612855420-243) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520
   [junit4]   2> 14791 INFO  (qtp1612855420-243) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 14819 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 14827 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 14827 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 14837 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 14838 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 14841 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 14856 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14856 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n2' using configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 14858 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46587.solr.core.testStopAllStartAllCollection.shard1.replica_n2' (registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 14858 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14858 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n4' using configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 14858 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37131.solr.core.testStopAllStartAllCollection.shard2.replica_n4' (registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 14860 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14860 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node3/testStopAllStartAllCollection_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node3/./testStopAllStartAllCollection_shard2_replica_n4/data/]
   [junit4]   2> 14862 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14862 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n6' using configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 14863 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33003.solr.core.testStopAllStartAllCollection.shard2.replica_n6' (registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 14863 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14863 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node1/testStopAllStartAllCollection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node1/./testStopAllStartAllCollection_shard2_replica_n6/data/]
   [junit4]   2> 14865 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 14867 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14867 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n1' using configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 14867 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35067.solr.core.testStopAllStartAllCollection.shard1.replica_n1' (registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 14867 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14867 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node4/testStopAllStartAllCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node4/./testStopAllStartAllCollection_shard1_replica_n1/data/]
   [junit4]   2> 14868 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14868 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node2/./testStopAllStartAllCollection_shard1_replica_n2/data/]
   [junit4]   2> 14992 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 14992 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14992 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 14992 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14993 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14993 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14993 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14993 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14994 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ee08e8a[testStopAllStartAllCollection_shard1_replica_n1] main]
   [junit4]   2> 14995 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fed5954[testStopAllStartAllCollection_shard2_replica_n4] main]
   [junit4]   2> 14996 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 14996 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 14997 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 14997 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 15000 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 15000 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 15000 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 15000 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581281439564955648
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 15002 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@76cda19a[testStopAllStartAllCollection_shard2_replica_n6] main]
   [junit4]   2> 15004 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 15004 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 15004 INFO  (searcherExecutor-155-thread-1) [    ] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n1] Registered new searcher Searcher@2ee08e8a[testStopAllStartAllCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15005 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 15005 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581281439569149952
   [junit4]   2> 15008 INFO  (searcherExecutor-154-thread-1) [    ] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n6] Registered new searcher Searcher@76cda19a[testStopAllStartAllCollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15008 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581281439572295680
   [junit4]   2> 15012 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@652b1ccf[testStopAllStartAllCollection_shard1_replica_n2] main]
   [junit4]   2> 15013 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 15013 INFO  (searcherExecutor-153-thread-1) [    ] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n4] Registered new searcher Searcher@3fed5954[testStopAllStartAllCollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15015 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 15016 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 15017 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 15017 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 15018 INFO  (searcherExecutor-152-thread-1) [    ] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n2] Registered new searcher Searcher@652b1ccf[testStopAllStartAllCollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15018 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581281439582781440
   [junit4]   2> 15119 INFO  (zkCallback-48-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15119 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15119 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15119 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15119 INFO  (zkCallback-50-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15119 INFO  (zkCallback-49-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15119 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15119 INFO  (zkCallback-52-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15427 INFO  (qtp1612855420-272) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 15428 INFO  (qtp1612855420-272) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 15516 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 15516 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 15516 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/
   [junit4]   2> 15518 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 15518 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 15518 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/
   [junit4]   2> 15521 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=testStopAllStartAllCollection_shard1_replica_n1 url=https://127.0.0.1:35067/solr START replicas=[https://127.0.0.1:46587/solr/testStopAllStartAllCollection_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 15521 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=testStopAllStartAllCollection_shard2_replica_n6 url=https://127.0.0.1:33003/solr START replicas=[https://127.0.0.1:37131/solr/testStopAllStartAllCollection_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 15533 INFO  (qtp444585390-282) [    ] o.a.s.c.S.Request [testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 15533 INFO  (qtp1612855420-272) [    ] o.a.s.c.S.Request [testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 15793 INFO  (qtp1612855420-243) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520
   [junit4]   2> 15793 INFO  (qtp1612855420-243) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 15822 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=testStopAllStartAllCollection_shard1_replica_n1 url=https://127.0.0.1:35067/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 15822 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=testStopAllStartAllCollection_shard2_replica_n6 url=https://127.0.0.1:33003/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 15823 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 15823 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 15823 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 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> 15823 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 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> 15823 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 15823 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 15834 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/ shard1
   [junit4]   2> 15834 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/ shard2
   [junit4]   2> 15941 INFO  (zkCallback-52-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15941 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15941 INFO  (zkCallback-49-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15942 INFO  (zkCallback-48-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15942 INFO  (zkCallback-50-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15942 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15941 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15941 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 15985 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 15986 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 16126 INFO  (zkCallback-50-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 16126 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 16127 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 16127 INFO  (zkCallback-48-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 16127 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 16127 INFO  (zkCallback-49-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 16127 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 16128 INFO  (zkCallback-52-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 16436 INFO  (qtp1612855420-251) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 16438 INFO  (qtp1612855420-251) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 16795 INFO  (qtp1612855420-268) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520
   [junit4]   2> 16795 INFO  (qtp1612855420-268) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 16803 INFO  (qtp444585390-242) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343783053464
   [junit4]   2> 16803 INFO  (qtp444585390-242) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343783053464&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 16806 INFO  (qtp169586278-246) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343775583262
   [junit4]   2> 16806 INFO  (qtp169586278-246) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343775583262&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 16810 INFO  (qtp1976297351-281) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343788185827
   [junit4]   2> 16810 INFO  (qtp1976297351-281) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343788185827&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 16828 INFO  (OverseerThreadFactory-141-thread-1) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 17421 INFO  (OverseerCollectionConfigSetProcessor-98830089790619661-127.0.0.1:44385_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 17440 INFO  (qtp1612855420-274) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 17447 INFO  (qtp1612855420-274) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 17449 INFO  (qtp1612855420-243) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 17450 INFO  (qtp1612855420-243) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 17452 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testStopAllStartAllCollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 17454 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testStopAllStartAllCollection
   [junit4]   2> 17510 INFO  (qtp444585390-247) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&wt=javabin&version=2}{add=[1 (1581281442150744064)]} 0 6
   [junit4]   2> 17514 INFO  (qtp169586278-280) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1581281442150744064)]} 0 50
   [junit4]   2> 17539 INFO  (qtp1612855420-254) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}{add=[2 (1581281442211561472)]} 0 5
   [junit4]   2> 17539 INFO  (qtp1976297351-275) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1581281442211561472)]} 0 14
   [junit4]   2> 17557 INFO  (qtp1612855420-272) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}{add=[3 (1581281442229387264)]} 0 12
   [junit4]   2> 17558 INFO  (qtp1976297351-281) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1581281442229387264)]} 0 16
   [junit4]   2> 17565 INFO  (qtp444585390-278) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&wt=javabin&version=2}{add=[4 (1581281442249310208)]} 0 1
   [junit4]   2> 17565 INFO  (qtp169586278-246) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1581281442249310208)]} 0 5
   [junit4]   2> 17575 INFO  (qtp1612855420-274) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}{add=[5 (1581281442260844544)]} 0 0
   [junit4]   2> 17575 INFO  (qtp1976297351-245) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1581281442260844544)]} 0 3
   [junit4]   2> 17579 INFO  (qtp1612855420-243) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}{add=[6 (1581281442266087424)]} 0 1
   [junit4]   2> 17580 INFO  (qtp1976297351-249) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1581281442266087424)]} 0 3
   [junit4]   2> 17582 INFO  (qtp1612855420-254) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}{add=[7 (1581281442270281728)]} 0 0
   [junit4]   2> 17583 INFO  (qtp1976297351-275) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1581281442270281728)]} 0 1
   [junit4]   2> 17589 INFO  (qtp444585390-282) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&wt=javabin&version=2}{add=[8 (1581281442276573184)]} 0 0
   [junit4]   2> 17590 INFO  (qtp169586278-277) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1581281442276573184)]} 0 4
   [junit4]   2> 17600 INFO  (qtp1612855420-272) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}{add=[9 (1581281442281816064)]} 0 1
   [junit4]   2> 17601 INFO  (qtp1976297351-281) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1581281442281816064)]} 0 9
   [junit4]   2> 17608 INFO  (qtp444585390-242) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1581281442298593280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 17608 INFO  (qtp444585390-242) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18ca6f95 commitCommandVersion:1581281442298593280
   [junit4]   2> 17613 INFO  (qtp1612855420-254) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1581281442303836160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 17613 INFO  (qtp1612855420-254) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5cc8f55d commitCommandVersion:1581281442303836160
   [junit4]   2> 17618 INFO  (qtp1976297351-275) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1581281442309079040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 17618 INFO  (qtp169586278-277) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1581281442309079040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 17618 INFO  (qtp1976297351-275) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57de933a commitCommandVersion:1581281442309079040
   [junit4]   2> 17618 INFO  (qtp169586278-277) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5b16fb91 commitCommandVersion:1581281442309079040
   [junit4]   2> 17802 INFO  (qtp444585390-242) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@61c3707[testStopAllStartAllCollection_shard1_replica_n2] main]
   [junit4]   2> 17802 INFO  (qtp1612855420-254) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4020acb9[testStopAllStartAllCollection_shard2_replica_n4] main]
   [junit4]   2> 17802 INFO  (qtp169586278-277) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c9b9a7b[testStopAllStartAllCollection_shard1_replica_n1] main]
   [junit4]   2> 17803 INFO  (qtp444585390-242) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17803 INFO  (qtp1612855420-254) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17803 INFO  (qtp1976297351-275) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59b5ddec[testStopAllStartAllCollection_shard2_replica_n6] main]
   [junit4]   2> 17803 INFO  (qtp1976297351-275) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17804 INFO  (qtp169586278-277) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17805 INFO  (searcherExecutor-153-thread-1) [    ] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n4] Registered new searcher Searcher@4020acb9[testStopAllStartAllCollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C6)))}
   [junit4]   2> 17806 INFO  (qtp1612855420-254) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 193
   [junit4]   2> 17806 INFO  (searcherExecutor-155-thread-1) [    ] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n1] Registered new searcher Searcher@c9b9a7b[testStopAllStartAllCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C3)))}
   [junit4]   2> 17806 INFO  (searcherExecutor-152-thread-1) [    ] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n2] Registered new searcher Searcher@61c3707[testStopAllStartAllCollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C3)))}
   [junit4]   2> 17806 INFO  (searcherExecutor-154-thread-1) [    ] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n6] Registered new searcher Searcher@59b5ddec[testStopAllStartAllCollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C6)))}
   [junit4]   2> 17806 INFO  (qtp169586278-277) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 188
   [junit4]   2> 17806 INFO  (qtp1976297351-275) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 188
   [junit4]   2> 17806 INFO  (qtp444585390-242) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 198
   [junit4]   2> 17808 INFO  (qtp169586278-255) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testStopAllStartAllCollection:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 204
   [junit4]   2> 17818 INFO  (qtp1612855420-268) [    ] o.a.s.c.S.Request [testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:37131/solr/testStopAllStartAllCollection_shard2_replica_n4/|https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1508027498731&isShard=true&wt=javabin} hits=6 status=0 QTime=0
   [junit4]   2> 17820 INFO  (qtp444585390-282) [    ] o.a.s.c.S.Request [testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:46587/solr/testStopAllStartAllCollection_shard1_replica_n2/|https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1508027498731&isShard=true&wt=javabin} hits=3 status=0 QTime=1
   [junit4]   2> 17824 INFO  (qtp444585390-242) [    ] o.a.s.c.S.Request [testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:5&shards.purpose=64&NOW=1508027498731&ids=1,4,8&isShard=true&shard.url=https://127.0.0.1:46587/solr/testStopAllStartAllCollection_shard1_replica_n2/|https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 17824 INFO  (qtp1612855420-268) [    ] o.a.s.c.S.Request [testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:5&shards.purpose=64&NOW=1508027498731&ids=2,3,5,6,7,9&isShard=true&shard.url=https://127.0.0.1:37131/solr/testStopAllStartAllCollection_shard2_replica_n4/|https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 17827 INFO  (qtp1612855420-251) [    ] o.a.s.c.S.Request [testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/select params={q=*:*&_stateVer_=testStopAllStartAllCollection:5&wt=javabin&version=2} hits=9 status=0 QTime=17
   [junit4]   2> 17832 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@57d46dce{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 17832 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2021680596
   [junit4]   2> 17832 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 17833 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c0c8f5f: rootName = solr_46587, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6a47dbc5
   [junit4]   2> 17838 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 17838 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fef7337: rootName = solr_46587, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6bcdcde1
   [junit4]   2> 17841 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 17841 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6175dc2b: rootName = solr_46587, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codah

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

 reporters for registry=solr.collection.testcollection.shard2.leader, tag=416850555
   [junit4]   2> 45206 INFO  (coreCloseExecutor-362-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=190950877
   [junit4]   2> 45208 INFO  (jetty-closer-126-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98830091315904521-127.0.0.1:46233_solr-n_0000000000) closing
   [junit4]   2> 45208 INFO  (zkCallback-140-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 45208 INFO  (OverseerStateUpdate-98830091315904521-127.0.0.1:46233_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46233_solr
   [junit4]   2> 45208 WARN  (OverseerAutoScalingTriggerThread-98830091315904521-127.0.0.1:46233_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 45209 INFO  (zkCallback-145-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 45213 WARN  (zkCallback-145-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 45213 INFO  (jetty-closer-126-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a51ab5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 46689 WARN  (zkCallback-166-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 46689 INFO  (jetty-closer-126-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c06a6d7{/solr,null,UNAVAILABLE}
   [junit4]   2> 46708 WARN  (zkCallback-172-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 46709 INFO  (jetty-closer-126-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34c73ec9{/solr,null,UNAVAILABLE}
   [junit4]   2> 46713 WARN  (zkCallback-140-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 46713 INFO  (jetty-closer-126-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@dc2ae06{/solr,null,UNAVAILABLE}
   [junit4]   2> 46714 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[8895359E947A3DCB]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 46714 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[8895359E947A3DCB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40665 40665
   [junit4]   2> 46733 INFO  (Thread-227) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40665 40665
   [junit4]   2> 46734 WARN  (Thread-227) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	64	/solr/collections/testcollection/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/overseer_elect/election/98830091315904521-127.0.0.1:46233_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/98830091315904520-127.0.0.1:40649_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 46734 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[8895359E947A3DCB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateSearchDelete
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollectionsAPIViaSolrCloudCluster -Dtests.method=testCollectionCreateSearchDelete -Dtests.seed=8895359E947A3DCB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Asia/Khandyga -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   11.2s J0 | TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:46233/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 404 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
   [junit4]    > <pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8895359E947A3DCB:2B6F9B3B1392D76E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    > 	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
   [junit4]    > 	at org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46233/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 404 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
   [junit4]    > <pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    > 	... 1 more
   [junit4]   2> 46738 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8895359E947A3DCB]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40665 40665
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001
   [junit4]   2> Oct 15, 2017 12:32:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=es-EC, timezone=Asia/Khandyga
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=263624696,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedSpellCheckComponentTest, TestLegacyNumericRangeQueryBuilder, TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [9/744 (1!)] on J0 in 35.07s, 3 tests, 1 error <<< FAILURES!

[...truncated 42319 lines...]

[JENKINS] Lucene-Solr-7.1-Linux (64bit/jdk1.8.0_144) - Build # 8 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.1-Linux/8/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([DE1ACA65DFC71747:CA529130FCC0AA59]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12829 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 1240148 INFO  (SUITE-TestReplicationHandler-seed#[DE1ACA65DFC71747]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/init-core-data-001
   [junit4]   2> 1240148 WARN  (SUITE-TestReplicationHandler-seed#[DE1ACA65DFC71747]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1240148 INFO  (SUITE-TestReplicationHandler-seed#[DE1ACA65DFC71747]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1240149 INFO  (SUITE-TestReplicationHandler-seed#[DE1ACA65DFC71747]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1240151 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 1240152 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/collection1
   [junit4]   2> 1240154 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1240155 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c61f4d2{/solr,null,AVAILABLE}
   [junit4]   2> 1240156 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5dd8a900{HTTP/1.1,[http/1.1]}{127.0.0.1:35505}
   [junit4]   2> 1240156 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.Server Started @1241610ms
   [junit4]   2> 1240156 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=35505}
   [junit4]   2> 1240157 ERROR (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1240157 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 1240157 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1240157 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1240157 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T18:55:50.471Z
   [junit4]   2> 1240157 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/solr.xml
   [junit4]   2> 1240159 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1240159 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1240160 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1240184 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1240191 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1240191 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1240192 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/.
   [junit4]   2> 1240192 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1240193 INFO  (coreLoadExecutor-5154-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1240201 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1240226 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1240226 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1240227 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 1240227 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1240227 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1240227 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1240228 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=8.80078125, floorSegmentMB=0.91015625, forceMergeDeletesPctAllowed=13.90091150748332, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8391228706806579
   [junit4]   2> 1240252 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1240252 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1240252 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=21.3876953125, floorSegmentMB=2.140625, forceMergeDeletesPctAllowed=23.875750101259026, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1240252 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@29863758[collection1] main]
   [junit4]   2> 1240253 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/collection1/conf
   [junit4]   2> 1240253 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1240253 INFO  (coreLoadExecutor-5154-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1240254 INFO  (searcherExecutor-5155-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@29863758[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1240754 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/collection1
   [junit4]   2> 1240756 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1240756 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41b61262{/solr,null,AVAILABLE}
   [junit4]   2> 1240757 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b0ffa54{HTTP/1.1,[http/1.1]}{127.0.0.1:42021}
   [junit4]   2> 1240757 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.Server Started @1242210ms
   [junit4]   2> 1240757 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=42021}
   [junit4]   2> 1240757 ERROR (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1240757 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 1240757 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1240758 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1240758 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T18:55:51.072Z
   [junit4]   2> 1240758 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/solr.xml
   [junit4]   2> 1240760 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1240760 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1240761 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1240781 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1240787 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1240788 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1240789 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/.
   [junit4]   2> 1240789 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1240789 INFO  (coreLoadExecutor-5164-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1240798 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1240804 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1240806 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1240806 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 1240806 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1240806 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1240806 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1240808 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=8.80078125, floorSegmentMB=0.91015625, forceMergeDeletesPctAllowed=13.90091150748332, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8391228706806579
   [junit4]   2> 1240855 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1240855 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1240856 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=21.3876953125, floorSegmentMB=2.140625, forceMergeDeletesPctAllowed=23.875750101259026, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1240856 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a4a5ab4[collection1] main]
   [junit4]   2> 1240856 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/collection1/conf
   [junit4]   2> 1240858 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1240858 INFO  (coreLoadExecutor-5164-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1240858 INFO  (searcherExecutor-5165-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a4a5ab4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1240860 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@b0ffa54{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1240860 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=730422777
   [junit4]   2> 1240860 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1240860 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@749ac28f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1c4d460a
   [junit4]   2> 1240866 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1240866 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29a55fa4: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@23b656ce
   [junit4]   2> 1240871 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1240871 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21cfef8f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17057332
   [junit4]   2> 1240872 INFO  (coreCloseExecutor-5170-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@329b4cad
   [junit4]   2> 1240872 INFO  (coreCloseExecutor-5170-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=849038509
   [junit4]   2> 1240872 INFO  (coreCloseExecutor-5170-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4230e643: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@26ed2d81
   [junit4]   2> 1240878 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41b61262{/solr,null,UNAVAILABLE}
   [junit4]   2> 1240878 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1240879 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@221ead08{/solr,null,AVAILABLE}
   [junit4]   2> 1240880 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a1e0087{HTTP/1.1,[http/1.1]}{127.0.0.1:45153}
   [junit4]   2> 1240880 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.Server Started @1242333ms
   [junit4]   2> 1240880 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=45153}
   [junit4]   2> 1240880 ERROR (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1240880 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 1240880 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1240880 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1240880 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T18:55:51.194Z
   [junit4]   2> 1240880 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/solr.xml
   [junit4]   2> 1240882 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1240882 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1240883 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1240902 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1240908 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1240909 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1240910 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/.
   [junit4]   2> 1240910 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1240910 INFO  (coreLoadExecutor-5177-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1240919 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1240925 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1240926 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1240926 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 1240927 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1240927 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1240927 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1240929 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=88.751953125, floorSegmentMB=0.849609375, forceMergeDeletesPctAllowed=21.28651041577338, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1240966 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1240966 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1240966 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.261711462649018]
   [junit4]   2> 1240967 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25cc092c[collection1] main]
   [junit4]   2> 1240967 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/collection1/conf
   [junit4]   2> 1240967 INFO  (coreLoadExecutor-5177-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1240967 INFO  (searcherExecutor-5178-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25cc092c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1240969 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5dd8a900{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1240969 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1282339732
   [junit4]   2> 1240969 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1240969 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38296d78: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@70e97335
   [junit4]   2> 1240972 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1240972 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1749ea5d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@23b656ce
   [junit4]   2> 1240985 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1240985 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a720f77: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17057332
   [junit4]   2> 1240986 INFO  (coreCloseExecutor-5182-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3bf34ecc
   [junit4]   2> 1240987 INFO  (coreCloseExecutor-5182-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1005801164
   [junit4]   2> 1240987 INFO  (coreCloseExecutor-5182-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2637430: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@e5e5a7f
   [junit4]   2> 1240992 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c61f4d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1240993 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1240993 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77d58e20{/solr,null,AVAILABLE}
   [junit4]   2> 1240994 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@213d8fd5{HTTP/1.1,[http/1.1]}{127.0.0.1:32925}
   [junit4]   2> 1240994 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.Server Started @1242447ms
   [junit4]   2> 1240994 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=32925}
   [junit4]   2> 1240994 ERROR (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1240994 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 1240994 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1240994 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1240994 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T18:55:51.308Z
   [junit4]   2> 1240994 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/solr.xml
   [junit4]   2> 1240997 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1240997 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1240997 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1241019 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1241026 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1241026 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1241028 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/.
   [junit4]   2> 1241028 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1241028 INFO  (coreLoadExecutor-5189-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1241035 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1241039 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1241040 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1241040 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 1241040 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1241040 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1241040 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1241042 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=88.751953125, floorSegmentMB=0.849609375, forceMergeDeletesPctAllowed=21.28651041577338, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1241073 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1241073 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1241074 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.261711462649018]
   [junit4]   2> 1241074 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@147f0987[collection1] main]
   [junit4]   2> 1241074 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-001/collection1/conf
   [junit4]   2> 1241075 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 1241075 INFO  (coreLoadExecutor-5189-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1241075 INFO  (searcherExecutor-5190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@147f0987[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1241080 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1241080 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1241081 INFO  (qtp2017077832-12840) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1241081 INFO  (qtp2017077832-12840) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1241081 INFO  (qtp2017077832-12842) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1241081 INFO  (qtp2017077832-12842) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e9d8fe commitCommandVersion:0
   [junit4]   2> 1241092 INFO  (qtp2017077832-12842) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b11b38e[collection1] main]
   [junit4]   2> 1241092 INFO  (qtp2017077832-12842) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1241093 INFO  (searcherExecutor-5178-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b11b38e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1241093 INFO  (qtp2017077832-12842) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 12
   [junit4]   2> 1241095 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1241095 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1241095 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1241096 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1241096 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1241096 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1241096 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1241096 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1241097 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1241097 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1241097 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1241097 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1241097 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1241098 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1241098 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1241098 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1241098 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1241098 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1241098 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1241098 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5a615401 commitCommandVersion:0
   [junit4]   2> 1241129 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71fadd5c[collection1] main]
   [junit4]   2> 1241130 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1241131 INFO  (searcherExecutor-5190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71fadd5c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c18)))}
   [junit4]   2> 1241131 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 33
   [junit4]   2> 1241132 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=18 status=0 QTime=0
   [junit4]   2> 1241133 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 18 docs
   [junit4]   2> 1241134 INFO  (qtp2017077832-12836) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=collection1&action=status&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1241136 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1241138 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1241138 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1241138 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1508093751412
   [junit4]   2> 1241138 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1241138 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1508093751395
   [junit4]   2> 1241138 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1241140 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 1241140 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 1241141 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=true) to NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/collection1/data/index.20171015235551454 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6eca1202; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 1241141 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1241143 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1241144 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1241144 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is 4041478612 and actual is checksum 1708036654. expected length is 185 and actual length is 120
   [junit4]   2> 1241145 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1241157 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=true,bytesDownloaded=2463) : 0 secs (null bytes/sec) to NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/collection1/data/index.20171015235551454 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6eca1202; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 1241158 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download of configuration files from master: [{size=1530, name=schema.xml, checksum=1508380349}]
   [junit4]   2> 1241166 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&cf=schema.xml&checksum=true&wt=filestream&command=filecontent} status=0 QTime=3
   [junit4]   2> 1241177 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore Updating index properties... index=index.20171015235551454
   [junit4]   2> 1241182 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Configuration files are modified, core will be reloaded
   [junit4]   2> 1241187 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Reloading SolrCore collection1
   [junit4]   2> 1241194 INFO  (Thread-3309) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1241198 INFO  (Thread-3309) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1241199 INFO  (Thread-3309) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1241199 INFO  (Thread-3309) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/./collection1
   [junit4]   2> 1241211 INFO  (Thread-3309) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c0a4f98
   [junit4]   2> 1241211 INFO  (Thread-3309) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1241213 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Will not remove most recent old directory after reload /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1241213 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Found 0 old index directories to clean-up under /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/./collection1/data/ afterReload=true
   [junit4]   2> 1241234 INFO  (Thread-3309) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1241234 INFO  (Thread-3309) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1241234 INFO  (Thread-3309) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62758b60[collection1] main]
   [junit4]   2> 1241235 INFO  (Thread-3309) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/collection1/conf
   [junit4]   2> 1241235 INFO  (Thread-3309) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1241235 INFO  (Thread-3309) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=88.751953125, floorSegmentMB=0.849609375, forceMergeDeletesPctAllowed=21.28651041577338, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1241236 INFO  (Thread-3309) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1241237 INFO  (searcherExecutor-5195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62758b60[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1241237 INFO  (Thread-3309) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d1b0c5a[collection1] main]
   [junit4]   2> 1241237 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher removing old index directory NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2bd4a1b1; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 1241238 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=88.751953125, floorSegmentMB=0.849609375, forceMergeDeletesPctAllowed=21.28651041577338, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1241238 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1241239 INFO  (searcherExecutor-5195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d1b0c5a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c18)))}
   [junit4]   2> 1241240 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1993146b[collection1] main]
   [junit4]   2> 1241241 INFO  (searcherExecutor-5195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1993146b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c18)))}
   [junit4]   2> 1241242 INFO  (qtp2017077832-12836) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:32925/solr/collection1/replication&command=fetchindex} status=0 QTime=106
   [junit4]   2> 1241242 INFO  (qtp2017077832-12836) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@545006d3
   [junit4]   2> 1241242 INFO  (qtp2017077832-12836) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1414530771
   [junit4]   2> 1241242 INFO  (qtp2017077832-12836) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1839a02d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7b2592a9
   [junit4]   2> 1241251 INFO  (qtp2017077832-12842) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=collection1&action=status&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1241252 INFO  (qtp2017077832-12843) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=18 status=0 QTime=0
   [junit4]   2> 1241252 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[DE1ACA65DFC71747]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 18 docs
   [junit4]   2> 1241253 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1241253 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1241254 INFO  (qtp2017077832-12842) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1241254 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1241254 INFO  (qtp2017077832-12838) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   1> [index, snapshot_metadata]
   [junit4]   1> [index.20171015235551454, snapshot_metadata, replication.properties, index.properties]
   [junit4]   2> 1241256 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1241256 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1241257 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1241257 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1241257 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1241257 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1241257 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1241257 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1241257 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1241258 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1241258 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1241258 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1241258 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1241258 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1241258 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1241258 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1241259 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1241259 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1241259 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1241259 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1241259 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1241259 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1241259 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1241259 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1241260 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1241260 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1241260 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1241260 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1241260 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1241260 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1241260 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1241261 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1241261 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1241261 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1241261 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1241261 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1241261 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1241261 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1241261 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1241262 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1241262 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1241262 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1241262 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1241262 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1241262 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1241262 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1241263 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1241263 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1241263 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1241263 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1241263 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1241263 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1241263 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1241264 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1241264 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1241264 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1241264 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1241264 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1241264 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1241264 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1241265 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1241265 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1241265 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1241265 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1241265 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1241265 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1241265 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1241266 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1241266 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1241266 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1241266 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1241266 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1241266 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1241266 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1241267 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1241267 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1241267 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1241267 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1241267 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1241267 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1241267 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1241268 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1241268 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1241268 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1241268 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1241268 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1241268 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1241268 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1241269 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1241269 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1241269 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1241269 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1241269 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1241269 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1241269 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1241270 INFO  (qtp377555777-12871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1241270 INFO  (qtp377555777-12860) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1241270 INFO  (qtp377555777-12857) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1241270 INFO  (qtp377555777-12865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1241270 INFO  (qtp377555777-12869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1241270 INFO  (qtp377555777-12868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1241271 INFO  (qtp377555777-12870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1241271 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1241271 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1241271 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1241271 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1241271 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1241271 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1241271 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1241272 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1241272 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1241272 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1241272 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1241272 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1241272 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1241272 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1241273 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1241273 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1241273 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1241273 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1241273 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1241273 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1241273 INFO  (qtp377555777-12856) [    x:collection1] o.a.s.u

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

junit4]   2> 1335035 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1757195419
   [junit4]   2> 1335037 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1335037 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@754c9419: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4f8e8c38
   [junit4]   2> 1335043 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1335043 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44108b14: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@23b656ce
   [junit4]   2> 1335047 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1335047 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e479147: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17057332
   [junit4]   2> 1335048 INFO  (coreCloseExecutor-5835-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2fbfa773
   [junit4]   2> 1335048 INFO  (coreCloseExecutor-5835-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=801089395
   [junit4]   2> 1335048 INFO  (coreCloseExecutor-5835-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6549d16b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4a8d91cb
   [junit4]   2> 1335058 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@768b9eb6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1335058 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5cfc5205{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1335058 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=885707246
   [junit4]   2> 1335059 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1335059 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@767080f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7fbfaddc
   [junit4]   2> 1335064 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1335064 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a54c9cf: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@23b656ce
   [junit4]   2> 1335067 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1335067 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3eb5ba6e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17057332
   [junit4]   2> 1335071 INFO  (coreCloseExecutor-5837-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2b286b15
   [junit4]   2> 1335071 INFO  (coreCloseExecutor-5837-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=724069141
   [junit4]   2> 1335071 INFO  (coreCloseExecutor-5837-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b948107: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5c2f157f
   [junit4]   2> 1335074 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DE1ACA65DFC71747]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4af7a5af{/solr,null,UNAVAILABLE}
   [junit4] IGNOR/A 0.00s J1 | TestReplicationHandler.doTestIndexFetchOnMasterRestart
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-9036))
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_DE1ACA65DFC71747-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128), newname=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=463, maxMBSortInHeap=6.682926901357795, sim=RandomSimilarity(queryNorm=true): {}, locale=el, timezone=PLT
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=155655568,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BadCopyFieldTest, SOLR749Test, CoreAdminCreateDiscoverTest, TestSimpleTrackingShardHandler, IndexSchemaRuntimeFieldTest, TestLeaderElectionWithEmptyReplica, TestReloadDeadlock, DistributedTermsComponentTest, ShardRoutingCustomTest, IndexSchemaTest, V2ApiIntegrationTest, ConvertedLegacyTest, ZkFailoverTest, ZkControllerTest, TestDownShardTolerantSearch, BasicFunctionalityTest, TestSolrConfigHandlerCloud, TestCloudInspectUtil, EnumFieldTest, TestImplicitCoreProperties, CacheHeaderTest, TestAnalyzeInfixSuggestions, LukeRequestHandlerTest, TestJavabinTupleStreamParser, TestSolrIndexConfig, CollectionsAPIAsyncDistributedZkTest, SuggesterTSTTest, TestFieldResource, AsyncCallRequestStatusResponseTest, BasicAuthIntegrationTest, ShufflingReplicaListTransformerTest, DocValuesMultiTest, AnalyticsMergeStrategyTest, DeleteStatusTest, QueryParsingTest, TestFuzzyAnalyzedSuggestions, TlogReplayBufferedWhileIndexingTest, NoCacheHeaderTest, TestHashPartitioner, TolerantUpdateProcessorTest, TestChildDocTransformer, SpellCheckComponentTest, LeaderInitiatedRecoveryOnCommitTest, TestCloudPseudoReturnFields, InfoHandlerTest, TestComplexPhraseLeadingWildcard, DistribJoinFromCollectionTest, TestSubQueryTransformerDistrib, VersionInfoTest, TestQueryTypes, TestDFISimilarityFactory, SolrCloudReportersTest, MissingSegmentRecoveryTest, DirectoryFactoryTest, ClusterStateUpdateTest, TestCoreContainer, SliceStateTest, HdfsTlogReplayBufferedWhileIndexingTest, TestPullReplicaErrorHandling, TestTlogReplica, TestFiltering, ResponseHeaderTest, TestUpdate, DirectSolrConnectionTest, TestConfigSetImmutable, ZkSolrClientTest, FileUtilsTest, TestFastLRUCache, TestCloudManagedSchema, TestRestManager, TestClusterProperties, MoveReplicaTest, TestDynamicFieldCollectionResource, TestFieldCacheVsDocValues, HdfsNNFailoverTest, TestCorePropertiesReload, TestSha256AuthenticationProvider, TestElisionMultitermQuery, TestStressRecovery, TestSolrCloudSnapshots, TestCharFilters, CSVRequestHandlerTest, TestCoreDiscovery, SpatialFilterTest, ZkCLITest, TestApiFramework, ConfigSetsAPITest, CdcrVersionReplicationTest, TestSolrCloudWithHadoopAuthPlugin, TestDocBasedVersionConstraints, CdcrReplicationDistributedZkTest, BitVectorTest, TestStressCloudBlindAtomicUpdates, DistributedFacetPivotSmallAdvancedTest, TestOrdValues, TestCursorMarkWithoutUniqueKey, SampleTest, TestRebalanceLeaders, TestScoreJoinQPNoScore, StressHdfsTest, AddBlockUpdateTest, SearchHandlerTest, DirectSolrSpellCheckerTest, DistributedQueryComponentCustomSortTest, JsonLoaderTest, DocValuesNotIndexedTest, SimpleCollectionCreateDeleteTest, TestMaxScoreQueryParser, FileBasedSpellCheckerTest, TestSolrCloudWithDelegationTokens, DistributedIntervalFacetingTest, CachingDirectoryFactoryTest, TestLRUCache, HdfsLockFactoryTest, TestXIncludeConfig, TestFieldCacheReopen, TestNumericTerms32, TestPayloadScoreQParserPlugin, LargeFieldTest, HdfsAutoAddReplicasIntegrationTest, CollectionReloadTest, CustomCollectionTest, SyncSliceTest, RecoveryZkTest, TestReplicationHandler]
   [junit4] Completed [398/744 (1!)] on J1 in 94.94s, 16 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 48132 lines...]

[JENKINS] Lucene-Solr-7.1-Linux (32bit/jdk1.8.0_144) - Build # 7 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.1-Linux/7/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([D1504E399B8F6B70:18E50C9792E8AD85]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:684)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13502 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D1504E399B8F6B70-001/init-core-data-001
   [junit4]   2> 2252194 WARN  (SUITE-TriggerIntegrationTest-seed#[D1504E399B8F6B70]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 2252194 INFO  (SUITE-TriggerIntegrationTest-seed#[D1504E399B8F6B70]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2252195 INFO  (SUITE-TriggerIntegrationTest-seed#[D1504E399B8F6B70]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2252195 INFO  (SUITE-TriggerIntegrationTest-seed#[D1504E399B8F6B70]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2252196 INFO  (SUITE-TriggerIntegrationTest-seed#[D1504E399B8F6B70]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D1504E399B8F6B70-001/tempDir-001
   [junit4]   2> 2252196 INFO  (SUITE-TriggerIntegrationTest-seed#[D1504E399B8F6B70]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2252196 INFO  (Thread-4007) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2252196 INFO  (Thread-4007) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2252198 ERROR (Thread-4007) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2252296 INFO  (SUITE-TriggerIntegrationTest-seed#[D1504E399B8F6B70]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37685
   [junit4]   2> 2252301 INFO  (jetty-launcher-3518-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2252301 INFO  (jetty-launcher-3518-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2252302 INFO  (jetty-launcher-3518-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19bc947{/solr,null,AVAILABLE}
   [junit4]   2> 2252303 INFO  (jetty-launcher-3518-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f900e5{/solr,null,AVAILABLE}
   [junit4]   2> 2252303 INFO  (jetty-launcher-3518-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16dc4e{HTTP/1.1,[http/1.1]}{127.0.0.1:43407}
   [junit4]   2> 2252303 INFO  (jetty-launcher-3518-thread-1) [    ] o.e.j.s.Server Started @2253240ms
   [junit4]   2> 2252303 INFO  (jetty-launcher-3518-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43407}
   [junit4]   2> 2252304 INFO  (jetty-launcher-3518-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f65c33{HTTP/1.1,[http/1.1]}{127.0.0.1:40575}
   [junit4]   2> 2252304 INFO  (jetty-launcher-3518-thread-2) [    ] o.e.j.s.Server Started @2253241ms
   [junit4]   2> 2252304 ERROR (jetty-launcher-3518-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2252304 INFO  (jetty-launcher-3518-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40575}
   [junit4]   2> 2252304 INFO  (jetty-launcher-3518-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 2252304 INFO  (jetty-launcher-3518-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2252304 INFO  (jetty-launcher-3518-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2252304 ERROR (jetty-launcher-3518-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2252304 INFO  (jetty-launcher-3518-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T13:04:28.975Z
   [junit4]   2> 2252304 INFO  (jetty-launcher-3518-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 2252304 INFO  (jetty-launcher-3518-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2252304 INFO  (jetty-launcher-3518-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2252304 INFO  (jetty-launcher-3518-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T13:04:28.975Z
   [junit4]   2> 2252307 INFO  (jetty-launcher-3518-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2252307 INFO  (jetty-launcher-3518-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2252314 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 0x15f2022bec40001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2252316 INFO  (jetty-launcher-3518-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37685/solr
   [junit4]   2> 2252317 INFO  (jetty-launcher-3518-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37685/solr
   [junit4]   2> 2252372 INFO  (jetty-launcher-3518-thread-1) [n:127.0.0.1:43407_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2252373 INFO  (jetty-launcher-3518-thread-1) [n:127.0.0.1:43407_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43407_solr
   [junit4]   2> 2252373 INFO  (jetty-launcher-3518-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2252373 INFO  (jetty-launcher-3518-thread-1) [n:127.0.0.1:43407_solr    ] o.a.s.c.Overseer Overseer (id=98833050426933254-127.0.0.1:43407_solr-n_0000000000) starting
   [junit4]   2> 2252374 INFO  (jetty-launcher-3518-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40575_solr
   [junit4]   2> 2252374 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:43407_solr) [n:127.0.0.1:43407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2252375 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2252380 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2252381 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2252382 INFO  (jetty-launcher-3518-thread-1) [n:127.0.0.1:43407_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43407_solr
   [junit4]   2> 2252383 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2252383 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:43407_solr) [n:127.0.0.1:43407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2252383 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:43407_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2252383 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2252383 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2252387 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2252388 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2252388 DEBUG (ScheduledTrigger-8561-thread-1) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40575_solr, 127.0.0.1:43407_solr]
   [junit4]   2> 2252584 INFO  (jetty-launcher-3518-thread-1) [n:127.0.0.1:43407_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43407.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2252600 INFO  (jetty-launcher-3518-thread-1) [n:127.0.0.1:43407_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43407.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2252600 INFO  (jetty-launcher-3518-thread-1) [n:127.0.0.1:43407_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43407.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2252602 INFO  (jetty-launcher-3518-thread-1) [n:127.0.0.1:43407_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D1504E399B8F6B70-001/tempDir-001/node1/.
   [junit4]   2> 2252651 INFO  (jetty-launcher-3518-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40575.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2252662 INFO  (jetty-launcher-3518-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40575.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2252663 INFO  (jetty-launcher-3518-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40575.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2252665 INFO  (jetty-launcher-3518-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D1504E399B8F6B70-001/tempDir-001/node2/.
   [junit4]   2> 2252697 INFO  (SUITE-TriggerIntegrationTest-seed#[D1504E399B8F6B70]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2252698 INFO  (SUITE-TriggerIntegrationTest-seed#[D1504E399B8F6B70]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37685/solr ready
   [junit4]   2> 2252714 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventQueue
   [junit4]   2> 2252715 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 2252715 DEBUG (zkCallback-3529-thread-1-processing-n:127.0.0.1:43407_solr) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2252715 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2252717 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2252717 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2252717 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2252719 INFO  (qtp20972103-18415) [n:127.0.0.1:43407_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2252724 INFO  (qtp20972103-18415) [n:127.0.0.1:43407_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2252727 INFO  (qtp20972103-18417) [n:127.0.0.1:43407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2252728 INFO  (qtp20972103-18417) [n:127.0.0.1:43407_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37685/solr ready
   [junit4]   2> 2252729 INFO  (qtp20972103-18407) [n:127.0.0.1:43407_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2252730 INFO  (qtp9479699-18416) [n:127.0.0.1:40575_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2252730 DEBUG (qtp20972103-18417) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2252731 INFO  (qtp20972103-18417) [n:127.0.0.1:43407_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 2252731 DEBUG (zkCallback-3529-thread-1-processing-n:127.0.0.1:43407_solr) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2252732 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:43407_solr) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 2252732 DEBUG (zkCallback-3529-thread-1-processing-n:127.0.0.1:43407_solr) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:43407_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2252732 DEBUG (zkCallback-3529-thread-1-processing-n:127.0.0.1:43407_solr) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 2252732 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2252733 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2252734 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2252734 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2252735 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@132903e{/solr,null,AVAILABLE}
   [junit4]   2> 2252737 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11188{HTTP/1.1,[http/1.1]}{127.0.0.1:33945}
   [junit4]   2> 2252737 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.Server Started @2253674ms
   [junit4]   2> 2252737 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33945}
   [junit4]   2> 2252737 ERROR (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2252737 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 2252737 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2252737 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2252738 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T13:04:29.409Z
   [junit4]   2> 2252738 DEBUG (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2252738 DEBUG (ScheduledTrigger-8561-thread-1) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2252738 DEBUG (ScheduledTrigger-8561-thread-1) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40575_solr, 127.0.0.1:43407_solr]
   [junit4]   2> 2252740 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2252750 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37685/solr
   [junit4]   2> 2252757 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [n:127.0.0.1:33945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2252758 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [n:127.0.0.1:33945_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2252759 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [n:127.0.0.1:33945_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33945_solr
   [junit4]   2> 2252760 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2252763 INFO  (zkCallback-3536-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2252763 INFO  (zkCallback-3544-thread-1-processing-n:127.0.0.1:33945_solr) [n:127.0.0.1:33945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2252763 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:43407_solr) [n:127.0.0.1:43407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2252949 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [n:127.0.0.1:33945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33945.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2252960 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [n:127.0.0.1:33945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33945.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2252960 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [n:127.0.0.1:33945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33945.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2252962 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [n:127.0.0.1:33945_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D1504E399B8F6B70-001/tempDir-001/node3/.
   [junit4]   2> 2253740 DEBUG (ScheduledTrigger-8561-thread-2) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2253740 DEBUG (ScheduledTrigger-8561-thread-2) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr, 127.0.0.1:43407_solr]
   [junit4]   2> 2253740 DEBUG (ScheduledTrigger-8561-thread-2) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:33945_solr at time 1508072670411000000
   [junit4]   2> 2254723 INFO  (OverseerCollectionConfigSetProcessor-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2254741 DEBUG (ScheduledTrigger-8561-thread-2) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2254741 DEBUG (ScheduledTrigger-8561-thread-2) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr, 127.0.0.1:43407_solr]
   [junit4]   2> 2254741 DEBUG (ScheduledTrigger-8561-thread-2) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:33945_solr] added at times [1508072670411000000]
   [junit4]   2> 2254746 INFO  (ScheduledTrigger-8561-thread-2) [n:127.0.0.1:43407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2254747 INFO  (ScheduledTrigger-8561-thread-2) [n:127.0.0.1:43407_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37685/solr ready
   [junit4]   2> 2254747 INFO  (ScheduledTrigger-8561-thread-2) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2254747 DEBUG (AutoscalingActionExecutor-8562-thread-1-processing-n:127.0.0.1:43407_solr) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14edc01a875288c0Tl84bvn26cpfw3cm2qghtr1i",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1508072670411000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1508072670411000000],
   [junit4]   2>     "_enqueue_time_":1508072671412000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:33945_solr"]}}
   [junit4]   2> 2254748 INFO  (AutoscalingActionExecutor-8562-thread-1-processing-n:127.0.0.1:43407_solr) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.TriggerIntegrationTest -- event: {
   [junit4]   2>   "id":"14edc01a875288c0Tl84bvn26cpfw3cm2qghtr1i",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1508072670411000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1508072670411000000],
   [junit4]   2>     "_enqueue_time_":1508072671412000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:33945_solr"]}}
   [junit4]   2> 2254750 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@16dc4e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2254751 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26169133
   [junit4]   2> 2254751 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2254751 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37151f: rootName = solr_43407, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@19f1c9b
   [junit4]   2> 2254761 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2254761 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17cbd5b: rootName = solr_43407, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1e8e2f2
   [junit4]   2> 2254767 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2254767 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17db51: rootName = solr_43407, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d45c0f
   [junit4]   2> 2254768 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2254768 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2254768 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.Overseer Overseer (id=98833050426933254-127.0.0.1:43407_solr-n_0000000000) closing
   [junit4]   2> 2254769 INFO  (OverseerStateUpdate-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43407_solr
   [junit4]   2> 2254769 DEBUG (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2254769 WARN  (OverseerAutoScalingTriggerThread-98833050426933254-127.0.0.1:43407_solr-n_0000000000) [n:127.0.0.1:43407_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2254771 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40575_solr
   [junit4]   2> 2254771 INFO  (zkCallback-3544-thread-1-processing-n:127.0.0.1:33945_solr) [n:127.0.0.1:33945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2254771 INFO  (zkCallback-3536-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2254773 INFO  (zkCallback-3530-thread-2-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2254783 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.Overseer Overseer (id=98833050426933253-127.0.0.1:40575_solr-n_0000000001) starting
   [junit4]   2> 2254787 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2254789 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2254795 INFO  (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 2254795 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2254795 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 2254796 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2254796 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 2254796 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2254797 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2254797 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2254797 DEBUG (ScheduledTrigger-8576-thread-1) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2254798 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2254798 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2255798 DEBUG (ScheduledTrigger-8576-thread-1) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2255798 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2255798 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2256271 WARN  (zkCallback-3529-thread-1-processing-n:127.0.0.1:43407_solr) [n:127.0.0.1:43407_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2256271 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19bc947{/solr,null,UNAVAILABLE}
   [junit4]   2> 2256798 DEBUG (ScheduledTrigger-8576-thread-1) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2256799 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2256799 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2257799 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2257799 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2257799 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2258799 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2258799 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2258799 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2259800 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2259800 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2259800 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2260800 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2260800 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2260800 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2261801 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2261801 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2261801 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2262801 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2262801 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2262801 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2263801 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2263801 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2263801 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40575_solr, 127.0.0.1:33945_solr]
   [junit4]   2> 2264272 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[D1504E399B8F6B70]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventQueue
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TriggerIntegrationTest -Dtests.method=testEventQueue -Dtests.seed=D1504E399B8F6B70 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=Asia/Tel_Aviv -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 11.6s J1 | TriggerIntegrationTest.testEventQueue <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: action wasn't interrupted
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1504E399B8F6B70:18E50C9792E8AD85]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:684)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2264291 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 2264291 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 2264292 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2264292 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2264293 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2264293 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2264294 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2264294 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2264295 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d541d4{/solr,null,AVAILABLE}
   [junit4]   2> 2264295 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@123baf5{HTTP/1.1,[http/1.1]}{127.0.0.1:36303}
   [junit4]   2> 2264295 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.Server Started @2265232ms
   [junit4]   2> 2264295 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36303}
   [junit4]   2> 2264296 ERROR (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2264296 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 2264296 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2264296 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2264296 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T13:04:40.967Z
   [junit4]   2> 2264298 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2264322 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37685/solr
   [junit4]   2> 2264328 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [n:127.0.0.1:36303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2264329 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [n:127.0.0.1:36303_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2264330 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [n:127.0.0.1:36303_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36303_solr
   [junit4]   2> 2264331 INFO  (zkCallback-3544-thread-1-processing-n:127.0.0.1:33945_solr) [n:127.0.0.1:33945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2264331 INFO  (zkCallback-3536-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2264331 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2264331 INFO  (zkCallback-3554-thread-1-processing-n:127.0.0.1:36303_solr) [n:127.0.0.1:36303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2264571 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [n:127.0.0.1:36303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36303.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2264589 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [n:127.0.0.1:36303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36303.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2264590 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [n:127.0.0.1:36303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36303.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2264592 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [n:127.0.0.1:36303_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D1504E399B8F6B70-001/tempDir-001/node4/.
   [junit4]   2> 2264635 INFO  (qtp26737882-18510) [n:127.0.0.1:36303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2264636 INFO  (qtp26737882-18510) [n:127.0.0.1:36303_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37685/solr ready
   [junit4]   2> 2264637 INFO  (qtp26737882-18512) [n:127.0.0.1:36303_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2264639 INFO  (qtp9479699-18416) [n:127.0.0.1:40575_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2264641 INFO  (qtp23112215-18473) [n:127.0.0.1:33945_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2264641 DEBUG (qtp26737882-18510) [n:127.0.0.1:36303_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2264642 INFO  (qtp26737882-18510) [n:127.0.0.1:36303_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2264642 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2264643 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr, 127.0.0.1:36303_solr]
   [junit4]   2> 2264643 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@123baf5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2264643 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 2264643 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22372040
   [junit4]   2> 2264643 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2264644 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15dcf27: rootName = solr_36303, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@8c8309
   [junit4]   2> 2264644 INFO  (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2264644 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2264644 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 2264645 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: [127.0.0.1:33945_solr, 127.0.0.1:36303_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2264654 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2264654 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4466c8: rootName = solr_36303, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1e8e2f2
   [junit4]   2> 2264663 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2264663 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11bffc9: rootName = solr_36303, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d45c0f
   [junit4]   2> 2264664 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2264664 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2264665 INFO  (zkCallback-3536-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2264665 INFO  (zkCallback-3544-thread-1-processing-n:127.0.0.1:33945_solr) [n:127.0.0.1:33945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2264665 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2265645 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2265645 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:36303_solr
   [junit4]   2> 2266165 WARN  (zkCallback-3554-thread-1-processing-n:127.0.0.1:36303_solr) [n:127.0.0.1:36303_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2266165 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d541d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2266646 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2267646 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2267673 INFO  (qtp9479699-18416) [n:127.0.0.1:40575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2267674 INFO  (qtp9479699-18416) [n:127.0.0.1:40575_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37685/solr ready
   [junit4]   2> 2267675 INFO  (qtp9479699-18408) [n:127.0.0.1:40575_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2267676 INFO  (qtp23112215-18473) [n:127.0.0.1:33945_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2267677 DEBUG (qtp9479699-18416) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2267678 INFO  (qtp9479699-18416) [n:127.0.0.1:40575_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2267678 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 2267679 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2267679 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 2267680 INFO  (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2267680 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:36303_solr
   [junit4]   2> 2267680 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2267680 DEBUG (ScheduledTrigger-8576-thread-1) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2267680 DEBUG (ScheduledTrigger-8576-thread-1) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:36303_solr]
   [junit4]   2> 2267680 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 2267682 INFO  (ScheduledTrigger-8576-thread-1) [n:127.0.0.1:40575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2267683 INFO  (ScheduledTrigger-8576-thread-1) [n:127.0.0.1:40575_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37685/solr ready
   [junit4]   2> 2267683 INFO  (ScheduledTrigger-8576-thread-1) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2267684 DEBUG (AutoscalingActionExecutor-8577-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14edc01dc6360dc0Tl84bvn26cpfw3cm2qghtr1k",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":1508072684351000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1508072684351000000],
   [junit4]   2>     "_enqueue_time_":1508072684351000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:36303_solr"]}}
   [junit4]   2> 2267684 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[D1504E399B8F6B70]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 2267699 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 2267699 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 8
   [junit4]   2> 2267700 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 2267700 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 2267701 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2267701 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2267701 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 2267704 INFO  (qtp23112215-18475) [n:127.0.0.1:33945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2267705 INFO  (qtp23112215-18475) [n:127.0.0.1:33945_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37685/solr ready
   [junit4]   2> 2267706 INFO  (qtp9479699-18412) [n:127.0.0.1:40575_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2267707 INFO  (qtp23112215-18473) [n:127.0.0.1:33945_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2267707 DEBUG (qtp23112215-18475) [n:127.0.0.1:33945_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2267708 INFO  (qtp23112215-18475) [n:127.0.0.1:33945_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 2267708 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 2267709 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2267709 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2267709 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 2267710 INFO  (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2267710 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2267710 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 2267711 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2267711 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2267711 INFO  (qtp9479699-18406) [n:127.0.0.1:40575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2267711 INFO  (qtp9479699-18406) [n:127.0.0.1:40575_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37685/solr ready
   [junit4]   2> 2267712 INFO  (qtp9479699-18410) [n:127.0.0.1:40575_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2267713 INFO  (qtp23112215-18474) [n:127.0.0.1:33945_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2267713 DEBUG (qtp9479699-18406) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2267714 INFO  (qtp9479699-18406) [n:127.0.0.1:40575_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2267714 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 2267715 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2267715 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2267715 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2267715 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2267715 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 2267716 INFO  (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2267716 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2267717 DEBUG (ScheduledTrigger-8576-thread-1) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2267717 DEBUG (ScheduledTrigger-8576-thread-1) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2267717 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2267717 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 2267717 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50cfcd{/solr,null,AVAILABLE}
   [junit4]   2> 2267718 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d6d99c{HTTP/1.1,[http/1.1]}{127.0.0.1:35573}
   [junit4]   2> 2267718 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.Server Started @2268655ms
   [junit4]   2> 2267718 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35573}
   [junit4]   2> 2267718 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2267719 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 2267719 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2267719 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2267719 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T13:04:44.390Z
   [junit4]   2> 2267721 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2267732 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37685/solr
   [junit4]   2> 2267738 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [n:127.0.0.1:35573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2267739 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [n:127.0.0.1:35573_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2267740 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [n:127.0.0.1:35573_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35573_solr
   [junit4]   2> 2267741 INFO  (zkCallback-3544-thread-1-processing-n:127.0.0.1:33945_solr) [n:127.0.0.1:33945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2267741 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2267742 INFO  (zkCallback-3576-thread-1-processing-n:127.0.0.1:35573_solr) [n:127.0.0.1:35573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2267743 INFO  (zkCallback-3536-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2267912 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [n:127.0.0.1:35573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35573.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2267923 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [n:127.0.0.1:35573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35573.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2267923 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [n:127.0.0.1:35573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35573.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aa26f6
   [junit4]   2> 2267924 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [n:127.0.0.1:35573_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D1504E399B8F6B70-001/tempDir-001/node5/.
   [junit4]   2> 2268712 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2268712 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:33945_solr, 127.0.0.1:35573_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2268712 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:35573_solr at time 1508072685383000000
   [junit4]   2> 2268712 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:35573_solr] added at times [1508072685383000000]
   [junit4]   2> 2268715 INFO  (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2268715 INFO  (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37685/solr ready
   [junit4]   2> 2268715 INFO  (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2268715 DEBUG (AutoscalingActionExecutor-8577-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14edc01e03b91fc0Tl84bvn26cpfw3cm2qghtr1m",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1508072685383000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1508072685383000000],
   [junit4]   2>     "_enqueue_time_":1508072685383000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:35573_solr"]}}
   [junit4]   2> 2268716 INFO  (AutoscalingActionExecutor-8577-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.ActionThrottle The last action attempt started 1031ms ago.
   [junit4]   2> 2268716 INFO  (AutoscalingActionExecutor-8577-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.ActionThrottle Throttling action attempts - waiting for 3968ms
   [junit4]   2> 2272684 INFO  (AutoscalingActionExecutor-8577-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger1
   [junit4]   2> 2272717 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2272717 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:33945_solr, 127.0.0.1:35573_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2272718 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2272718 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:33945_solr, 127.0.0.1:35573_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2272718 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:35573_solr at time 1508072689389000000
   [junit4]   2> 2272718 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:35573_solr] added at times [1508072689389000000]
   [junit4]   2> 2272721 INFO  (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2272722 INFO  (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37685/solr ready
   [junit4]   2> 2272722 INFO  (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2272722 DEBUG (AutoscalingActionExecutor-8577-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14edc01ef27fd540Tl84bvn26cpfw3cm2qghtr1o",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1508072689389000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1508072689389000000],
   [junit4]   2>     "_enqueue_time_":1508072689389000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:35573_solr"]}}
   [junit4]   2> 2272722 INFO  (AutoscalingActionExecutor-8577-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.ActionThrottle The last action attempt started 38ms ago.
   [junit4]   2> 2272722 INFO  (AutoscalingActionExecutor-8577-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.ActionThrottle Throttling action attempts - waiting for 4961ms
   [junit4]   2> 2277683 INFO  (AutoscalingActionExecutor-8577-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1508072689355000000 time = 1508072694354000000
   [junit4]   2> 2277684 INFO  (AutoscalingActionExecutor-8577-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger2
   [junit4]   2> 2277688 INFO  (qtp19754296-18551) [n:127.0.0.1:35573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2277689 INFO  (qtp19754296-18551) [n:127.0.0.1:35573_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37685/solr ready
   [junit4]   2> 2277690 INFO  (qtp9479699-18412) [n:127.0.0.1:40575_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2277692 INFO  (qtp23112215-18468) [n:127.0.0.1:33945_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2277694 INFO  (qtp19754296-18553) [n:127.0.0.1:35573_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2277694 DEBUG (qtp19754296-18551) [n:127.0.0.1:35573_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2277695 INFO  (qtp19754296-18551) [n:127.0.0.1:35573_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2277695 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 11
   [junit4]   2> 2277696 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr, 127.0.0.1:35573_solr]
   [junit4]   2> 2277696 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2277697 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr, 127.0.0.1:35573_solr]
   [junit4]   2> 2277697 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr, 127.0.0.1:35573_solr]
   [junit4]   2> 2277697 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2277697 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 11
   [junit4]   2> 2277699 INFO  (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2277699 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 11, lastZnodeVersion 11
   [junit4]   2> 2277699 DEBUG (ScheduledTrigger-8576-thread-2) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: [127.0.0.1:33945_solr, 127.0.0.1:35573_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2277700 INFO  (qtp23112215-18469) [n:127.0.0.1:33945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2277701 INFO  (qtp23112215-18469) [n:127.0.0.1:33945_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37685/solr ready
   [junit4]   2> 2277702 INFO  (qtp9479699-18408) [n:127.0.0.1:40575_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2277705 INFO  (qtp23112215-18470) [n:127.0.0.1:33945_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2277706 INFO  (qtp19754296-18547) [n:127.0.0.1:35573_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2277706 DEBUG (qtp23112215-18469) [n:127.0.0.1:33945_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2277707 INFO  (qtp23112215-18469) [n:127.0.0.1:33945_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2277708 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 12
   [junit4]   2> 2277708 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr, 127.0.0.1:35573_solr]
   [junit4]   2> 2277708 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2277709 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr, 127.0.0.1:35573_solr]
   [junit4]   2> 2277709 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr, 127.0.0.1:35573_solr]
   [junit4]   2> 2277709 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2277710 DEBUG (zkCallback-3530-thread-1-processing-n:127.0.0.1:40575_solr) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33945_solr, 127.0.0.1:40575_solr, 127.0.0.1:35573_solr]
   [junit4]   2> 2277710 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 12
   [junit4]   2> 2277711 INFO  (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2277711 DEBUG (OverseerAutoScalingTriggerThread-98833050426933253-127.0.0.1:40575_solr-n_0000000001) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 12, lastZnodeVersion 12
   [junit4]   2> 2277712 DEBUG (ScheduledTrigger-8576-thread-4) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: [127.0.0.1:33945_solr, 127.0.0.1:35573_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2277712 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d6d99c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2277712 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16555661
   [junit4]   2> 2277712 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2277712 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[D1504E399B8F6B70]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67799c: rootName = solr_35573, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1b373c5
   [junit4]   2> 2277718 DEBUG (ScheduledTrigger-8576-thread-1) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2277718 DEBUG (ScheduledTrigger-8576-thread-1) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:33945_solr, 127.0.0.1:35573_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2277723 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2277723 DEBUG (ScheduledTrigger-8576-thread-3) [n:127.0.0.1:40575_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:33945_solr, 127.0.0.1:35573_solr, 127.0.0.1:40575_solr]
   [junit4]   2> 2277723 INF

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

y: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 0x15f2022bec40047, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2365060 INFO  (jetty-closer-3519-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e8b120{/solr,null,UNAVAILABLE}
   [junit4]   2> 2365060 WARN  (zkCallback-3721-thread-2-processing-n:127.0.0.1:43011_solr) [n:127.0.0.1:43011_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2365060 INFO  (jetty-closer-3519-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a68a5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2365063 WARN  (zkCallback-3705-thread-2-processing-n:127.0.0.1:44825_solr) [n:127.0.0.1:44825_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2365063 INFO  (jetty-closer-3519-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c6cb7{/solr,null,UNAVAILABLE}
   [junit4]   2> 2366543 WARN  (zkCallback-3669-thread-1-processing-n:127.0.0.1:46421_solr) [n:127.0.0.1:46421_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2366544 INFO  (jetty-closer-3519-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e65a2b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2366550 WARN  (zkCallback-3659-thread-2-processing-n:127.0.0.1:41141_solr) [n:127.0.0.1:41141_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2366551 INFO  (jetty-closer-3519-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1706807{/solr,null,UNAVAILABLE}
   [junit4]   2> 2366556 INFO  (jetty-closer-3519-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8ed600{/solr,null,UNAVAILABLE}
   [junit4]   2> 2366559 ERROR (SUITE-TriggerIntegrationTest-seed#[D1504E399B8F6B70]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2366559 INFO  (SUITE-TriggerIntegrationTest-seed#[D1504E399B8F6B70]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37685 37685
   [junit4]   2> 2373898 INFO  (Thread-4007) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37685 37685
   [junit4]   2> 2373899 WARN  (Thread-4007) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	50	/solr/aliases.json
   [junit4]   2> 	50	/solr/clusterprops.json
   [junit4]   2> 	14	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	50	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/98833050426933260-127.0.0.1:33945_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/98833050426933282-127.0.0.1:33905_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/98833050426933301-127.0.0.1:41141_solr-n_0000000008
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	50	/solr/collections
   [junit4]   2> 	42	/solr/live_nodes
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/node_added_trigger
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_trigger1
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D1504E399B8F6B70-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1293, maxMBSortInHeap=7.196719666047732, sim=RandomSimilarity(queryNorm=false): {}, locale=zh, timezone=Asia/Tel_Aviv
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=155636840,total=462315520
   [junit4]   2> NOTE: All tests run in this JVM: [ZkStateWriterTest, SampleTest, InfoHandlerTest, MetricUtilsTest, SolrCmdDistributorTest, TestHashQParserPlugin, SolrCoreMetricManagerTest, DirectoryFactoryTest, DeleteStatusTest, TestImplicitCoreProperties, JavabinLoaderTest, TestTrieFacet, GraphQueryTest, DistributedIntervalFacetingTest, TestPullReplicaErrorHandling, FileUtilsTest, CacheHeaderTest, TestStressVersions, FacetPivotSmallTest, SolrXmlInZkTest, DocValuesMultiTest, TestHalfAndHalfDocValues, CoreAdminHandlerTest, LukeRequestHandlerTest, ScriptEngineTest, JsonLoaderTest, TestDownShardTolerantSearch, DocValuesTest, AutoScalingHandlerTest, DirectSolrConnectionTest, QueryResultKeyTest, DeleteNodeTest, EnumFieldTest, TestDFISimilarityFactory, TestSimpleTrackingShardHandler, TestElisionMultitermQuery, PrimUtilsTest, TestSolrIndexConfig, IndexSchemaRuntimeFieldTest, BasicAuthIntegrationTest, SpatialFilterTest, TestValueSourceCache, TestSolrCloudSnapshots, SchemaVersionSpecificBehaviorTest, AliasIntegrationTest, DataDrivenBlockJoinTest, TestCloudPseudoReturnFields, SearchHandlerTest, TestNoOpRegenerator, TestCorePropertiesReload, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestRawTransformer, SuggesterTSTTest, TestNumericTerms32, DocValuesNotIndexedTest, TestAnalyzeInfixSuggestions, TestTlogReplica, TestSchemalessBufferedUpdates, TestFreeTextSuggestions, ZkCLITest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CollectionReloadTest, TestJsonFacetRefinement, SOLR749Test, TlogReplayBufferedWhileIndexingTest, TestShortCircuitedRequests, TestCloudManagedSchema, OverseerTaskQueueTest, OverseerModifyCollectionTest, ConvertedLegacyTest, TestPartialUpdateDeduplication, RulesTest, SuggestComponentTest, AtomicUpdatesTest, IndexSchemaTest, ClusterStateUpdateTest, TestCoreContainer, TestSchemaNameResource, MissingSegmentRecoveryTest, OutOfBoxZkACLAndCredentialsProvidersTest, MoreLikeThisHandlerTest, ZkControllerTest, TestConfigSetImmutable, TestHashPartitioner, TestNumericRangeQuery32, ResourceLoaderTest, TestSolrCloudWithDelegationTokens, SmileWriterTest, TestSolrFieldCacheBean, TestStressCloudBlindAtomicUpdates, TestEmbeddedSolrServerAdminHandler, TestAtomicUpdateErrorCases, MoveReplicaTest, TestLegacyNumericUtils, TestComplexPhraseLeadingWildcard, CloudMLTQParserTest, TestQueryTypes, HighlighterTest, TestMacroExpander, TestSimpleTextCodec, LoggingHandlerTest, TestRTGBase, VersionInfoTest, TestCoreDiscovery, TestFastLRUCache, SimpleCollectionCreateDeleteTest, ShufflingReplicaListTransformerTest, TestSlowCompositeReaderWrapper, AnalysisAfterCoreReloadTest, AlternateDirectoryTest, TestApiFramework, TestSha256AuthenticationProvider, UpdateRequestProcessorFactoryTest, TestDynamicFieldCollectionResource, DistributedQueryComponentCustomSortTest, TestSolrCloudWithHadoopAuthPlugin, TestHttpShardHandlerFactory, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, DistributedTermsComponentTest, TestRangeQuery, SoftAutoCommitTest, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastOutputStream, PluginInfoTest, TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest, TestSolrJ, ZkNodePropsTest, CircularListTest, DistributedMLTComponentTest, TestLuceneIndexBackCompat, ActionThrottleTest, AssignBackwardCompatibilityTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPIAsyncDistributedZkTest, DistribJoinFromCollectionTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, TestClusterProperties, TestCollectionAPI, TestConfigSetsAPI, TestPrepRecovery, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, TriLevelCompositeIdRoutingTest, AutoAddReplicasIntegrationTest, NodeAddedTriggerTest, SystemLogListenerTest, TriggerIntegrationTest]
   [junit4] Completed [596/744 (1!)] on J1 in 121.73s, 10 tests, 1 failure <<< FAILURES!

[...truncated 43275 lines...]

[JENKINS] Lucene-Solr-7.1-Linux (32bit/jdk1.8.0_144) - Build # 6 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.1-Linux/6/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) Thread[id=1029, name=jetty-launcher-141-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=1023, name=jetty-launcher-141-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=1029, name=jetty-launcher-141-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=1023, name=jetty-launcher-141-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([46F599DA17D38BBD]:0)




Build Log:
[...truncated 11751 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
   [junit4]   2> 198662 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[46F599DA17D38BBD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_46F599DA17D38BBD-001/init-core-data-001
   [junit4]   2> 198662 WARN  (SUITE-TestImpersonationWithHadoopAuth-seed#[46F599DA17D38BBD]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 198663 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[46F599DA17D38BBD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 198664 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[46F599DA17D38BBD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 198682 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[46F599DA17D38BBD]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_46F599DA17D38BBD-001/tempDir-001
   [junit4]   2> 198682 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[46F599DA17D38BBD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 198682 INFO  (Thread-218) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 198682 INFO  (Thread-218) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 198684 ERROR (Thread-218) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 198782 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[46F599DA17D38BBD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39875
   [junit4]   2> 198806 INFO  (jetty-launcher-141-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 198806 INFO  (jetty-launcher-141-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 198808 INFO  (jetty-launcher-141-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67360d{/solr,null,AVAILABLE}
   [junit4]   2> 198808 INFO  (jetty-launcher-141-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d6f1d9{/solr,null,AVAILABLE}
   [junit4]   2> 198809 INFO  (jetty-launcher-141-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fe2eb7{SSL,[ssl, http/1.1]}{127.0.0.1:38665}
   [junit4]   2> 198809 INFO  (jetty-launcher-141-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2a4a12{SSL,[ssl, http/1.1]}{127.0.0.1:41537}
   [junit4]   2> 198810 INFO  (jetty-launcher-141-thread-1) [    ] o.e.j.s.Server Started @199946ms
   [junit4]   2> 198810 INFO  (jetty-launcher-141-thread-2) [    ] o.e.j.s.Server Started @199946ms
   [junit4]   2> 198810 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38665}
   [junit4]   2> 198810 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41537}
   [junit4]   2> 198810 ERROR (jetty-launcher-141-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 198810 ERROR (jetty-launcher-141-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 198810 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 198810 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 198810 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 198810 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 198810 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 198810 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 198810 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T06:39:22.656Z
   [junit4]   2> 198810 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-15T06:39:22.656Z
   [junit4]   2> 198817 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 198820 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 198833 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39875/solr
   [junit4]   2> 198833 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39875/solr
   [junit4]   2> 198838 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 0x15f1ec22ba10004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 198898 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:38665_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 198898 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:38665_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38665_solr
   [junit4]   2> 198898 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:38665_solr    ] o.a.s.c.Overseer Overseer (id=98831536129900549-127.0.0.1:38665_solr-n_0000000000) starting
   [junit4]   2> 198899 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:41537_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 198900 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:41537_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41537_solr
   [junit4]   2> 198901 INFO  (zkCallback-152-thread-1-processing-n:127.0.0.1:38665_solr) [n:127.0.0.1:38665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 198901 INFO  (zkCallback-153-thread-1-processing-n:127.0.0.1:41537_solr) [n:127.0.0.1:41537_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 198908 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:38665_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38665_solr
   [junit4]   2> 198909 INFO  (zkCallback-153-thread-1-processing-n:127.0.0.1:41537_solr) [n:127.0.0.1:41537_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 198909 INFO  (zkCallback-152-thread-1-processing-n:127.0.0.1:38665_solr) [n:127.0.0.1:38665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 199050 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:38665_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 199052 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:38665_solr    ] o.a.s.s.HadoopAuthPlugin Params: {proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, proxyuser.bogusGroup.groups=__some_bogus_group, proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*, proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, proxyuser.bogusGroup.hosts=*, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 199055 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:38665_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 199062 INFO  (jetty-launcher-141-thread-1-EventThread) [n:127.0.0.1:38665_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 199067 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:41537_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 199067 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:41537_solr    ] o.a.s.s.HadoopAuthPlugin Params: {proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, proxyuser.bogusGroup.groups=__some_bogus_group, proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*, proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, proxyuser.bogusGroup.hosts=*, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 199069 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:41537_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 199079 INFO  (jetty-launcher-141-thread-2-EventThread) [n:127.0.0.1:41537_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 199082 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:38665_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 199122 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:38665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38665.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed9630
   [junit4]   2> 199132 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:38665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38665.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed9630
   [junit4]   2> 199132 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:38665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38665.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed9630
   [junit4]   2> 199138 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:38665_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_46F599DA17D38BBD-001/tempDir-001/node1/.
   [junit4]   2> 200092 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:41537_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 200139 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:41537_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41537.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed9630
   [junit4]   2> 200160 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:41537_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41537.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed9630
   [junit4]   2> 200161 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:41537_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41537.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed9630
   [junit4]   2> 200162 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:41537_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_46F599DA17D38BBD-001/tempDir-001/node2/.
   [junit4]   2> 200204 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[46F599DA17D38BBD]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 200205 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[46F599DA17D38BBD]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39875/solr ready
   [junit4] IGNOR/A 0.00s J0 | TestImpersonationWithHadoopAuth.testForwarding
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
   [junit4]   2> 200222 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 200300 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[46F599DA17D38BBD]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=simple-dt&e=1508085564142&s=ntp0VFajJWO1mk/knXs2vYE/rvk="; Domain=127.0.0.1; Expires=Dom, 15-out-2017 16:39:24 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Dom, 15-out-2017 16:39:24 GMT
   [junit4]   2> 200302 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 200315 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 200327 INFO  (qtp14571554-983) [n:127.0.0.1:38665_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 200327 INFO  (qtp14571554-983) [n:127.0.0.1:38665_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 200329 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[46F599DA17D38BBD]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=simple-dt&e=1508085564172&s=LDAW4gzMIbicyyPOSQL4rXLD+4E="; Domain=127.0.0.1; Expires=Dom, 15-out-2017 16:39:24 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Dom, 15-out-2017 16:39:24 GMT
   [junit4]   2> 200330 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 200344 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 213582 WARN  (jetty-launcher-141-thread-2-SendThread(127.0.0.1:39875)) [n:127.0.0.1:41537_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 13418ms for sessionid 0x15f1ec22ba10006
   [junit4]   2> 213582 WARN  (jetty-launcher-141-thread-2-SendThread(127.0.0.1:39875)) [n:127.0.0.1:41537_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 13485ms for sessionid 0x15f1ec22ba10008
   [junit4]   2> 213582 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 0x15f1ec22ba10006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 213582 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 0x15f1ec22ba10008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 213582 WARN  (jetty-launcher-141-thread-1-SendThread(127.0.0.1:39875)) [n:127.0.0.1:38665_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 13488ms for sessionid 0x15f1ec22ba10007
   [junit4]   2> 213583 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 0x15f1ec22ba10007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 213582 WARN  (jetty-launcher-141-thread-1-SendThread(127.0.0.1:39875)) [n:127.0.0.1:38665_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14443ms for sessionid 0x15f1ec22ba10005
   [junit4]   2> 213583 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 0x15f1ec22ba10005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 213584 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[46F599DA17D38BBD]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=simple-dt&e=1508085564202&s=8J2309QE9h20Q8El3jgkwDl977A="; Domain=127.0.0.1; Expires=Dom, 15-out-2017 16:39:24 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Dom, 15-out-2017 16:39:24 GMT
   [junit4]   2> 213585 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 213598 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 213608 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[46F599DA17D38BBD]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=simple-dt&e=1508085577451&s=q4VuEi0UdgWlXOSu/L/dlEFgPfM="; Domain=127.0.0.1; Expires=Dom, 15-out-2017 16:39:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Dom, 15-out-2017 16:39:37 GMT
   [junit4]   2> 213609 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 213622 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 213637 WARN  (qtp14571554-987) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ‘bar’: no such user
   [junit4]   2> id: ‘bar’: no such user
   [junit4]   2> 
   [junit4]   2> 213640 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[46F599DA17D38BBD]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=simple-dt&e=1508085577476&s=gmceasL0exYjfg73V0TOtk3Dq0Q="; Domain=127.0.0.1; Expires=Dom, 15-out-2017 16:39:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Dom, 15-out-2017 16:39:37 GMT
   [junit4]   2> 213641 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 213651 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 213656 INFO  (qtp14571554-975) [n:127.0.0.1:38665_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 213656 INFO  (qtp14571554-975) [n:127.0.0.1:38665_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 213657 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[46F599DA17D38BBD]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=simple-dt&e=1508085577501&s=tmWIj4/eX5Z+SeQweUArWLc/jnQ="; Domain=127.0.0.1; Expires=Dom, 15-out-2017 16:39:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Dom, 15-out-2017 16:39:37 GMT
   [junit4]   2> 213657 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 213667 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 213679 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[46F599DA17D38BBD]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=simple-dt&e=1508085577523&s=PRTtnFNRuhS4RtJ81uR2HbZxpJo="; Domain=127.0.0.1; Expires=Dom, 15-out-2017 16:39:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Dom, 15-out-2017 16:39:37 GMT
   [junit4]   2> 213679 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 213682 INFO  (jetty-launcher-141-thread-2-EventThread) [n:127.0.0.1:41537_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 213682 WARN  (zkCallback-159-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c03b33 name: ZooKeeperConnection Watcher:127.0.0.1:39875/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 213682 WARN  (zkCallback-159-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 213682 WARN  (zkCallback-153-thread-1-processing-n:127.0.0.1:41537_solr) [n:127.0.0.1:41537_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35114 name: ZooKeeperConnection Watcher:127.0.0.1:39875/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 213683 WARN  (zkCallback-153-thread-1-processing-n:127.0.0.1:41537_solr) [n:127.0.0.1:41537_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 213688 WARN  (zkCallback-152-thread-2-processing-n:127.0.0.1:38665_solr) [n:127.0.0.1:38665_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@620c5 name: ZooKeeperConnection Watcher:127.0.0.1:39875/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 213688 WARN  (zkCallback-152-thread-2-processing-n:127.0.0.1:38665_solr) [n:127.0.0.1:38665_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 213703 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 213711 INFO  (qtp14571554-987) [n:127.0.0.1:38665_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 213711 INFO  (qtp14571554-987) [n:127.0.0.1:38665_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 213712 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[46F599DA17D38BBD]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=simple-dt&e=1508085577557&s=hISyGQ2p9r1qGzogAgvuAHcXHzQ="; Domain=127.0.0.1; Expires=Dom, 15-out-2017 16:39:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Dom, 15-out-2017 16:39:37 GMT
   [junit4]   2> 213712 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 213724 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 213729 INFO  (qtp14571554-979) [    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 213730 WARN  (qtp14571554-979) [    ] o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2> 	... 29 more
   [junit4]   2> 213731 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[46F599DA17D38BBD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 214502 INFO  (jetty-closer-142-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2a4a12{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 214510 INFO  (jetty-closer-142-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29865217
   [junit4]   2> 214511 INFO  (jetty-closer-142-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 214511 INFO  (jetty-closer-142-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@717a25: rootName = solr_41537, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1753e7c
   [junit4]   2> 214512 INFO  (jetty-closer-142-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@fe2eb7{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 214513 INFO  (jetty-closer-142-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14515808
   [junit4]   2> 214513 INFO  (jetty-closer-142-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 214513 INFO  (jetty-closer-142-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@566439: rootName = solr_38665, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@a5b9e2
   [junit4]   2> 214523 INFO  (jetty-closer-142-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 214523 INFO  (jetty-closer-142-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@234c95: rootName = solr_38665, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1424002
   [junit4]   2> 214531 INFO  (jetty-closer-142-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 214531 INFO  (jetty-closer-142-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a8a027: rootName = solr_41537, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1424002
   [junit4]   2> 214531 INFO  (jetty-closer-142-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 214531 INFO  (jetty-closer-142-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1095004: rootName = solr_38665, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17dc072
   [junit4]   2> 214538 INFO  (jetty-closer-142-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 214538 INFO  (jetty-closer-142-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1985732: rootName = solr_41537, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17dc072
   [junit4]   2> 214812 INFO  (jetty-launcher-141-thread-1-EventThread) [n:127.0.0.1:38665_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 215153 INFO  (jetty-closer-142-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 215154 INFO  (jetty-closer-142-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 215154 INFO  (jetty-closer-142-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98831536129900549-127.0.0.1:38665_solr-n_0000000000) closing
   [junit4]   2> 215155 INFO  (OverseerStateUpdate-98831536129900549-127.0.0.1:38665_solr-n_0000000000) [n:127.0.0.1:38665_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38665_solr
   [junit4]   2> 215155 WARN  (OverseerAutoScalingTriggerThread-98831536129900549-127.0.0.1:38665_solr-n_0000000000) [n:127.0.0.1:38665_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 215155 INFO  (OverseerCollectionConfigSetProcessor-98831536129900549-127.0.0.1:38665_solr-n_0000000000) [n:127.0.0.1:38665_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=98831536129900549-127.0.0.1:38665_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 215156 WARN  (zkCallback-152-thread-5-processing-n:127.0.0.1:38665_solr) [n:127.0.0.1:38665_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 215156 ERROR (Thread[Thread-235,5,TGRP-TestImpersonationWithHadoopAuth]) [n:127.0.0.1:38665_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 215157 INFO  (jetty-closer-142-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d6f1d9{/solr,null,UNAVAILABLE}
   [junit4]   2> 215338 INFO  (zkCallback-153-thread-5-processing-n:127.0.0.1:41537_solr) [n:127.0.0.1:41537_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41537_solr
   [junit4]   2> 215338 INFO  (zkCallback-153-thread-4-processing-n:127.0.0.1:41537_solr) [n:127.0.0.1:41537_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 215338 INFO  (jetty-closer-142-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 215338 INFO  (jetty-closer-142-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 215341 WARN  (zkCallback-153-thread-4-processing-n:127.0.0.1:41537_solr) [n:127.0.0.1:41537_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 216840 ERROR (Thread[Thread-238,5,TGRP-TestImpersonationWithHadoopAuth]) [n:127.0.0.1:41537_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 216842 INFO  (jetty-closer-142-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67360d{/solr,null,UNAVAILABLE}
   [junit4]   2> 216842 ERROR (SUITE-TestImpersonationWithHadoopAuth-seed#[46F599DA17D38BBD]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 216842 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[46F599DA17D38BBD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39875 39875
   [junit4]   2> 219236 INFO  (Thread-218) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39875 39875
   [junit4]   2> 219236 WARN  (Thread-218) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 219236 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[46F599DA17D38BBD]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Oct 15, 2017 6:39:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Oct 15, 2017 6:40:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]   2>    1) Thread[id=1029, name=jetty-launcher-141-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2>    2) Thread[id=1023, name=jetty-launcher-141-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 15, 2017 6:40:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1029, name=jetty-launcher-141-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>    2) Thread[id=1023, name=jetty-launcher-141-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2> 239303 ERROR (jetty-launcher-141-thread-1-EventThread) [n:127.0.0.1:38665_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> 239303 ERROR (jetty-launcher-141-thread-2-EventThread) [n:127.0.0.1:41537_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 15, 2017 6:40:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=pt, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=20733536,total=114831360
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexingPerformance, DistributedVersionInfoTest, TestEmbeddedSolrServerSchemaAPI, CdcrUpdateLogTest, SpellingQueryConverterTest, TestRemoteStreaming, TestHighlightDedupGrouping, TestConfigSetsAPIZkFailure, DistribDocExpirationUpdateProcessorTest, TestUseDocValuesAsStored2, TestInitParams, UpdateLogTest, TestSolrCloudWithSecureImpersonation, ChaosMonkeyNothingIsSafeTest, PropertiesRequestHandlerTest, TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=46F599DA17D38BBD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Asia/Ust-Nera -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=1029, name=jetty-launcher-141-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >    2) Thread[id=1023, name=jetty-launcher-141-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([46F599DA17D38BBD]:0)
   [junit4] Completed [65/744 (1!)] on J0 in 40.67s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 45048 lines...]