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 13:07:07 UTC

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

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