You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/14 22:58:43 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 392 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/392/

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSearchRate

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8455D28003A42A50:D91DCC09CC628C1F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSearchRate(TriggerIntegrationTest.java:1482)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8455D28003A42A50:846366402AA98E3A]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState(TriggerIntegrationTest.java:760)
	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 12565 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 1179602 INFO  (SUITE-TriggerIntegrationTest-seed#[8455D28003A42A50]-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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8455D28003A42A50-001/init-core-data-001
   [junit4]   2> 1179602 WARN  (SUITE-TriggerIntegrationTest-seed#[8455D28003A42A50]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1179603 INFO  (SUITE-TriggerIntegrationTest-seed#[8455D28003A42A50]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1179604 INFO  (SUITE-TriggerIntegrationTest-seed#[8455D28003A42A50]-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> 1179605 INFO  (SUITE-TriggerIntegrationTest-seed#[8455D28003A42A50]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8455D28003A42A50-001/tempDir-001
   [junit4]   2> 1179605 INFO  (SUITE-TriggerIntegrationTest-seed#[8455D28003A42A50]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1179614 INFO  (Thread-808) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1179614 INFO  (Thread-808) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1179616 ERROR (Thread-808) [    ] 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> 1179718 INFO  (SUITE-TriggerIntegrationTest-seed#[8455D28003A42A50]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42489
   [junit4]   2> 1179732 INFO  (zkConnectionManagerCallback-758-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1179813 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1179814 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1179975 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1179975 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1179975 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1179976 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1179976 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1179976 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1179976 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bbad25a{/solr,null,AVAILABLE}
   [junit4]   2> 1179977 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f97593d{/solr,null,AVAILABLE}
   [junit4]   2> 1180010 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@147e129d{SSL,[ssl, http/1.1]}{127.0.0.1:40409}
   [junit4]   2> 1180010 INFO  (jetty-launcher-755-thread-2) [    ] o.e.j.s.Server Started @1190097ms
   [junit4]   2> 1180011 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40409}
   [junit4]   2> 1180011 ERROR (jetty-launcher-755-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1180011 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1180011 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1180011 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1180011 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@792a42ba{SSL,[ssl, http/1.1]}{127.0.0.1:35421}
   [junit4]   2> 1180011 INFO  (jetty-launcher-755-thread-1) [    ] o.e.j.s.Server Started @1190098ms
   [junit4]   2> 1180011 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35421}
   [junit4]   2> 1180011 ERROR (jetty-launcher-755-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1180011 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1180011 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1180011 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1180012 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T21:14:05.468Z
   [junit4]   2> 1180030 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T21:14:05.468Z
   [junit4]   2> 1180083 INFO  (zkConnectionManagerCallback-760-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180084 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1180099 INFO  (zkConnectionManagerCallback-762-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180101 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1180214 INFO  (jetty-launcher-755-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42489/solr
   [junit4]   2> 1180216 INFO  (zkConnectionManagerCallback-766-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180286 INFO  (jetty-launcher-755-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42489/solr
   [junit4]   2> 1180355 INFO  (zkConnectionManagerCallback-770-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180684 INFO  (zkConnectionManagerCallback-772-thread-1-processing-n:127.0.0.1:35421_solr) [n:127.0.0.1:35421_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180749 INFO  (zkConnectionManagerCallback-774-thread-1-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1181126 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1181126 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40409_solr
   [junit4]   2> 1181145 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.Overseer Overseer (id=72121835440373766-127.0.0.1:40409_solr-n_0000000000) starting
   [junit4]   2> 1181228 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40409_solr
   [junit4]   2> 1181228 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1181454 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1181484 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
   [junit4]   2> 1181484 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1181484 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1181521 INFO  (OverseerStateUpdate-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1181703 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1181720 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1181764 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:35421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1181766 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:35421_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1181818 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40409.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1181819 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:35421_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35421_solr
   [junit4]   2> 1181825 DEBUG (ScheduledTrigger-1778-thread-1) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1181853 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40409.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1181854 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40409.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1181855 INFO  (jetty-launcher-755-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8455D28003A42A50-001/tempDir-001/node2/.
   [junit4]   2> 1181890 INFO  (zkCallback-771-thread-1-processing-n:127.0.0.1:35421_solr) [n:127.0.0.1:35421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1181902 INFO  (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1182267 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:35421_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35421.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1182294 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:35421_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35421.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1182294 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:35421_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35421.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1182304 INFO  (jetty-launcher-755-thread-1) [n:127.0.0.1:35421_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8455D28003A42A50-001/tempDir-001/node1/.
   [junit4]   2> 1182469 INFO  (zkConnectionManagerCallback-780-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182580 INFO  (zkConnectionManagerCallback-784-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1182581 INFO  (SUITE-TriggerIntegrationTest-seed#[8455D28003A42A50]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1182583 INFO  (SUITE-TriggerIntegrationTest-seed#[8455D28003A42A50]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42489/solr ready
   [junit4]   2> 1182892 DEBUG (ScheduledTrigger-1778-thread-1) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1183198 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTrigger
   [junit4]   2> 1183199 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 1183199 DEBUG (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1183199 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1183201 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1183201 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1183201 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1183377 INFO  (qtp1553196508-4344) [n:127.0.0.1:40409_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1183660 INFO  (qtp1553196508-4344) [n:127.0.0.1:40409_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=282
   [junit4]   2> 1183929 INFO  (qtp372761330-4347) [n:127.0.0.1:35421_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1184032 INFO  (qtp1553196508-4348) [n:127.0.0.1:40409_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1184033 DEBUG (qtp372761330-4343) [n:127.0.0.1:35421_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1184068 INFO  (qtp372761330-4343) [n:127.0.0.1:35421_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=183
   [junit4]   2> 1184084 DEBUG (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1184182 DEBUG (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40409_solr, 127.0.0.1:35421_solr]
   [junit4]   2> 1184182 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1184183 INFO  (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1184187 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@792a42ba{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1184187 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1184219 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=53805869
   [junit4]   2> 1184219 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1184219 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@313b1e75: rootName = solr_35421, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6ae869bc
   [junit4]   2> 1184225 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1184225 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d0457f2: rootName = solr_35421, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17b25931
   [junit4]   2> 1184230 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1184243 DEBUG (ScheduledTrigger-1778-thread-1) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 1184246 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1184246 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21221ea5: rootName = solr_35421, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3093a5e0
   [junit4]   2> 1184260 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35421_solr
   [junit4]   2> 1184261 INFO  (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1184262 INFO  (zkCallback-771-thread-1-processing-n:127.0.0.1:35421_solr) [n:127.0.0.1:35421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1184263 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1184279 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1184333 INFO  (zkCallback-783-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1184369 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6bbad25a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1184421 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1185244 DEBUG (ScheduledTrigger-1778-thread-1) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 1185244 DEBUG (ScheduledTrigger-1778-thread-1) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:35421_solr
   [junit4]   2> 1185519 INFO  (OverseerCollectionConfigSetProcessor-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_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> 1186245 DEBUG (ScheduledTrigger-1778-thread-1) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 1187246 DEBUG (ScheduledTrigger-1778-thread-1) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 1187246 DEBUG (ScheduledTrigger-1778-thread-1) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:35421_solr]
   [junit4]   2> 1187246 DEBUG (ScheduledTrigger-1778-thread-1) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"37b889eb956a3T87lt87u8n4qqv2m22c83xxrn7",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":980251638847139,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[980251638847139],
   [junit4]   2>     "nodeNames":["127.0.0.1:35421_solr"]}}
   [junit4]   2> 1187246 DEBUG (ScheduledTrigger-1778-thread-1) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger]
   [junit4]   2> 1187247 INFO  (ScheduledTrigger-1778-thread-1) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1187248 DEBUG (AutoscalingActionExecutor-1779-thread-1-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"37b889eb956a3T87lt87u8n4qqv2m22c83xxrn7",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":980251638847139,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[980251638847139],
   [junit4]   2>     "_enqueue_time_":980253640970289,
   [junit4]   2>     "nodeNames":["127.0.0.1:35421_solr"]}}
   [junit4]   2> 1187249 DEBUG (AutoscalingActionExecutor-1779-thread-1-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger after 5000ms
   [junit4]   2> 1187249 DEBUG (AutoscalingActionExecutor-1779-thread-1-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=37b889eb956a3T87lt87u8n4qqv2m22c83xxrn7
   [junit4]   2> 1187254 INFO  (qtp1553196508-4350) [n:127.0.0.1:40409_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1187254 DEBUG (qtp1553196508-4346) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1187255 INFO  (qtp1553196508-4346) [n:127.0.0.1:40409_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1187255 DEBUG (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1187255 DEBUG (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40409_solr]
   [junit4]   2> 1187255 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1187256 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1187256 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1189255 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[8455D28003A42A50]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTrigger
   [junit4]   2> 1189265 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventQueue
   [junit4]   2> 1189265 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 1189266 DEBUG (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1189266 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1189267 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1189267 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1189267 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1189288 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1189288 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1189288 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1189289 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1189289 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@147e153d{/solr,null,AVAILABLE}
   [junit4]   2> 1189289 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ae5c680{SSL,[ssl, http/1.1]}{127.0.0.1:35281}
   [junit4]   2> 1189290 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.Server Started @1199376ms
   [junit4]   2> 1189290 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35281}
   [junit4]   2> 1189290 ERROR (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1189290 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1189290 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1189290 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1189290 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T21:14:14.747Z
   [junit4]   2> 1189300 INFO  (zkConnectionManagerCallback-786-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1189301 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1189325 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42489/solr
   [junit4]   2> 1189326 INFO  (zkConnectionManagerCallback-790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1189329 INFO  (zkConnectionManagerCallback-792-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1189347 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:35281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1189349 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:35281_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1189351 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:35281_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35281_solr
   [junit4]   2> 1189352 INFO  (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1189359 INFO  (zkCallback-783-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1189377 INFO  (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1189507 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:35281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35281.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1189524 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:35281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35281.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1189524 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:35281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35281.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1189525 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:35281_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8455D28003A42A50-001/tempDir-001/node3/.
   [junit4]   2> 1189646 INFO  (qtp1917099168-4408) [n:127.0.0.1:35281_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1189670 INFO  (qtp1917099168-4408) [n:127.0.0.1:35281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=24
   [junit4]   2> 1189690 INFO  (qtp1917099168-4410) [n:127.0.0.1:35281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1189711 INFO  (qtp1553196508-4344) [n:127.0.0.1:40409_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1189711 DEBUG (qtp1917099168-4406) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1189712 INFO  (qtp1917099168-4406) [n:127.0.0.1:35281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 1189712 DEBUG (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 1189715 INFO  (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 1189715 DEBUG (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40409_solr, 127.0.0.1:35281_solr]
   [junit4]   2> 1189715 DEBUG (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEQ instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 1189715 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 1189717 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1189739 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1189739 DEBUG (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 1189739 DEBUG (ScheduledTrigger-1778-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 1189739 DEBUG (ScheduledTrigger-1778-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1189741 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1189754 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1189754 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1189754 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1189754 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f4bfa75{/solr,null,AVAILABLE}
   [junit4]   2> 1189755 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1adec784{SSL,[ssl, http/1.1]}{127.0.0.1:39342}
   [junit4]   2> 1189755 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.Server Started @1199842ms
   [junit4]   2> 1189755 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39342}
   [junit4]   2> 1189756 ERROR (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1189756 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1189756 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1189756 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1189756 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T21:14:15.213Z
   [junit4]   2> 1189757 INFO  (zkConnectionManagerCallback-796-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1189770 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1189821 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42489/solr
   [junit4]   2> 1189844 INFO  (zkConnectionManagerCallback-800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1189847 INFO  (zkConnectionManagerCallback-802-thread-1-processing-n:127.0.0.1:39342_solr) [n:127.0.0.1:39342_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1189851 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:39342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1189853 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:39342_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1189855 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:39342_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39342_solr
   [junit4]   2> 1189857 INFO  (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1189857 INFO  (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1189857 INFO  (zkCallback-783-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1189880 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:39342_solr) [n:127.0.0.1:39342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1189973 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:39342_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39342.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1189998 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:39342_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39342.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1189999 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:39342_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39342.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1190000 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [n:127.0.0.1:39342_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8455D28003A42A50-001/tempDir-001/node4/.
   [junit4]   2> 1190741 DEBUG (ScheduledTrigger-1778-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 1190741 DEBUG (ScheduledTrigger-1778-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1190741 DEBUG (ScheduledTrigger-1778-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:39342_solr at time 980257135591042
   [junit4]   2> 1191661 INFO  (OverseerCollectionConfigSetProcessor-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1191742 DEBUG (ScheduledTrigger-1778-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 1191742 DEBUG (ScheduledTrigger-1778-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1191742 DEBUG (ScheduledTrigger-1778-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEQ firing registered processor for nodes: [127.0.0.1:39342_solr] added at times [980257135591042], now=980258136835758
   [junit4]   2> 1191743 DEBUG (ScheduledTrigger-1778-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"37b89e65afe82T87lt87u8n4qqv2m22c83xxrn9",
   [junit4]   2>   "source":"node_added_triggerEQ",
   [junit4]   2>   "eventTime":980257135591042,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[980257135591042],
   [junit4]   2>     "nodeNames":["127.0.0.1:39342_solr"]}}
   [junit4]   2> 1191743 DEBUG (ScheduledTrigger-1778-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerEQ]
   [junit4]   2> 1191744 INFO  (ScheduledTrigger-1778-thread-2) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1191744 DEBUG (AutoscalingActionExecutor-1779-thread-1-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"37b89e65afe82T87lt87u8n4qqv2m22c83xxrn9",
   [junit4]   2>   "source":"node_added_triggerEQ",
   [junit4]   2>   "eventTime":980257135591042,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[980257135591042],
   [junit4]   2>     "_enqueue_time_":980258137261082,
   [junit4]   2>     "nodeNames":["127.0.0.1:39342_solr"]}}
   [junit4]   2> 1191744 INFO  (AutoscalingActionExecutor-1779-thread-1-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.TriggerIntegrationTest -- event: {
   [junit4]   2>   "id":"37b89e65afe82T87lt87u8n4qqv2m22c83xxrn9",
   [junit4]   2>   "source":"node_added_triggerEQ",
   [junit4]   2>   "eventTime":980257135591042,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[980257135591042],
   [junit4]   2>     "_enqueue_time_":980258137261082,
   [junit4]   2>     "nodeNames":["127.0.0.1:39342_solr"]}}
   [junit4]   2> 1191745 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@147e129d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1191746 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1524069153
   [junit4]   2> 1191746 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1191746 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23f10a4: rootName = solr_40409, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7f30eb7a
   [junit4]   2> 1191752 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1191752 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18079127: rootName = solr_40409, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17b25931
   [junit4]   2> 1191764 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1191764 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cf6825c: rootName = solr_40409, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3093a5e0
   [junit4]   2> 1191765 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40409_solr
   [junit4]   2> 1191766 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1191766 INFO  (zkCallback-783-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1191766 INFO  (zkCallback-773-thread-2-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1191766 INFO  (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1191766 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:39342_solr) [n:127.0.0.1:39342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1191766 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1191766 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.c.Overseer Overseer (id=72121835440373766-127.0.0.1:40409_solr-n_0000000000) closing
   [junit4]   2> 1191766 INFO  (OverseerStateUpdate-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40409_solr
   [junit4]   2> 1191767 WARN  (OverseerAutoScalingTriggerThread-72121835440373766-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1191769 DEBUG (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1191770 INFO  (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35281_solr
   [junit4]   2> 1191770 WARN  (AutoscalingActionExecutor-1779-thread-1-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: ScheduledTrigger node_added_triggerEQ has been closed.
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.dequeue(ScheduledTriggers.java:526)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:310)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1191798 DEBUG (AutoscalingActionExecutor-1779-thread-1-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 54 ms for event id=37b89e65afe82T87lt87u8n4qqv2m22c83xxrn9
   [junit4]   2> 1191770 INFO  (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.Overseer Overseer (id=72121835440373771-127.0.0.1:35281_solr-n_0000000002) starting
   [junit4]   2> 1191770 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f97593d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1191799 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1191803 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1191804 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 1191804 INFO  (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 1191804 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:39342_solr, 127.0.0.1:35281_solr]
   [junit4]   2> 1191804 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEQ instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 1191805 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39342_solr, 127.0.0.1:35281_solr]
   [junit4]   2> 1191805 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion -1
   [junit4]   2> 1191805 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 1191807 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1191807 DEBUG (ScheduledTrigger-1800-thread-1) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1191807 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 1191857 DEBUG (ScheduledTrigger-1800-thread-2) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"37b89e65afe82T87lt87u8n4qqv2m22c83xxrn9",
   [junit4]   2>   "source":"node_added_triggerEQ",
   [junit4]   2>   "eventTime":980257135591042,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[980257135591042],
   [junit4]   2>     "_dequeue_time_":980258202170369,
   [junit4]   2>     "_enqueue_time_":980258137261082,
   [junit4]   2>     "nodeNames":["127.0.0.1:39342_solr"],
   [junit4]   2>     "replaying":true}}
   [junit4]   2> 1191857 DEBUG (ScheduledTrigger-1800-thread-2) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_triggerEQ]
   [junit4]   2> 1191857 INFO  (ScheduledTrigger-1800-thread-2) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1191858 DEBUG (AutoscalingActionExecutor-1801-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"37b89e65afe82T87lt87u8n4qqv2m22c83xxrn9",
   [junit4]   2>   "source":"node_added_triggerEQ",
   [junit4]   2>   "eventTime":980257135591042,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[980257135591042],
   [junit4]   2>     "_dequeue_time_":980258202170369,
   [junit4]   2>     "_enqueue_time_":980258137261082,
   [junit4]   2>     "nodeNames":["127.0.0.1:39342_solr"],
   [junit4]   2>     "replaying":true}}
   [junit4]   2> 1191858 INFO  (AutoscalingActionExecutor-1801-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.TriggerIntegrationTest -- event: {
   [junit4]   2>   "id":"37b89e65afe82T87lt87u8n4qqv2m22c83xxrn9",
   [junit4]   2>   "source":"node_added_triggerEQ",
   [junit4]   2>   "eventTime":980257135591042,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[980257135591042],
   [junit4]   2>     "_dequeue_time_":980258202170369,
   [junit4]   2>     "_enqueue_time_":980258137261082,
   [junit4]   2>     "nodeNames":["127.0.0.1:39342_solr"],
   [junit4]   2>     "replaying":true}}
   [junit4]   2> 1191859 DEBUG (ScheduledTrigger-1800-thread-2) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 1191859 DEBUG (ScheduledTrigger-1800-thread-2) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1191859 DEBUG (AutoscalingActionExecutor-1801-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 1191859 DEBUG (AutoscalingActionExecutor-1801-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerEQ after 5000ms
   [junit4]   2> 1191859 DEBUG (AutoscalingActionExecutor-1801-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=37b89e65afe82T87lt87u8n4qqv2m22c83xxrn9
   [junit4]   2> 1196800 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[8455D28003A42A50]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventQueue
   [junit4]   2> 1196860 DEBUG (ScheduledTrigger-1800-thread-1) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1196861 DEBUG (ScheduledTrigger-1800-thread-3) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 1196861 DEBUG (ScheduledTrigger-1800-thread-3) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1196861 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[8455D28003A42A50]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 1196862 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[8455D28003A42A50]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 8
   [junit4]   2> 1196862 DEBUG (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 1196870 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 1196902 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1196902 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1196902 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 1197906 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[8455D28003A42A50]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 1 to: 4
   [junit4]   2> 1205931 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[8455D28003A42A50]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 4 to: 1
   [junit4]   2> 1216020 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[8455D28003A42A50]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerCorePoolSize from: 4 to: 6
   [junit4]   2> 1226123 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[8455D28003A42A50]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> 1226186 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 1226187 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 9
   [junit4]   2> 1226187 DEBUG (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 1226187 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 1226187 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1226187 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1226204 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 1226206 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1226207 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1226207 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1226207 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1226207 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@429a60a3{/solr,null,AVAILABLE}
   [junit4]   2> 1226208 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d037e8b{SSL,[ssl, http/1.1]}{127.0.0.1:43052}
   [junit4]   2> 1226208 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.e.j.s.Server Started @1236294ms
   [junit4]   2> 1226208 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43052}
   [junit4]   2> 1226208 ERROR (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1226220 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1226220 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1226220 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1226221 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T21:14:51.677Z
   [junit4]   2> 1226246 INFO  (zkConnectionManagerCallback-806-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1226247 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1226279 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42489/solr
   [junit4]   2> 1226302 INFO  (zkConnectionManagerCallback-810-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1226305 INFO  (zkConnectionManagerCallback-812-thread-1-processing-n:127.0.0.1:43052_solr) [n:127.0.0.1:43052_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1226340 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [n:127.0.0.1:43052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1226350 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1226352 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [n:127.0.0.1:43052_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43052_solr
   [junit4]   2> 1226353 INFO  (zkCallback-783-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1226354 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:39342_solr) [n:127.0.0.1:39342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1226370 INFO  (zkCallback-811-thread-1-processing-n:127.0.0.1:43052_solr) [n:127.0.0.1:43052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1226371 INFO  (zkCallback-791-thread-2-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1226540 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [n:127.0.0.1:43052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43052.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1226590 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [n:127.0.0.1:43052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43052.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1226590 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [n:127.0.0.1:43052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43052.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398505ff
   [junit4]   2> 1226591 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [n:127.0.0.1:43052_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8455D28003A42A50-001/tempDir-001/node5/.
   [junit4]   2> 1226777 INFO  (qtp1917099168-4409) [n:127.0.0.1:35281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1226863 INFO  (qtp441022786-4435) [n:127.0.0.1:39342_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1227001 INFO  (qtp312232050-4475) [n:127.0.0.1:43052_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1227002 DEBUG (qtp1917099168-4408) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1227002 INFO  (qtp1917099168-4408) [n:127.0.0.1:35281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=243
   [junit4]   2> 1227003 DEBUG (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 1227004 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5d037e8b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1227004 DEBUG (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:43052_solr, 127.0.0.1:39342_solr, 127.0.0.1:35281_solr]
   [junit4]   2> 1227004 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1360746480
   [junit4]   2> 1227004 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 1227004 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1227004 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@562098d8: rootName = solr_43052, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6414f30a
   [junit4]   2> 1227005 INFO  (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1227005 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1227006 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 1227006 DEBUG (ScheduledTrigger-1800-thread-4) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 3
   [junit4]   2> 1227022 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1227022 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7eff586b: rootName = solr_43052, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17b25931
   [junit4]   2> 1227043 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1227043 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a0136b5: rootName = solr_43052, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3093a5e0
   [junit4]   2> 1227052 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43052_solr
   [junit4]   2> 1227053 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1227053 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1227054 INFO  (zkCallback-783-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1227054 INFO  (zkCallback-811-thread-1-processing-n:127.0.0.1:43052_solr) [n:127.0.0.1:43052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1227054 INFO  (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1227054 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:39342_solr) [n:127.0.0.1:39342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1227055 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@429a60a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1227055 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1228023 DEBUG (ScheduledTrigger-1800-thread-4) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 1228023 DEBUG (ScheduledTrigger-1800-thread-4) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:43052_solr
   [junit4]   2> 1228599 INFO  (qtp1917099168-4406) [n:127.0.0.1:35281_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1228602 INFO  (qtp441022786-4433) [n:127.0.0.1:39342_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1228624 DEBUG (qtp441022786-4432) [n:127.0.0.1:39342_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1228625 INFO  (qtp441022786-4432) [n:127.0.0.1:39342_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 1228652 DEBUG (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 11
   [junit4]   2> 1228652 DEBUG (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39342_solr, 127.0.0.1:35281_solr]
   [junit4]   2> 1228652 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 11
   [junit4]   2> 1228653 INFO  (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1228653 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:43052_solr
   [junit4]   2> 1228654 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1228654 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 11, lastZnodeVersion 11
   [junit4]   2> 1228666 DEBUG (ScheduledTrigger-1800-thread-1) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 1228666 DEBUG (ScheduledTrigger-1800-thread-1) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:43052_solr]
   [junit4]   2> 1228666 DEBUG (ScheduledTrigger-1800-thread-1) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"37b92ba18689aT87lt87u8n4qqv2m22c83xxrnc",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":980295047735450,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[980295047735450],
   [junit4]   2>     "nodeNames":["127.0.0.1:43052_solr"]}}
   [junit4]   2> 1228666 DEBUG (ScheduledTrigger-1800-thread-1) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_restore_trigger]
   [junit4]   2> 1228666 INFO  (ScheduledTrigger-1800-thread-1) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1228672 DEBUG (AutoscalingActionExecutor-1801-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"37b92ba18689aT87lt87u8n4qqv2m22c83xxrnc",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":980295047735450,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[980295047735450],
   [junit4]   2>     "_enqueue_time_":980295060359668,
   [junit4]   2>     "nodeNames":["127.0.0.1:43052_solr"]}}
   [junit4]   2> 1228672 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 1228713 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState
   [junit4]   2> 1228725 DEBUG (zkCallback-791-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 12
   [junit4]   2> 1228725 DEBUG (AutoscalingActionExecutor-1801-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_restore_trigger after 5000ms
   [junit4]   2> 1228726 DEBUG (OverseerAutoScalingTriggerThread-72121835440373771-127.0.0.1:35281_solr-n_0000000002) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 12
   [junit4]   2> 1228726 DEBUG (AutoscalingActionExecutor-1801-thread-1-processing-n:127.0.0.1:35281_solr) [n:127.0.0.1:35281_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 53 ms for event id=37b92ba18689aT87lt87u8n4qqv2m22c83xxrnc
   [junit4]   2> 1228726 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[8455D28003A42A50]) [    ] o.a.s.c.a.Trigg

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

.cloud.autoscaling.TriggerBase.saveState(TriggerBase.java:203)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:576)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1404402 WARN  (zkCallback-905-thread-2-processing-n:127.0.0.1:42942_solr) [n:127.0.0.1:42942_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1404407 INFO  (jetty-closer-756-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6564c48c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1404408 INFO  (jetty-closer-756-thread-7) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1404438 WARN  (OverseerAutoScalingTriggerThread-72121835440373783-127.0.0.1:37430_solr-n_0000000006) [n:127.0.0.1:37430_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1404582 INFO  (jetty-closer-756-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@21c96f88{/solr,null,UNAVAILABLE}
   [junit4]   2> 1404582 DEBUG (jetty-closer-756-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1404707 INFO  (jetty-closer-756-thread-9) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1404989 INFO  (jetty-closer-756-thread-10) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@408a4c88{/solr,null,UNAVAILABLE}
   [junit4]   2> 1404990 INFO  (jetty-closer-756-thread-10) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1405053 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003a6d5df90036, likely client has closed socket
   [junit4]   2> 1405053 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003a6d5df90017, likely client has closed socket
   [junit4]   2> 1405053 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003a6d5df90039, likely client has closed socket
   [junit4]   2> 1405118 INFO  (jetty-closer-756-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a1e677b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1405119 INFO  (jetty-closer-756-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1405135 INFO  (jetty-closer-756-thread-11) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@578789a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1405135 INFO  (jetty-closer-756-thread-11) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1405138 INFO  (jetty-closer-756-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79f19e19{/solr,null,UNAVAILABLE}
   [junit4]   2> 1405139 INFO  (jetty-closer-756-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1405171 INFO  (jetty-closer-756-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ccbebd4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1405172 INFO  (jetty-closer-756-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1405214 INFO  (jetty-closer-756-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67e68b50{/solr,null,UNAVAILABLE}
   [junit4]   2> 1405214 INFO  (jetty-closer-756-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1405244 INFO  (zkCallback-851-thread-3-processing-n:127.0.0.1:38848_solr) [n:127.0.0.1:38848_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38848_solr
   [junit4]   2> 1405357 INFO  (jetty-closer-756-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54686fb3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1405365 INFO  (jetty-closer-756-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b18814d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1405445 INFO  (jetty-closer-756-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1405455 INFO  (jetty-closer-756-thread-8) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1406756 INFO  (jetty-closer-756-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34e7cf47{/solr,null,UNAVAILABLE}
   [junit4]   2> 1406756 INFO  (jetty-closer-756-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1406759 ERROR (SUITE-TriggerIntegrationTest-seed#[8455D28003A42A50]-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> 1406759 INFO  (SUITE-TriggerIntegrationTest-seed#[8455D28003A42A50]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42489 42489
   [junit4]   2> 1406869 INFO  (Thread-808) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42489 42489
   [junit4]   2> 1406870 WARN  (Thread-808) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	44	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	9	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	154	/solr/collections/collection1/state.json
   [junit4]   2> 	46	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72121835440373766-127.0.0.1:40409_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72121835440373802-127.0.0.1:33413_solr-n_0000000012
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72121835440373802-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72121835440373795-127.0.0.1:33577_solr-n_0000000010
   [junit4]   2> 	2	/solr/overseer_elect/election/72121835440373808-127.0.0.1:40748_solr-n_0000000014
   [junit4]   2> 	2	/solr/overseer_elect/election/72121835440373820-127.0.0.1:43100_solr-n_0000000018
   [junit4]   2> 	2	/solr/overseer_elect/election/72121835440373774-127.0.0.1:39342_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_8455D28003A42A50-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapDocFreqInterval), x_s=FST50}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1807, maxMBSortInHeap=5.568691573594731, sim=RandomSimilarity(queryNorm=true): {}, locale=mt-MT, timezone=Africa/Kigali
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=205659472,total=512753664
   [junit4]   2> NOTE: All tests run in this JVM: [ExecutePlanActionTest, BasicZkTest, HttpPartitionTest, TestFieldCacheSort, TestJettySolrRunner, TestSolrCloudWithSecureImpersonation, HdfsBasicDistributedZkTest, ZkControllerTest, TestManagedSynonymGraphFilterFactory, TestHighFrequencyDictionaryFactory, TestLeaderInitiatedRecoveryThread, TestTolerantUpdateProcessorRandomCloud, TestDefaultStatsCache, QueryResultKeyTest, TestRawResponseWriter, SubstringBytesRefFilterTest, SolrMetricsIntegrationTest, QueryParsingTest, AutoAddReplicasPlanActionTest, TestExactStatsCache, TestSlowCompositeReaderWrapper, SolrCloudReportersTest, PreAnalyzedFieldManagedSchemaCloudTest, TestSimpleTrackingShardHandler, SimpleMLTQParserTest, TestUniqueKeyFieldResource, ResourceLoaderTest, BufferStoreTest, FacetPivotSmallTest, SuggesterTest, TestLegacyNumericUtils, CursorMarkTest, TestCollapseQParserPlugin, HighlighterTest, TestSolrCloudSnapshots, SolrCoreMetricManagerTest, TestReload, SchemaVersionSpecificBehaviorTest, TestStressUserVersions, SparseHLLTest, LegacyCloudClusterPropTest, FastVectorHighlighterTest, TestSimpleTextCodec, TestRandomCollapseQParserPlugin, FieldMutatingUpdateProcessorTest, PeerSyncWithIndexFingerprintCachingTest, ZkStateWriterTest, TestSurroundQueryParser, TriggerIntegrationTest]
   [junit4] Completed [146/775 (1!)] on J1 in 228.75s, 14 tests, 2 failures <<< FAILURES!

[...truncated 50683 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 397 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/397/

5 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([40AE2A4E81B1AA92:C8FA15942F4DC76A]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:112)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections

Error Message:
The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
	at __randomizedtesting.SeedInfo.seed([40AE2A4E81B1AA92:7A00CF97BFD573FC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections(ComputePlanActionTest.java:469)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:10018_solr should have been deleted

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:10018_solr should have been deleted
	at __randomizedtesting.SeedInfo.seed([40AE2A4E81B1AA92:5814A2428F84677D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration(TestTriggerIntegration.java:844)
	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)


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([40AE2A4E81B1AA92:54E6711BA2B6178C]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:657)
	at java.util.ArrayList.get(ArrayList.java:433)
	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)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([40AE2A4E81B1AA92:2D528EB33BF95595]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	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 12101 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 0    INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[40AE2A4E81B1AA92]-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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/init-core-data-001
   [junit4]   2> 1550 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[40AE2A4E81B1AA92]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1876 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[40AE2A4E81B1AA92]-worker) [    ] o.e.j.u.log Logging initialized @10955ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 1928 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[40AE2A4E81B1AA92]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3789 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[40AE2A4E81B1AA92]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001
   [junit4]   2> 3847 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[40AE2A4E81B1AA92]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3875 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3910 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4452 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[40AE2A4E81B1AA92]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44469
   [junit4]   2> 5069 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 5172 ERROR (Thread-1) [    ] 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> 6450 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7885 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 7925 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 7925 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 8021 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8021 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8037 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 8037 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8055 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8055 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 8072 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8072 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8073 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 8099 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9c677be{/solr,null,AVAILABLE}
   [junit4]   2> 8120 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d283ac5{/solr,null,AVAILABLE}
   [junit4]   2> 8112 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@159bdaf1{/solr,null,AVAILABLE}
   [junit4]   2> 8397 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bf0334f{SSL,[ssl, http/1.1]}{127.0.0.1:38529}
   [junit4]   2> 8397 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server Started @17510ms
   [junit4]   2> 8397 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38529}
   [junit4]   2> 8411 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@213b63e6{SSL,[ssl, http/1.1]}{127.0.0.1:46070}
   [junit4]   2> 8441 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @17554ms
   [junit4]   2> 8416 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4b012f72{SSL,[ssl, http/1.1]}{127.0.0.1:33807}
   [junit4]   2> 8442 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @17555ms
   [junit4]   2> 8441 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46070}
   [junit4]   2> 8442 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33807}
   [junit4]   2> 8589 ERROR (jetty-launcher-1-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8590 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 8629 ERROR (jetty-launcher-1-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8599 ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8629 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 8631 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 8672 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8672 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8672 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8672 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8676 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8677 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 9156 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T15:20:53.780Z
   [junit4]   2> 9156 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T15:20:53.780Z
   [junit4]   2> 9156 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T15:20:53.783Z
   [junit4]   2> 9275 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 9310 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9322 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9346 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9368 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 9369 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 9385 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 11937 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44469/solr
   [junit4]   2> 11937 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44469/solr
   [junit4]   2> 11971 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44469/solr
   [junit4]   2> 12183 INFO  (zkConnectionManagerCallback-22-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12183 INFO  (zkConnectionManagerCallback-18-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12379 INFO  (zkConnectionManagerCallback-20-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12415 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003e504eb60006, likely client has closed socket
   [junit4]   2> 12470 INFO  (zkConnectionManagerCallback-24-thread-1-processing-n:127.0.0.1:33807_solr) [n:127.0.0.1:33807_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12523 INFO  (zkConnectionManagerCallback-26-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12524 INFO  (zkConnectionManagerCallback-28-thread-1-processing-n:127.0.0.1:46070_solr) [n:127.0.0.1:46070_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15524 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38529_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15526 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38529_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38529_solr
   [junit4]   2> 15579 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:46070_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15579 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:33807_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15603 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38529_solr    ] o.a.s.c.Overseer Overseer (id=72126108676784136-127.0.0.1:38529_solr-n_0000000000) starting
   [junit4]   2> 15620 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:33807_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33807_solr
   [junit4]   2> 15634 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:46070_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46070_solr
   [junit4]   2> 15897 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 15898 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33807_solr) [n:127.0.0.1:33807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 16018 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:46070_solr) [n:127.0.0.1:46070_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 17504 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 17566 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38529_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38529_solr
   [junit4]   2> 17623 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:46070_solr) [n:127.0.0.1:46070_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17623 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33807_solr) [n:127.0.0.1:33807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17679 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17777 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38529_solr"} current state version: 0
   [junit4]   2> 17878 DEBUG (OverseerAutoScalingTriggerThread-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 17913 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38529_solr
   [junit4]   2> 18070 DEBUG (OverseerAutoScalingTriggerThread-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 18833 DEBUG (OverseerAutoScalingTriggerThread-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38529_solr, 127.0.0.1:33807_solr, 127.0.0.1:46070_solr]
   [junit4]   2> 18833 DEBUG (OverseerAutoScalingTriggerThread-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 18833 DEBUG (OverseerAutoScalingTriggerThread-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 19235 DEBUG (OverseerAutoScalingTriggerThread-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 19257 DEBUG (OverseerAutoScalingTriggerThread-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 19296 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 20474 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 20642 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:46070_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46070.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc1e25a
   [junit4]   2> 21040 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:33807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33807.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc1e25a
   [junit4]   2> 21243 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:33807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33807.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc1e25a
   [junit4]   2> 21244 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:33807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33807.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc1e25a
   [junit4]   2> 21042 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38529_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38529.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc1e25a
   [junit4]   2> 21347 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:46070_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46070.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc1e25a
   [junit4]   2> 21348 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:46070_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46070.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc1e25a
   [junit4]   2> 21364 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38529_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38529.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc1e25a
   [junit4]   2> 21364 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38529_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38529.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc1e25a
   [junit4]   2> 21535 DEBUG (ScheduledTrigger-14-thread-2) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 21789 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:33807_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node1/.
   [junit4]   2> 21790 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:46070_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/.
   [junit4]   2> 21807 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38529_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node3/.
   [junit4]   2> 22549 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 23550 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 24206 INFO  (zkConnectionManagerCallback-36-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24425 INFO  (zkConnectionManagerCallback-40-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24462 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[40AE2A4E81B1AA92]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 24464 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[40AE2A4E81B1AA92]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44469/solr ready
   [junit4]   2> 24551 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 25565 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 26567 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 27578 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 28658 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 29250 INFO  (qtp1036229060-39) [n:127.0.0.1:33807_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 29431 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 29460 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 29463 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 29483 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 29498 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 29534 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 29536 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 29555 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 29570 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 29572 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 29591 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 29593 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 29608 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 29626 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 29629 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 29644 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 29646 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 29671 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 29683 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 29702 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 29736 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 29738 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 29753 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 29755 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 29770 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 29772 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 29807 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 29826 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 29828 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 29848 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 29862 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 29864 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 29879 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 29881 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 29899 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 29901 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 29919 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 29937 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 29972 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 29975 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 29993 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 29995 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 30014 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 30110 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 30130 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 30149 INFO  (OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 30535 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 30535 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 30561 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 30675 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 30735 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38529/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 30771 INFO  (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38529/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 30822 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 30822 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38529/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 30822 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46070/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 30822 INFO  (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46070/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 30858 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38529/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 30858 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38529/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:46070/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 30860 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33807/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 30860 INFO  (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33807/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 30861 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38529/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:46070/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 30879 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38529/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:46070/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>       "base_url":"https://127.0.0.1:33807/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 31004 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 31675 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 32647 INFO  (qtp727577719-31) [n:127.0.0.1:38529_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 32658 INFO  (qtp490451178-48) [n:127.0.0.1:46070_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 32682 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 32647 INFO  (qtp1036229060-41) [n:127.0.0.1:33807_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 32684 INFO  (qtp727577719-31) [n:127.0.0.1:38529_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 32684 INFO  (qtp1036229060-41) [n:127.0.0.1:33807_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 32702 INFO  (qtp490451178-48) [n:127.0.0.1:46070_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 32853 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38529/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38529_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 32855 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38529/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38529_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 32855 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"https://127.0.0.1:38529/solr","node_name":"127.0.0.1:38529_solr","state":"down","type":"NRT"}
   [junit4]   2> 32855 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38529/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38529_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46070/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"https://127.0.0.1:33807/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 32882 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46070/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46070_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 32882 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46070/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46070_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 32882 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"https://127.0.0.1:46070/solr","node_name":"127.0.0.1:46070_solr","state":"down","type":"NRT"}
   [junit4]   2> 32883 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38529/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38529_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46070/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46070_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"https://127.0.0.1:33807/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 32883 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33807/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33807_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 32883 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33807/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33807_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 32883 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3","base_url":"https://127.0.0.1:33807/solr","node_name":"127.0.0.1:33807_solr","state":"down","type":"NRT"}
   [junit4]   2> 32883 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38529/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38529_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46070/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46070_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"https://127.0.0.1:33807/solr",
   [junit4]   2>           "node_name":"127.0.0.1:33807_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 32991 DEBUG (OverseerStateUpdate-72126108676784136-127.0.0.1:38529_solr-n_0000000000) [n:127.0.0.1:38529_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 32992 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:46070_solr) [n:127.0.0.1:46070_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 32993 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 33007 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33807_solr) [n:127.0.0.1:33807_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 33009 INFO  (zkCallback-27-thread-2-processing-n:127.0.0.1:46070_solr) [n:127.0.0.1:46070_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 33009 INFO  (zkCallback-23-thread-2-processing-n:127.0.0.1:33807_solr) [n:127.0.0.1:33807_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 33011 INFO  (zkCallback-25-thread-2-processing-n:127.0.0.1:38529_solr) [n:127.0.0.1:38529_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 33685 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 34690 DEBUG (ScheduledTrigger-14-thread-1) [n:127.0.0.1:38529_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 34705 INFO  (qtp1036229060-41) [n:127.0.0.1:33807_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 34716 INFO  (qtp490451178-48) [n:127.0.0.1:46070_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 34752 INFO  (qtp490451178-48) [n:127.0.0.1:46070_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 34755 WARN  (qtp490451178-48) [n:127.0.0.1:46070_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 34804 WARN  (qtp490451178-48) [n:127.0.0.1:46070_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 34804 WARN  (qtp490451178-48) [n:127.0.0.1:46070_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 34805 WARN  (qtp490451178-48) [n:127.0.0.1:46070_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 34805 WARN  (qtp490451178-48) [n:127.0.0.1:46070_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 34805 WARN  (qtp490451178-48) [n:127.0.0.1:46070_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 34805 WARN  (qtp490451178-48) [n:127.0.0.1:46070_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 34806 WARN  (qtp490451178-48) [n:127.0.0.1:46070_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_40AE2A4E81B1AA92-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTes

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

plica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testNodeAdded.shard1.replica_n2, tag=477857013
   [junit4]   2> 4102269 INFO  (coreCloseExecutor-8433-thread-2) [n:127.0.0.1:45544_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@270062ba: rootName = solr_45544, domain = solr.core.testNodeAdded.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testNodeAdded.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@54b953b5
   [junit4]   2> 4102298 INFO  (coreCloseExecutor-8433-thread-2) [n:127.0.0.1:45544_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testNodeAdded.shard1.leader, tag=477857013
   [junit4]   2> 4102300 INFO  (jetty-closer-3814-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72126373627428886-127.0.0.1:45544_solr-n_0000000005) closing
   [junit4]   2> 4102300 INFO  (OverseerStateUpdate-72126373627428886-127.0.0.1:45544_solr-n_0000000005) [n:127.0.0.1:45544_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45544_solr
   [junit4]   2> 4102301 WARN  (OverseerAutoScalingTriggerThread-72126373627428886-127.0.0.1:45544_solr-n_0000000005) [n:127.0.0.1:45544_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4102302 DEBUG (jetty-closer-3814-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 4103819 INFO  (jetty-closer-3814-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ea255a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 4103820 INFO  (jetty-closer-3814-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 4103821 ERROR (SUITE-ComputePlanActionTest-seed#[40AE2A4E81B1AA92]-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> 4103822 INFO  (SUITE-ComputePlanActionTest-seed#[40AE2A4E81B1AA92]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40490 40490
   [junit4]   2> 4103865 INFO  (Thread-6178) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40490 40490
   [junit4]   2> 4103866 WARN  (Thread-6178) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	10	/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
   [junit4]   2> 	10	/solr/security.json
   [junit4]   2> 	9	/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
   [junit4]   2> 	5	/solr/collections/testNodeLost/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected1/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected2/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected2/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected3/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected3/terms/shard1
   [junit4]   2> 	4	/solr/collections/testSelected1/terms/shard1
   [junit4]   2> 	3	/solr/collections/testNodeAdded/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	44	/solr/collections/testSelected2/state.json
   [junit4]   2> 	41	/solr/collections/testSelected1/state.json
   [junit4]   2> 	41	/solr/collections/testSelected3/state.json
   [junit4]   2> 	36	/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	14	/solr/collections/testNodeAdded/state.json
   [junit4]   2> 	13	/solr/collections/testNodeLost/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72126373627428886-127.0.0.1:45544_solr-n_0000000005
   [junit4]   2> 	4	/solr/overseer_elect/election/72126373627428872-127.0.0.1:44307_solr-n_0000000001
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	48	/solr/live_nodes
   [junit4]   2> 	44	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_40AE2A4E81B1AA92-001
   [junit4]   2> Feb 15, 2018 4:29:08 PM 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): {}, docValues:{}, maxPointsInLeafNode=1414, maxMBSortInHeap=7.235014918942934, sim=RandomSimilarity(queryNorm=false): {}, locale=ca-ES, timezone=Etc/GMT-8
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=184921000,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [AutoscalingHistoryHandlerTest, FileBasedSpellCheckerTest, TestSolrCoreSnapshots, PropertiesRequestHandlerTest, SearchHandlerTest, DateMathParserTest, TestSmileRequest, DocValuesMultiTest, ConvertedLegacyTest, TestMaxScoreQueryParser, TestNestedDocsSort, TestReloadAndDeleteDocs, TestFileDictionaryLookup, CoreAdminHandlerTest, TestTrieFacet, DistributedFacetPivotLargeTest, TestHashQParserPlugin, TestRuleBasedAuthorizationPlugin, NotRequiredUniqueKeyTest, CleanupOldIndexTest, HdfsChaosMonkeyNothingIsSafeTest, SchemaApiFailureTest, DistributedSpellCheckComponentTest, DeleteInactiveReplicaTest, PKIAuthenticationIntegrationTest, CdcrUpdateLogTest, AnalyticsQueryTest, TestDynamicFieldCollectionResource, CoreMergeIndexesAdminHandlerTest, SolrMetricManagerTest, TestRangeQuery, MetricUtilsTest, TestNumericRangeQuery64, TestRandomDVFaceting, SearchHandlerTest, TestRandomFlRTGCloud, NodeAddedTriggerTest, SuggesterTSTTest, MultiTermTest, JvmMetricsTest, TestLMJelinekMercerSimilarityFactory, SolrCmdDistributorTest, TestQueryTypes, InfixSuggestersTest, TestLockTree, DocValuesTest, TestNoOpRegenerator, TermVectorComponentTest, TestQuerySenderListener, TestConfigSetsAPIZkFailure, BJQParserTest, UUIDUpdateProcessorFallbackTest, StatelessScriptUpdateProcessorFactoryTest, TestSchemaVersionResource, CollectionsAPIAsyncDistributedZkTest, DateFieldTest, TestFaceting, DisMaxRequestHandlerTest, TestUninvertingReader, CircularListTest, MoveReplicaHDFSTest, TestTolerantSearch, LeaderElectionIntegrationTest, HdfsSyncSliceTest, TestRawTransformer, TestCoreBackup, BlockCacheTest, TestFieldCache, TestDistributedStatsComponentCardinality, DocExpirationUpdateProcessorFactoryTest, TestNodeAddedTrigger, DistanceFunctionTest, BitVectorTest, URLClassifyProcessorTest, TestTlogReplica, HdfsRecoverLeaseTest, DistributedDebugComponentTest, CdcrBidirectionalTest, BlockJoinFacetSimpleTest, TestSolrConfigHandler, TestSolrCLIRunExample, CopyFieldTest, TestChildDocTransformer, NumericFieldsTest, TestFastWriter, TestRequestForwarding, RegexBoostProcessorTest, AtomicUpdateProcessorFactoryTest, MoreLikeThisHandlerTest, DistributedFacetSimpleRefinementLongTailTest, LeaderElectionTest, OverseerCollectionConfigSetProcessorTest, SimpleCollectionCreateDeleteTest, TestCloudPseudoReturnFields, SpellPossibilityIteratorTest, TestUseDocValuesAsStored, TestFiltering, TestDFRSimilarityFactory, TestPivotHelperCode, SolrXmlInZkTest, TestPerFieldSimilarityWithDefaultOverride, CustomCollectionTest, ConnectionReuseTest, TestFieldCacheSortRandom, TestShortCircuitedRequests, ImplicitSnitchTest, TestClusterStateMutator, MigrateRouteKeyTest, HdfsUnloadDistributedZkTest, ForceLeaderTest, TestLegacyFieldCache, StatsReloadRaceTest, TimeZoneUtilsTest, UnloadDistributedZkTest, TestStressReorder, TestHdfsUpdateLog, TestDistribDocBasedVersion, PingRequestHandlerTest, TestBadConfig, TestPayloadScoreQParserPlugin, ResponseLogComponentTest, TestJmxIntegration, BasicDistributedZk2Test, TestImpersonationWithHadoopAuth, BasicZkTest, TestReplicationHandler, TestRecovery, TestRealTimeGet, TestStressVersions, DistributedTermsComponentTest, SpellCheckComponentTest, TestFunctionQuery, HighlighterTest, SolrIndexSplitterTest, TestCoreDiscovery, SuggesterFSTTest, TestTrie, TestCSVLoader, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, IndexBasedSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, DocumentBuilderTest, RequiredFieldsTest, LoggingHandlerTest, MBeansHandlerTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPISolrJTest, DistribJoinFromCollectionTest, DistributedQueueTest, HttpPartitionOnCommitTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestRandomRequestDistribution, TestSkipOverseerOperations, TestStressCloudBlindAtomicUpdates, TestUtilizeNode, CollectionsAPIDistributedZkTest, TestRequestStatusCollectionAPI, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest]
   [junit4] Completed [590/775 (5!)] on J2 in 56.97s, 4 tests, 1 failure <<< FAILURES!

[...truncated 49166 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 396 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/396/

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([9112C4AE66D9DF92:1946FB74C825B26A]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([9112C4AE66D9DF92:192F4DD15C193E3F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState(TriggerIntegrationTest.java:426)
	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 13135 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 1071866 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[9112C4AE66D9DF92]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/init-core-data-001
   [junit4]   2> 1071868 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[9112C4AE66D9DF92]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
   [junit4]   2> 1071868 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[9112C4AE66D9DF92]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1071869 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[9112C4AE66D9DF92]-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> 1071870 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[9112C4AE66D9DF92]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001
   [junit4]   2> 1071870 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[9112C4AE66D9DF92]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1071876 INFO  (Thread-8281) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1071876 INFO  (Thread-8281) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1071881 ERROR (Thread-8281) [    ] 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> 1071976 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[9112C4AE66D9DF92]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39427
   [junit4]   2> 1071978 INFO  (zkConnectionManagerCallback-5041-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071981 INFO  (jetty-launcher-5038-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1071981 INFO  (jetty-launcher-5038-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1071981 INFO  (jetty-launcher-5038-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1071981 INFO  (jetty-launcher-5038-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1071982 INFO  (jetty-launcher-5038-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1071982 INFO  (jetty-launcher-5038-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1071983 INFO  (jetty-launcher-5038-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1071983 INFO  (jetty-launcher-5038-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1071984 INFO  (jetty-launcher-5038-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1071984 INFO  (jetty-launcher-5038-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1071984 INFO  (jetty-launcher-5038-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1071984 INFO  (jetty-launcher-5038-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1071984 INFO  (jetty-launcher-5038-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1071984 INFO  (jetty-launcher-5038-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1071984 INFO  (jetty-launcher-5038-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1071985 INFO  (jetty-launcher-5038-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1071985 INFO  (jetty-launcher-5038-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1071985 INFO  (jetty-launcher-5038-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1071985 INFO  (jetty-launcher-5038-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@665e6df1{/solr,null,AVAILABLE}
   [junit4]   2> 1071986 INFO  (jetty-launcher-5038-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@71dffd21{HTTP/1.1,[http/1.1]}{127.0.0.1:49381}
   [junit4]   2> 1071986 INFO  (jetty-launcher-5038-thread-2) [    ] o.e.j.s.Server Started @1074017ms
   [junit4]   2> 1071986 INFO  (jetty-launcher-5038-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49381}
   [junit4]   2> 1071986 INFO  (jetty-launcher-5038-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f89fc08{/solr,null,AVAILABLE}
   [junit4]   2> 1071986 ERROR (jetty-launcher-5038-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1071986 INFO  (jetty-launcher-5038-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1071986 INFO  (jetty-launcher-5038-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1071986 INFO  (jetty-launcher-5038-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1071986 INFO  (jetty-launcher-5038-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T12:46:19.295Z
   [junit4]   2> 1071987 INFO  (jetty-launcher-5038-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c63d54e{/solr,null,AVAILABLE}
   [junit4]   2> 1071987 INFO  (jetty-launcher-5038-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@397c039{/solr,null,AVAILABLE}
   [junit4]   2> 1071987 INFO  (jetty-launcher-5038-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@976e9ef{HTTP/1.1,[http/1.1]}{127.0.0.1:47732}
   [junit4]   2> 1071987 INFO  (jetty-launcher-5038-thread-5) [    ] o.e.j.s.Server Started @1074019ms
   [junit4]   2> 1071987 INFO  (jetty-launcher-5038-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47732}
   [junit4]   2> 1071987 ERROR (jetty-launcher-5038-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1071987 INFO  (jetty-launcher-5038-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1071988 INFO  (jetty-launcher-5038-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1071988 INFO  (jetty-launcher-5038-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1071988 INFO  (jetty-launcher-5038-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1071988 INFO  (jetty-launcher-5038-thread-6) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1071988 INFO  (jetty-launcher-5038-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1071988 INFO  (jetty-launcher-5038-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T12:46:19.297Z
   [junit4]   2> 1071987 INFO  (jetty-launcher-5038-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c445f7{HTTP/1.1,[http/1.1]}{127.0.0.1:45691}
   [junit4]   2> 1071988 INFO  (jetty-launcher-5038-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ba317ec{HTTP/1.1,[http/1.1]}{127.0.0.1:54703}
   [junit4]   2> 1071988 INFO  (jetty-launcher-5038-thread-3) [    ] o.e.j.s.Server Started @1074020ms
   [junit4]   2> 1071988 INFO  (jetty-launcher-5038-thread-4) [    ] o.e.j.s.Server Started @1074020ms
   [junit4]   2> 1071988 INFO  (jetty-launcher-5038-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45691}
   [junit4]   2> 1071988 INFO  (jetty-launcher-5038-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54703}
   [junit4]   2> 1071988 ERROR (jetty-launcher-5038-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1071988 ERROR (jetty-launcher-5038-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1071989 INFO  (jetty-launcher-5038-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1071989 INFO  (jetty-launcher-5038-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1071989 INFO  (jetty-launcher-5038-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1071989 INFO  (jetty-launcher-5038-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1071989 INFO  (jetty-launcher-5038-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1071989 INFO  (jetty-launcher-5038-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1071989 INFO  (jetty-launcher-5038-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T12:46:19.298Z
   [junit4]   2> 1071989 INFO  (jetty-launcher-5038-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T12:46:19.298Z
   [junit4]   2> 1071989 INFO  (jetty-launcher-5038-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c0bc5e3{/solr,null,AVAILABLE}
   [junit4]   2> 1071989 INFO  (jetty-launcher-5038-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1071989 INFO  (jetty-launcher-5038-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1071989 INFO  (jetty-launcher-5038-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1071990 INFO  (jetty-launcher-5038-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c49417c{/solr,null,AVAILABLE}
   [junit4]   2> 1071990 INFO  (zkConnectionManagerCallback-5043-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071990 INFO  (jetty-launcher-5038-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@747392c4{HTTP/1.1,[http/1.1]}{127.0.0.1:58123}
   [junit4]   2> 1071991 INFO  (jetty-launcher-5038-thread-1) [    ] o.e.j.s.Server Started @1074022ms
   [junit4]   2> 1071991 INFO  (jetty-launcher-5038-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58123}
   [junit4]   2> 1071991 INFO  (zkConnectionManagerCallback-5047-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071991 ERROR (jetty-launcher-5038-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1071991 INFO  (jetty-launcher-5038-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1071991 INFO  (jetty-launcher-5038-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1071991 INFO  (jetty-launcher-5038-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1071991 INFO  (jetty-launcher-5038-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T12:46:19.300Z
   [junit4]   2> 1071991 INFO  (jetty-launcher-5038-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1071991 INFO  (zkConnectionManagerCallback-5045-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071992 INFO  (jetty-launcher-5038-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d485cde{HTTP/1.1,[http/1.1]}{127.0.0.1:34305}
   [junit4]   2> 1071992 INFO  (zkConnectionManagerCallback-5049-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071992 INFO  (zkConnectionManagerCallback-5051-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071991 INFO  (jetty-launcher-5038-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1071994 INFO  (jetty-launcher-5038-thread-6) [    ] o.e.j.s.Server Started @1074026ms
   [junit4]   2> 1071994 INFO  (jetty-launcher-5038-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34305}
   [junit4]   2> 1072002 INFO  (jetty-launcher-5038-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1072002 ERROR (jetty-launcher-5038-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1072002 INFO  (jetty-launcher-5038-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1072002 INFO  (jetty-launcher-5038-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1072002 INFO  (jetty-launcher-5038-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1072002 INFO  (jetty-launcher-5038-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T12:46:19.311Z
   [junit4]   2> 1072002 INFO  (jetty-launcher-5038-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1072007 INFO  (jetty-launcher-5038-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1072012 INFO  (jetty-launcher-5038-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39427/solr
   [junit4]   2> 1072013 INFO  (jetty-launcher-5038-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39427/solr
   [junit4]   2> 1072014 INFO  (jetty-launcher-5038-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39427/solr
   [junit4]   2> 1072014 INFO  (zkConnectionManagerCallback-5053-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072014 INFO  (jetty-launcher-5038-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39427/solr
   [junit4]   2> 1072015 INFO  (jetty-launcher-5038-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1072016 INFO  (jetty-launcher-5038-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39427/solr
   [junit4]   2> 1072019 INFO  (zkConnectionManagerCallback-5063-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072019 INFO  (zkConnectionManagerCallback-5066-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072020 INFO  (zkConnectionManagerCallback-5060-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072022 INFO  (zkConnectionManagerCallback-5069-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072028 INFO  (jetty-launcher-5038-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39427/solr
   [junit4]   2> 1072032 INFO  (zkConnectionManagerCallback-5075-thread-1-processing-n:127.0.0.1:49381_solr) [n:127.0.0.1:49381_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072033 INFO  (zkConnectionManagerCallback-5077-thread-1-processing-n:127.0.0.1:45691_solr) [n:127.0.0.1:45691_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072036 INFO  (zkConnectionManagerCallback-5085-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072037 INFO  (zkConnectionManagerCallback-5082-thread-1-processing-n:127.0.0.1:47732_solr) [n:127.0.0.1:47732_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072044 INFO  (zkConnectionManagerCallback-5080-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072048 INFO  (zkConnectionManagerCallback-5073-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072050 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104698c8a4c000b, likely client has closed socket
   [junit4]   2> 1072051 INFO  (zkConnectionManagerCallback-5091-thread-1-processing-n:127.0.0.1:34305_solr) [n:127.0.0.1:34305_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072051 INFO  (zkConnectionManagerCallback-5093-thread-1-processing-n:127.0.0.1:58123_solr) [n:127.0.0.1:58123_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072063 INFO  (jetty-launcher-5038-thread-4) [n:127.0.0.1:54703_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1072065 INFO  (jetty-launcher-5038-thread-4) [n:127.0.0.1:54703_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54703_solr
   [junit4]   2> 1072067 INFO  (jetty-launcher-5038-thread-4) [n:127.0.0.1:54703_solr    ] o.a.s.c.Overseer Overseer (id=73299546281345039-127.0.0.1:54703_solr-n_0000000000) starting
   [junit4]   2> 1072069 INFO  (jetty-launcher-5038-thread-6) [n:127.0.0.1:34305_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1072070 INFO  (jetty-launcher-5038-thread-1) [n:127.0.0.1:58123_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1072072 INFO  (jetty-launcher-5038-thread-6) [n:127.0.0.1:34305_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34305_solr
   [junit4]   2> 1072072 INFO  (jetty-launcher-5038-thread-1) [n:127.0.0.1:58123_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58123_solr
   [junit4]   2> 1072096 INFO  (zkCallback-5090-thread-1-processing-n:127.0.0.1:34305_solr) [n:127.0.0.1:34305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1072096 INFO  (zkCallback-5092-thread-1-processing-n:127.0.0.1:58123_solr) [n:127.0.0.1:58123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1072121 INFO  (zkCallback-5079-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1072123 INFO  (zkCallback-5090-thread-2-processing-n:127.0.0.1:34305_solr) [n:127.0.0.1:34305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1072142 INFO  (jetty-launcher-5038-thread-3) [n:127.0.0.1:45691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1072144 INFO  (jetty-launcher-5038-thread-3) [n:127.0.0.1:45691_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1072144 INFO  (jetty-launcher-5038-thread-2) [n:127.0.0.1:49381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1072145 INFO  (jetty-launcher-5038-thread-3) [n:127.0.0.1:45691_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45691_solr
   [junit4]   2> 1072153 INFO  (zkCallback-5092-thread-1-processing-n:127.0.0.1:58123_solr) [n:127.0.0.1:58123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1072153 INFO  (zkCallback-5090-thread-2-processing-n:127.0.0.1:34305_solr) [n:127.0.0.1:34305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1072153 INFO  (jetty-launcher-5038-thread-4) [n:127.0.0.1:54703_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54703_solr
   [junit4]   2> 1072154 INFO  (zkCallback-5092-thread-1-processing-n:127.0.0.1:58123_solr) [n:127.0.0.1:58123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1072154 INFO  (zkCallback-5090-thread-2-processing-n:127.0.0.1:34305_solr) [n:127.0.0.1:34305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1072160 INFO  (jetty-launcher-5038-thread-2) [n:127.0.0.1:49381_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1072167 INFO  (zkCallback-5079-thread-2-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1072173 INFO  (zkCallback-5076-thread-1-processing-n:127.0.0.1:45691_solr) [n:127.0.0.1:45691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1072174 INFO  (zkCallback-5074-thread-1-processing-n:127.0.0.1:49381_solr) [n:127.0.0.1:49381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1072175 INFO  (jetty-launcher-5038-thread-6) [n:127.0.0.1:34305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34305.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072177 INFO  (jetty-launcher-5038-thread-2) [n:127.0.0.1:49381_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49381_solr
   [junit4]   2> 1072178 INFO  (zkCallback-5090-thread-2-processing-n:127.0.0.1:34305_solr) [n:127.0.0.1:34305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1072178 INFO  (zkCallback-5092-thread-1-processing-n:127.0.0.1:58123_solr) [n:127.0.0.1:58123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1072178 INFO  (zkCallback-5076-thread-1-processing-n:127.0.0.1:45691_solr) [n:127.0.0.1:45691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1072185 INFO  (zkCallback-5074-thread-1-processing-n:127.0.0.1:49381_solr) [n:127.0.0.1:49381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1072185 INFO  (zkCallback-5079-thread-2-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1072189 INFO  (jetty-launcher-5038-thread-5) [n:127.0.0.1:47732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1072192 INFO  (jetty-launcher-5038-thread-1) [n:127.0.0.1:58123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58123.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072204 INFO  (jetty-launcher-5038-thread-5) [n:127.0.0.1:47732_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1072205 INFO  (jetty-launcher-5038-thread-5) [n:127.0.0.1:47732_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47732_solr
   [junit4]   2> 1072206 INFO  (zkCallback-5076-thread-1-processing-n:127.0.0.1:45691_solr) [n:127.0.0.1:45691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1072206 INFO  (zkCallback-5092-thread-1-processing-n:127.0.0.1:58123_solr) [n:127.0.0.1:58123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1072206 INFO  (zkCallback-5090-thread-2-processing-n:127.0.0.1:34305_solr) [n:127.0.0.1:34305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1072208 INFO  (zkCallback-5079-thread-2-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1072209 INFO  (zkCallback-5074-thread-1-processing-n:127.0.0.1:49381_solr) [n:127.0.0.1:49381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1072215 INFO  (jetty-launcher-5038-thread-6) [n:127.0.0.1:34305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34305.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072215 INFO  (jetty-launcher-5038-thread-6) [n:127.0.0.1:34305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34305.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072216 INFO  (jetty-launcher-5038-thread-6) [n:127.0.0.1:34305_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node5/.
   [junit4]   2> 1072218 INFO  (jetty-launcher-5038-thread-1) [n:127.0.0.1:58123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58123.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072219 INFO  (jetty-launcher-5038-thread-1) [n:127.0.0.1:58123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58123.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072219 INFO  (jetty-launcher-5038-thread-1) [n:127.0.0.1:58123_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node1/.
   [junit4]   2> 1072237 INFO  (zkCallback-5081-thread-1-processing-n:127.0.0.1:47732_solr) [n:127.0.0.1:47732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1072277 INFO  (jetty-launcher-5038-thread-4) [n:127.0.0.1:54703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54703.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072280 INFO  (jetty-launcher-5038-thread-3) [n:127.0.0.1:45691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45691.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072301 INFO  (jetty-launcher-5038-thread-4) [n:127.0.0.1:54703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54703.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072301 INFO  (jetty-launcher-5038-thread-4) [n:127.0.0.1:54703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54703.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072301 INFO  (jetty-launcher-5038-thread-3) [n:127.0.0.1:45691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45691.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072301 INFO  (jetty-launcher-5038-thread-3) [n:127.0.0.1:45691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45691.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072304 INFO  (jetty-launcher-5038-thread-3) [n:127.0.0.1:45691_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node2/.
   [junit4]   2> 1072307 INFO  (jetty-launcher-5038-thread-4) [n:127.0.0.1:54703_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node4/.
   [junit4]   2> 1072328 INFO  (jetty-launcher-5038-thread-2) [n:127.0.0.1:49381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49381.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072336 INFO  (jetty-launcher-5038-thread-2) [n:127.0.0.1:49381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49381.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072336 INFO  (jetty-launcher-5038-thread-2) [n:127.0.0.1:49381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49381.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072337 INFO  (jetty-launcher-5038-thread-2) [n:127.0.0.1:49381_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node3/.
   [junit4]   2> 1072341 INFO  (jetty-launcher-5038-thread-5) [n:127.0.0.1:47732_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47732.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072348 INFO  (jetty-launcher-5038-thread-5) [n:127.0.0.1:47732_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47732.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072348 INFO  (jetty-launcher-5038-thread-5) [n:127.0.0.1:47732_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47732.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1072349 INFO  (jetty-launcher-5038-thread-5) [n:127.0.0.1:47732_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node6/.
   [junit4]   2> 1072483 INFO  (zkConnectionManagerCallback-5103-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072485 INFO  (zkConnectionManagerCallback-5107-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072486 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[9112C4AE66D9DF92]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1072487 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[9112C4AE66D9DF92]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39427/solr ready
   [junit4]   2> 1072522 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[9112C4AE66D9DF92]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1072523 INFO  (zkConnectionManagerCallback-5109-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072524 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[9112C4AE66D9DF92]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 1072526 INFO  (qtp827882879-22034) [n:127.0.0.1:34305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1072527 INFO  (qtp896172725-22041) [n:127.0.0.1:45691_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1072528 INFO  (qtp1288686648-22036) [n:127.0.0.1:47732_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1072537 INFO  (qtp1358773449-22068) [n:127.0.0.1:49381_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=4
   [junit4]   2> 1072538 INFO  (qtp1743738185-22030) [n:127.0.0.1:54703_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1072539 INFO  (qtp273144107-22035) [n:127.0.0.1:58123_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1072539 INFO  (qtp1358773449-22039) [n:127.0.0.1:49381_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 1072539 INFO  (qtp1358773449-22060) [n:127.0.0.1:49381_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1072542 INFO  (OverseerThreadFactory-5331-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 1072544 INFO  (qtp827882879-22053) [n:127.0.0.1:34305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1072545 INFO  (qtp896172725-22065) [n:127.0.0.1:45691_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1072546 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1072547 INFO  (qtp1358773449-22072) [n:127.0.0.1:49381_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1072547 INFO  (qtp1743738185-22030) [n:127.0.0.1:54703_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1072548 INFO  (qtp273144107-22035) [n:127.0.0.1:58123_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1072553 INFO  (OverseerThreadFactory-5331-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 18950687984 sessionWrapper.createTime 18950687980049563, this.sessionWrapper.createTime 18950687980049563 
   [junit4]   2> 1072658 INFO  (OverseerStateUpdate-73299546281345039-127.0.0.1:54703_solr-n_0000000000) [n:127.0.0.1:54703_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58123/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1072660 INFO  (OverseerStateUpdate-73299546281345039-127.0.0.1:54703_solr-n_0000000000) [n:127.0.0.1:54703_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54703/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1072662 INFO  (OverseerStateUpdate-73299546281345039-127.0.0.1:54703_solr-n_0000000000) [n:127.0.0.1:54703_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49381/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1072664 INFO  (OverseerStateUpdate-73299546281345039-127.0.0.1:54703_solr-n_0000000000) [n:127.0.0.1:54703_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47732/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1072665 INFO  (OverseerStateUpdate-73299546281345039-127.0.0.1:54703_solr-n_0000000000) [n:127.0.0.1:54703_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45691/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1072667 INFO  (OverseerStateUpdate-73299546281345039-127.0.0.1:54703_solr-n_0000000000) [n:127.0.0.1:54703_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34305/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1072669 INFO  (OverseerStateUpdate-73299546281345039-127.0.0.1:54703_solr-n_0000000000) [n:127.0.0.1:54703_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34305/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1072670 INFO  (OverseerStateUpdate-73299546281345039-127.0.0.1:54703_solr-n_0000000000) [n:127.0.0.1:54703_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45691/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1072671 INFO  (OverseerStateUpdate-73299546281345039-127.0.0.1:54703_solr-n_0000000000) [n:127.0.0.1:54703_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47732/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1072673 INFO  (OverseerStateUpdate-73299546281345039-127.0.0.1:54703_solr-n_0000000000) [n:127.0.0.1:54703_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49381/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1072876 INFO  (qtp1743738185-22030) [n:127.0.0.1:54703_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1072876 INFO  (qtp1743738185-22030) [n:127.0.0.1:54703_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1072877 INFO  (qtp273144107-22074) [n:127.0.0.1:58123_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1072877 INFO  (qtp273144107-22074) [n:127.0.0.1:58123_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1072878 INFO  (qtp1288686648-22061) [n:127.0.0.1:47732_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1072878 INFO  (qtp1358773449-22072) [n:127.0.0.1:49381_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1072878 INFO  (qtp1288686648-22061) [n:127.0.0.1:47732_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1072878 INFO  (qtp1358773449-22072) [n:127.0.0.1:49381_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1072879 INFO  (qtp896172725-22066) [n:127.0.0.1:45691_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1072879 INFO  (qtp896172725-22066) [n:127.0.0.1:45691_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1072887 INFO  (qtp896172725-22065) [n:127.0.0.1:45691_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1072887 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1072888 INFO  (qtp1358773449-22069) [n:127.0.0.1:49381_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1072888 INFO  (qtp827882879-22053) [n:127.0.0.1:34305_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1072889 INFO  (qtp827882879-22053) [n:127.0.0.1:34305_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1072889 INFO  (qtp827882879-22042) [n:127.0.0.1:34305_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1072993 INFO  (zkCallback-5079-thread-2-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1072993 INFO  (zkCallback-5090-thread-2-processing-n:127.0.0.1:34305_solr) [n:127.0.0.1:34305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1072993 INFO  (zkCallback-5092-thread-1-processing-n:127.0.0.1:58123_solr) [n:127.0.0.1:58123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1072993 INFO  (zkCallback-5081-thread-1-processing-n:127.0.0.1:47732_solr) [n:127.0.0.1:47732_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1072993 INFO  (zkCallback-5079-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1072993 INFO  (zkCallback-5090-thread-1-processing-n:127.0.0.1:34305_solr) [n:127.0.0.1:34305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1072994 INFO  (zkCallback-5074-thread-1-processing-n:127.0.0.1:49381_solr) [n:127.0.0.1:49381_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1072994 INFO  (zkCallback-5076-thread-1-processing-n:127.0.0.1:45691_solr) [n:127.0.0.1:45691_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1072994 INFO  (zkCallback-5076-thread-2-processing-n:127.0.0.1:45691_solr) [n:127.0.0.1:45691_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1072996 INFO  (zkCallback-5081-thread-2-processing-n:127.0.0.1:47732_solr) [n:127.0.0.1:47732_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1072996 INFO  (zkCallback-5074-thread-2-processing-n:127.0.0.1:49381_solr) [n:127.0.0.1:49381_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1072996 INFO  (zkCallback-5092-thread-2-processing-n:127.0.0.1:58123_solr) [n:127.0.0.1:58123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1073894 INFO  (qtp1743738185-22030) [n:127.0.0.1:54703_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1073895 INFO  (qtp273144107-22074) [n:127.0.0.1:58123_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1073911 INFO  (qtp1288686648-22061) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1073913 INFO  (qtp1358773449-22072) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1073914 INFO  (qtp896172725-22065) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1073915 INFO  (qtp827882879-22042) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1073919 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1073919 INFO  (qtp1358773449-22069) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1073935 INFO  (qtp827882879-22053) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1073936 INFO  (qtp273144107-22074) [n:127.0.0.1:58123_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1073937 INFO  (qtp896172725-22066) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1073937 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 1073941 INFO  (qtp1358773449-22072) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 1073941 INFO  (qtp1358773449-22069) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 1073941 INFO  (qtp827882879-22042) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 1073949 INFO  (qtp896172725-22065) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 1073958 INFO  (qtp1743738185-22030) [n:127.0.0.1:54703_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1073970 INFO  (qtp1358773449-22072) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1073970 INFO  (qtp1358773449-22072) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n4' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1073970 INFO  (qtp1358773449-22072) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49381.solr.core.replacenodetest_coll_notarget.shard2.replica_n4' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1073970 INFO  (qtp1358773449-22072) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1073970 INFO  (qtp1358773449-22072) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node3/replacenodetest_coll_notarget_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard2_replica_n4/data/]
   [junit4]   2> 1073989 INFO  (qtp827882879-22053) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 1073990 INFO  (qtp896172725-22066) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 1073995 INFO  (qtp1358773449-22069) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1073996 INFO  (qtp1358773449-22069) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n18' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1073996 INFO  (qtp1358773449-22069) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49381.solr.core.replacenodetest_coll_notarget.shard5.replica_n18' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1073996 INFO  (qtp1358773449-22069) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1073996 INFO  (qtp1358773449-22069) [n:127.0.0.1:49381_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n18] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node3/replacenodetest_coll_notarget_shard5_replica_n18], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard5_replica_n18/data/]
   [junit4]   2> 1074000 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1074000 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n16' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1074001 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47732.solr.core.replacenodetest_coll_notarget.shard5.replica_n16' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1074001 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1074001 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n16] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node6/replacenodetest_coll_notarget_shard5_replica_n16], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 1074027 INFO  (qtp827882879-22053) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1074027 INFO  (qtp1288686648-22061) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 1074027 INFO  (qtp827882879-22053) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n12' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1074027 INFO  (qtp827882879-22053) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34305.solr.core.replacenodetest_coll_notarget.shard4.replica_n12' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1074027 INFO  (qtp827882879-22053) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1074027 INFO  (qtp827882879-22053) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n12] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node5/replacenodetest_coll_notarget_shard4_replica_n12], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard4_replica_n12/data/]
   [junit4]   2> 1074028 INFO  (qtp1743738185-22030) [n:127.0.0.1:54703_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1074028 INFO  (qtp1743738185-22030) [n:127.0.0.1:54703_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1074028 INFO  (qtp1743738185-22030) [n:127.0.0.1:54703_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54703.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1074029 INFO  (qtp1743738185-22030) [n:127.0.0.1:54703_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1074029 INFO  (qtp1743738185-22030) [n:127.0.0.1:54703_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node4/replacenodetest_coll_notarget_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 1074031 INFO  (qtp273144107-22074) [n:127.0.0.1:58123_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1074031 INFO  (qtp273144107-22074) [n:127.0.0.1:58123_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1074031 INFO  (qtp273144107-22074) [n:127.0.0.1:58123_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58123.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1074031 INFO  (qtp273144107-22074) [n:127.0.0.1:58123_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1074031 INFO  (qtp273144107-22074) [n:127.0.0.1:58123_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node1/replacenodetest_coll_notarget_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard1_replica_n1/data/]
   [junit4]   2> 1074032 INFO  (qtp896172725-22066) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1074032 INFO  (qtp896172725-22066) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1074032 INFO  (qtp896172725-22065) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1074032 INFO  (qtp896172725-22065) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n14' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1074032 INFO  (qtp896172725-22066) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45691.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1074032 INFO  (qtp896172725-22066) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1074032 INFO  (qtp896172725-22066) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n8] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node2/replacenodetest_coll_notarget_shard3_replica_n8], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard3_replica_n8/data/]
   [junit4]   2> 1074032 INFO  (qtp896172725-22065) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45691.solr.core.replacenodetest_coll_notarget.shard4.replica_n14' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1074033 INFO  (qtp896172725-22065) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1074033 INFO  (qtp896172725-22065) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n14] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node2/replacenodetest_coll_notarget_shard4_replica_n14], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 1074037 INFO  (qtp827882879-22042) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1074037 INFO  (qtp827882879-22042) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n10' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1074038 INFO  (qtp827882879-22042) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34305.solr.core.replacenodetest_coll_notarget.shard3.replica_n10' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1074038 INFO  (qtp827882879-22042) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1074038 INFO  (qtp827882879-22042) [n:127.0.0.1:34305_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n10] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node5/replacenodetest_coll_notarget_shard3_replica_n10], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard3_replica_n10/data/]
   [junit4]   2> 1074065 INFO  (qtp1288686648-22061) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1074065 INFO  (qtp1288686648-22061) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n6' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1074066 INFO  (qtp1288686648-22061) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47732.solr.core.replacenodetest_coll_notarget.shard2.replica_n6' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254492a2
   [junit4]   2> 1074066 INFO  (qtp1288686648-22061) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1074066 INFO  (qtp1288686648-22061) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node6/replacenodetest_coll_notarget_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9112C4AE66D9DF92-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard2_replica_n6/data/]
   [junit4]   2> 1074112 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1074112 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1074130 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1074130 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1074145 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.SolrIndexSearcher Opening [Searcher@39e77fe[replacenodetest_coll_notarget_shard5_replica_n16] main]
   [junit4]   2> 1074146 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1074146 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1074147 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1074147 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592471093464006656
   [junit4]   2> 1074148 INFO  (searcherExecutor-5344-thread-1-processing-n:127.0.0.1:47732_solr x:replacenodetest_coll_notarget_shard5_replica_n16 s:shard5 c:replacenodetest_coll_notarget r:core_node19) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore [replacenodetest_coll_notarget_shard5_replica_n16] Registered new searcher Searcher@39e77fe[replacenodetest_coll_notarget_shard5_replica_n16] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1074159 INFO  (qtp1288686648-22052) [n:127.0.0.1:47732_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard5: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1074173 INFO  (qtp273144107-22074) [n:127.0.0.1:58123_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1074173 INFO  (qtp273144107-22074) [n:127.0.0.1:58123_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1074175 INFO  (qtp896172725-22066) [n:127.0.0.1:45691_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.u.UpdateHandler Using Up

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

oncurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2297512 INFO  (jetty-closer-4728-thread-11) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@30153c16{/solr,null,UNAVAILABLE}
   [junit4]   2> 2297512 INFO  (jetty-closer-4728-thread-11) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2297589 INFO  (jetty-closer-4728-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ccde70a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2297590 INFO  (jetty-closer-4728-thread-8) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2297590 ERROR (SUITE-TriggerIntegrationTest-seed#[9112C4AE66D9DF92]-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> 2297591 INFO  (SUITE-TriggerIntegrationTest-seed#[9112C4AE66D9DF92]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36015 36015
   [junit4]   2> 2297691 INFO  (Thread-3392) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36015 36015
   [junit4]   2> 2297691 WARN  (Thread-3392) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	44	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	8	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	148	/solr/collections/collection1/state.json
   [junit4]   2> 	35	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/73299612332589094-127.0.0.1:50156_solr-n_0000000011
   [junit4]   2> 	3	/solr/overseer_elect/election/73299612332589088-127.0.0.1:42841_solr-n_0000000009
   [junit4]   2> 	3	/solr/overseer_elect/election/73299612332589103-127.0.0.1:41750_solr-n_0000000014
   [junit4]   2> 	2	/solr/overseer_elect/election/73299612332589079-127.0.0.1:35947_solr-n_0000000006
   [junit4]   2> 	2	/solr/overseer_elect/election/73299612332589110-127.0.0.1:53543_solr-n_0000000016
   [junit4]   2> 	2	/solr/overseer_elect/election/73299612332589062-127.0.0.1:57246_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/73299612332589082-core_node6-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/73299612332589082-127.0.0.1:58440_solr-n_0000000007
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/73299612332589062-core_node10-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/73299612332589116-127.0.0.1:36611_solr-n_0000000018
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/73299612332589076-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/73299612332589085-core_node8-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_9112C4AE66D9DF92-001
   [junit4]   2> Feb 15, 2018 1:06:45 PM 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): {id=PostingsFormat(name=LuceneFixedGap), x_s=FST50}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=456, maxMBSortInHeap=6.315828440673436, sim=RandomSimilarity(queryNorm=false): {}, locale=pt-BR, timezone=Israel
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=210108912,total=499122176
   [junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, HighlighterConfigTest, TestSizeLimitedDistributedMap, ComputePlanActionTest, BinaryUpdateRequestHandlerTest, TestInitQParser, ChaosMonkeyNothingIsSafeTest, TestSolrXml, TestDocBasedVersionConstraints, OutOfBoxZkACLAndCredentialsProvidersTest, DeleteLastCustomShardedReplicaTest, ClassificationUpdateProcessorTest, TestSearcherReuse, CdcrRequestHandlerTest, TestLuceneMatchVersion, SSLMigrationTest, TestAnalyzeInfixSuggestions, IndexBasedSpellCheckerTest, TestSolrConfigHandlerCloud, TestConfigOverlay, TestPolicyCloud, TestDynamicFieldResource, TestComputePlanAction, WrapperMergePolicyFactoryTest, DistributedExpandComponentTest, TestSchemaResource, DocumentAnalysisRequestHandlerTest, ActionThrottleTest, ZkSolrClientTest, DistributedQueryElevationComponentTest, BasicAuthIntegrationTest, TestOrdValues, TestDocumentBuilder, CollectionReloadTest, TestCloudManagedSchema, TestBlobHandler, TestTolerantUpdateProcessorCloud, TestLMDirichletSimilarityFactory, SolrSlf4jReporterTest, CoreAdminCreateDiscoverTest, LeaderInitiatedRecoveryOnShardRestartTest, TestJoin, TestDFISimilarityFactory, UUIDFieldTest, HdfsChaosMonkeySafeLeaderTest, TestQuerySenderNoQuery, TestCloudJSONFacetJoinDomain, RequestLoggingTest, TestExactSharedStatsCache, DirectUpdateHandlerTest, PluginInfoTest, V2ApiIntegrationTest, SimpleFacetsTest, DistributedTermsComponentTest, TestDistributedSearch, TestSolrCloudWithKerberosAlt, TestPseudoReturnFields, DebugComponentTest, HdfsBasicDistributedZk2Test, TestNodeLostTrigger, TestShardHandlerFactory, MissingSegmentRecoveryTest, TestAuthorizationFramework, SolrCoreCheckLockOnStartupTest, CdcrBootstrapTest, TestHashPartitioner, TestCloudRecovery, TestSSLRandomization, TestSha256AuthenticationProvider, TestConfigSetsAPI, TestStressLucene, TestConfig, TestWriterPerf, TestRandomFaceting, TestCryptoKeys, TlogReplayBufferedWhileIndexingTest, TestEmbeddedSolrServerSchemaAPI, DistanceUnitsTest, RuleEngineTest, AddBlockUpdateTest, TestInPlaceUpdatesDistrib, TestBinaryResponseWriter, TestIntervalFaceting, AutoAddReplicasIntegrationTest, SolrRequestParserTest, TestXmlQParser, TestManagedSynonymFilterFactory, TestCoreAdminApis, TestStressInPlaceUpdates, ZkCLITest, TestFieldTypeCollectionResource, TestRestoreCore, TestLegacyFieldReuse, CollectionsAPIDistributedZkTest, OutputWriterTest, ZkNodePropsTest, GraphQueryTest, TestGenericDistributedQueue, TestManagedResource, ZkStateReaderTest, TestPullReplica, TestTriggerIntegration, TestReRankQParserPlugin, BadIndexSchemaTest, TestNumericTerms32, TestCSVLoader, RAMDirectoryFactoryTest, SuggestComponentContextFilterQueryTest, TestMiniSolrCloudClusterSSL, SolrIndexConfigTest, TestNumericTokenStream, DeleteShardTest, HdfsCollectionsAPIDistributedZkTest, SpellingQueryConverterTest, HLLUtilTest, OverseerTaskQueueTest, BigEndianAscendingWordDeserializerTest, TestDownShardTolerantSearch, TestUseDocValuesAsStored2, OpenCloseCoreStressTest, VersionInfoTest, TimeRoutedAliasUpdateProcessorTest, TestIndexSearcher, TestBinaryField, OverseerTest, ShardRoutingTest, ClusterStateUpdateTest, LeaderElectionTest, ShardRoutingCustomTest, TestRecovery, TestRealTimeGet, TestReload, StatsComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, TestFiltering, TestFoldingMultitermQuery, DocValuesTest, TestSolrQueryParser, TestJmxIntegration, MBeansHandlerTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestJettySolrRunner, AliasIntegrationTest, CreateCollectionCleanupTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, MigrateRouteKeyTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, RemoteQueryErrorTest, ReplaceNodeTest, TestCloudInspectUtil, TestCloudPivotFacet, TestLeaderElectionZkExpiry, TestRandomFlRTGCloud, TestRebalanceLeaders, CustomCollectionTest, TestCollectionAPI, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoAddReplicasPlanActionTest, HttpTriggerListenerTest, MetricTriggerTest, NodeLostTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [608/775 (2!)] on J0 in 218.85s, 14 tests, 1 failure <<< FAILURES!

[...truncated 49065 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 395 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/395/

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:     1) Thread[id=178, name=qtp1318784750-178, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   1) Thread[id=178, name=qtp1318784750-178, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([8907815187138C60]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=178, name=qtp1318784750-178, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=178, name=qtp1318784750-178, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([8907815187138C60]:0)


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([230EC3A11A076B69:AB5AFC7BB4FB0691]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:38544_solr, 127.0.0.1:39565_solr] Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/14)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost:55880/data/testSimple1/core_node3/data/",           "base_url":"http://127.0.0.1:39565/solr",           "node_name":"127.0.0.1:39565_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost:55880/data/testSimple1/core_node3/data/tlog",           "core":"testSimple1_shard1_replica_n1",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node5":{           "dataDir":"hdfs://localhost:55880/data/testSimple1/core_node5/data/",           "base_url":"http://127.0.0.1:39565/solr",           "node_name":"127.0.0.1:39565_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost:55880/data/testSimple1/core_node5/data/tlog",           "core":"testSimple1_shard1_replica_n2",           "shared_storage":"true",           "state":"active"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost:55880/data/testSimple1/core_node7/data/",           "base_url":"http://127.0.0.1:39565/solr",           "node_name":"127.0.0.1:39565_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost:55880/data/testSimple1/core_node7/data/tlog",           "core":"testSimple1_shard2_replica_n4",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node8":{           "dataDir":"hdfs://localhost:55880/data/testSimple1/core_node8/data/",           "base_url":"http://127.0.0.1:44390/solr",           "node_name":"127.0.0.1:44390_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost:55880/data/testSimple1/core_node8/data/tlog",           "core":"testSimple1_shard2_replica_n6",           "shared_storage":"true",           "state":"down"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:38544_solr, 127.0.0.1:39565_solr]
Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/14)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost:55880/data/testSimple1/core_node3/data/",
          "base_url":"http://127.0.0.1:39565/solr",
          "node_name":"127.0.0.1:39565_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost:55880/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          "dataDir":"hdfs://localhost:55880/data/testSimple1/core_node5/data/",
          "base_url":"http://127.0.0.1:39565/solr",
          "node_name":"127.0.0.1:39565_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost:55880/data/testSimple1/core_node5/data/tlog",
          "core":"testSimple1_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost:55880/data/testSimple1/core_node7/data/",
          "base_url":"http://127.0.0.1:39565/solr",
          "node_name":"127.0.0.1:39565_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost:55880/data/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          "dataDir":"hdfs://localhost:55880/data/testSimple1/core_node8/data/",
          "base_url":"http://127.0.0.1:44390/solr",
          "node_name":"127.0.0.1:44390_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost:55880/data/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([230EC3A11A076B69:1BBDE75F3DF4BFB8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
org.apache.solr.cloud.autoscaling.SearchRateTrigger$SearchRateEvent cannot be cast to org.apache.solr.cloud.autoscaling.NodeAddedTrigger$NodeAddedEvent

Stack Trace:
java.lang.ClassCastException: org.apache.solr.cloud.autoscaling.SearchRateTrigger$SearchRateEvent cannot be cast to org.apache.solr.cloud.autoscaling.NodeAddedTrigger$NodeAddedEvent
	at __randomizedtesting.SeedInfo.seed([230EC3A11A076B69:EABB810F1360AD9C]:0)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:701)
	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 12346 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/init-core-data-001
   [junit4]   2> 157964 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 157965 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 157965 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 157965 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/tempDir-001
   [junit4]   2> 157965 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 157966 INFO  (Thread-203) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 157966 INFO  (Thread-203) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 157979 ERROR (Thread-203) [    ] 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> 158066 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57174
   [junit4]   2> 158072 INFO  (zkConnectionManagerCallback-272-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158082 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10468c34a680000, likely client has closed socket
   [junit4]   2> 158084 INFO  (jetty-launcher-269-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 158084 INFO  (jetty-launcher-269-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 158087 INFO  (jetty-launcher-269-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 158087 INFO  (jetty-launcher-269-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 158087 INFO  (jetty-launcher-269-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 158088 INFO  (jetty-launcher-269-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bbc3792{/solr,null,AVAILABLE}
   [junit4]   2> 158089 INFO  (jetty-launcher-269-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 158091 INFO  (jetty-launcher-269-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 158091 INFO  (jetty-launcher-269-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 158091 INFO  (jetty-launcher-269-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 158091 INFO  (jetty-launcher-269-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21e312ed{/solr,null,AVAILABLE}
   [junit4]   2> 158092 INFO  (jetty-launcher-269-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@737a6cd6{HTTP/1.1,[http/1.1]}{127.0.0.1:44390}
   [junit4]   2> 158092 INFO  (jetty-launcher-269-thread-2) [    ] o.e.j.s.Server Started @160348ms
   [junit4]   2> 158092 INFO  (jetty-launcher-269-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44390}
   [junit4]   2> 158092 ERROR (jetty-launcher-269-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 158093 INFO  (jetty-launcher-269-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 158093 INFO  (jetty-launcher-269-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 158093 INFO  (jetty-launcher-269-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 158093 INFO  (jetty-launcher-269-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T09:06:30.220Z
   [junit4]   2> 158102 INFO  (jetty-launcher-269-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a5a34a{HTTP/1.1,[http/1.1]}{127.0.0.1:39565}
   [junit4]   2> 158102 INFO  (jetty-launcher-269-thread-1) [    ] o.e.j.s.Server Started @160358ms
   [junit4]   2> 158102 INFO  (jetty-launcher-269-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 158102 INFO  (jetty-launcher-269-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39565}
   [junit4]   2> 158102 INFO  (jetty-launcher-269-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 158102 INFO  (jetty-launcher-269-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 158102 ERROR (jetty-launcher-269-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 158102 INFO  (jetty-launcher-269-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 158102 INFO  (jetty-launcher-269-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 158102 INFO  (jetty-launcher-269-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 158102 INFO  (jetty-launcher-269-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T09:06:30.229Z
   [junit4]   2> 158103 INFO  (jetty-launcher-269-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46bfadce{/solr,null,AVAILABLE}
   [junit4]   2> 158104 INFO  (jetty-launcher-269-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a0e6e49{HTTP/1.1,[http/1.1]}{127.0.0.1:38544}
   [junit4]   2> 158104 INFO  (jetty-launcher-269-thread-3) [    ] o.e.j.s.Server Started @160360ms
   [junit4]   2> 158104 INFO  (jetty-launcher-269-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38544}
   [junit4]   2> 158104 INFO  (zkConnectionManagerCallback-276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158105 ERROR (jetty-launcher-269-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 158105 INFO  (jetty-launcher-269-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 158105 INFO  (jetty-launcher-269-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 158105 INFO  (jetty-launcher-269-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 158105 INFO  (jetty-launcher-269-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T09:06:30.232Z
   [junit4]   2> 158108 INFO  (zkConnectionManagerCallback-274-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158108 INFO  (jetty-launcher-269-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 158108 INFO  (jetty-launcher-269-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 158108 INFO  (zkConnectionManagerCallback-278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158113 INFO  (jetty-launcher-269-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 158125 INFO  (jetty-launcher-269-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57174/solr
   [junit4]   2> 158125 INFO  (jetty-launcher-269-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57174/solr
   [junit4]   2> 158130 INFO  (jetty-launcher-269-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57174/solr
   [junit4]   2> 158131 INFO  (zkConnectionManagerCallback-286-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158137 INFO  (zkConnectionManagerCallback-283-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158139 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10468c34a680005, likely client has closed socket
   [junit4]   2> 158140 INFO  (zkConnectionManagerCallback-294-thread-1-processing-n:127.0.0.1:44390_solr) [n:127.0.0.1:44390_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158141 INFO  (zkConnectionManagerCallback-292-thread-1-processing-n:127.0.0.1:39565_solr) [n:127.0.0.1:39565_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158142 INFO  (zkConnectionManagerCallback-290-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158152 INFO  (zkConnectionManagerCallback-296-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158259 INFO  (jetty-launcher-269-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 158259 INFO  (jetty-launcher-269-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39565_solr
   [junit4]   2> 158260 INFO  (jetty-launcher-269-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.Overseer Overseer (id=73298681921011720-127.0.0.1:39565_solr-n_0000000000) starting
   [junit4]   2> 158269 INFO  (jetty-launcher-269-thread-2) [n:127.0.0.1:44390_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 158271 INFO  (jetty-launcher-269-thread-2) [n:127.0.0.1:44390_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44390_solr
   [junit4]   2> 158276 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:44390_solr) [n:127.0.0.1:44390_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 158276 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:39565_solr) [n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 158282 INFO  (jetty-launcher-269-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 158283 DEBUG (OverseerAutoScalingTriggerThread-73298681921011720-127.0.0.1:39565_solr-n_0000000000) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 158284 INFO  (jetty-launcher-269-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 158286 INFO  (jetty-launcher-269-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38544_solr
   [junit4]   2> 158290 INFO  (jetty-launcher-269-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39565_solr
   [junit4]   2> 158297 INFO  (zkCallback-295-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 158305 DEBUG (OverseerAutoScalingTriggerThread-73298681921011720-127.0.0.1:39565_solr-n_0000000000) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 158305 DEBUG (OverseerAutoScalingTriggerThread-73298681921011720-127.0.0.1:39565_solr-n_0000000000) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44390_solr]
   [junit4]   2> 158305 DEBUG (OverseerAutoScalingTriggerThread-73298681921011720-127.0.0.1:39565_solr-n_0000000000) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 158305 DEBUG (OverseerAutoScalingTriggerThread-73298681921011720-127.0.0.1:39565_solr-n_0000000000) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 158318 DEBUG (OverseerAutoScalingTriggerThread-73298681921011720-127.0.0.1:39565_solr-n_0000000000) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 158319 DEBUG (OverseerAutoScalingTriggerThread-73298681921011720-127.0.0.1:39565_solr-n_0000000000) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 158319 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:44390_solr) [n:127.0.0.1:44390_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 158319 INFO  (zkCallback-291-thread-2-processing-n:127.0.0.1:39565_solr) [n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 158319 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 158368 INFO  (jetty-launcher-269-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 158374 INFO  (jetty-launcher-269-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38544.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 158396 INFO  (jetty-launcher-269-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38544.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 158396 INFO  (jetty-launcher-269-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38544.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 158398 INFO  (jetty-launcher-269-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 158398 INFO  (jetty-launcher-269-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 158399 INFO  (jetty-launcher-269-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/tempDir-001/node1/.
   [junit4]   2> 158399 INFO  (jetty-launcher-269-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/tempDir-001/node3/.
   [junit4]   2> 158408 INFO  (jetty-launcher-269-thread-2) [n:127.0.0.1:44390_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44390.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 158415 INFO  (jetty-launcher-269-thread-2) [n:127.0.0.1:44390_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44390.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 158415 INFO  (jetty-launcher-269-thread-2) [n:127.0.0.1:44390_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44390.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 158419 INFO  (jetty-launcher-269-thread-2) [n:127.0.0.1:44390_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/tempDir-001/node2/.
   [junit4]   2> 158486 INFO  (zkConnectionManagerCallback-304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158494 INFO  (zkConnectionManagerCallback-308-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158498 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 158499 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57174/solr ready
   [junit4]   2> 158974 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 159319 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 159516 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 159653 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 159674 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 159999 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 160059 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_42638_hdfs____.n7tegp/webapp
   [junit4]   2> 160320 DEBUG (ScheduledTrigger-493-thread-2) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 161119 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42638
   [junit4]   2> 161321 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 161785 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 161792 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 161811 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_45712_datanode____.eogg0y/webapp
   [junit4]   2> 162203 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45712
   [junit4]   2> 162321 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 162548 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 162550 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 162567 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_54782_datanode____snd4d5/webapp
   [junit4]   2> 163042 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[230EC3A11A076B69]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54782
   [junit4]   2> 163286 ERROR (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost/127.0.0.1:55880) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 163299 ERROR (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost/127.0.0.1:55880) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 163325 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 163428 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x43478f2acb329e: from storage DS-fb7f7724-f41f-4951-a035-8305aecf4125 node DatanodeRegistration(127.0.0.1:36988, datanodeUuid=a1f04e00-5aa4-4363-8595-efd2d5ac634b, infoPort=43679, infoSecurePort=0, ipcPort=41554, storageInfo=lv=-56;cid=testClusterID;nsid=471248320;c=0), blocks: 0, hasStaleStorage: true, processing time: 2 msecs
   [junit4]   2> 163428 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x43478f2acb323a: from storage DS-e351e644-d451-4403-8efd-8508173b27a7 node DatanodeRegistration(127.0.0.1:51288, datanodeUuid=ff2cd2fa-7c8c-41ab-8808-da77083c8ffd, infoPort=54551, infoSecurePort=0, ipcPort=42785, storageInfo=lv=-56;cid=testClusterID;nsid=471248320;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 163429 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x43478f2acb329e: from storage DS-07497c9b-a6ff-486e-af66-6ff0149a1c5b node DatanodeRegistration(127.0.0.1:36988, datanodeUuid=a1f04e00-5aa4-4363-8595-efd2d5ac634b, infoPort=43679, infoSecurePort=0, ipcPort=41554, storageInfo=lv=-56;cid=testClusterID;nsid=471248320;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 163429 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x43478f2acb323a: from storage DS-7eb249c0-ee81-4b85-ac8f-ca2e26538f1d node DatanodeRegistration(127.0.0.1:51288, datanodeUuid=ff2cd2fa-7c8c-41ab-8808-da77083c8ffd, infoPort=54551, infoSecurePort=0, ipcPort=42785, storageInfo=lv=-56;cid=testClusterID;nsid=471248320;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 163738 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[230EC3A11A076B69]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 163741 INFO  (qtp2051673259-1164) [n:127.0.0.1:39565_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:38544_solr,127.0.0.1:39565_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 163744 INFO  (OverseerThreadFactory-495-thread-1-processing-n:127.0.0.1:39565_solr) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 163868 INFO  (OverseerStateUpdate-73298681921011720-127.0.0.1:39565_solr-n_0000000000) [n:127.0.0.1:39565_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39565/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 163870 INFO  (OverseerStateUpdate-73298681921011720-127.0.0.1:39565_solr-n_0000000000) [n:127.0.0.1:39565_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38544/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 163873 INFO  (OverseerStateUpdate-73298681921011720-127.0.0.1:39565_solr-n_0000000000) [n:127.0.0.1:39565_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39565/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 163875 INFO  (OverseerStateUpdate-73298681921011720-127.0.0.1:39565_solr-n_0000000000) [n:127.0.0.1:39565_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38544/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 164107 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 164107 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 164108 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 164108 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 164113 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 164135 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 164238 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:39565_solr) [n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 164238 INFO  (zkCallback-291-thread-2-processing-n:127.0.0.1:39565_solr) [n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 164238 INFO  (zkCallback-295-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 164245 INFO  (zkCallback-295-thread-2-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 164325 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 165122 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 165126 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 165150 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 165151 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 165153 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 165155 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 165157 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 165157 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 165158 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38544.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 165160 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 165160 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 165160 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 165163 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 165164 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 165165 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 165165 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 165165 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 165166 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 165166 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 165167 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38544.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30753625
   [junit4]   2> 165168 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:55880/data
   [junit4]   2> 165168 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 165168 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 165168 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/tempDir-001/node3/testSimple1_shard1_replica_n2], dataDir=[hdfs://localhost:55880/data/testSimple1/core_node5/data/]
   [junit4]   2> 165169 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:55880/data
   [junit4]   2> 165169 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 165169 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 165169 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/tempDir-001/node3/testSimple1_shard2_replica_n6], dataDir=[hdfs://localhost:55880/data/testSimple1/core_node8/data/]
   [junit4]   2> 165169 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:55880/data
   [junit4]   2> 165169 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 165169 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 165170 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/tempDir-001/node1/testSimple1_shard1_replica_n1], dataDir=[hdfs://localhost:55880/data/testSimple1/core_node3/data/]
   [junit4]   2> 165171 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:55880/data/testSimple1/core_node5/data/snapshot_metadata
   [junit4]   2> 165171 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:55880/data/testSimple1/core_node3/data/snapshot_metadata
   [junit4]   2> 165172 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:55880/data
   [junit4]   2> 165172 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 165172 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 165172 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_230EC3A11A076B69-001/tempDir-001/node1/testSimple1_shard2_replica_n4], dataDir=[hdfs://localhost:55880/data/testSimple1/core_node7/data/]
   [junit4]   2> 165175 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:55880/data/testSimple1/core_node8/data/snapshot_metadata
   [junit4]   2> 165176 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:55880/data/testSimple1/core_node7/data/snapshot_metadata
   [junit4]   2> 165219 WARN  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 165219 WARN  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 165219 WARN  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 165219 WARN  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 165326 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 166326 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 167326 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 168326 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 169327 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 170225 WARN  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 170225 WARN  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 170225 WARN  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 170225 WARN  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 170327 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 171327 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 172327 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 173328 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 174328 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 175328 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 175815 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:55880/data/testSimple1/core_node8/data
   [junit4]   2> 175815 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:55880/data/testSimple1/core_node5/data
   [junit4]   2> 175815 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:55880/data/testSimple1/core_node7/data
   [junit4]   2> 175817 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:55880/data/testSimple1/core_node3/data
   [junit4]   2> 175867 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:55880/data/testSimple1/core_node7/data/index
   [junit4]   2> 175878 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:55880/data/testSimple1/core_node3/data/index
   [junit4]   2> 175886 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:55880/data/testSimple1/core_node5/data/index
   [junit4]   2> 175892 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:55880/data/testSimple1/core_node8/data/index
   [junit4]   2> 176205 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36988 is added to blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-e351e644-d451-4403-8efd-8508173b27a7:NORMAL:127.0.0.1:51288|RBW], ReplicaUC[[DISK]DS-07497c9b-a6ff-486e-af66-6ff0149a1c5b:NORMAL:127.0.0.1:36988|RBW]]} size 69
   [junit4]   2> 176206 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51288 is added to blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-e351e644-d451-4403-8efd-8508173b27a7:NORMAL:127.0.0.1:51288|RBW], ReplicaUC[[DISK]DS-fb7f7724-f41f-4951-a035-8305aecf4125:NORMAL:127.0.0.1:36988|RBW]]} size 69
   [junit4]   2> 176206 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51288 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-e351e644-d451-4403-8efd-8508173b27a7:NORMAL:127.0.0.1:51288|RBW], ReplicaUC[[DISK]DS-fb7f7724-f41f-4951-a035-8305aecf4125:NORMAL:127.0.0.1:36988|RBW]]} size 69
   [junit4]   2> 176206 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51288 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-07497c9b-a6ff-486e-af66-6ff0149a1c5b:NORMAL:127.0.0.1:36988|RBW], ReplicaUC[[DISK]DS-7eb249c0-ee81-4b85-ac8f-ca2e26538f1d:NORMAL:127.0.0.1:51288|RBW]]} size 69
   [junit4]   2> 176206 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51288 is added to blk_1073741828_1004 size 69
   [junit4]   2> 176206 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36988 is added to blk_1073741826_1002 size 69
   [junit4]   2> 176206 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36988 is added to blk_1073741827_1003 size 69
   [junit4]   2> 176207 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36988 is added to blk_1073741825_1001 size 69
   [junit4]   2> 176328 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 176698 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 176698 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 176698 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 176715 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 176715 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 176715 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 176719 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 176719 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 176723 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 176723 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 176723 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 176728 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 176728 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 176728 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 176755 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 176755 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 176759 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 176759 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 176771 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 176771 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 176830 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@792f5e4d[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 176830 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a7c5ced[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 176831 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 176831 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 176833 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c984e87[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 176834 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 176834 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 176834 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 176835 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@486d7068[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 176835 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 176837 INFO  (searcherExecutor-503-thread-1-processing-n:127.0.0.1:39565_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@3c984e87[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 176837 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 176843 INFO  (searcherExecutor-505-thread-1-processing-n:127.0.0.1:38544_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@792f5e4d[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 176844 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 176844 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 176846 INFO  (qtp1272863425-1182) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592457281114472448
   [junit4]   2> 176847 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592457281115521024
   [junit4]   2> 176847 INFO  (qtp1272863425-1181) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592457281115521024
   [junit4]   2> 176848 INFO  (searcherExecutor-502-thread-1-processing-n:127.0.0.1:38544_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:38544_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@7a7c5ced[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 176850 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 176850 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 176851 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 176858 INFO  (searcherExecutor-504-thread-1-processing-n:127.0.0.1:39565_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@486d7068[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 176858 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592457281127055360
   [junit4]   2> 176869 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 176870 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:39565_solr) [n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 176870 INFO  (zkCallback-291-thread-3-processing-n:127.0.0.1:39565_solr) [n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 176870 INFO  (zkCallback-295-thread-2-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 176870 INFO  (zkCallback-295-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 176872 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 176974 INFO  (zkCallback-295-thread-3-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 176974 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:39565_solr) [n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 176974 INFO  (zkCallback-295-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 176974 INFO  (zkCallback-291-thread-3-processing-n:127.0.0.1:39565_solr) [n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 177329 DEBUG (ScheduledTrigger-493-thread-1) [n:127.0.0.1:39565_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 177369 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 177369 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 177370 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39565/solr/testSimple1_shard2_replica_n4/
   [junit4]   2> 177370 INFO  (qtp2051673259-1169) [n:127.0.0.1:39565_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=http://127.0.0.1:39565/solr START replicas=[http://127.0.0.1:38544/solr/testSimple1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 177373 INFO  (qtp1272863425-1188) [n:127.0.0.1:38544_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.S.Request [testSimple1_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 177373 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 177373 INFO  (qtp2051673259-1166) [n:127.0.0.1:39565_solr c:testSimple1 s:shard1 r:co

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

//[ff01::114]:33332/solr'+query%3D'*:*'+rows%3D'2'+fl%3D'id,desc'+onError%3D'skip'+/>%0d%0a++</document>%0d%0a</dataConfig>%0d%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,commit=} 0 68
   [junit4]   2> 41583 T16 C14 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 41583 T16 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 41583 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1383160752
   [junit4]   2> 41584 T16 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 41584 T16 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a6f0994: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 41584 T16 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 41584 T16 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49ea3499: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 41584 T16 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 41584 T16 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63b25af: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 41586 T220 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@146ee200
   [junit4]   2> 41587 T220 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=342811136
   [junit4]   2> 41587 T220 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72183f9d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 41595 T16 oejs.AbstractConnector.doStop Stopped ServerConnector@302351f9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 41595 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=247220386
   [junit4]   2> 41596 T16 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 41596 T16 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 41596 T16 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 41597 T223 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5f53550e
   [junit4]   2> 41597 T223 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=1599296782
   [junit4]   2> 41600 T16 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@10a1bae3{/solr,null,UNAVAILABLE}
   [junit4]   2> 41600 T16 oejss.HouseKeeper.stopScavenging Stopped scavenging
   [junit4]   2> 41602 T16 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportWrongSolrUrl
   [junit4]   2> 41603 T16 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 15, 2018 9:51:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 15, 2018 9:51:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   [junit4]   2>    1) Thread[id=178, name=qtp1318784750-178, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 15, 2018 9:51:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=178, name=qtp1318784750-178, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]   2> Feb 15, 2018 9:52:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=178, name=qtp1318784750-178, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dbdesc_s=PostingsFormat(name=Direct), dbid_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=Direct), desc=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1543, maxMBSortInHeap=5.35046340968103, sim=RandomSimilarity(queryNorm=true): {}, locale=en-NZ, timezone=America/Nipigon
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=3,free=138041856,total=290455552
   [junit4]   2> NOTE: All tests run in this JVM: [TestContextImpl, TestTemplateTransformer, TestSolrEntityProcessorEndToEnd]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.seed=8907815187138C60 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=America/Nipigon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrEntityProcessorEndToEnd (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   [junit4]    >    1) Thread[id=178, name=qtp1318784750-178, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8907815187138C60]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=178, name=qtp1318784750-178, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8907815187138C60]:0)
   [junit4] Completed [32/38 (1!)] on J1 in 62.69s, 7 tests, 2 errors <<< FAILURES!

[...truncated 42800 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 394 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/394/

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

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

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

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([B041C7FFB8BE8FEB:13BB695A3F56654E]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:169)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:48187/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 14039 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/init-core-data-001
   [junit4]   2> 1973257 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[B041C7FFB8BE8FEB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1973258 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[B041C7FFB8BE8FEB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1973258 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[B041C7FFB8BE8FEB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1973265 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-001
   [junit4]   2> 1973266 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1973266 INFO  (Thread-4105) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1973266 INFO  (Thread-4105) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1973271 ERROR (Thread-4105) [    ] 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> 1973366 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.ZkTestServer start zk server on port:48658
   [junit4]   2> 1973371 INFO  (zkConnectionManagerCallback-9643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973379 INFO  (jetty-launcher-9640-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1973379 INFO  (jetty-launcher-9640-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1973384 INFO  (jetty-launcher-9640-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1973386 INFO  (jetty-launcher-9640-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1973386 INFO  (jetty-launcher-9640-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26e85575{/solr,null,AVAILABLE}
   [junit4]   2> 1973388 INFO  (jetty-launcher-9640-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50f1172e{/solr,null,AVAILABLE}
   [junit4]   2> 1973388 INFO  (jetty-launcher-9640-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@634b4147{SSL,[ssl, http/1.1]}{127.0.0.1:59982}
   [junit4]   2> 1973390 INFO  (jetty-launcher-9640-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@628930e6{/solr,null,AVAILABLE}
   [junit4]   2> 1973391 INFO  (jetty-launcher-9640-thread-1) [    ] o.e.j.s.Server Started @1975874ms
   [junit4]   2> 1973391 INFO  (jetty-launcher-9640-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59982}
   [junit4]   2> 1973391 ERROR (jetty-launcher-9640-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1973391 INFO  (jetty-launcher-9640-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1973391 INFO  (jetty-launcher-9640-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1973391 INFO  (jetty-launcher-9640-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1973391 INFO  (jetty-launcher-9640-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T05:38:01.639Z
   [junit4]   2> 1973390 INFO  (jetty-launcher-9640-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d4b92a5{SSL,[ssl, http/1.1]}{127.0.0.1:48609}
   [junit4]   2> 1973392 INFO  (jetty-launcher-9640-thread-2) [    ] o.e.j.s.Server Started @1975875ms
   [junit4]   2> 1973392 INFO  (jetty-launcher-9640-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48609}
   [junit4]   2> 1973392 ERROR (jetty-launcher-9640-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1973392 INFO  (jetty-launcher-9640-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1973392 INFO  (jetty-launcher-9640-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1973392 INFO  (jetty-launcher-9640-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1973392 INFO  (jetty-launcher-9640-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T05:38:01.640Z
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c524095{SSL,[ssl, http/1.1]}{127.0.0.1:37614}
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] o.e.j.s.Server Started @1975877ms
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37614}
   [junit4]   2> 1973393 ERROR (jetty-launcher-9640-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T05:38:01.641Z
   [junit4]   2> 1973394 INFO  (jetty-launcher-9640-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1973394 INFO  (jetty-launcher-9640-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1973394 INFO  (jetty-launcher-9640-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1973394 INFO  (jetty-launcher-9640-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7580bb2{/solr,null,AVAILABLE}
   [junit4]   2> 1973398 INFO  (zkConnectionManagerCallback-9647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973398 INFO  (jetty-launcher-9640-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b49405f{/solr,null,AVAILABLE}
   [junit4]   2> 1973400 INFO  (zkConnectionManagerCallback-9645-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4259f94b{SSL,[ssl, http/1.1]}{127.0.0.1:42084}
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] o.e.j.s.Server Started @1975883ms
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42084}
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f60a998{SSL,[ssl, http/1.1]}{127.0.0.1:39486}
   [junit4]   2> 1973400 ERROR (jetty-launcher-9640-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-5) [    ] o.e.j.s.Server Started @1975884ms
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39486}
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T05:38:01.648Z
   [junit4]   2> 1973400 ERROR (jetty-launcher-9640-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1973401 INFO  (jetty-launcher-9640-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1973401 INFO  (jetty-launcher-9640-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T05:38:01.649Z
   [junit4]   2> 1973401 INFO  (zkConnectionManagerCallback-9649-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973401 INFO  (jetty-launcher-9640-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1973402 INFO  (jetty-launcher-9640-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1973407 INFO  (zkConnectionManagerCallback-9651-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973407 INFO  (jetty-launcher-9640-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1973411 INFO  (jetty-launcher-9640-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48658/solr
   [junit4]   2> 1973412 INFO  (zkConnectionManagerCallback-9653-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973412 INFO  (jetty-launcher-9640-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1973413 INFO  (jetty-launcher-9640-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48658/solr
   [junit4]   2> 1973413 INFO  (jetty-launcher-9640-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48658/solr
   [junit4]   2> 1973415 INFO  (jetty-launcher-9640-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48658/solr
   [junit4]   2> 1973416 INFO  (zkConnectionManagerCallback-9658-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973418 INFO  (zkConnectionManagerCallback-9669-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973418 INFO  (zkConnectionManagerCallback-9662-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973418 INFO  (jetty-launcher-9640-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48658/solr
   [junit4]   2> 1973418 INFO  (zkConnectionManagerCallback-9665-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973419 INFO  (zkConnectionManagerCallback-9675-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973420 INFO  (zkConnectionManagerCallback-9677-thread-1-processing-n:127.0.0.1:37614_solr) [n:127.0.0.1:37614_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973420 INFO  (zkConnectionManagerCallback-9672-thread-1-processing-n:127.0.0.1:59982_solr) [n:127.0.0.1:59982_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973422 INFO  (zkConnectionManagerCallback-9679-thread-1-processing-n:127.0.0.1:42084_solr) [n:127.0.0.1:42084_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973423 INFO  (zkConnectionManagerCallback-9681-thread-1-processing-n:127.0.0.1:48609_solr) [n:127.0.0.1:48609_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973423 INFO  (zkConnectionManagerCallback-9683-thread-1-processing-n:127.0.0.1:39486_solr) [n:127.0.0.1:39486_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973447 INFO  (jetty-launcher-9640-thread-2) [n:127.0.0.1:48609_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1973448 INFO  (jetty-launcher-9640-thread-2) [n:127.0.0.1:48609_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48609_solr
   [junit4]   2> 1973449 INFO  (jetty-launcher-9640-thread-2) [n:127.0.0.1:48609_solr    ] o.a.s.c.Overseer Overseer (id=73297862158778383-127.0.0.1:48609_solr-n_0000000000) starting
   [junit4]   2> 1973450 INFO  (jetty-launcher-9640-thread-3) [n:127.0.0.1:42084_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1973451 INFO  (jetty-launcher-9640-thread-1) [n:127.0.0.1:59982_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1973451 INFO  (jetty-launcher-9640-thread-3) [n:127.0.0.1:42084_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42084_solr
   [junit4]   2> 1973458 INFO  (zkCallback-9680-thread-1-processing-n:127.0.0.1:48609_solr) [n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1973459 INFO  (zkCallback-9678-thread-1-processing-n:127.0.0.1:42084_solr) [n:127.0.0.1:42084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1973459 INFO  (jetty-launcher-9640-thread-1) [n:127.0.0.1:59982_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59982_solr
   [junit4]   2> 1973459 INFO  (zkCallback-9671-thread-1-processing-n:127.0.0.1:59982_solr) [n:127.0.0.1:59982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1973470 INFO  (zkCallback-9680-thread-1-processing-n:127.0.0.1:48609_solr) [n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1973474 INFO  (jetty-launcher-9640-thread-5) [n:127.0.0.1:39486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1973476 INFO  (jetty-launcher-9640-thread-5) [n:127.0.0.1:39486_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1973479 INFO  (jetty-launcher-9640-thread-5) [n:127.0.0.1:39486_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39486_solr
   [junit4]   2> 1973499 INFO  (jetty-launcher-9640-thread-2) [n:127.0.0.1:48609_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48609_solr
   [junit4]   2> 1973504 INFO  (jetty-launcher-9640-thread-4) [n:127.0.0.1:37614_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1973505 INFO  (jetty-launcher-9640-thread-4) [n:127.0.0.1:37614_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1973507 INFO  (jetty-launcher-9640-thread-4) [n:127.0.0.1:37614_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37614_solr
   [junit4]   2> 1973530 INFO  (zkCallback-9678-thread-1-processing-n:127.0.0.1:42084_solr) [n:127.0.0.1:42084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 1973530 INFO  (zkCallback-9671-thread-2-processing-n:127.0.0.1:59982_solr) [n:127.0.0.1:59982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 1973549 INFO  (zkCallback-9682-thread-1-processing-n:127.0.0.1:39486_solr) [n:127.0.0.1:39486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 1973550 INFO  (zkCallback-9680-thread-2-processing-n:127.0.0.1:48609_solr) [n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 1973550 INFO  (zkCallback-9676-thread-1-processing-n:127.0.0.1:37614_solr) [n:127.0.0.1:37614_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1973552 INFO  (jetty-launcher-9640-thread-3) [n:127.0.0.1:42084_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42084.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973560 INFO  (jetty-launcher-9640-thread-3) [n:127.0.0.1:42084_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42084.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973560 INFO  (jetty-launcher-9640-thread-3) [n:127.0.0.1:42084_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42084.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973561 INFO  (jetty-launcher-9640-thread-3) [n:127.0.0.1:42084_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-001/node3/.
   [junit4]   2> 1973572 INFO  (jetty-launcher-9640-thread-4) [n:127.0.0.1:37614_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37614.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973579 INFO  (jetty-launcher-9640-thread-4) [n:127.0.0.1:37614_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37614.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973580 INFO  (jetty-launcher-9640-thread-4) [n:127.0.0.1:37614_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37614.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973581 INFO  (jetty-launcher-9640-thread-4) [n:127.0.0.1:37614_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-001/node4/.
   [junit4]   2> 1973620 INFO  (jetty-launcher-9640-thread-1) [n:127.0.0.1:59982_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59982.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973621 INFO  (jetty-launcher-9640-thread-2) [n:127.0.0.1:48609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48609.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973630 INFO  (jetty-launcher-9640-thread-5) [n:127.0.0.1:39486_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39486.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973632 INFO  (jetty-launcher-9640-thread-1) [n:127.0.0.1:59982_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59982.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973632 INFO  (jetty-launcher-9640-thread-2) [n:127.0.0.1:48609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48609.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973632 INFO  (jetty-launcher-9640-thread-1) [n:127.0.0.1:59982_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59982.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973632 INFO  (jetty-launcher-9640-thread-2) [n:127.0.0.1:48609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48609.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973633 INFO  (jetty-launcher-9640-thread-1) [n:127.0.0.1:59982_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-001/node1/.
   [junit4]   2> 1973633 INFO  (jetty-launcher-9640-thread-2) [n:127.0.0.1:48609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-001/node2/.
   [junit4]   2> 1973638 INFO  (jetty-launcher-9640-thread-5) [n:127.0.0.1:39486_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39486.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973638 INFO  (jetty-launcher-9640-thread-5) [n:127.0.0.1:39486_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39486.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973639 INFO  (jetty-launcher-9640-thread-5) [n:127.0.0.1:39486_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-001/node5/.
   [junit4]   2> 1973763 INFO  (zkConnectionManagerCallback-9695-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973766 INFO  (zkConnectionManagerCallback-9699-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973766 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1973767 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:48658/solr ready
   [junit4]   2> 1973769 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 1973810 INFO  (qtp1045913437-28364) [n:127.0.0.1:48609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1973811 INFO  (qtp1045913437-28364) [n:127.0.0.1:48609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1973815 INFO  (qtp1045913437-28376) [n:127.0.0.1:48609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1973816 INFO  (qtp1045913437-28376) [n:127.0.0.1:48609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1973816 INFO  (OverseerThreadFactory-7418-thread-1-processing-n:127.0.0.1:48609_solr) [n:127.0.0.1:48609_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSolrCloudCollectionWithoutCores
   [junit4]   2> 1973817 WARN  (OverseerThreadFactory-7418-thread-1-processing-n:127.0.0.1:48609_solr) [n:127.0.0.1:48609_solr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (testSolrCloudCollectionWithoutCores) without cores.
   [junit4]   2> 1973921 INFO  (OverseerThreadFactory-7418-thread-1-processing-n:127.0.0.1:48609_solr) [n:127.0.0.1:48609_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> 1974817 INFO  (qtp1045913437-28364) [n:127.0.0.1:48609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1974818 INFO  (qtp1045913437-28364) [n:127.0.0.1:48609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1974818 INFO  (qtp1045913437-28376) [n:127.0.0.1:48609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1974818 INFO  (qtp1045913437-28376) [n:127.0.0.1:48609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1974818 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> no one is recoverying
   [junit4]   2> 1974820 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 1974821 INFO  (qtp1045913437-28364) [n:127.0.0.1:48609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1974822 INFO  (OverseerCollectionConfigSetProcessor-73297862158778383-127.0.0.1:48609_solr-n_0000000000) [n:127.0.0.1:48609_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> 1974822 INFO  (OverseerThreadFactory-7418-thread-2-processing-n:127.0.0.1:48609_solr) [n:127.0.0.1:48609_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1975527 INFO  (qtp1045913437-28364) [n:127.0.0.1:48609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2} status=0 QTime=706
   [junit4]   2> 1975527 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 1975527 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 1975529 INFO  (jetty-closer-9641-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c524095{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1975529 INFO  (jetty-closer-9641-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1500369806
   [junit4]   2> 1975529 INFO  (jetty-closer-9641-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4259f94b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1975529 INFO  (jetty-closer-9641-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=798184151
   [junit4]   2> 1975529 INFO  (jetty-closer-9641-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3f60a998{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1975529 INFO  (jetty-closer-9641-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1966938019
   [junit4]   2> 1975532 INFO  (jetty-closer-9641-thread-5) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@634b4147{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1975532 INFO  (jetty-closer-9641-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1975532 INFO  (jetty-closer-9641-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d4b92a5{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1975532 INFO  (jetty-closer-9641-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5674a2f1: rootName = solr_42084, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3a231f47
   [junit4]   2> 1975534 INFO  (jetty-closer-9641-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1975534 INFO  (jetty-closer-9641-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e94704a: rootName = solr_37614, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@44217b43
   [junit4]   2> 1975534 INFO  (jetty-closer-9641-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=286437871
   [junit4]   2> 1975535 INFO  (jetty-closer-9641-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1975535 INFO  (jetty-closer-9641-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@399e8f48: rootName = solr_59982, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@58540742
   [junit4]   2> 1975534 INFO  (jetty-closer-9641-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1975537 INFO  (jetty-closer-9641-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2094373463
   [junit4]   2> 1975537 INFO  (jetty-closer-9641-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@761af0d5: rootName = solr_39486, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@349f9d8e
   [junit4]   2> 1975538 INFO  (jetty-closer-9641-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1975538 INFO  (jetty-closer-9641-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1581e85a: rootName = solr_48609, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@70c2a595
   [junit4]   2> 1975570 INFO  (jetty-closer-9641-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1975570 INFO  (jetty-closer-9641-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e00f2fc: rootName = solr_42084, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@555ec58f
   [junit4]   2> 1975571 INFO  (jetty-closer-9641-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1975571 INFO  (jetty-closer-9641-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24a981ad: rootName = solr_37614, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@555ec58f
   [junit4]   2> 1975581 INFO  (jetty-closer-9641-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1975581 INFO  (jetty-closer-9641-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61920499: rootName = solr_59982, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@555ec58f
   [junit4]   2> 1975582 INFO  (jetty-closer-9641-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1975582 INFO  (jetty-closer-9641-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c2c4a2b: rootName = solr_39486, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@555ec58f
   [junit4]   2> 1975583 INFO  (jetty-closer-9641-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1975583 INFO  (jetty-closer-9641-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49f16be3: rootName = solr_48609, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@555ec58f
   [junit4]   2> 1975597 INFO  (jetty-closer-9641-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1975597 INFO  (jetty-closer-9641-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ae212cd: rootName = solr_42084, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@657895e6
   [junit4]   2> 1975598 INFO  (jetty-closer-9641-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1975598 INFO  (jetty-closer-9641-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11c61504: rootName = solr_37614, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@657895e6
   [junit4]   2> 1975599 INFO  (jetty-closer-9641-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42084_solr
   [junit4]   2> 1975600 INFO  (jetty-closer-9641-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1975600 INFO  (jetty-closer-9641-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1975601 INFO  (jetty-closer-9641-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37614_solr
   [junit4]   2> 1975601 INFO  (jetty-closer-9641-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1975601 INFO  (zkCallback-9678-thread-1-processing-n:127.0.0.1:42084_solr) [n:127.0.0.1:42084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1975602 INFO  (jetty-closer-9641-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a411b81: rootName = solr_59982, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@657895e6
   [junit4]   2> 1975602 INFO  (zkCallback-9682-thread-1-processing-n:127.0.0.1:39486_solr) [n:127.0.0.1:39486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1975601 INFO  (zkCallback-9676-thread-1-processing-n:127.0.0.1:37614_solr) [n:127.0.0.1:37614_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1975601 INFO  (zkCallback-9671-thread-2-processing-n:127.0.0.1:59982_solr) [n:127.0.0.1:59982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1975602 INFO  (zkCallback-9680-thread-2-processing-n:127.0.0.1:48609_solr) [n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1975603 INFO  (jetty-closer-9641-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7580bb2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1975603 INFO  (jetty-closer-9641-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1975604 INFO  (jetty-closer-9641-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1975604 INFO  (jetty-closer-9641-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3532d038: rootName = solr_39486, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@657895e6
   [junit4]   2> 1975604 INFO  (jetty-closer-9641-thread-5) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:59982_solr
   [junit4]   2> 1975604 INFO  (zkCallback-9671-thread-1-processing-n:127.0.0.1:59982_solr) [n:127.0.0.1:59982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1975604 INFO  (zkCallback-9676-thread-1-processing-n:127.0.0.1:37614_solr) [n:127.0.0.1:37614_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1975605 INFO  (jetty-closer-9641-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1975605 INFO  (zkCallback-9682-thread-1-processing-n:127.0.0.1:39486_solr) [n:127.0.0.1:39486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1975605 INFO  (jetty-closer-9641-thread-5) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1975605 INFO  (zkCallback-9680-thread-2-processing-n:127.0.0.1:48609_solr) [n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 1975605 INFO  (zkCallback-9671-thread-2-processing-n:127.0.0.1:59982_solr) [n:127.0.0.1:59982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1975605 INFO  (zkCallback-9682-thread-2-processing-n:127.0.0.1:39486_solr) [n:127.0.0.1:39486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1975606 INFO  (zkCallback-9676-thread-2-processing-n:127.0.0.1:37614_solr) [n:127.0.0.1:37614_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1975606 INFO  (jetty-closer-9641-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39486_solr
   [junit4]   2> 1975606 INFO  (jetty-closer-9641-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1975607 INFO  (jetty-closer-9641-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1975607 INFO  (jetty-closer-9641-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1975607 INFO  (jetty-closer-9641-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1975607 INFO  (zkCallback-9676-thread-1-processing-n:127.0.0.1:37614_solr) [n:127.0.0.1:37614_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1975607 INFO  (zkCallback-9680-thread-2-processing-n:127.0.0.1:48609_solr) [n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1975607 INFO  (zkCallback-9682-thread-2-processing-n:127.0.0.1:39486_solr) [n:127.0.0.1:39486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1975607 INFO  (jetty-closer-9641-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1975607 INFO  (jetty-closer-9641-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5599a52e: rootName = solr_48609, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@657895e6
   [junit4]   2> 1975608 INFO  (jetty-closer-9641-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b49405f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1975608 INFO  (jetty-closer-9641-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@628930e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1975608 INFO  (jetty-closer-9641-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1975609 INFO  (jetty-closer-9641-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1975609 INFO  (jetty-closer-9641-thread-4) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:48609_solr
   [junit4]   2> 1975610 INFO  (jetty-closer-9641-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1975610 INFO  (zkCallback-9680-thread-2-processing-n:127.0.0.1:48609_solr) [n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1975610 INFO  (jetty-closer-9641-thread-4) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1975610 INFO  (jetty-closer-9641-thread-4) [    ] o.a.s.c.Overseer Overseer (id=73297862158778383-127.0.0.1:48609_solr-n_0000000000) closing
   [junit4]   2> 1975610 INFO  (OverseerStateUpdate-73297862158778383-127.0.0.1:48609_solr-n_0000000000) [n:127.0.0.1:48609_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:48609_solr
   [junit4]   2> 1975611 WARN  (OverseerAutoScalingTriggerThread-73297862158778383-127.0.0.1:48609_solr-n_0000000000) [n:127.0.0.1:48609_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1975616 INFO  (jetty-closer-9641-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50f1172e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1975618 INFO  (jetty-closer-9641-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1977105 WARN  (zkCallback-9671-thread-1-processing-n:127.0.0.1:59982_solr) [n:127.0.0.1:59982_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:37614_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:37614_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:882)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1977106 INFO  (jetty-closer-9641-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26e85575{/solr,null,UNAVAILABLE}
   [junit4]   2> 1977108 INFO  (jetty-closer-9641-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1977109 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] 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> 1977112 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48658 48658
   [junit4]   2> 1977326 INFO  (Thread-4105) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48658 48658
   [junit4]   2> 1977331 WARN  (Thread-4105) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/overseer_elect/election/73297862158778383-127.0.0.1:48609_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1977331 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 1977342 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-002
   [junit4]   2> 1977342 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1977342 INFO  (Thread-4155) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1977342 INFO  (Thread-4155) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1977351 ERROR (Thread-4155) [    ] 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> 1977442 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.ZkTestServer start zk server on port:44237
   [junit4]   2> 1977448 INFO  (zkConnectionManagerCallback-9703-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977462 INFO  (jetty-launcher-9700-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1977463 INFO  (jetty-launcher-9700-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1977463 INFO  (jetty-launcher-9700-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1977463 INFO  (jetty-launcher-9700-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72cd36a1{/solr,null,AVAILABLE}
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@25cf61bf{SSL,[ssl, http/1.1]}{127.0.0.1:36108}
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] o.e.j.s.Server Started @1979950ms
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36108}
   [junit4]   2> 1977467 ERROR (jetty-launcher-9700-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1977467 INFO  (jetty-launcher-9700-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1977467 INFO  (jetty-launcher-9700-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1977467 INFO  (jetty-launcher-9700-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1977467 INFO  (jetty-launcher-9700-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T05:38:05.715Z
   [junit4]   2> 1977478 INFO  (zkConnectionManagerCallback-9705-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977478 INFO  (jetty-launcher-9700-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1977478 INFO  (jetty-launcher-9700-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1977478 INFO  (jetty-launcher-9700-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1977478 INFO  (jetty-launcher-9700-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ede1f92{/solr,null,AVAILABLE}
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@28e18a5f{SSL,[ssl, http/1.1]}{127.0.0.1:48611}
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] o.e.j.s.Server Started @1979962ms
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48611}
   [junit4]   2> 1977479 ERROR (jetty-launcher-9700-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T05:38:05.727Z
   [junit4]   2> 1977480 INFO  (jetty-launcher-9700-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1977481 INFO  (jetty-launcher-9700-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1977490 INFO  (jetty-launcher-9700-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1977490 INFO  (jetty-launcher-9700-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1977490 INFO  (jetty-launcher-9700-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1977490 INFO  (jetty-launcher-9700-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b1b5e19{/solr,null,AVAILABLE}
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@612ee2a{SSL,[ssl, http/1.1]}{127.0.0.1:55309}
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] o.e.j.s.Server Started @1979974ms
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55309}
   [junit4]   2> 1977491 ERROR (jetty-launcher-9700-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T05:38:05.739Z
   [junit4]   2> 1977492 INFO  (zkConnectionManagerCallback-9707-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977492 INFO  (jetty-launcher-9700-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53f9bebf{/solr,null,AVAILABLE}
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ee7d87e{SSL,[ssl, http/1.1]}{127.0.0.1:48187}
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] o.e.j.s.Server Started @1979977ms
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48187}
   [junit4]   2> 1977493 ERROR (jetty-launcher-9700-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1977494 INFO  (jetty-launcher-9700-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1977494 INFO  (jetty-launcher-9700-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1977494 INFO  (jetty-launcher-9700-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T05:38:05.742Z
   [junit4]   2> 1977500 INFO  (jetty-launcher-9700-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1977500 INFO  (jetty-launcher-9700-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1977500 INFO  (jetty-launcher-9700-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1977502 INFO  (zkConnectionManagerCallback-9709-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977502 INFO  (jetty-launcher-9700-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@671c8ba8{/solr,null,AVAILABLE}
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44237/solr
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5913ce2e{SSL,[ssl, http/1.1]}{127.0.0.1:33696}
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] o.e.j.s.Server Started @1979987ms
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33696}
   [junit4]   2> 1977503 ERROR (jetty-launcher-9700-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T05:38:05.751Z
   [junit4]   2> 1977504 INFO  (jetty-launcher-9700-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44237/solr
   [junit4]   2> 1977505 INFO  (zkConnectionManagerCallback-9711-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977505 INFO  (zkConnectionManagerCallback-9715-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977507 INFO  (jetty-launcher-9700-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1977507 INFO  (zkConnectionManagerCallback-9719-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977509 INFO  (zkConnectionManagerCallback-9723-thread-1-processing-n:127.0.0.1:36108_solr) [n:127.0.0.1:36108_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977509 INFO  (jetty-launcher-9700-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44237/solr
   [junit4]   2> 1977510 INFO  (zkConnectionManagerCallback-9721-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977511 INFO  (jetty-launcher-9700-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1977512 INFO  (jetty-launcher-9700-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44237/solr
   [junit4]   2> 1977512 INFO  (zkConnectionManagerCallback-9729-thread-1-processing-n:127.0.0.1:48611_solr) [n:127.0.0.1:48611_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977513 INFO  (zkConnectionManagerCallback-9733-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977514 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10468047cb10006, likely client has closed socket
   [junit4]   2> 1977515 INFO  (zkConnectionManagerCallback-9727-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977516 INFO  (jetty-launcher-9700-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44237/solr
   [junit4]   2> 1977517 INFO  (zkConnectionManagerCallback-9735-thread-1-processing-n:127.0.0.1:48187_solr) [n:127.0.0.1:48187_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977518 INFO  (zkConnectionManagerCallback-9741-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977518 INFO  (zkConnectionManagerCallback-9739-thread-1-processing-n:127.0.0.1:55309_solr) [n:127.0.0.1:55309_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977523 INFO  (zkConnectionManagerCallback-9745-thread-1-processing-n:127.0.0.1:33696_solr) [n:127.0.0.1:33696_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977545 INFO  (jetty-launcher-9700-thread-2) [n:127.0.0.1:55309_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1977546 INFO  (jetty-launcher-9700-thread-2) [n:127.0.0.1:55309_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55309_solr
   [junit4]   2> 1977547 INFO  (jetty-launcher-9700-thread-5) [n:127.0.0.1:33696_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1977547 INFO  (jetty-launcher-9700-thread-2) [n:127.0.0.1:55309_solr    ] o.a.s.c.Overseer Overseer (id=73297862425903118-127.0.0.1:55309_solr-n_0000000000) starting
   [junit4]   2> 1977548 INFO  (jetty-launcher-9700-thread-5) [n:127.0.0.1:33696_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33696_solr
   [junit4]   2> 1977554 INFO  (zkCallback-9738-thread-1-processing-n:127.0.0.1:55309_solr) [n:127.0.0.1:55309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1977554 INFO  (zkCallback-9744-thread-1-processing-n:127.0.0.1:33696_solr) [n:127.0.0.1:33696_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1977562 INFO  (jetty-launcher-9700-thread-2) [n:127.0.0.1:55309_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55309_solr
   [junit4]   2> 1977569 INFO  (zkCallback-9738-thread-1-processing-n:127.0.0.1:55309_solr) [n:127.0.0.1:55309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1977570 INFO  (zkCallback-9744-thread-1-processing-n:127.0.0.1:33696_solr) [n:127.0.0.1:33696_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1977613 INFO  (jetty-launcher-9700-thread-5) [n:127.0.0.1:33696_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33696.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977623 INFO  (jetty-launcher-9700-thread-3) [n:127.0.0.1:48187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1977624 INFO  (jetty-launcher-9700-thread-5) [n:127.0.0.1:33696_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33696.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977624 INFO  (jetty-launcher-9700-thread-5) [n:127.0.0.1:33696_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33696.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977625 INFO  (jetty-launcher-9700-thread-5) [n:127.0.0.1:33696_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-002/node5/.
   [junit4]   2> 1977625 INFO  (jetty-launcher-9700-thread-3) [n:127.0.0.1:48187_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1977628 INFO  (jetty-launcher-9700-thread-3) [n:127.0.0.1:48187_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48187_solr
   [junit4]   2> 1977634 INFO  (zkCallback-9744-thread-1-processing-n:127.0.0.1:33696_solr) [n:127.0.0.1:33696_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1977634 INFO  (jetty-launcher-9700-thread-1) [n:127.0.0.1:36108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1977634 INFO  (zkCallback-9738-thread-2-processing-n:127.0.0.1:55309_solr) [n:127.0.0.1:55309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1977636 INFO  (jetty-launcher-9700-thread-1) [n:127.0.0.1:36108_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1977637 INFO  (zkCallback-9734-thread-1-processing-n:127.0.0.1:48187_solr) [n:127.0.0.1:48187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1977649 INFO  (jetty-launcher-9700-thread-4) [n:127.0.0.1:48611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1977650 INFO  (jetty-launcher-9700-thread-1) [n:127.0.0.1:36108_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36108_solr
   [junit4]   2> 1977666 INFO  (zkCallback-9744-thread-1-processing-n:127.0.0.1:33696_solr) [n:127.0.0.1:33696_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1977667 INFO  (zkCallback-9738-thread-1-processing-n:127.0.0.1:55309_solr) [n:127.0.0.1:55309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1977667 INFO  (zkCallback-9734-thread-1-processing-n:127.0.0.1:48187_solr) [n:127.0.0.1:48187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1977667 INFO  (zkCallback-9728-thread-1-processing-n:127.0.0.1:48611_solr) [n:127.0.0.1:48611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1977667 INFO  (jetty-launcher-9700-thread-4) [n:127.0.0.1:48611_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1977669 INFO  (jetty-launcher-9700-thread-4) [n:127.0.0.1:48611_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48611_solr
   [junit4]   2> 1977677 INFO  (zkCallback-9738-thread-1-processing-n:127.0.0.1:55309_solr) [n:127.0.0.1:55309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1977677 INFO  (zkCallback-9744-thread-1-processing-n:127.0.0.1:33696_solr) [n:127.0.0.1:33696_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1977677 INFO  (zkCallback-9734-thread-1-processing-n:127.0.0.1:48187_solr) [n:127.0.0.1:48187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1977678 INFO  (zkCallback-9722-thread-1-processing-n:127.0.0.1:36108_solr) [n:127.0.0.1:36108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 1977681 INFO  (zkCallback-9728-thread-1-processing-n:127.0.0.1:48611_solr) [n:127.0.0.1:48611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1977703 INFO  (jetty-launcher-9700-thread-3) [n:127.0.0.1:48187_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48187.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977712 INFO  (jetty-launcher-9700-thread-3) [n:127.0.0.1:48187_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48187.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977712 INFO  (jetty-launcher-9700-thread-3) [n:127.0.0.1:48187_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48187.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977713 INFO  (jetty-launcher-9700-thread-3) [n:127.0.0.1:48187_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-002/node3/.
   [junit4]   2> 1977726 INFO  (jetty-launcher-9700-thread-2) [n:127.0.0.1:55309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55309.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977732 WARN  (jetty-launcher-9700-thread-2) [n:127.0.0.1:55309_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr_55309:dom1=solr,dom2=jvm,name0=memory,name1=pools,name2=Compressed-Class-Space,name=used
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2> 	at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:547)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1537)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1020)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:308)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1977744 INFO  (jetty-launcher-9700-thread-2) [n:127.0.0.1:55309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55309.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977744 INFO  (jetty-launcher-9700-thread-2) [n:127.0.0.1:55309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55309.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977745 INFO  (jetty-launcher-9700-thread-2) [n:127.0.0.1:55309_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-002/node2/.
   [junit4]   2> 1977747 INFO  (jetty-launcher-9700-thread-1) [n:127.0.0.1:36108_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36108.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977760 INFO  (jetty-launcher-9700-thread-1) [n:127.0.0.1:36108_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36108.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977760 INFO  (jetty-launcher-9700-thread-1) [n:127.0.0.1:36108_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36108.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977761 INFO  (jetty-launcher-9700-thread-1) [n:127.0.0.1:36108_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-002/node1/.
   [junit4]   2> 1977846 INFO  (jetty-launcher-9700-thread-4) [n:127.0.0.1:48611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48611.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977853 INFO  (jetty-launcher-9700-thread-4) [n:127.0.0.1:48611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48611.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977853 INFO  (jetty-launcher-9700-thread-4) [n:127.0.0.1:48611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48611.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977854 INFO  (jetty-launcher-9700-thread-4) [n:127.0.0.1:48611_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-002/node4/.
   [junit4]   2> 1977909 INFO  (zkConnectionManagerCallback-9755-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977911 INFO  (zkConnectionManagerCallback-9759-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977912 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1977913 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44237/solr ready
   [junit4]   2> 1977915 INFO 

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

58115b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2000560 INFO  (jetty-closer-9781-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2000560 INFO  (zkCallback-9846-thread-1-processing-n:127.0.0.1:46352_solr) [n:127.0.0.1:46352_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46352_solr
   [junit4]   2> 2000565 INFO  (coreCloseExecutor-7644-thread-1) [n:127.0.0.1:46352_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testStopAllStartAllCollection.shard2.leader, tag=15875976
   [junit4]   2> 2000568 INFO  (jetty-closer-9781-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@205c1c50{/solr,null,UNAVAILABLE}
   [junit4]   2> 2000572 INFO  (jetty-closer-9781-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2000572 INFO  (zkCallback-9856-thread-2-processing-n:127.0.0.1:44572_solr) [n:127.0.0.1:44572_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44572_solr
   [junit4]   2> 2000581 INFO  (coreCloseExecutor-7647-thread-1) [n:127.0.0.1:53146_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testStopAllStartAllCollection.shard1.leader, tag=931309029
   [junit4]   2> 2000585 INFO  (jetty-closer-9781-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32e18343{/solr,null,UNAVAILABLE}
   [junit4]   2> 2000587 INFO  (jetty-closer-9781-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2000589 INFO  (coreCloseExecutor-7646-thread-1) [n:127.0.0.1:55281_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testStopAllStartAllCollection.shard1.leader, tag=757627772
   [junit4]   2> 2000590 INFO  (coreCloseExecutor-7648-thread-1) [n:127.0.0.1:44572_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testStopAllStartAllCollection.shard2.leader, tag=1429679378
   [junit4]   2> 2000592 INFO  (jetty-closer-9781-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37d9d2d3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2000595 INFO  (jetty-closer-9781-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2000596 INFO  (jetty-closer-9781-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3cb2d422{/solr,null,UNAVAILABLE}
   [junit4]   2> 2000598 INFO  (jetty-closer-9781-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2000599 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[B041C7FFB8BE8FEB]) [    ] 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> 2000602 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37980 37980
   [junit4]   2> 2000702 INFO  (Thread-4225) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37980 37980
   [junit4]   2> 2000707 WARN  (Thread-4225) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	8	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 	7	/solr/collections/testStopAllStartAllCollection/terms/shard2
   [junit4]   2> 	7	/solr/collections/testStopAllStartAllCollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	79	/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73297863099744267-127.0.0.1:37118_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/73297863099744279-127.0.0.1:44572_solr-n_0000000006
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2000707 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[B041C7FFB8BE8FEB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStopAllStartAll
   [junit4]   2> 2000708 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[B041C7FFB8BE8FEB]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37980 37980
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=436, maxMBSortInHeap=5.5734425031901145, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn, timezone=Etc/GMT-12
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=79502496,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphMLResponseWriter, TestDelegationWithHadoopAuth, TestCloudNestedDocsSort, SegmentsInfoRequestHandlerTest, DocumentBuilderTest, TestNRTOpen, SimplePostToolTest, DirectSolrConnectionTest, TestCorePropertiesReload, TestCharFilters, CollectionTooManyReplicasTest, TestZkChroot, SolrCloudExampleTest, FastVectorHighlighterTest, TestStressRecovery, TestLargeCluster, SampleTest, TestTolerantUpdateProcessorRandomCloud, AutoAddReplicasPlanActionTest, MoveReplicaHDFSFailoverTest, CustomHighlightComponentTest, TestZkAclsWithHadoopAuth, SuggestComponentTest, TestHighFrequencyDictionaryFactory, TestReversedWildcardFilterFactory, SolrCloudReportersTest, TestConfigSetsAPIExclusivity, ConcurrentDeleteAndCreateCollectionTest, BasicAuthStandaloneTest, DistributedMLTComponentTest, CollectionStateFormat2Test, OverseerTest, DirectUpdateHandlerOptimizeTest, QueryEqualityTest, PeerSyncTest, TestPerFieldSimilarity, TestExclusionRuleCollectionAccess, TestSolrConfigHandlerConcurrent, TestSortByMinMaxFunction, TestCollectionAPIs, AddSchemaFieldsUpdateProcessorFactoryTest, LeaderFailoverAfterPartitionTest, HdfsTlogReplayBufferedWhileIndexingTest, FieldMutatingUpdateProcessorTest, TestSkipOverseerOperations, QueryElevationComponentTest, SolrInfoBeanTest, TestStressUserVersions, HdfsNNFailoverTest, TestSlowCompositeReaderWrapper, ChangedSchemaMergeTest, OverseerRolesTest, RestartWhileUpdatingTest, AnalysisErrorHandlingTest, PolyFieldTest, TestUniqueKeyFieldResource, TestJsonFacets, PeerSyncReplicationTest, TestDefaultStatsCache, TestDocTermOrds, JSONWriterTest, TestReload, TestPayloadCheckQParserPlugin, ReplaceNodeNoTargetTest, TestEmbeddedSolrServerAdminHandler, TestRebalanceLeaders, TestGraphTermsQParserPlugin, ResponseBuilderTest, ShardSplitTest, TestReplicaProperties, SolrJmxReporterCloudTest, ScriptEngineTest, TestBlendedInfixSuggestions, AlternateDirectoryTest, IndexSchemaTest, BigEndianAscendingWordSerializerTest, TestRTimerTree, HdfsBasicDistributedZkTest, TestConfigReload, TemplateUpdateProcessorTest, TestScoreJoinQPScore, TestSimpleTextCodec, CachingDirectoryFactoryTest, ConfigSetsAPITest, TestSystemIdResolver, TestCloudPivotFacet, TestRandomCollapseQParserPlugin, TestReplicationHandlerBackup, TestRecovery, TestSortableTextField, BasicZkTest, SolrMetricsIntegrationTest, DistributedQueryComponentCustomSortTest, TestCollapseQParserPlugin, CoreAdminRequestStatusTest, TestCustomSort, TestSolrJ, CreateRoutedAliasTest, SchemaVersionSpecificBehaviorTest, MetricsHandlerTest, TestSegmentSorting, ParsingFieldUpdateProcessorsTest, TriggerIntegrationTest, TestSQLHandler, TestCloudSearcherWarming, XsltUpdateRequestHandlerTest, DocValuesMissingTest, ZkControllerTest, TestTrie, QueryParsingTest, ShardRoutingCustomTest, TestXIncludeConfig, TestNumericRangeQuery32, PreAnalyzedFieldManagedSchemaCloudTest, TestInPlaceUpdatesStandalone, TestPullReplicaErrorHandling, SparseHLLTest, RankQueryTest, TestMultiWordSynonyms, MetricTriggerTest, ResourceLoaderTest, TestQueryUtils, TestSubQueryTransformerCrossCore, PeerSyncWithIndexFingerprintCachingTest, HdfsRestartWhileUpdatingTest, TestCloudDeleteByQuery, TestPointFields, SolrCoreMetricManagerTest, TestHttpShardHandlerFactory, ConcurrentCreateRoutedAliasTest, DeleteNodeTest, DeleteReplicaTest, DistributedVersionInfoTest, LIRRollingUpdatesTest, MoveReplicaTest, OverseerTaskQueueTest, RemoteQueryErrorTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCloudJSONFacetJoinDomain, TestCryptoKeys, TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, ZkShardTermsTest, AssignTest, HdfsCollectionsAPIDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [590/775 (1!)] on J1 in 27.48s, 3 tests, 1 error <<< FAILURES!

[...truncated 49083 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 393 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/393/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacetRefinement

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetRefinement:     1) Thread[id=2264, name=qtp199107231-2264, state=TIMED_WAITING, group=TGRP-TestJsonFacetRefinement]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetRefinement: 
   1) Thread[id=2264, name=qtp199107231-2264, state=TIMED_WAITING, group=TGRP-TestJsonFacetRefinement]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([8FD30D0F3B7F8B49]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacetRefinement

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2264, name=qtp199107231-2264, state=TIMED_WAITING, group=TGRP-TestJsonFacetRefinement]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2264, name=qtp199107231-2264, state=TIMED_WAITING, group=TGRP-TestJsonFacetRefinement]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([8FD30D0F3B7F8B49]:0)




Build Log:
[...truncated 12280 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestJsonFacetRefinement
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/init-core-data-001
   [junit4]   2> 236170 WARN  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 236170 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 236171 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 236171 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 236172 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 236172 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 236213 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 236297 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 236391 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 236445 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef
   [junit4]   2> 236456 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef
   [junit4]   2> 236457 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef
   [junit4]   2> 236460 INFO  (coreLoadExecutor-611-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 236461 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 236497 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 236514 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 236567 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 236572 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 236572 INFO  (coreLoadExecutor-611-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@1af6edef
   [junit4]   2> 236572 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 236572 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/init-core-data-001/]
   [junit4]   2> 236574 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=26.197265625, floorSegmentMB=0.37890625, forceMergeDeletesPctAllowed=28.562695229273956, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5980774975131999
   [junit4]   2> 236576 WARN  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 236605 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 236605 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 236606 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 236606 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 236608 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5951497369215825]
   [junit4]   2> 236608 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bc8e108[collection1] main]
   [junit4]   2> 236608 WARN  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 236609 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 236610 INFO  (searcherExecutor-612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bc8e108[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 236611 INFO  (coreLoadExecutor-611-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592435373593591808
   [junit4]   2> 236614 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 236616 INFO  (TEST-TestJsonFacetRefinement.testManyClauses-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManyClauses
   [junit4]   2> 236624 INFO  (TEST-TestJsonFacetRefinement.testManyClauses-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(z0+z1+z2+z3+z4+z5+z6+z7+z8+z9+z10+z11+z12+z13+z14+z15+z16+z17+z18+z19+z20+z21+z22+z23+z24+z25+z26+z27+z28+z29+z30+z31+z32+z33+z34+z35+z36+z37+z38+z39+z40+z41+z42+z43+z44+z45+z46+z47+z48+z49+z50+z51+z52+z53+z54+z55+z56+z57+z58+z59+z60+z61+z62+z63+z64+z65+z66+z67+z68+z69+z70+z71+z72+z73+z74+z75+z76+z77+z78+z79+z80+z81+z82+z83+z84+z85+z86+z87+z88+z89+z90+z91+z92+z93+z94+z95+z96+z97+z98+z99+z100+z101+z102+z103+z104+z105+z106+z107+z108+z109+z110+z111+z112+z113+z114+z115+z116+z117+z118+z119+z120+z121+z122+z123+z124+z125+z126+z127+z128+z129+z130+z131+z132+z133+z134+z135+z136+z137+z138+z139+z140+z141+z142+z143+z144+z145+z146+z147+z148+z149+z150+z151+z152+z153+z154+z155+z156+z157+z158+z159+z160+z161+z162+z163+z164+z165+z166+z167+z168+z169+z170+z171+z172+z173+z174+z175+z176+z177+z178+z179+z180+z181+z182+z183+z184+z185+z186+z187+z188+z189+z190+z191+z192+z193+z194+z195+z196+z197+z198+z199+z200+z201+z202+z203+z204+z205+z206+z207+z208+z209+z210+z211+z212+z213+z214+z215+z216+z217+z218+z219+z220+z221+z222+z223+z224+z225+z226+z227+z228+z229+z230+z231+z232+z233+z234+z235+z236+z237+z238+z239+z240+z241+z242+z243+z244+z245+z246+z247+z248+z249+z250+z251+z252+z253+z254+z255+z256+z257+z258+z259+z260+z261+z262+z263+z264+z265+z266+z267+z268+z269+z270+z271+z272+z273+z274+z275+z276+z277+z278+z279+z280+z281+z282+z283+z284+z285+z286+z287+z288+z289+z290+z291+z292+z293+z294+z295+z296+z297+z298+z299+z300+z301+z302+z303+z304+z305+z306+z307+z308+z309+z310+z311+z312+z313+z314+z315+z316+z317+z318+z319+z320+z321+z322+z323+z324+z325+z326+z327+z328+z329+z330+z331+z332+z333+z334+z335+z336+z337+z338+z339+z340+z341+z342+z343+z344+z345+z346+z347+z348+z349+z350+z351+z352+z353+z354+z355+z356+z357+z358+z359+z360+z361+z362+z363+z364+z365+z366+z367+z368+z369+z370+z371+z372+z373+z374+z375+z376+z377+z378+z379+z380+z381+z382+z383+z384+z385+z386+z387+z388+z389+z390+z391+z392+z393+z394+z395+z396+z397+z398+z399+z400+z401+z402+z403+z404+z405+z406+z407+z408+z409+z410+z411+z412+z413+z414+z415+z416+z417+z418+z419+z420+z421+z422+z423+z424+z425+z426+z427+z428+z429+z430+z431+z432+z433+z434+z435+z436+z437+z438+z439+z440+z441+z442+z443+z444+z445+z446+z447+z448+z449+z450+z451+z452+z453+z454+z455+z456+z457+z458+z459+z460+z461+z462+z463+z464+z465+z466+z467+z468+z469+z470+z471+z472+z473+z474+z475+z476+z477+z478+z479+z480+z481+z482+z483+z484+z485+z486+z487+z488+z489+z490+z491+z492+z493+z494+z495+z496+z497+z498+z499+z500+z501+z502+z503+z504+z505+z506+z507+z508+z509+z510+z511+z512+z513+z514+z515+z516+z517+z518+z519+z520+z521+z522+z523+z524+z525+z526+z527+z528+z529+z530+z531+z532+z533+z534+z535+z536+z537+z538+z539+z540+z541+z542+z543+z544+z545+z546+z547+z548+z549+z550+z551+z552+z553+z554+z555+z556+z557+z558+z559+z560+z561+z562+z563+z564+z565+z566+z567+z568+z569+z570+z571+z572+z573+z574+z575+z576+z577+z578+z579+z580+z581+z582+z583+z584+z585+z586+z587+z588+z589+z590+z591+z592+z593+z594+z595+z596+z597+z598+z599+z600+z601+z602+z603+z604+z605+z606+z607+z608+z609+z610+z611+z612+z613+z614+z615+z616+z617+z618+z619+z620+z621+z622+z623+z624+z625+z626+z627+z628+z629+z630+z631+z632+z633+z634+z635+z636+z637+z638+z639+z640+z641+z642+z643+z644+z645+z646+z647+z648+z649+z650+z651+z652+z653+z654+z655+z656+z657+z658+z659+z660+z661+z662+z663+z664+z665+z666+z667+z668+z669+z670+z671+z672+z673+z674+z675+z676+z677+z678+z679+z680+z681+z682+z683+z684+z685+z686+z687+z688+z689+z690+z691+z692+z693+z694+z695+z696+z697+z698+z699+z700+z701+z702+z703+z704+z705+z706+z707+z708+z709+z710+z711+z712+z713+z714+z715+z716+z717+z718+z719+z720+z721+z722+z723+z724+z725+z726+z727+z728+z729+z730+z731+z732+z733+z734+z735+z736+z737+z738+z739+z740+z741+z742+z743+z744+z745+z746+z747+z748+z749+z750+z751+z752+z753+z754+z755+z756+z757+z758+z759+z760+z761+z762+z763+z764+z765+z766+z767+z768+z769+z770+z771+z772+z773+z774+z775+z776+z777+z778+z779+z780+z781+z782+z783+z784+z785+z786+z787+z788+z789+z790+z791+z792+z793+z794+z795+z796+z797+z798+z799+z800+z801+z802+z803+z804+z805+z806+z807+z808+z809+z810+z811+z812+z813+z814+z815+z816+z817+z818+z819+z820+z821+z822+z823+z824+z825+z826+z827+z828+z829+z830+z831+z832+z833+z834+z835+z836+z837+z838+z839+z840+z841+z842+z843+z844+z845+z846+z847+z848+z849+z850+z851+z852+z853+z854+z855+z856+z857+z858+z859+z860+z861+z862+z863+z864+z865+z866+z867+z868+z869+z870+z871+z872+z873+z874+z875+z876+z877+z878+z879+z880+z881+z882+z883+z884+z885+z886+z887+z888+z889+z890+z891+z892+z893+z894+z895+z896+z897+z898+z899+z900+z901+z902+z903+z904+z905+z906+z907+z908+z909+z910+z911+z912+z913+z914+z915+z916+z917+z918+z919+z920+z921+z922+z923+z924+z925+z926+z927+z928+z929+z930+z931+z932+z933+z934+z935+z936+z937+z938+z939+z940+z941+z942+z943+z944+z945+z946+z947+z948+z949+z950+z951+z952+z953+z954+z955+z956+z957+z958+z959+z960+z961+z962+z963+z964+z965+z966+z967+z968+z969+z970+z971+z972+z973+z974+z975+z976+z977+z978+z979+z980+z981+z982+z983+z984+z985+z986+z987+z988+z989+z990+z991+z992+z993+z994+z995+z996+z997+z998+z999+z1000+z1001+z1002+z1003+z1004+z1005+z1006+z1007+z1008+z1009+z1010+z1011+z1012+z1013+z1014+z1015+z1016+z1017+z1018+z1019+z1020+z1021+z1022+z1023+1+a+2+b+3+c+10+d+11+12+)&wt=xml} hits=0 status=0 QTime=7
   [junit4]   2> 236625 INFO  (TEST-TestJsonFacetRefinement.testManyClauses-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testManyClauses
   [junit4]   2> 236627 INFO  (TEST-TestJsonFacetRefinement.testMerge-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMerge
   [junit4]   2> 236636 INFO  (TEST-TestJsonFacetRefinement.testMerge-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMerge
   [junit4]   2> 236644 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasicRefinement
   [junit4]   2> 236650 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 236656 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 236656 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 236656 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 236657 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f5f68e0{/solr,null,AVAILABLE}
   [junit4]   2> 236657 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e4e456f{HTTP/1.1,[http/1.1]}{127.0.0.1:45284}
   [junit4]   2> 236657 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.Server Started @238365ms
   [junit4]   2> 236657 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=45284}
   [junit4]   2> 236657 ERROR (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 236658 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 236658 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 236658 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 236658 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T03:18:36.380Z
   [junit4]   2> 236659 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s0-001/solr.xml
   [junit4]   2> 236662 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 236662 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 236664 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 236691 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef
   [junit4]   2> 236700 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef
   [junit4]   2> 236700 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef
   [junit4]   2> 236702 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s0-001/.
   [junit4]   2> 236702 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 236706 INFO  (coreLoadExecutor-622-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 236727 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 236752 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 236796 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 236802 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s0-001/./collection1, trusted=true
   [junit4]   2> 236802 INFO  (coreLoadExecutor-622-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@1af6edef
   [junit4]   2> 236802 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 236802 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s0-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s0-001/./collection1/data/]
   [junit4]   2> 236804 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=26.197265625, floorSegmentMB=0.37890625, forceMergeDeletesPctAllowed=28.562695229273956, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5980774975131999
   [junit4]   2> 236807 WARN  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 236865 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 236865 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 236866 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 236866 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 236868 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5951497369215825]
   [junit4]   2> 236868 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@203523dc[collection1] main]
   [junit4]   2> 236869 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s0-001/collection1/conf
   [junit4]   2> 236870 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 236871 INFO  (searcherExecutor-623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@203523dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 236871 INFO  (coreLoadExecutor-622-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592435373866221568
   [junit4]   2> 237373 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.SolrTestCaseHS ===> Started solr server port=45284 home=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s0-001
   [junit4]   2> 237379 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 237380 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 237380 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 237380 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 237380 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51fb29fa{/solr,null,AVAILABLE}
   [junit4]   2> 237381 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@263dc213{HTTP/1.1,[http/1.1]}{127.0.0.1:42251}
   [junit4]   2> 237381 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.Server Started @239088ms
   [junit4]   2> 237381 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=42251}
   [junit4]   2> 237381 ERROR (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 237381 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 237381 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 237381 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 237381 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T03:18:37.103Z
   [junit4]   2> 237382 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s1-001/solr.xml
   [junit4]   2> 237388 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 237388 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 237389 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 237416 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef
   [junit4]   2> 237425 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef
   [junit4]   2> 237425 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef
   [junit4]   2> 237427 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s1-001/.
   [junit4]   2> 237427 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 237436 INFO  (coreLoadExecutor-633-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 237481 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 237491 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 237535 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 237549 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s1-001/./collection1, trusted=true
   [junit4]   2> 237549 INFO  (coreLoadExecutor-633-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@1af6edef
   [junit4]   2> 237549 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 237550 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s1-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s1-001/./collection1/data/]
   [junit4]   2> 237551 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=26.197265625, floorSegmentMB=0.37890625, forceMergeDeletesPctAllowed=28.562695229273956, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5980774975131999
   [junit4]   2> 237557 WARN  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 237589 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 237589 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 237590 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 237590 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 237591 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5951497369215825]
   [junit4]   2> 237591 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@509e0fdf[collection1] main]
   [junit4]   2> 237591 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s1-001/collection1/conf
   [junit4]   2> 237592 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 237592 INFO  (coreLoadExecutor-633-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592435374622244864
   [junit4]   2> 237603 INFO  (searcherExecutor-634-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@509e0fdf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 238094 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.SolrTestCaseHS ===> Started solr server port=42251 home=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s1-001
   [junit4]   2> 238099 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 238100 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 238100 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 238100 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 238101 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6220824f{/solr,null,AVAILABLE}
   [junit4]   2> 238101 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c7c4971{HTTP/1.1,[http/1.1]}{127.0.0.1:35318}
   [junit4]   2> 238101 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.e.j.s.Server Started @239809ms
   [junit4]   2> 238101 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=35318}
   [junit4]   2> 238102 ERROR (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 238102 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 238102 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 238102 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 238102 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T03:18:37.824Z
   [junit4]   2> 238102 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s2-001/solr.xml
   [junit4]   2> 238106 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 238106 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 238107 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 238135 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef
   [junit4]   2> 238143 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef
   [junit4]   2> 238144 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af6edef
   [junit4]   2> 238146 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s2-001/.
   [junit4]   2> 238146 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 238147 INFO  (coreLoadExecutor-644-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 238171 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 238188 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 238232 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 238238 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s2-001/./collection1, trusted=true
   [junit4]   2> 238238 INFO  (coreLoadExecutor-644-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@1af6edef
   [junit4]   2> 238238 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 238238 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s2-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s2-001/./collection1/data/]
   [junit4]   2> 238240 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=26.197265625, floorSegmentMB=0.37890625, forceMergeDeletesPctAllowed=28.562695229273956, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5980774975131999
   [junit4]   2> 238242 WARN  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 238273 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 238273 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 238274 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 238274 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 238275 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5951497369215825]
   [junit4]   2> 238275 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b727460[collection1] main]
   [junit4]   2> 238276 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s2-001/collection1/conf
   [junit4]   2> 238276 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 238278 INFO  (searcherExecutor-645-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b727460[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 238278 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592435375341568000
   [junit4]   2> 238280 INFO  (TEST-TestJsonFacetRefinement.testBasicRefinement-seed#[8FD30D0F3B7F8B49]) [    ] o.a.s.SolrTestCaseHS ===> Started solr server port=35318 home=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacetRefinement_8FD30D0F3B7F8B49-001/s2-001
   [junit4]   2> 238288 INFO  (qtp199107231-2260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592435375348908032)} 0 3
   [junit4]   2> 238291 INFO  (qtp560764968-2276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592435375353102336)} 0 2
   [junit4]   2> 238295 INFO  (qtp422462028-2292) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592435375356248064)} 0 2
   [junit4]   2> 238302 INFO  (qtp199107231-2262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[01 (1592435375359393792)]} 0 7
   [junit4]   2> 238303 INFO  (qtp199107231-2264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[02 (1592435375367782400)]} 0 0
   [junit4]   2> 238304 INFO  (qtp560764968-2278) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1592435375367782400)]} 0 0
   [junit4]   2> 238305 INFO  (qtp560764968-2280) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1592435375368830976)]} 0 0
   [junit4]   2> 238306 INFO  (qtp560764968-2278) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1592435375369879552)]} 0 0
   [junit4]   2> 238306 INFO  (qtp422462028-2294) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1592435375370928128)]} 0 0
   [junit4]   2> 238307 INFO  (qtp422462028-2296) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1592435375371976704)]} 0 0
   [junit4]   2> 238308 INFO  (qtp422462028-2294) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1592435375373025280)]} 0 0
   [junit4]   2> 238315 INFO  (qtp199107231-2262) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592435375380365312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 238316 INFO  (qtp199107231-2262) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c76bf57 commitCommandVersion:1592435375380365312
   [junit4]   2> 238354 INFO  (qtp199107231-2262) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f62d93b[collection1] main]
   [junit4]   2> 238356 INFO  (searcherExecutor-623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f62d93b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C2)))}
   [junit4]   2> 238356 INFO  (qtp199107231-2262) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 238356 INFO  (qtp199107231-2262) [    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 40
   [junit4]   2> 238356 INFO  (qtp560764968-2280) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592435375423356928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 238356 INFO  (qtp560764968-2280) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ce5a4e3 commitCommandVersion:1592435375423356928
   [junit4]   2> 238371 INFO  (qtp560764968-2280) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e134b58[collection1] main]
   [junit4]   2> 238372 INFO  (qtp560764968-2280) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 238373 INFO  (searcherExecutor-634-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e134b58[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C3)))}
   [junit4]   2> 238373 INFO  (qtp560764968-2280) [    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 17
   [junit4]   2> 238374 INFO  (qtp422462028-2296) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592435375442231296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 238374 INFO  (qtp422462028-2296) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@778790d8 commitCommandVersion:1592435375442231296
   [junit4]   2> 238377 INFO  (qtp422462028-2296) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a517f00[collection1] main]
   [junit4]   2> 238378 INFO  (qtp422462028-2296) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 238379 INFO  (searcherExecutor-645-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a517f00[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C3)))}
   [junit4]   2> 238379 INFO  (qtp422462028-2296) [    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 5
   [junit4]   2> 238415 INFO  (qtp560764968-2281) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:false}}&NOW=1518664718102&isShard=true&wt=javabin} hits=3 status=0 QTime=6
   [junit4]   2> 238415 INFO  (qtp199107231-2262) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:false}}&NOW=1518664718102&isShard=true&wt=javabin} hits=2 status=0 QTime=15
   [junit4]   2> 238418 INFO  (qtp422462028-2296) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:false}}&NOW=1518664718102&isShard=true&wt=javabin} hits=3 status=0 QTime=0
   [junit4]   2> 238420 INFO  (qtp560764968-2275) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&NOW=1518664718102&ids=11,12,13&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238420 INFO  (qtp422462028-2297) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&NOW=1518664718102&ids=22,23,21&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238421 INFO  (qtp199107231-2265) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&NOW=1518664718102&ids=01,02&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238421 INFO  (qtp560764968-2278) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&shards=127.0.0.1:45284/solr/collection1,127.0.0.1:42251/solr/collection1,127.0.0.1:35318/solr/collection1&shards=debugQuery&shards=true&q=*:*&json.facet={cat0:{${terms}+type:terms,+field:${cat_s},+sort:'count+desc',+limit:1,+overrequest:0,+refine:false}}&indent=true&cat_s=cat_s&xy_s=xy_s&wt=json&version=2.2&er_s=er_s&num_d=num_d&qw_s=qw_s} hits=8 status=0 QTime=41
   [junit4]   2> 238447 INFO  (qtp560764968-2278) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&NOW=1518664718145&isShard=true&wt=javabin} hits=3 status=0 QTime=0
   [junit4]   2> 238457 INFO  (qtp422462028-2296) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&NOW=1518664718145&isShard=true&wt=javabin} hits=3 status=0 QTime=1
   [junit4]   2> 238457 INFO  (qtp199107231-2265) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&NOW=1518664718145&isShard=true&wt=javabin} hits=2 status=0 QTime=1
   [junit4]   2> 238478 INFO  (qtp422462028-2297) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&NOW=1518664718145&ids=22,23,21&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238478 INFO  (qtp560764968-2280) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={"refine":{"cat0":{"_l":["A"]}}}&shards.purpose=2097216&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&NOW=1518664718145&ids=11,12,13&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238479 INFO  (qtp199107231-2264) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&NOW=1518664718145&ids=01,02&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238479 INFO  (qtp422462028-2294) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&shards=127.0.0.1:45284/solr/collection1,127.0.0.1:42251/solr/collection1,127.0.0.1:35318/solr/collection1&shards=debugQuery&shards=true&q=*:*&json.facet={cat0:{${terms}+type:terms,+field:${cat_s},+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&indent=true&cat_s=cat_s&xy_s=xy_s&wt=json&version=2.2&er_s=er_s&num_d=num_d&qw_s=qw_s} hits=8 status=0 QTime=56
   [junit4]   2> 238497 INFO  (qtp422462028-2294) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_i,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&NOW=1518664718202&isShard=true&wt=javabin} hits=3 status=0 QTime=15
   [junit4]   2> 238497 INFO  (qtp199107231-2265) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_i,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&NOW=1518664718202&isShard=true&wt=javabin} hits=2 status=0 QTime=16
   [junit4]   2> 238507 INFO  (qtp560764968-2278) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_i,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&NOW=1518664718202&isShard=true&wt=javabin} hits=3 status=0 QTime=26
   [junit4]   2> 238509 INFO  (qtp199107231-2264) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_i,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&NOW=1518664718202&ids=01,02&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238509 INFO  (qtp422462028-2297) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_i,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&NOW=1518664718202&ids=22,23,21&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238521 INFO  (qtp560764968-2280) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={"refine":{"cat0":{"_l":[1]}}}&shards.purpose=2097216&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_i,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&NOW=1518664718202&ids=11,12,13&isShard=true&wt=javabin} status=0 QTime=12
   [junit4]   2> 238522 INFO  (qtp422462028-2292) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&shards=127.0.0.1:45284/solr/collection1,127.0.0.1:42251/solr/collection1,127.0.0.1:35318/solr/collection1&shards=debugQuery&shards=true&q=*:*&json.facet={cat0:{${terms}+type:terms,+field:${cat_i},+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}&indent=true&cat_s=cat_s&xy_s=xy_s&wt=json&version=2.2&er_s=er_s&num_d=num_d&qw_s=qw_s} hits=8 status=0 QTime=41
   [junit4]   2> 238525 INFO  (qtp199107231-2266) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={q1+:+{+type:query,+q:'*:*',+facet:{cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&NOW=1518664718245&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 238525 INFO  (qtp560764968-2281) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={q1+:+{+type:query,+q:'*:*',+facet:{cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&NOW=1518664718245&isShard=true&wt=javabin} hits=3 status=0 QTime=1
   [junit4]   2> 238528 INFO  (qtp422462028-2298) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={q1+:+{+type:query,+q:'*:*',+facet:{cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&NOW=1518664718245&isShard=true&wt=javabin} hits=3 status=0 QTime=3
   [junit4]   2> 238529 INFO  (qtp422462028-2292) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={q1+:+{+type:query,+q:'*:*',+facet:{cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&NOW=1518664718245&ids=22,23,21&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238529 INFO  (qtp199107231-2264) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={q1+:+{+type:query,+q:'*:*',+facet:{cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&NOW=1518664718245&ids=01,02&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238529 INFO  (qtp560764968-2280) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={"refine":{"q1":{"cat0":{"_l":["A"]}}}}&shards.purpose=2097216&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={q1+:+{+type:query,+q:'*:*',+facet:{cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&NOW=1518664718245&ids=11,12,13&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238530 INFO  (qtp560764968-2278) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&shards=127.0.0.1:45284/solr/collection1,127.0.0.1:42251/solr/collection1,127.0.0.1:35318/solr/collection1&shards=debugQuery&shards=true&q=*:*&json.facet={q1+:+{+type:query,+q:'*:*',+facet:{cat0:{${terms}+type:terms,+field:${cat_s},+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&indent=true&cat_s=cat_s&xy_s=xy_s&wt=json&version=2.2&er_s=er_s&num_d=num_d&qw_s=qw_s} hits=8 status=0 QTime=6
   [junit4]   2> 238535 INFO  (qtp560764968-2281) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={r1+:+{+type:range,+field:num_d+start:-20,+end:20,+gap:40+++,+facet:{cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&NOW=1518664718252&isShard=true&wt=javabin} hits=3 status=0 QTime=3
   [junit4]   2> 238535 INFO  (qtp199107231-2266) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={r1+:+{+type:range,+field:num_d+start:-20,+end:20,+gap:40+++,+facet:{cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&NOW=1518664718252&isShard=true&wt=javabin} hits=2 status=0 QTime=3
   [junit4]   2> 238535 INFO  (qtp422462028-2298) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={r1+:+{+type:range,+field:num_d+start:-20,+end:20,+gap:40+++,+facet:{cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&NOW=1518664718252&isShard=true&wt=javabin} hits=3 status=0 QTime=3
   [junit4]   2> 238536 INFO  (qtp422462028-2292) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={r1+:+{+type:range,+field:num_d+start:-20,+end:20,+gap:40+++,+facet:{cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&NOW=1518664718252&ids=22,23,21&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238536 INFO  (qtp199107231-2264) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={r1+:+{+type:range,+field:num_d+start:-20,+end:20,+gap:40+++,+facet:{cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&NOW=1518664718252&ids=01,02&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238536 INFO  (qtp560764968-2280) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={"refine":{"r1":{"_s":[[-20.0,{"cat0":{"_l":["A"]}}]]}}}&shards.purpose=2097216&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={r1+:+{+type:range,+field:num_d+start:-20,+end:20,+gap:40+++,+facet:{cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&NOW=1518664718252&ids=11,12,13&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238537 INFO  (qtp560764968-2275) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&shards=127.0.0.1:45284/solr/collection1,127.0.0.1:42251/solr/collection1,127.0.0.1:35318/solr/collection1&shards=debugQuery&shards=true&q=*:*&json.facet={r1+:+{+type:range,+field:${num_d}+start:-20,+end:20,+gap:40+++,+facet:{cat0:{${terms}+type:terms,+field:${cat_s},+sort:'count+desc',+limit:1,+overrequest:0,+refine:true}}}}&indent=true&cat_s=cat_s&xy_s=xy_s&wt=json&version=2.2&er_s=er_s&num_d=num_d&qw_s=qw_s} hits=8 status=0 QTime=6
   [junit4]   2> 238552 INFO  (qtp422462028-2292) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true,+facet:{+stat1:'sum(num_d)'}+++}}&NOW=1518664718261&isShard=true&wt=javabin} hits=3 status=0 QTime=4
   [junit4]   2> 238553 INFO  (qtp560764968-2278) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true,+facet:{+stat1:'sum(num_d)'}+++}}&NOW=1518664718261&isShard=true&wt=javabin} hits=3 status=0 QTime=5
   [junit4]   2> 238553 INFO  (qtp199107231-2265) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true,+facet:{+stat1:'sum(num_d)'}+++}}&NOW=1518664718261&isShard=true&wt=javabin} hits=2 status=0 QTime=5
   [junit4]   2> 238554 INFO  (qtp199107231-2264) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true,+facet:{+stat1:'sum(num_d)'}+++}}&NOW=1518664718261&ids=01,02&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238554 INFO  (qtp560764968-2280) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={"refine":{"cat0":{"_l":["A"]}}}&shards.purpose=2097216&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true,+facet:{+stat1:'sum(num_d)'}+++}}&NOW=1518664718261&ids=11,12,13&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238554 INFO  (qtp422462028-2292) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={cat0:{+type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0,+refine:true,+facet:{+stat1:'sum(num_d)'}+++}}&NOW=1518664718261&ids=22,23,21&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238554 INFO  (qtp422462028-2294) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&shards=127.0.0.1:45284/solr/collection1,127.0.0.1:42251/solr/collection1,127.0.0.1:35318/solr/collection1&shards=debugQuery&shards=true&q=*:*&json.facet={cat0:{${terms}+type:terms,+field:${cat_s},+sort:'count+desc',+limit:1,+overrequest:0,+refine:true,+facet:{+stat1:'sum(${num_d})'}+++}}&indent=true&cat_s=cat_s&xy_s=xy_s&wt=json&version=2.2&er_s=er_s&num_d=num_d&qw_s=qw_s} hits=8 status=0 QTime=15
   [junit4]   2> 238593 INFO  (qtp422462028-2292) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={+cat0:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:false,+facet:{+min1:'min(num_d)'}+++},cat1:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++},qfacet:{type:query,+q:'*:*',+facet:{++cat2:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++}++}},allf:{+type:terms,+field:all_s,++facet:{++cat3:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++}++}},sum1:'sum(num_d)'}&NOW=1518664718277&isShard=true&wt=javabin} hits=3 status=0 QTime=2
   [junit4]   2> 238594 INFO  (qtp560764968-2278) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={+cat0:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:false,+facet:{+min1:'min(num_d)'}+++},cat1:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++},qfacet:{type:query,+q:'*:*',+facet:{++cat2:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++}++}},allf:{+type:terms,+field:all_s,++facet:{++cat3:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++}++}},sum1:'sum(num_d)'}&NOW=1518664718277&isShard=true&wt=javabin} hits=3 status=0 QTime=0
   [junit4]   2> 238594 INFO  (qtp199107231-2265) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={+cat0:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:false,+facet:{+min1:'min(num_d)'}+++},cat1:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++},qfacet:{type:query,+q:'*:*',+facet:{++cat2:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++}++}},allf:{+type:terms,+field:all_s,++facet:{++cat3:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++}++}},sum1:'sum(num_d)'}&NOW=1518664718277&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 238596 INFO  (qtp199107231-2264) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={+cat0:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:false,+facet:{+min1:'min(num_d)'}+++},cat1:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++},qfacet:{type:query,+q:'*:*',+facet:{++cat2:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++}++}},allf:{+type:terms,+field:all_s,++facet:{++cat3:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++}++}},sum1:'sum(num_d)'}&NOW=1518664718277&ids=01,02&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238597 INFO  (qtp422462028-2294) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={+cat0:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:false,+facet:{+min1:'min(num_d)'}+++},cat1:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++},qfacet:{type:query,+q:'*:*',+facet:{++cat2:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++}++}},allf:{+type:terms,+field:all_s,++facet:{++cat3:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++}++}},sum1:'sum(num_d)'}&NOW=1518664718277&ids=22,23,21&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238600 INFO  (qtp560764968-2280) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={"refine":{"qfacet":{"cat2":{"_l":["A"]}},"allf":{"_s":[["all",{"cat3":{"_l":["A"]}}]]},"cat1":{"_l":["A"]}}}&shards.purpose=2097216&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={+cat0:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:false,+facet:{+min1:'min(num_d)'}+++},cat1:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++},qfacet:{type:query,+q:'*:*',+facet:{++cat2:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++}++}},allf:{+type:terms,+field:all_s,++facet:{++cat3:{+type:terms,+field:cat_s,+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(num_d)'}+++}++}},sum1:'sum(num_d)'}&NOW=1518664718277&ids=11,12,13&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238600 INFO  (qtp422462028-2297) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&shards=127.0.0.1:45284/solr/collection1,127.0.0.1:42251/solr/collection1,127.0.0.1:35318/solr/collection1&shards=debugQuery&shards=true&q=*:*&json.facet={+cat0:{${terms}+type:terms,+field:${cat_s},+sort:'min1+asc',+limit:1,+overrequest:0,+refine:false,+facet:{+min1:'min(${num_d})'}+++},cat1:{${terms}+type:terms,+field:${cat_s},+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(${num_d})'}+++},qfacet:{type:query,+q:'*:*',+facet:{++cat2:{${terms}+type:terms,+field:${cat_s},+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(${num_d})'}+++}++}},allf:{${terms}+type:terms,+field:all_s,++facet:{++cat3:{${terms}+type:terms,+field:${cat_s},+sort:'min1+asc',+limit:1,+overrequest:0,+refine:true,++facet:{+min1:'min(${num_d})'}+++}++}},sum1:'sum(${num_d})'}&indent=true&cat_s=cat_s&xy_s=xy_s&wt=json&version=2.2&er_s=er_s&num_d=num_d&qw_s=qw_s} hits=8 status=0 QTime=44
   [junit4]   2> 238602 INFO  (qtp199107231-2266) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={ab:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:true,++facet:{++xy:{+type:terms,+field:xy_s,+limit:1,+overrequest:0,+refine:true+++}++}}}&NOW=1518664718323&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 238602 INFO  (qtp560764968-2281) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={ab:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:true,++facet:{++xy:{+type:terms,+field:xy_s,+limit:1,+overrequest:0,+refine:true+++}++}}}&NOW=1518664718323&isShard=true&wt=javabin} hits=3 status=0 QTime=0
   [junit4]   2> 238603 INFO  (qtp422462028-2298) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={ab:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:true,++facet:{++xy:{+type:terms,+field:xy_s,+limit:1,+overrequest:0,+refine:true+++}++}}}&NOW=1518664718323&isShard=true&wt=javabin} hits=3 status=0 QTime=0
   [junit4]   2> 238605 INFO  (qtp560764968-2275) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={"refine":{"ab":{"_p":[["A",{"xy":{"_l":["X"]}}]]}}}&shards.purpose=2097216&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={ab:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:true,++facet:{++xy:{+type:terms,+field:xy_s,+limit:1,+overrequest:0,+refine:true+++}++}}}&NOW=1518664718323&ids=11,12,13&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238605 INFO  (qtp199107231-2264) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={ab:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:true,++facet:{++xy:{+type:terms,+field:xy_s,+limit:1,+overrequest:0,+refine:true+++}++}}}&NOW=1518664718323&ids=01,02&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238605 INFO  (qtp422462028-2298) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&shards.purpose=64&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={ab:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:true,++facet:{++xy:{+type:terms,+field:xy_s,+limit:1,+overrequest:0,+refine:true+++}++}}}&NOW=1518664718323&ids=22,23,21&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 238606 INFO  (qtp560764968-2278) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&shards=127.0.0.1:45284/solr/collection1,127.0.0.1:42251/solr/collection1,127.0.0.1:35318/solr/collection1&shards=debugQuery&shards=true&q=*:*&json.facet={ab:{${terms}+type:terms,+field:${cat_s},+limit:1,+overrequest:0,+refine:true,++facet:{++xy:{${terms}+type:terms,+field:${xy_s},+limit:1,+overrequest:0,+refine:true+++}++}}}&indent=true&cat_s=cat_s&xy_s=xy_s&wt=json&version=2.2&er_s=er_s&num_d=num_d&qw_s=qw_s} hits=8 status=0 QTime=4
   [junit4]   2> 238608 INFO  (qtp560764968-2280) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:42251/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={+ab+:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:true,++facet:{++xy:{+type:terms,+field:xy_s,+limit:1,+overrequest:0,+refine:true},+qq:{query:'*:*'},ww:'sum(num_d)'++}},ab2:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:false,+facet:{++xy:{+type:terms,+field:xy_s,+limit:1,+overrequest:0,+refine:true},+qq:{query:'*:*'},ww:'sum(num_d)'++}},allf+:{+type:terms,+field:all_s,+limit:1,+overrequest:0,+refine:true,++facet:{cat:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:true},+qq:{query:'*:*'},ww:'sum(num_d)'++}},allf2:{+type:terms,+field:all_s,+limit:1,+overrequest:0,+refine:false,+facet:{cat:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:true},+qq:{query:'*:*'},ww:'sum(num_d)'++}}}&NOW=1518664718329&isShard=true&wt=javabin} hits=3 status=0 QTime=0
   [junit4]   2> 238609 INFO  (qtp199107231-2265) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:45284/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={+ab+:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:true,++facet:{++xy:{+type:terms,+field:xy_s,+limit:1,+overrequest:0,+refine:true},+qq:{query:'*:*'},ww:'sum(num_d)'++}},ab2:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:false,+facet:{++xy:{+type:terms,+field:xy_s,+limit:1,+overrequest:0,+refine:true},+qq:{query:'*:*'},ww:'sum(num_d)'++}},allf+:{+type:terms,+field:all_s,+limit:1,+overrequest:0,+refine:true,++facet:{cat:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:true},+qq:{query:'*:*'},ww:'sum(num_d)'++}},allf2:{+type:terms,+field:all_s,+limit:1,+overrequest:0,+refine:false,+facet:{cat:{+type:terms,+field:cat_s,+limit:1,+overrequest:0,+refine:true},+qq:{query:'*:*'},ww:'sum(num_d)'++}}}&NOW=1518664718329&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 238610 INFO  (qtp422462028-2298) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={cat_i=cat_i&df=text&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:35318/solr/collection1&rows=10&xy_s=xy_s&version=2&er_s=er_s&num_d=num_d&qw_s=qw_s&q=*:*&json.facet={+ab+:{+type:terms,+field:cat_s,+limit:1,+overr

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

 instance=844574586
   [junit4]   2> 269290 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 269290 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13c83b92: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@c777cdd
   [junit4]   2> 269290 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 269290 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@544740af: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@54fe4707
   [junit4]   2> 269291 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 269291 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44534c04: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@42c6269a
   [junit4]   2> 269291 INFO  (coreCloseExecutor-656-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3a876f2a
   [junit4]   2> 269291 INFO  (coreCloseExecutor-656-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=981954346
   [junit4]   2> 269291 INFO  (coreCloseExecutor-656-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a21cc0f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5f78426a
   [junit4]   2> 269294 INFO  (SUITE-TestJsonFacetRefinement-seed#[8FD30D0F3B7F8B49]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 15, 2018 3:19:09 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 15, 2018 3:19:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetRefinement: 
   [junit4]   2>    1) Thread[id=2264, name=qtp199107231-2264, state=TIMED_WAITING, group=TGRP-TestJsonFacetRefinement]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 15, 2018 3:19:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2264, name=qtp199107231-2264, state=TIMED_WAITING, group=TGRP-TestJsonFacetRefinement]
   [junit4]   2> Feb 15, 2018 3:19:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=2264, name=qtp199107231-2264, state=TIMED_WAITING, group=TGRP-TestJsonFacetRefinement]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {qw_sd=PostingsFormat(name=Direct), cat_sd=PostingsFormat(name=LuceneVarGapFixedInterval), er_sd=PostingsFormat(name=Memory), cat_s=PostingsFormat(name=Direct), xy_s=PostingsFormat(name=LuceneFixedGap), xy_ss=PostingsFormat(name=Direct), er_s=PostingsFormat(name=LuceneFixedGap), qw_s=PostingsFormat(name=Direct), cat_ss=PostingsFormat(name=LuceneFixedGap), er_ss=PostingsFormat(name=Direct), qw_ss=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Memory), all_s=PostingsFormat(name=LuceneFixedGap), xy_sd=PostingsFormat(name=Memory)}, docValues:{cat_i=DocValuesFormat(name=Lucene70), num_dd=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), qw_sd=DocValuesFormat(name=Memory), cat_sd=DocValuesFormat(name=Lucene70), er_sd=DocValuesFormat(name=Lucene70), cat_id=DocValuesFormat(name=Memory), xy_sd=DocValuesFormat(name=Lucene70), num_d=DocValuesFormat(name=Lucene70), cat_is=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=433, maxMBSortInHeap=5.730668728871731, sim=RandomSimilarity(queryNorm=false): {}, locale=mk, timezone=Indian/Antananarivo
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=2,free=142546584,total=470810624
   [junit4]   2> NOTE: All tests run in this JVM: [TestObjectReleaseTracker, CoreAdminCreateDiscoverTest, CreateCollectionCleanupTest, BasicDistributedZkTest, TestManagedSchemaThreadSafety, HdfsRecoveryZkTest, TestPhraseSuggestions, TestCloudJSONFacetJoinDomain, TestUseDocValuesAsStored2, AssignBackwardCompatibilityTest, HdfsChaosMonkeySafeLeaderTest, TestTriggerIntegration, OutputWriterTest, TestJsonFacetRefinement]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJsonFacetRefinement -Dtests.seed=8FD30D0F3B7F8B49 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Indian/Antananarivo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestJsonFacetRefinement (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetRefinement: 
   [junit4]    >    1) Thread[id=2264, name=qtp199107231-2264, state=TIMED_WAITING, group=TGRP-TestJsonFacetRefinement]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8FD30D0F3B7F8B49]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2264, name=qtp199107231-2264, state=TIMED_WAITING, group=TGRP-TestJsonFacetRefinement]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8FD30D0F3B7F8B49]:0)
   [junit4] Completed [67/775 (1!)] on J0 in 56.25s, 3 tests, 2 errors <<< FAILURES!

[...truncated 50750 lines...]