You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/09/10 00:34:22 UTC

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk1.8.0) - Build # 831 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/831/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds

Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>

Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
	at __randomizedtesting.SeedInfo.seed([1C7F9A4DF42F081B:16FC25E0B9940341]: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:147)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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.IndexSizeTriggerTest.testMixedBounds

Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>

Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
	at __randomizedtesting.SeedInfo.seed([1C7F9A4DF42F081B:16FC25E0B9940341]: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:147)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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.IndexSizeTriggerTest.testMixedBounds

Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>

Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
	at __randomizedtesting.SeedInfo.seed([1C7F9A4DF42F081B:16FC25E0B9940341]: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:147)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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 14204 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-001/init-core-data-001
   [junit4]   2> 3490979 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C7F9A4DF42F081B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-001/tempDir-001
   [junit4]   2> 3490979 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C7F9A4DF42F081B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3490979 INFO  (Thread-4414) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3490979 INFO  (Thread-4414) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3490984 ERROR (Thread-4414) [    ] 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> 3491080 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C7F9A4DF42F081B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53970
   [junit4]   2> 3491099 INFO  (zkConnectionManagerCallback-8234-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491111 INFO  (jetty-launcher-8231-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3491112 INFO  (jetty-launcher-8231-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3491113 INFO  (jetty-launcher-8231-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3491113 INFO  (jetty-launcher-8231-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3491113 INFO  (jetty-launcher-8231-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3491114 INFO  (jetty-launcher-8231-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3491114 INFO  (jetty-launcher-8231-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3491114 INFO  (jetty-launcher-8231-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3491115 INFO  (jetty-launcher-8231-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12bbf996{/solr,null,AVAILABLE}
   [junit4]   2> 3491115 INFO  (jetty-launcher-8231-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5975f289{/solr,null,AVAILABLE}
   [junit4]   2> 3491121 INFO  (jetty-launcher-8231-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b61e467{HTTP/1.1,[http/1.1]}{127.0.0.1:53973}
   [junit4]   2> 3491122 INFO  (jetty-launcher-8231-thread-2) [    ] o.e.j.s.Server Started @3491237ms
   [junit4]   2> 3491122 INFO  (jetty-launcher-8231-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f4ee702{HTTP/1.1,[http/1.1]}{127.0.0.1:53972}
   [junit4]   2> 3491122 INFO  (jetty-launcher-8231-thread-1) [    ] o.e.j.s.Server Started @3491237ms
   [junit4]   2> 3491122 INFO  (jetty-launcher-8231-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53973}
   [junit4]   2> 3491122 INFO  (jetty-launcher-8231-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53972}
   [junit4]   2> 3491123 ERROR (jetty-launcher-8231-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3491123 ERROR (jetty-launcher-8231-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3491123 INFO  (jetty-launcher-8231-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3491123 INFO  (jetty-launcher-8231-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3491123 INFO  (jetty-launcher-8231-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 3491123 INFO  (jetty-launcher-8231-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 3491123 INFO  (jetty-launcher-8231-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3491123 INFO  (jetty-launcher-8231-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3491123 INFO  (jetty-launcher-8231-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3491123 INFO  (jetty-launcher-8231-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3491123 INFO  (jetty-launcher-8231-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-09T23:45:08.543Z
   [junit4]   2> 3491123 INFO  (jetty-launcher-8231-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-09T23:45:08.543Z
   [junit4]   2> 3491130 INFO  (zkConnectionManagerCallback-8238-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491132 INFO  (zkConnectionManagerCallback-8237-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491132 INFO  (jetty-launcher-8231-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3491133 INFO  (jetty-launcher-8231-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3491719 INFO  (jetty-launcher-8231-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53970/solr
   [junit4]   2> 3491721 INFO  (zkConnectionManagerCallback-8242-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491725 INFO  (zkConnectionManagerCallback-8244-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491879 INFO  (jetty-launcher-8231-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53970/solr
   [junit4]   2> 3491881 INFO  (zkConnectionManagerCallback-8250-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491883 INFO  (zkConnectionManagerCallback-8252-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491909 INFO  (jetty-launcher-8231-thread-2) [n:127.0.0.1:53973_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53973_solr
   [junit4]   2> 3491914 INFO  (jetty-launcher-8231-thread-2) [n:127.0.0.1:53973_solr    ] o.a.s.c.Overseer Overseer (id=72309142688301062-127.0.0.1:53973_solr-n_0000000000) starting
   [junit4]   2> 3491929 INFO  (jetty-launcher-8231-thread-1) [n:127.0.0.1:53972_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53972_solr
   [junit4]   2> 3491934 INFO  (zkCallback-8251-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3491934 INFO  (zkCallback-8243-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3491941 INFO  (zkConnectionManagerCallback-8259-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491945 INFO  (jetty-launcher-8231-thread-2) [n:127.0.0.1:53973_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3491958 INFO  (jetty-launcher-8231-thread-2) [n:127.0.0.1:53973_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53970/solr ready
   [junit4]   2> 3491972 INFO  (OverseerStateUpdate-72309142688301062-127.0.0.1:53973_solr-n_0000000000) [n:127.0.0.1:53973_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53973_solr
   [junit4]   2> 3491978 DEBUG (OverseerAutoScalingTriggerThread-72309142688301062-127.0.0.1:53973_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 3491979 DEBUG (OverseerAutoScalingTriggerThread-72309142688301062-127.0.0.1:53973_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3491981 DEBUG (OverseerAutoScalingTriggerThread-72309142688301062-127.0.0.1:53973_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3491981 DEBUG (OverseerAutoScalingTriggerThread-72309142688301062-127.0.0.1:53973_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3491990 DEBUG (OverseerAutoScalingTriggerThread-72309142688301062-127.0.0.1:53973_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:53972_solr]
   [junit4]   2> 3491992 DEBUG (OverseerAutoScalingTriggerThread-72309142688301062-127.0.0.1:53973_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3491993 DEBUG (OverseerAutoScalingTriggerThread-72309142688301062-127.0.0.1:53973_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3491994 DEBUG (ScheduledTrigger-11822-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3491998 INFO  (jetty-launcher-8231-thread-2) [n:127.0.0.1:53973_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3491998 INFO  (jetty-launcher-8231-thread-2) [n:127.0.0.1:53973_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53973_solr
   [junit4]   2> 3491999 INFO  (zkCallback-8251-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3491999 INFO  (zkCallback-8258-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3492000 INFO  (zkCallback-8243-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3492006 INFO  (zkConnectionManagerCallback-8264-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3492008 INFO  (jetty-launcher-8231-thread-1) [n:127.0.0.1:53972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3492009 INFO  (jetty-launcher-8231-thread-1) [n:127.0.0.1:53972_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53970/solr ready
   [junit4]   2> 3492010 INFO  (jetty-launcher-8231-thread-1) [n:127.0.0.1:53972_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3492077 INFO  (jetty-launcher-8231-thread-2) [n:127.0.0.1:53973_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3492132 INFO  (jetty-launcher-8231-thread-2) [n:127.0.0.1:53973_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53973.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df91c24
   [junit4]   2> 3492133 INFO  (jetty-launcher-8231-thread-1) [n:127.0.0.1:53972_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53972.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df91c24
   [junit4]   2> 3492150 INFO  (jetty-launcher-8231-thread-2) [n:127.0.0.1:53973_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53973.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df91c24
   [junit4]   2> 3492150 INFO  (jetty-launcher-8231-thread-1) [n:127.0.0.1:53972_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53972.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df91c24
   [junit4]   2> 3492150 INFO  (jetty-launcher-8231-thread-2) [n:127.0.0.1:53973_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53973.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df91c24
   [junit4]   2> 3492150 INFO  (jetty-launcher-8231-thread-1) [n:127.0.0.1:53972_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53972.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df91c24
   [junit4]   2> 3492152 INFO  (jetty-launcher-8231-thread-2) [n:127.0.0.1:53973_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-001/tempDir-001/node2/.
   [junit4]   2> 3492152 INFO  (jetty-launcher-8231-thread-1) [n:127.0.0.1:53972_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-001/tempDir-001/node1/.
   [junit4]   2> 3492192 INFO  (zkConnectionManagerCallback-8268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3492196 INFO  (zkConnectionManagerCallback-8273-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3492198 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C7F9A4DF42F081B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3492200 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C7F9A4DF42F081B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53970/solr ready
   [junit4]   2> 3492284 INFO  (qtp786363198-29365) [n:127.0.0.1:53973_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&name=testMixedBounds_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3492289 INFO  (OverseerThreadFactory-11824-thread-1-processing-n:127.0.0.1:53973_solr) [n:127.0.0.1:53973_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMixedBounds_collection
   [junit4]   2> 3492414 INFO  (OverseerStateUpdate-72309142688301062-127.0.0.1:53973_solr-n_0000000000) [n:127.0.0.1:53973_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMixedBounds_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMixedBounds_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53973/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3492418 INFO  (OverseerStateUpdate-72309142688301062-127.0.0.1:53973_solr-n_0000000000) [n:127.0.0.1:53973_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMixedBounds_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMixedBounds_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53972/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3492423 INFO  (OverseerStateUpdate-72309142688301062-127.0.0.1:53973_solr-n_0000000000) [n:127.0.0.1:53973_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMixedBounds_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMixedBounds_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53973/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3492427 INFO  (OverseerStateUpdate-72309142688301062-127.0.0.1:53973_solr-n_0000000000) [n:127.0.0.1:53973_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMixedBounds_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMixedBounds_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53972/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3492649 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr    x:testMixedBounds_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3492649 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr    x:testMixedBounds_collection_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3492649 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr    x:testMixedBounds_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3492649 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr    x:testMixedBounds_collection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3492651 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr    x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3493000 DEBUG (ScheduledTrigger-11822-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3493690 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3493690 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3493706 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3493711 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3493716 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.s.IndexSchema [testMixedBounds_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3493716 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.s.IndexSchema [testMixedBounds_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3493718 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.s.IndexSchema [testMixedBounds_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 3493721 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3493721 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3493721 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3493721 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testMixedBounds_collection_shard2_replica_n4' using configuration from collection testMixedBounds_collection, trusted=true
   [junit4]   2> 3493721 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testMixedBounds_collection_shard1_replica_n2' using configuration from collection testMixedBounds_collection, trusted=true
   [junit4]   2> 3493721 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMixedBounds_collection_shard1_replica_n1' using configuration from collection testMixedBounds_collection, trusted=true
   [junit4]   2> 3493722 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53973.solr.core.testMixedBounds_collection.shard1.replica_n1' (registry 'solr.core.testMixedBounds_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df91c24
   [junit4]   2> 3493722 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53973.solr.core.testMixedBounds_collection.shard2.replica_n4' (registry 'solr.core.testMixedBounds_collection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df91c24
   [junit4]   2> 3493722 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53972.solr.core.testMixedBounds_collection.shard1.replica_n2' (registry 'solr.core.testMixedBounds_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df91c24
   [junit4]   2> 3493722 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.SolrCore [[testMixedBounds_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-001/tempDir-001/node2/testMixedBounds_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-001/tempDir-001/node2/./testMixedBounds_collection_shard1_replica_n1/data/]
   [junit4]   2> 3493722 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.SolrCore [[testMixedBounds_collection_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-001/tempDir-001/node1/testMixedBounds_collection_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-001/tempDir-001/node1/./testMixedBounds_collection_shard1_replica_n2/data/]
   [junit4]   2> 3493722 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.SolrCore [[testMixedBounds_collection_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-001/tempDir-001/node2/testMixedBounds_collection_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-001/tempDir-001/node2/./testMixedBounds_collection_shard2_replica_n4/data/]
   [junit4]   2> 3493724 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.s.IndexSchema [testMixedBounds_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 3493726 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3493726 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testMixedBounds_collection_shard2_replica_n6' using configuration from collection testMixedBounds_collection, trusted=true
   [junit4]   2> 3493726 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53972.solr.core.testMixedBounds_collection.shard2.replica_n6' (registry 'solr.core.testMixedBounds_collection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df91c24
   [junit4]   2> 3493726 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.SolrCore [[testMixedBounds_collection_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-001/tempDir-001/node1/testMixedBounds_collection_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-001/tempDir-001/node1/./testMixedBounds_collection_shard2_replica_n6/data/]
   [junit4]   2> 3493830 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3493830 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3493831 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3493831 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3493832 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3493832 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3493833 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3493833 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3493835 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c7ef01e[testMixedBounds_collection_shard2_replica_n4] main]
   [junit4]   2> 3493836 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@44fd9b21[testMixedBounds_collection_shard2_replica_n6] main]
   [junit4]   2> 3493837 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3493837 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3493837 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3493838 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3493838 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3493838 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3493838 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3493838 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611175518544068608
   [junit4]   2> 3493838 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3493839 INFO  (searcherExecutor-11835-thread-1-processing-n:127.0.0.1:53973_solr x:testMixedBounds_collection_shard2_replica_n4 c:testMixedBounds_collection s:shard2 r:core_node7) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.SolrCore [testMixedBounds_collection_shard2_replica_n4] Registered new searcher Searcher@5c7ef01e[testMixedBounds_collection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3493839 INFO  (searcherExecutor-11836-thread-1-processing-n:127.0.0.1:53972_solr x:testMixedBounds_collection_shard2_replica_n6 c:testMixedBounds_collection s:shard2 r:core_node8) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.SolrCore [testMixedBounds_collection_shard2_replica_n6] Registered new searcher Searcher@44fd9b21[testMixedBounds_collection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3493839 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611175518545117184
   [junit4]   2> 3493842 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3493842 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3493849 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMixedBounds_collection/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 3493851 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b9b5613[testMixedBounds_collection_shard1_replica_n2] main]
   [junit4]   2> 3493851 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMixedBounds_collection/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 3493854 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3493856 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3493858 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3493858 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611175518565040128
   [junit4]   2> 3493858 INFO  (searcherExecutor-11834-thread-1-processing-n:127.0.0.1:53972_solr x:testMixedBounds_collection_shard1_replica_n2 c:testMixedBounds_collection s:shard1 r:core_node5) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.SolrCore [testMixedBounds_collection_shard1_replica_n2] Registered new searcher Searcher@4b9b5613[testMixedBounds_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3493859 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3493859 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3493859 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53973/solr/testMixedBounds_collection_shard2_replica_n4/
   [junit4]   2> 3493860 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testMixedBounds_collection_shard2_replica_n4 url=http://127.0.0.1:53973/solr START replicas=[http://127.0.0.1:53972/solr/testMixedBounds_collection_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 3493860 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testMixedBounds_collection_shard2_replica_n4 url=http://127.0.0.1:53973/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3493863 INFO  (qtp1506047059-29370) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.S.Request [testMixedBounds_collection_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> 3493863 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3493863 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3493863 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3493867 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMixedBounds_collection/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 3493876 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 3493878 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53973/solr/testMixedBounds_collection_shard2_replica_n4/ shard2
   [junit4]   2> 3493895 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3493895 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3493897 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3493897 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3493898 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@27479282[testMixedBounds_collection_shard1_replica_n1] main]
   [junit4]   2> 3493900 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3493901 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3493901 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3493901 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611175518610128896
   [junit4]   2> 3493902 INFO  (searcherExecutor-11833-thread-1-processing-n:127.0.0.1:53973_solr x:testMixedBounds_collection_shard1_replica_n1 c:testMixedBounds_collection s:shard1 r:core_node3) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.SolrCore [testMixedBounds_collection_shard1_replica_n1] Registered new searcher Searcher@27479282[testMixedBounds_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3493909 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMixedBounds_collection/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 3493984 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3493988 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1340
   [junit4]   2> 3494001 DEBUG (ScheduledTrigger-11822-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3494095 INFO  (zkCallback-8251-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3494388 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3494388 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3494388 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53972/solr/testMixedBounds_collection_shard1_replica_n2/
   [junit4]   2> 3494389 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testMixedBounds_collection_shard1_replica_n2 url=http://127.0.0.1:53972/solr START replicas=[http://127.0.0.1:53973/solr/testMixedBounds_collection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 3494389 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testMixedBounds_collection_shard1_replica_n2 url=http://127.0.0.1:53972/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3494391 INFO  (qtp786363198-29368) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.S.Request [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3494391 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3494391 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3494391 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3494397 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53972/solr/testMixedBounds_collection_shard1_replica_n2/ shard1
   [junit4]   2> 3494499 INFO  (zkCallback-8251-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3494512 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3494515 INFO  (qtp1506047059-29362) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1867
   [junit4]   2> 3494619 INFO  (zkCallback-8243-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3494619 INFO  (zkCallback-8251-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3494864 INFO  (qtp1506047059-29372) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2216
   [junit4]   2> 3494919 INFO  (qtp786363198-29360) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2272
   [junit4]   2> 3494932 INFO  (qtp786363198-29365) [n:127.0.0.1:53973_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3495003 DEBUG (ScheduledTrigger-11822-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3495022 INFO  (zkCallback-8243-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3495023 INFO  (zkCallback-8251-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3495935 INFO  (qtp786363198-29365) [n:127.0.0.1:53973_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=2&name=testMixedBounds_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3650
   [junit4]   2> 3495948 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMixedBounds_collection/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 3495954 INFO  (qtp1506047059-29373) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMixedBounds_collection/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 3495957 INFO  (qtp1506047059-29370) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53973/solr/testMixedBounds_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-200-0 (1611175520748175360), id-400-0 (1611175520752369664), id-600-0 (1611175520752369665), id-1000-0 (1611175520752369666), id-1100-0 (1611175520752369667), id-2000-0 (1611175520752369668), id-2300-0 (1611175520752369669), id-2400-0 (1611175520752369670), id-2800-0 (1611175520752369671), id-2900-0 (1611175520752369672), ... (43 adds)]} 0 10
   [junit4]   2> 3495959 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-200-0 (1611175520748175360), id-400-0 (1611175520752369664), id-600-0 (1611175520752369665), id-1000-0 (1611175520752369666), id-1100-0 (1611175520752369667), id-2000-0 (1611175520752369668), id-2300-0 (1611175520752369669), id-2400-0 (1611175520752369670), id-2800-0 (1611175520752369671), id-2900-0 (1611175520752369672), ... (43 adds)]} 0 19
   [junit4]   2> 3495964 INFO  (qtp786363198-29368) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53972/solr/testMixedBounds_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-0-0 (1611175520748175360), id-100-0 (1611175520758661120), id-300-0 (1611175520758661121), id-500-0 (1611175520758661122), id-700-0 (1611175520758661123), id-800-0 (1611175520758661124), id-900-0 (1611175520758661125), id-1200-0 (1611175520758661126), id-1300-0 (1611175520758661127), id-1400-0 (1611175520758661128), ... (57 adds)]} 0 10
   [junit4]   2> 3495964 INFO  (qtp1506047059-29373) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-0 (1611175520748175360), id-100-0 (1611175520758661120), id-300-0 (1611175520758661121), id-500-0 (1611175520758661122), id-700-0 (1611175520758661123), id-800-0 (1611175520758661124), id-900-0 (1611175520758661125), id-1200-0 (1611175520758661126), id-1300-0 (1611175520758661127), id-1400-0 (1611175520758661128), ... (57 adds)]} 0 24
   [junit4]   2> 3495972 INFO  (qtp1506047059-29373) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53973/solr/testMixedBounds_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-100-1 (1611175520776486912), id-200-1 (1611175520777535488), id-600-1 (1611175520777535489), id-1000-1 (1611175520777535490), id-1100-1 (1611175520777535491), id-1300-1 (1611175520777535492), id-1400-1 (1611175520777535493), id-1500-1 (1611175520777535494), id-1700-1 (1611175520778584064), id-1900-1 (1611175520778584065), ... (51 adds)]} 0 1
   [junit4]   2> 3495972 INFO  (qtp786363198-29363) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-100-1 (1611175520776486912), id-200-1 (1611175520777535488), id-600-1 (1611175520777535489), id-1000-1 (1611175520777535490), id-1100-1 (1611175520777535491), id-1300-1 (1611175520777535492), id-1400-1 (1611175520777535493), id-1500-1 (1611175520777535494), id-1700-1 (1611175520778584064), id-1900-1 (1611175520778584065), ... (51 adds)]} 0 5
   [junit4]   2> 3495977 INFO  (qtp786363198-29368) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53972/solr/testMixedBounds_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-0-1 (1611175520774389760), id-300-1 (1611175520774389761), id-400-1 (1611175520775438336), id-500-1 (1611175520775438337), id-700-1 (1611175520775438338), id-800-1 (1611175520775438339), id-900-1 (1611175520775438340), id-1200-1 (1611175520775438341), id-1600-1 (1611175520775438342), id-1800-1 (1611175520775438343), ... (49 adds)]} 0 10
   [junit4]   2> 3495978 INFO  (qtp1506047059-29371) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-1 (1611175520774389760), id-300-1 (1611175520774389761), id-400-1 (1611175520775438336), id-500-1 (1611175520775438337), id-700-1 (1611175520775438338), id-800-1 (1611175520775438339), id-900-1 (1611175520775438340), id-1200-1 (1611175520775438341), id-1600-1 (1611175520775438342), id-1800-1 (1611175520775438343), ... (49 adds)]} 0 12
   [junit4]   2> 3495983 INFO  (qtp786363198-29368) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53972/solr/testMixedBounds_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-100-2 (1611175520789069824), id-200-2 (1611175520789069825), id-300-2 (1611175520789069826), id-400-2 (1611175520789069827), id-600-2 (1611175520789069828), id-700-2 (1611175520789069829), id-1000-2 (1611175520789069830), id-1200-2 (1611175520789069831), id-1300-2 (1611175520789069832), id-1400-2 (1611175520789069833), ... (46 adds)]} 0 1
   [junit4]   2> 3495984 INFO  (qtp1506047059-29370) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-100-2 (1611175520789069824), id-200-2 (1611175520789069825), id-300-2 (1611175520789069826), id-400-2 (1611175520789069827), id-600-2 (1611175520789069828), id-700-2 (1611175520789069829), id-1000-2 (1611175520789069830), id-1200-2 (1611175520789069831), id-1300-2 (1611175520789069832), id-1400-2 (1611175520789069833), ... (46 adds)]} 0 5
   [junit4]   2> 3495990 INFO  (qtp1506047059-29371) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53973/solr/testMixedBounds_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-0-2 (1611175520790118400), id-500-2 (1611175520790118401), id-800-2 (1611175520790118402), id-900-2 (1611175520790118403), id-1100-2 (1611175520790118404), id-1600-2 (1611175520790118405), id-1800-2 (1611175520790118406), id-2000-2 (1611175520790118407), id-2200-2 (1611175520790118408), id-2400-2 (1611175520790118409), ... (54 adds)]} 0 7
   [junit4]   2> 3495991 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-2 (1611175520790118400), id-500-2 (1611175520790118401), id-800-2 (1611175520790118402), id-900-2 (1611175520790118403), id-1100-2 (1611175520790118404), id-1600-2 (1611175520790118405), id-1800-2 (1611175520790118406), id-2000-2 (1611175520790118407), id-2200-2 (1611175520790118408), id-2400-2 (1611175520790118409), ... (54 adds)]} 0 10
   [junit4]   2> 3495999 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53972/solr/testMixedBounds_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-0-3 (1611175520802701312), id-100-3 (1611175520802701313), id-200-3 (1611175520802701314), id-300-3 (1611175520802701315), id-700-3 (1611175520802701316), id-800-3 (1611175520802701317), id-900-3 (1611175520802701318), id-1000-3 (1611175520802701319), id-1700-3 (1611175520802701320), id-1800-3 (1611175520802701321), ... (43 adds)]} 0 3
   [junit4]   2> 3495999 INFO  (qtp1506047059-29371) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53973/solr/testMixedBounds_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-400-3 (1611175520803749888), id-500-3 (1611175520803749889), id-600-3 (1611175520803749890), id-1100-3 (1611175520803749891), id-1200-3 (1611175520803749892), id-1300-3 (1611175520803749893), id-1400-3 (1611175520803749894), id-1500-3 (1611175520803749895), id-1600-3 (1611175520803749896), id-1900-3 (1611175520803749897), ... (57 adds)]} 0 1
   [junit4]   2> 3495999 INFO  (qtp1506047059-29373) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-3 (1611175520802701312), id-100-3 (1611175520802701313), id-200-3 (1611175520802701314), id-300-3 (1611175520802701315), id-700-3 (1611175520802701316), id-800-3 (1611175520802701317), id-900-3 (1611175520802701318), id-1000-3 (1611175520802701319), id-1700-3 (1611175520802701320), id-1800-3 (1611175520802701321), ... (43 adds)]} 0 7
   [junit4]   2> 3495999 INFO  (qtp786363198-29363) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-400-3 (1611175520803749888), id-500-3 (1611175520803749889), id-600-3 (1611175520803749890), id-1100-3 (1611175520803749891), id-1200-3 (1611175520803749892), id-1300-3 (1611175520803749893), id-1400-3 (1611175520803749894), id-1500-3 (1611175520803749895), id-1600-3 (1611175520803749896), id-1900-3 (1611175520803749897), ... (57 adds)]} 0 6
   [junit4]   2> 3496009 INFO  (qtp1506047059-29373) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53973/solr/testMixedBounds_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-200-4 (1611175520812138496), id-300-4 (1611175520812138497), id-400-4 (1611175520812138498), id-600-4 (1611175520812138499), id-700-4 (1611175520812138500), id-900-4 (1611175520812138501), id-1100-4 (1611175520812138502), id-1200-4 (1611175520815284224), id-1300-4 (1611175520815284225), id-1500-4 (1611175520815284226), ... (53 adds)]} 0 6
   [junit4]   2> 3496009 INFO  (qtp786363198-29368) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-200-4 (1611175520812138496), id-300-4 (1611175520812138497), id-400-4 (1611175520812138498), id-600-4 (1611175520812138499), id-700-4 (1611175520812138500), id-900-4 (1611175520812138501), id-1100-4 (1611175520812138502), id-1200-4 (1611175520815284224), id-1300-4 (1611175520815284225), id-1500-4 (1611175520815284226), ... (53 adds)]} 0 7
   [junit4]   2> 3496010 INFO  (qtp786363198-29363) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53972/solr/testMixedBounds_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-0-4 (1611175520812138496), id-100-4 (1611175520812138497), id-500-4 (1611175520812138498), id-800-4 (1611175520812138499), id-1000-4 (1611175520812138500), id-1400-4 (1611175520812138501), id-2000-4 (1611175520812138502), id-2200-4 (1611175520812138503), id-2400-4 (1611175520812138504), id-2800-4 (1611175520812138505), ... (47 adds)]} 0 8
   [junit4]   2> 3496011 INFO  (qtp1506047059-29370) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-4 (1611175520812138496), id-100-4 (1611175520812138497), id-500-4 (1611175520812138498), id-800-4 (1611175520812138499), id-1000-4 (1611175520812138500), id-1400-4 (1611175520812138501), id-2000-4 (1611175520812138502), id-2200-4 (1611175520812138503), id-2400-4 (1611175520812138504), id-2800-4 (1611175520812138505), ... (47 adds)]} 0 10
   [junit4]   2> 3496011 DEBUG (ScheduledTrigger-11822-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3496017 INFO  (qtp1506047059-29370) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53973/solr/testMixedBounds_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-0-5 (1611175520823672832), id-100-5 (1611175520823672833), id-300-5 (1611175520823672834), id-500-5 (1611175520823672835), id-600-5 (1611175520823672836), id-700-5 (1611175520823672837), id-800-5 (1611175520823672838), id-1700-5 (1611175520823672839), id-2000-5 (1611175520823672840), id-2200-5 (1611175520823672841), ... (50 adds)]} 0 2
   [junit4]   2> 3496017 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-5 (1611175520823672832), id-100-5 (1611175520823672833), id-300-5 (1611175520823672834), id-500-5 (1611175520823672835), id-600-5 (1611175520823672836), id-700-5 (1611175520823672837), id-800-5 (1611175520823672838), id-1700-5 (1611175520823672839), id-2000-5 (1611175520823672840), id-2200-5 (1611175520823672841), ... (50 adds)]} 0 5
   [junit4]   2> 3496027 INFO  (qtp786363198-29363) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53972/solr/testMixedBounds_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-200-5 (1611175520823672832), id-400-5 (1611175520823672833), id-900-5 (1611175520823672834), id-1000-5 (1611175520823672835), id-1100-5 (1611175520823672836), id-1200-5 (1611175520823672837), id-1300-5 (1611175520823672838), id-1400-5 (1611175520823672839), id-1500-5 (1611175520823672840), id-1600-5 (1611175520823672841), ... (50 adds)]} 0 13
   [junit4]   2> 3496027 INFO  (qtp1506047059-29371) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-200-5 (1611175520823672832), id-400-5 (1611175520823672833), id-900-5 (1611175520823672834), id-1000-5 (1611175520823672835), id-1100-5 (1611175520823672836), id-1200-5 (1611175520823672837), id-1300-5 (1611175520823672838), id-1400-5 (1611175520823672839), id-1500-5 (1611175520823672840), id-1600-5 (1611175520823672841), ... (50 adds)]} 0 15
   [junit4]   2> 3496044 INFO  (qtp786363198-29363) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53972/solr/testMixedBounds_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-400-6 (1611175520840450048), id-500-6 (1611175520840450049), id-700-6 (1611175520840450050), id-800-6 (1611175520840450051), id-1100-6 (1611175520840450052), id-1200-6 (1611175520840450053), id-1400-6 (1611175520840450054), id-1500-6 (1611175520840450055), id-1800-6 (1611175520840450056), id-2200-6 (1611175520840450057), ... (52 adds)]} 0 15
   [junit4]   2> 3496044 INFO  (qtp1506047059-29373) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-400-6 (1611175520840450048), id-500-6 (1611175520840450049), id-700-6 (1611175520840450050), id-800-6 (1611175520840450051), id-1100-6 (1611175520840450052), id-1200-6 (1611175520840450053), id-1400-6 (1611175520840450054), id-1500-6 (1611175520840450055), id-1800-6 (1611175520840450056), id-2200-6 (1611175520840450057), ... (52 adds)]} 0 16
   [junit4]   2> 3496048 INFO  (qtp1506047059-29371) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53973/solr/testMixedBounds_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-0-6 (1611175520840450048), id-100-6 (1611175520840450049), id-200-6 (1611175520840450050), id-300-6 (1611175520840450051), id-600-6 (1611175520840450052), id-900-6 (1611175520840450053), id-1000-6 (1611175520840450054), id-1300-6 (1611175520840450055), id-1600-6 (1611175520840450056), id-1700-6 (1611175520840450057), ... (48 adds)]} 0 18
   [junit4]   2> 3496048 INFO  (qtp786363198-29368) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-6 (1611175520840450048), id-100-6 (1611175520840450049), id-200-6 (1611175520840450050), id-300-6 (1611175520840450051), id-600-6 (1611175520840450052), id-900-6 (1611175520840450053), id-1000-6 (1611175520840450054), id-1300-6 (1611175520840450055), id-1600-6 (1611175520840450056), id-1700-6 (1611175520840450057), ... (48 adds)]} 0 20
   [junit4]   2> 3496052 INFO  (qtp1506047059-29371) [n:127.0.0.1:53972_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53973/solr/testMixedBounds_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-0-7 (1611175520862470144), id-200-7 (1611175520862470145), id-900-7 (1611175520862470146), id-1000-7 (1611175520862470147), id-1500-7 (1611175520862470148), id-1900-7 (1611175520862470149), id-2000-7 (1611175520862470150), id-2400-7 (1611175520862470151), id-2600-7 (1611175520862470152), id-2700-7 (1611175520862470153), ... (51 adds)]} 0 1
   [junit4]   2> 3496053 INFO  (qtp786363198-29364) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:7&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-7 (1611175520862470144), id-200-7 (1611175520862470145), id-900-7 (1611175520862470146), id-1000-7 (1611175520862470147), id-1500-7 (1611175520862470148), id-1900-7 (1611175520862470149), id-2000-7 (1611175520862470150), id-2400-7 (1611175520862470151), id-2600-7 (1611175520862470152), id-2700-7 (1611175520862470153), ... (51 adds)]} 0 3
   [junit4]   2> 3496053 INFO  (qtp786363198-29368) [n:127.0.0.1:53973_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr p

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

 service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6c6a0fe6
   [junit4]   2> 388674 INFO  (jetty-closer-122-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:62422_solr
   [junit4]   2> 388674 INFO  (jetty-closer-122-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:62421_solr
   [junit4]   2> 388675 INFO  (jetty-closer-122-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 388675 INFO  (jetty-closer-122-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 388676 INFO  (zkCallback-133-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 388676 INFO  (zkCallback-140-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 388676 INFO  (zkCallback-147-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 388676 INFO  (zkCallback-154-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 388680 INFO  (jetty-closer-122-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72309310084415492-127.0.0.1:62421_solr-n_0000000000) closing
   [junit4]   2> 388680 INFO  (OverseerStateUpdate-72309310084415492-127.0.0.1:62421_solr-n_0000000000) [n:127.0.0.1:62421_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62421_solr
   [junit4]   2> 388681 DEBUG (jetty-closer-122-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 388682 WARN  (OverseerAutoScalingTriggerThread-72309310084415492-127.0.0.1:62421_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 388682 DEBUG (jetty-closer-122-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 388682 DEBUG (jetty-closer-122-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 388683 DEBUG (jetty-closer-122-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 388683 DEBUG (jetty-closer-122-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 388683 DEBUG (jetty-closer-122-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 388688 INFO  (zkCallback-147-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62422_solr
   [junit4]   2> 388688 INFO  (jetty-closer-122-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71bce1c8{/solr,null,UNAVAILABLE}
   [junit4]   2> 388689 INFO  (jetty-closer-122-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 390201 INFO  (jetty-closer-122-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29ca1517{/solr,null,UNAVAILABLE}
   [junit4]   2> 390201 INFO  (jetty-closer-122-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 390203 ERROR (SUITE-IndexSizeTriggerTest-seed#[1C7F9A4DF42F081B]-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> 390203 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C7F9A4DF42F081B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62419 62419
   [junit4]   2> 390236 INFO  (Thread-80) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62419 62419
   [junit4]   2> 390456 WARN  (Thread-80) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/testMixedBounds_collection/terms/shard1_1
   [junit4]   2> 	13	/solr/collections/testMixedBounds_collection/terms/shard2_0_1
   [junit4]   2> 	12	/solr/collections/testSplitIntegration_collection/terms/shard2_0
   [junit4]   2> 	12	/solr/collections/testSplitIntegration_collection/terms/shard1_1
   [junit4]   2> 	12	/solr/collections/testMixedBounds_collection/terms/shard2_1
   [junit4]   2> 	10	/solr/collections/testTrigger_collection/terms/shard1
   [junit4]   2> 	10	/solr/collections/testMixedBounds_collection/terms/shard1
   [junit4]   2> 	10	/solr/collections/testMergeIntegration_collection/terms/shard2
   [junit4]   2> 	10	/solr/collections/testMergeIntegration_collection/terms/shard1
   [junit4]   2> 	9	/solr/collections/testTrigger_collection/terms/shard2
   [junit4]   2> 	9	/solr/collections/testMixedBounds_collection/terms/shard2_0
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/collections/testMixedBounds_collection/terms/shard2_0_0
   [junit4]   2> 	9	/solr/collections/testMixedBounds_collection/terms/shard2
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/collections/testSplitIntegration_collection/terms/shard2
   [junit4]   2> 	8	/solr/collections/testSplitIntegration_collection/terms/shard2_1
   [junit4]   2> 	8	/solr/collections/testSplitIntegration_collection/terms/shard1_0
   [junit4]   2> 	8	/solr/collections/testMixedBounds_collection/terms/shard1_0
   [junit4]   2> 	8	/solr/configs/conf
   [junit4]   2> 	8	/solr/collections/testSplitIntegration_collection/terms/shard1
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testSplitIntegration_collection/state.json
   [junit4]   2> 	6	/solr/collections/testMergeIntegration_collection/state.json
   [junit4]   2> 	4	/solr/collections/testTrigger_collection/state.json
   [junit4]   2> 	4	/solr/collections/testMixedBounds_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C7F9A4DF42F081B-002
   [junit4]   2> Sep 10, 2018 12:29:54 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=LuceneFixedGap), foo=PostingsFormat(name=MockRandom), id=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Lucene70), foo=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1723, maxMBSortInHeap=6.534532864249558, sim=RandomSimilarity(queryNorm=false): {}, locale=id, timezone=Pacific/Yap
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=58783968,total=165994496
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeTriggerTest, IndexSizeTriggerTest, IndexSizeTriggerTest]
   [junit4] Completed [5/5 (3!)] on J1 in 132.19s, 4 tests, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 1C7F9A4DF42F081B]:
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.94 ..   266.72 =   265.79s
   [junit4] JVM J1:     0.69 ..   392.70 =   392.01s
   [junit4] Execution time total: 6 minutes 32 seconds
   [junit4] Tests summary: 5 suites, 20 tests, 3 failures

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1567: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 3 failures [seed: 1C7F9A4DF42F081B]

Total time: 6 minutes 34 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=46a3f1e6f551fd3c4b506f44e8632a310656f828, workspace=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #830
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk1.8.0) - Build # 832 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/832/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:61926/d/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:61926/d/collection1_shard2_replica_n41/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i

Stack Trace:
java.io.IOException: --> http://127.0.0.1:61926/d/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:61926/d/collection1_shard2_replica_n41/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i
	at __randomizedtesting.SeedInfo.seed([ADFBA3ACC6608EB9:ABF1B08ABDB9D00]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2712)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:137)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=2753, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         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.TestSQLHandler: 
   1) Thread[id=2753, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([ADFBA3ACC6608EB9]:0)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:61932/d/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:61932/d/collection1_shard2_replica_n41/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i

Stack Trace:
java.io.IOException: --> http://127.0.0.1:61932/d/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:61932/d/collection1_shard2_replica_n41/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i
	at __randomizedtesting.SeedInfo.seed([ADFBA3ACC6608EB9:ABF1B08ABDB9D00]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2712)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:137)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=2753, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         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.TestSQLHandler: 
   1) Thread[id=2753, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([ADFBA3ACC6608EB9]:0)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:62046/d/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:62046/d/collection1_shard2_replica_n41/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i

Stack Trace:
java.io.IOException: --> http://127.0.0.1:62046/d/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:62046/d/collection1_shard2_replica_n41/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i
	at __randomizedtesting.SeedInfo.seed([ADFBA3ACC6608EB9:ABF1B08ABDB9D00]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2712)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:137)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=3062, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         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.TestSQLHandler: 
   1) Thread[id=3062, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([ADFBA3ACC6608EB9]:0)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([ADFBA3ACC6608EB9:ABF1B08ABDB9D00]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:265)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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 14471 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/init-core-data-001
   [junit4]   2> 3814727 INFO  (SUITE-TestSQLHandler-seed#[ADFBA3ACC6608EB9]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /d/
   [junit4]   2> 3814730 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3814730 INFO  (Thread-6000) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3814730 INFO  (Thread-6000) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3814735 ERROR (Thread-6000) [    ] 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> 3814831 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.ZkTestServer start zk server on port:54409
   [junit4]   2> 3814845 INFO  (zkConnectionManagerCallback-9818-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3814849 INFO  (zkConnectionManagerCallback-9820-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3814862 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-sql.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3814865 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-sql.xml to /configs/conf1/schema.xml
   [junit4]   2> 3814867 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3814869 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3814872 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3814875 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3814879 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3814881 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3814883 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3814885 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3814887 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3814890 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3815455 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3815456 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3815456 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3815456 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3815462 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5067fd7b{/d,null,AVAILABLE}
   [junit4]   2> 3815463 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c802197{HTTP/1.1,[http/1.1]}{127.0.0.1:54438}
   [junit4]   2> 3815463 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.Server Started @3815556ms
   [junit4]   2> 3815463 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/tempDir-001/control/data, hostContext=/d, hostPort=54438, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/control-001/cores}
   [junit4]   2> 3815463 ERROR (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3815463 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3815463 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.1
   [junit4]   2> 3815463 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3815463 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3815463 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-10T12:23:25.210Z
   [junit4]   2> 3815465 INFO  (zkConnectionManagerCallback-9822-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3815467 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3815467 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/control-001/solr.xml
   [junit4]   2> 3815475 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3815475 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3815476 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3815523 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54409/solr
   [junit4]   2> 3815525 INFO  (zkConnectionManagerCallback-9826-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3815528 INFO  (zkConnectionManagerCallback-9828-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3815703 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [n:127.0.0.1:54438_d    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54438_d
   [junit4]   2> 3815705 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [n:127.0.0.1:54438_d    ] o.a.s.c.Overseer Overseer (id=72312124319531012-127.0.0.1:54438_d-n_0000000000) starting
   [junit4]   2> 3815716 INFO  (zkConnectionManagerCallback-9835-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3815719 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [n:127.0.0.1:54438_d    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54409/solr ready
   [junit4]   2> 3815720 INFO  (OverseerStateUpdate-72312124319531012-127.0.0.1:54438_d-n_0000000000) [n:127.0.0.1:54438_d    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54438_d
   [junit4]   2> 3815732 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [n:127.0.0.1:54438_d    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54438_d
   [junit4]   2> 3815735 INFO  (zkCallback-9827-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3815735 INFO  (zkCallback-9834-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3815802 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [n:127.0.0.1:54438_d    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3815831 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [n:127.0.0.1:54438_d    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe
   [junit4]   2> 3815842 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [n:127.0.0.1:54438_d    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe
   [junit4]   2> 3815842 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [n:127.0.0.1:54438_d    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe
   [junit4]   2> 3815844 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [n:127.0.0.1:54438_d    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/control-001/cores
   [junit4]   2> 3815886 INFO  (zkConnectionManagerCallback-9841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3815888 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3815889 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54409/solr ready
   [junit4]   2> 3815890 INFO  (qtp534814335-35032) [n:127.0.0.1:54438_d    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54438_d&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3815894 INFO  (OverseerThreadFactory-14816-thread-1-processing-n:127.0.0.1:54438_d) [n:127.0.0.1:54438_d    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3816011 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3816012 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3817039 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.1
   [junit4]   2> 3817047 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3817107 WARN  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3817107 WARN  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3817107 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3817107 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 3817108 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe
   [junit4]   2> 3817108 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3817194 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3817194 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3817195 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3817195 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3817196 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15a9383c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3817198 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3817198 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3817199 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611223224230608896
   [junit4]   2> 3817199 INFO  (searcherExecutor-14821-thread-1-processing-n:127.0.0.1:54438_d x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@15a9383c[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3817207 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3817213 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3817213 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3817213 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54438/d/control_collection_shard1_replica_n1/
   [junit4]   2> 3817213 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3817214 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54438/d/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3817214 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3817220 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54438/d/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3817394 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3817397 INFO  (qtp534814335-35028) [n:127.0.0.1:54438_d c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1392
   [junit4]   2> 3817403 INFO  (qtp534814335-35032) [n:127.0.0.1:54438_d    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3817508 INFO  (zkCallback-9827-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3817910 INFO  (OverseerCollectionConfigSetProcessor-72312124319531012-127.0.0.1:54438_d-n_0000000000) [n:127.0.0.1:54438_d    ] 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> 3818403 INFO  (qtp534814335-35032) [n:127.0.0.1:54438_d    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54438_d&wt=javabin&version=2} status=0 QTime=2513
   [junit4]   2> 3818410 INFO  (zkConnectionManagerCallback-9846-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3818411 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3818413 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54409/solr ready
   [junit4]   2> 3818413 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3818414 INFO  (qtp534814335-35034) [n:127.0.0.1:54438_d    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3818418 INFO  (OverseerThreadFactory-14816-thread-2-processing-n:127.0.0.1:54438_d) [n:127.0.0.1:54438_d    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3818643 WARN  (OverseerThreadFactory-14816-thread-2-processing-n:127.0.0.1:54438_d) [n:127.0.0.1:54438_d    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3818646 INFO  (qtp534814335-35034) [n:127.0.0.1:54438_d    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3818648 INFO  (qtp534814335-35034) [n:127.0.0.1:54438_d    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=234
   [junit4]   2> 3818975 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-1-001 of type NRT
   [junit4]   2> 3818976 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3818977 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3818977 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3818977 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3818977 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39bcc365{/d,null,AVAILABLE}
   [junit4]   2> 3818978 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ea7afd4{HTTP/1.1,[http/1.1]}{127.0.0.1:54524}
   [junit4]   2> 3818978 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.Server Started @3819071ms
   [junit4]   2> 3818978 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/d, hostPort=54524, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-1-001/cores}
   [junit4]   2> 3818978 ERROR (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3818978 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3818978 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.1
   [junit4]   2> 3818978 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3818978 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3818978 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-10T12:23:28.725Z
   [junit4]   2> 3818980 INFO  (zkConnectionManagerCallback-9848-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3818981 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3818981 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-1-001/solr.xml
   [junit4]   2> 3818990 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3818990 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3818991 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3819672 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54409/solr
   [junit4]   2> 3819673 INFO  (zkConnectionManagerCallback-9852-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3819676 INFO  (zkConnectionManagerCallback-9854-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3819689 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3819696 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3819697 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54524_d
   [junit4]   2> 3819698 INFO  (zkCallback-9827-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3819698 INFO  (zkCallback-9834-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3819699 INFO  (zkCallback-9853-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3819699 INFO  (zkCallback-9845-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3819735 INFO  (zkConnectionManagerCallback-9861-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3819737 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3819739 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54409/solr ready
   [junit4]   2> 3819739 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3819760 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe
   [junit4]   2> 3819767 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe
   [junit4]   2> 3819767 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe
   [junit4]   2> 3819769 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-1-001/cores
   [junit4]   2> 3819796 INFO  (qtp534814335-35031) [n:127.0.0.1:54438_d    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54524_d&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3819802 INFO  (OverseerCollectionConfigSetProcessor-72312124319531012-127.0.0.1:54438_d-n_0000000000) [n:127.0.0.1:54438_d    ] 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> 3819803 INFO  (OverseerThreadFactory-14816-thread-3-processing-n:127.0.0.1:54438_d) [n:127.0.0.1:54438_d c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54524_d for creating new replica of shard shard2
   [junit4]   2> 3819808 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d    x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3820839 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.1
   [junit4]   2> 3820847 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 3820902 WARN  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3820902 WARN  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3820902 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3820902 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 3820903 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe
   [junit4]   2> 3820903 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 3820973 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3820973 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3820975 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3820975 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3820980 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@12529706[collection1_shard2_replica_n41] main]
   [junit4]   2> 3820981 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3820982 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3820983 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611223228198420480
   [junit4]   2> 3820983 INFO  (searcherExecutor-14834-thread-1-processing-n:127.0.0.1:54524_d x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@12529706[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3820989 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0}
   [junit4]   2> 3820995 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3820995 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3820996 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54524/d/collection1_shard2_replica_n41/
   [junit4]   2> 3820996 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3820997 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:54524/d/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 3820997 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3821005 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54524/d/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 3821110 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3821112 INFO  (qtp562746238-35087) [n:127.0.0.1:54524_d c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1304
   [junit4]   2> 3821115 INFO  (qtp534814335-35031) [n:127.0.0.1:54438_d c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:54524_d&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1318
   [junit4]   2> 3821215 INFO  (zkCallback-9853-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3821515 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-2-001 of type NRT
   [junit4]   2> 3821515 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3821516 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3821516 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3821516 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3821516 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77b0c3bd{/d,null,AVAILABLE}
   [junit4]   2> 3821517 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@58150c2{HTTP/1.1,[http/1.1]}{127.0.0.1:54532}
   [junit4]   2> 3821517 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.Server Started @3821610ms
   [junit4]   2> 3821517 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/d, hostPort=54532, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-2-001/cores}
   [junit4]   2> 3821517 ERROR (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3821517 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3821517 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.1
   [junit4]   2> 3821517 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3821517 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3821517 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-10T12:23:31.264Z
   [junit4]   2> 3821519 INFO  (zkConnectionManagerCallback-9864-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3821520 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3821520 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-2-001/solr.xml
   [junit4]   2> 3821526 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3821526 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3821527 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3821675 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54409/solr
   [junit4]   2> 3821677 INFO  (zkConnectionManagerCallback-9868-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3821679 INFO  (zkConnectionManagerCallback-9870-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3821690 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3821697 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3821697 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54532_d
   [junit4]   2> 3821699 INFO  (zkCallback-9827-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3821699 INFO  (zkCallback-9834-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3821699 INFO  (zkCallback-9853-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3821699 INFO  (zkCallback-9869-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3821700 INFO  (zkCallback-9845-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3821700 INFO  (zkCallback-9860-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3821747 INFO  (zkConnectionManagerCallback-9877-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3821749 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3821752 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54409/solr ready
   [junit4]   2> 3821753 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3821777 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe
   [junit4]   2> 3821785 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe
   [junit4]   2> 3821785 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe
   [junit4]   2> 3821787 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-2-001/cores
   [junit4]   2> 3821810 INFO  (OverseerCollectionConfigSetProcessor-72312124319531012-127.0.0.1:54438_d-n_0000000000) [n:127.0.0.1:54438_d    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3821823 INFO  (qtp534814335-35034) [n:127.0.0.1:54438_d    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54532_d&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3821832 INFO  (OverseerThreadFactory-14816-thread-4-processing-n:127.0.0.1:54438_d) [n:127.0.0.1:54438_d c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54532_d for creating new replica of shard shard1
   [junit4]   2> 3821837 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d    x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3821952 INFO  (zkCallback-9853-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3822864 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.1
   [junit4]   2> 3822872 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 3822958 WARN  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3822958 WARN  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3822958 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3822958 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 3822958 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe
   [junit4]   2> 3822959 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 3823050 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3823051 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3823053 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3823053 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3823056 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@38a35c59[collection1_shard1_replica_n43] main]
   [junit4]   2> 3823058 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3823059 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3823060 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611223230376312832
   [junit4]   2> 3823061 INFO  (searcherExecutor-14847-thread-1-processing-n:127.0.0.1:54532_d x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@38a35c59[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3823067 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node44=0}, version=0}
   [junit4]   2> 3823073 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3823073 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3823073 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54532/d/collection1_shard1_replica_n43/
   [junit4]   2> 3823074 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3823074 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:54532/d/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 3823074 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3823084 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54532/d/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 3823188 INFO  (zkCallback-9853-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3823240 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3823336 INFO  (qtp1617115660-35125) [n:127.0.0.1:54532_d c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1499
   [junit4]   2> 3823342 INFO  (qtp534814335-35034) [n:127.0.0.1:54438_d c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:54532_d&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1518
   [junit4]   2> 3823349 INFO  (zkCallback-9869-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3823349 INFO  (zkCallback-9853-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3823842 INFO  (OverseerCollectionConfigSetProcessor-72312124319531012-127.0.0.1:54438_d-n_0000000000) [n:127.0.0.1:54438_d    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3824293 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-3-001 of type NRT
   [junit4]   2> 3824294 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3824296 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3824296 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3824296 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3824296 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22c23f46{/d,null,AVAILABLE}
   [junit4]   2> 3824296 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ba151a3{HTTP/1.1,[http/1.1]}{127.0.0.1:54538}
   [junit4]   2> 3824296 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.Server Started @3824390ms
   [junit4]   2> 3824296 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/d, hostPort=54538, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-3-001/cores}
   [junit4]   2> 3824297 ERROR (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3824297 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3824297 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.1
   [junit4]   2> 3824297 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3824297 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3824297 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-10T12:23:34.044Z
   [junit4]   2> 3824299 INFO  (zkConnectionManagerCallback-9880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3824301 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3824301 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-001/shard-3-001/solr.xml
   [junit4]   2> 3824308 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3824308 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3824308 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6802d1fe, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3824563 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54409/solr
   [junit4]   2> 3824565 INFO  (zkConnectionManagerCallback-9884-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3824568 INFO  (zkConnectionManagerCallback-9886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3824585 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3824595 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3824595 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54538_d
   [junit4]   2> 3824599 INFO  (zkCallback-9834-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3824599 INFO  (zkCallback-9853-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3824599 INFO  (zkCallback-9869-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3824599 INFO  (zkCallback-9827-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3824599 INFO  (zkCallback-9845-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3824599 INFO  (zkCallback-9885-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3824599 INFO  (zkCallback-9860-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3824600 INFO  (zkCallback-9876-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3824655 INFO  (zkConnectionManagerCallback-9893-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3824657 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3824659 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54409/solr ready
   [junit4]   2> 3824660 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3824682 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitor

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

vletContextHandler@1e9058e0{/d,null,UNAVAILABLE}
   [junit4]   2> 199629 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 199630 ERROR (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] 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> 199631 INFO  (TEST-TestSQLHandler.doTest-seed#[ADFBA3ACC6608EB9]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62033 62033
   [junit4]   2> 200683 INFO  (Thread-98) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62033 62033
   [junit4]   2> 200873 WARN  (Thread-98) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	11	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	11	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/clusterstate.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	18	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.method=doTest -Dtests.seed=ADFBA3ACC6608EB9 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=da -Dtests.timezone=America/Curacao -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   18.0s J0 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.io.IOException: --> http://127.0.0.1:62046/d/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
   [junit4]    > Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:62046/d/collection1_shard2_replica_n41/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADFBA3ACC6608EB9:ABF1B08ABDB9D00]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2712)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:137)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_ADFBA3ACC6608EB9-002
   [junit4]   2> Sep 10, 2018 1:01:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Sep 10, 2018 1:03:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   [junit4]   2>    1) Thread[id=3062, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Sep 10, 2018 1:03:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3062, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
   [junit4]   2> Sep 10, 2018 1:03:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=LuceneFixedGap), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=PostingsFormat(name=Direct), str_s=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting), field_l_p=DocValuesFormat(name=Memory), field_i_p=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Asserting), field_f_p=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene70), field_d_p=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1042, maxMBSortInHeap=6.668406808420862, sim=RandomSimilarity(queryNorm=true): {}, locale=da, timezone=America/Curacao
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=222093688,total=365953024
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, TestSQLHandler, TestSQLHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.seed=ADFBA3ACC6608EB9 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=da -Dtests.timezone=America/Curacao -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSQLHandler (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   [junit4]    >    1) Thread[id=3062, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADFBA3ACC6608EB9]:0)
   [junit4] Completed [5/5 (3!)] on J0 in 98.14s, 1 test, 2 errors <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: ADFBA3ACC6608EB9]:
   [junit4]   - org.apache.solr.handler.TestSQLHandler.doTest
   [junit4]   - org.apache.solr.handler.TestSQLHandler (suite)
   [junit4]   - org.apache.solr.handler.TestSQLHandler.doTest
   [junit4]   - org.apache.solr.handler.TestSQLHandler (suite)
   [junit4]   - org.apache.solr.handler.TestSQLHandler.doTest
   [junit4]   - org.apache.solr.handler.TestSQLHandler (suite)
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.95 ..   281.73 =   280.78s
   [junit4] JVM J1:     0.95 ..   184.57 =   183.62s
   [junit4] Execution time total: 4 minutes 41 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 3 suite-level errors, 3 errors

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1567: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1092: There were test failures: 5 suites, 5 tests, 3 suite-level errors, 3 errors [seed: ADFBA3ACC6608EB9]

Total time: 4 minutes 43 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.handler.TestSQLHandler
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=8e2ab272880addf8557d264b45dec79e0feb9872, workspace=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #831
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2