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 2019/03/25 23:21:53 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-10.0.1) - Build # 7833 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7833/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
--> http://127.0.0.1:53942/collection1_shard2_replica_n1: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:54009/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:53942/collection1_shard2_replica_n1: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:54009/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([F1DFF998BE7A70D5:569B413CD3C1636C]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
--> http://127.0.0.1:53958/collection1_shard2_replica_n1: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:53958/collection1_shard2_replica_n1/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:53958/collection1_shard2_replica_n1: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:53958/collection1_shard2_replica_n1/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([F1DFF998BE7A70D5:569B413CD3C1636C]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
--> http://127.0.0.1:54278/collection1_shard2_replica_n2: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:54316/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:54278/collection1_shard2_replica_n2: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:54316/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([F1DFF998BE7A70D5:569B413CD3C1636C]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F1DFF998BE7A70D5:569B413CD3C1636C]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:238)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 2091 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J1-20190325_211103_5849451029099233277834.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J0-20190325_211103_58411172789590473393519.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 319 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J0-20190325_212311_4314762280511870490894.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J1-20190325_212311_43410597582780100958083.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1081 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20190325_212456_8766740816410795816906.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20190325_212456_86913987128516378724784.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 260 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20190325_212818_91717572257703980615115.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20190325_212818_93614846835039306286907.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20190325_212841_19513420708951359655656.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20190325_212841_19416688394869754932554.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20190325_212924_83914051852683318663533.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20190325_212924_83910477985265337290030.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20190325_212932_8097124627834923470011.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20190325_212932_80913146451144706908464.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 172 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20190325_212946_2855463110960839593091.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20190325_212946_2851619078377796155581.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20190325_212951_97811228615708136603670.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20190325_212951_9783485678440660062934.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20190325_213008_1977990168631798920459.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20190325_213008_1975899722268813276819.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20190325_213019_7998166997233763501062.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20190325_213019_79917338146726526911074.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 190 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20190325_213026_8202235414605884126620.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20190325_213026_82113194033241391215400.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1547 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J1-20190325_213239_84711151860192132071647.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J0-20190325_213239_8471008986312762147242.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 260 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J1-20190325_213302_3341339694076936889967.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J0-20190325_213302_33311510548039145280153.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 262 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J0-20190325_213333_6827392595644761891206.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J1-20190325_213333_68212749375479795113384.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J1-20190325_213557_52511680139957674145930.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J0-20190325_213557_52553060512734012666.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J0-20190325_213605_608559357955565616829.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J1-20190325_213605_6087717636380188428398.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J0-20190325_213618_03011670642069092461375.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J1-20190325_213618_03013446864729890449295.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J0-20190325_213708_78615562922819816038686.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J1-20190325_213708_78814204711042829730234.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J1-20190325_213728_0056123285824459803077.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J0-20190325_213728_0067273785169451202629.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J0-20190325_213759_32317552658185097071690.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J1-20190325_213759_32415874732163605609780.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J0-20190325_213822_8542565216606010943958.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J1-20190325_213822_8548742514525433590008.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 199 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J0-20190325_213834_70310724699360016543092.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J1-20190325_213834_70813962393814828528112.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 305 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J1-20190325_213912_6308595248032239776069.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J0-20190325_213912_62511754395178986670623.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J0-20190325_213930_1409577798225881124744.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J1-20190325_213930_1423466703203829156375.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J1-20190325_213949_7521612002061862376709.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J0-20190325_213949_7536460538562113851436.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 248 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J0-20190325_214017_5979081699424077914789.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J1-20190325_214017_594768595201640164386.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 300 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20190325_214111_50014742960770701476735.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20190325_214111_5014929833568311384857.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 193 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20190325_214203_27416239423613025158960.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20190325_214203_2749929084588877614636.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial\test\temp\junit4-J0-20190325_214229_88612327946340130718461.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J0-20190325_214236_63810197262005706452942.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J1-20190325_214236_64217376842484680156693.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3925 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\init-core-data-001
   [junit4]   2> 2907427 INFO  (SUITE-TestSQLHandler-seed#[F1DFF998BE7A70D5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2907427 WARN  (SUITE-TestSQLHandler-seed#[F1DFF998BE7A70D5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2907427 INFO  (SUITE-TestSQLHandler-seed#[F1DFF998BE7A70D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2907430 INFO  (SUITE-TestSQLHandler-seed#[F1DFF998BE7A70D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 2907430 INFO  (SUITE-TestSQLHandler-seed#[F1DFF998BE7A70D5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2907433 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2907433 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2907433 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2907536 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer start zk server on port:57463
   [junit4]   2> 2907536 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57463
   [junit4]   2> 2907536 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57463
   [junit4]   2> 2907587 INFO  (zkConnectionManagerCallback-16803-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2907640 INFO  (zkConnectionManagerCallback-16805-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2907663 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2907700 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml to /configs/conf1/schema.xml
   [junit4]   2> 2907717 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2907732 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2907743 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2907760 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2907764 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2907805 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2907808 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2907812 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2907816 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2907816 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2908646 WARN  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2908646 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2908646 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2908646 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 2908646 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2908646 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2908646 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2908652 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f992778{/,null,AVAILABLE}
   [junit4]   2> 2908660 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7bc7977d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57481}
   [junit4]   2> 2908660 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.e.j.s.Server Started @2908708ms
   [junit4]   2> 2908660 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\tempDir-001/control/data, hostPort=57481, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 2908660 ERROR (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2908660 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2908660 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2908660 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2908660 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2908660 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-25T22:33:34.318918Z
   [junit4]   2> 2908672 INFO  (zkConnectionManagerCallback-16807-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2908677 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2908677 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\control-001\solr.xml
   [junit4]   2> 2908677 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2908677 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2908677 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1427a7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2909115 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2909117 WARN  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@32523bbd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2909124 WARN  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4156bf5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2909126 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57463/solr
   [junit4]   2> 2909132 INFO  (zkConnectionManagerCallback-16814-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2909149 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ee9c6db0003, likely client has closed socket
   [junit4]   2> 2909157 INFO  (zkConnectionManagerCallback-16816-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2909691 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [n:127.0.0.1:57481_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57481_
   [junit4]   2> 2909692 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [n:127.0.0.1:57481_    ] o.a.s.c.Overseer Overseer (id=72126767822471172-127.0.0.1:57481_-n_0000000000) starting
   [junit4]   2> 2909705 INFO  (zkConnectionManagerCallback-16823-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2909709 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [n:127.0.0.1:57481_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57463/solr ready
   [junit4]   2> 2909712 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [n:127.0.0.1:57481_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57481_
   [junit4]   2> 2909762 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [n:127.0.0.1:57481_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2909785 INFO  (OverseerStateUpdate-72126767822471172-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57481_
   [junit4]   2> 2909787 INFO  (OverseerStateUpdate-72126767822471172-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2909801 INFO  (zkCallback-16822-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2909810 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [n:127.0.0.1:57481_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1427a7
   [junit4]   2> 2909828 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [n:127.0.0.1:57481_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1427a7
   [junit4]   2> 2909828 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [n:127.0.0.1:57481_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1427a7
   [junit4]   2> 2909832 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [n:127.0.0.1:57481_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\control-001\cores
   [junit4]   2> 2909887 INFO  (zkConnectionManagerCallback-16829-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2909900 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2909901 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57463/solr ready
   [junit4]   2> 2909908 INFO  (qtp1232872745-46067) [n:127.0.0.1:57481_    ] 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:57481_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2909913 INFO  (OverseerThreadFactory-14733-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2910036 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_    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> 2910036 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2911087 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2911097 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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> 2911196 WARN  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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> 2911196 WARN  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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> 2911196 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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> 2911196 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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> 2911196 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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@4f1427a7
   [junit4]   2> 2911196 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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 [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2911376 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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> 2911376 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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> 2911390 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2911390 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2911392 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@117d6d6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2911400 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2911403 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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> 2911404 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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 1629018618134003712
   [junit4]   2> 2911436 INFO  (searcherExecutor-14735-thread-1-processing-n:127.0.0.1:57481_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:57481_ 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@117d6d6[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2911441 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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> 2911442 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2911463 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2911463 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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> 2911463 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57481/control_collection_shard1_replica_n1/
   [junit4]   2> 2911465 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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> 2911476 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:57481/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2911476 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72126767822471172-core_node2-n_0000000000
   [junit4]   2> 2911493 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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:57481/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2911630 INFO  (zkCallback-16815-thread-2) [    ] 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> 2911636 INFO  (zkCallback-16815-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> 2911640 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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> 2911644 INFO  (qtp1232872745-46070) [n:127.0.0.1:57481_ 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=1607
   [junit4]   2> 2911672 INFO  (qtp1232872745-46067) [n:127.0.0.1:57481_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2911750 INFO  (zkCallback-16815-thread-2) [    ] 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> 2911750 INFO  (zkCallback-16815-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> 2911750 INFO  (zkCallback-16815-thread-3) [    ] 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> 2911751 INFO  (qtp1232872745-46067) [n:127.0.0.1:57481_    ] 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:57481_&wt=javabin&version=2} status=0 QTime=1842
   [junit4]   2> 2911773 INFO  (zkConnectionManagerCallback-16835-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2911785 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2911786 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57463/solr ready
   [junit4]   2> 2911786 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2911793 INFO  (qtp1232872745-46069) [n:127.0.0.1:57481_    ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2911816 INFO  (OverseerThreadFactory-14733-thread-2-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2911816 INFO  (OverseerCollectionConfigSetProcessor-72126767822471172-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] 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> 2912064 WARN  (OverseerThreadFactory-14733-thread-2-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2912099 INFO  (qtp1232872745-46069) [n:127.0.0.1:57481_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2912116 INFO  (qtp1232872745-46069) [n:127.0.0.1:57481_    ] 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=1&wt=javabin&version=2} status=0 QTime=320
   [junit4]   2> 2912125 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2912993 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\shard-1-001 of type NRT
   [junit4]   2> 2913007 WARN  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2913007 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2913007 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2913007 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 2913007 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2913009 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2913009 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2913009 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a2fdc92{/,null,AVAILABLE}
   [junit4]   2> 2913011 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1138dbd6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57533}
   [junit4]   2> 2913011 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.Server Started @2913055ms
   [junit4]   2> 2913011 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\tempDir-001/jetty1, hostPort=57533, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\shard-1-001\cores}
   [junit4]   2> 2913011 ERROR (closeThreadPool-16836-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2913011 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2913011 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2913011 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2913011 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2913011 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-25T22:33:38.669325100Z
   [junit4]   2> 2913019 INFO  (zkConnectionManagerCallback-16838-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2913020 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2913020 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\shard-1-001\solr.xml
   [junit4]   2> 2913030 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2913030 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2913032 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1427a7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2913191 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2913204 WARN  (closeThreadPool-16836-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3d25c447[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2913209 WARN  (closeThreadPool-16836-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@853af26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2913210 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57463/solr
   [junit4]   2> 2913215 INFO  (zkConnectionManagerCallback-16845-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2913216 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ee9c6db0009, likely client has closed socket
   [junit4]   2> 2913220 INFO  (zkConnectionManagerCallback-16847-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2913227 INFO  (closeThreadPool-16836-thread-1) [n:127.0.0.1:57533_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2913242 INFO  (closeThreadPool-16836-thread-1) [n:127.0.0.1:57533_    ] o.a.s.c.ZkController Publish node=127.0.0.1:57533_ as DOWN
   [junit4]   2> 2913242 INFO  (closeThreadPool-16836-thread-1) [n:127.0.0.1:57533_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2913242 INFO  (closeThreadPool-16836-thread-1) [n:127.0.0.1:57533_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57533_
   [junit4]   2> 2913242 INFO  (zkCallback-16822-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2913242 INFO  (zkCallback-16815-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2913245 INFO  (zkCallback-16834-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2913249 INFO  (zkCallback-16846-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2913325 INFO  (zkConnectionManagerCallback-16854-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2913344 INFO  (closeThreadPool-16836-thread-1) [n:127.0.0.1:57533_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2913353 INFO  (closeThreadPool-16836-thread-1) [n:127.0.0.1:57533_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57463/solr ready
   [junit4]   2> 2913356 INFO  (closeThreadPool-16836-thread-1) [n:127.0.0.1:57533_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2913387 INFO  (closeThreadPool-16836-thread-1) [n:127.0.0.1:57533_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1427a7
   [junit4]   2> 2913400 INFO  (closeThreadPool-16836-thread-1) [n:127.0.0.1:57533_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1427a7
   [junit4]   2> 2913400 INFO  (closeThreadPool-16836-thread-1) [n:127.0.0.1:57533_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1427a7
   [junit4]   2> 2913404 INFO  (closeThreadPool-16836-thread-1) [n:127.0.0.1:57533_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\shard-1-001\cores
   [junit4]   2> 2913849 INFO  (OverseerCollectionConfigSetProcessor-72126767822471172-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] 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> 2914029 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-001\shard-2-001 of type NRT
   [junit4]   2> 2914030 WARN  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2914030 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2914030 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2914030 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 2914031 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2914031 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2914031 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2914032 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@534331b0{/,null,AVAILABLE}
   [junit4]   2> 2914033 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7669a817{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57556}
   [junit4]   2> 2914034 INFO  (closeThreadPool-16836-thread-1) [    ] o.e.j.s.Server Started @2914078ms
   [junit4]   2> 2914034 INFO  (closeThreadPool-16836-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data

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

6717 INFO  (closeThreadPool-5264-thread-8) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3bc07480{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 146722 INFO  (closeThreadPool-5264-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52750acd{/,null,UNAVAILABLE}
   [junit4]   2> 146723 INFO  (closeThreadPool-5264-thread-9) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d48c7e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 146725 INFO  (closeThreadPool-5264-thread-8) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 146726 INFO  (closeThreadPool-5264-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f8da131{/,null,UNAVAILABLE}
   [junit4]   2> 146728 INFO  (closeThreadPool-5264-thread-9) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 146728 INFO  (closeThreadPool-5264-thread-10) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@21e219f1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 146731 INFO  (closeThreadPool-5264-thread-10) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43f10da9{/,null,UNAVAILABLE}
   [junit4]   2> 146732 INFO  (closeThreadPool-5264-thread-10) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 146734 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 146736 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/aliases.json
   [junit4]   2> 	18	/solr/collections/collection1/state.json
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/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> 	29	/solr/clusterstate.json
   [junit4]   2> 	29	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72126950415532042-127.0.0.1:54278_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/live_nodes
   [junit4]   2> 	29	/solr/collections
   [junit4]   2> 
   [junit4]   2> 146740 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54242
   [junit4]   2> 146740 INFO  (TEST-TestSQLHandler.doTest-seed#[F1DFF998BE7A70D5]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54242
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.method=doTest -Dtests.seed=F1DFF998BE7A70D5 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-IN -Dtests.timezone=Africa/Maputo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   15.6s J1 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.io.IOException: --> http://127.0.0.1:54278/collection1_shard2_replica_n2: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:54316/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F1DFF998BE7A70D5:569B413CD3C1636C]: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:2517)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_F1DFF998BE7A70D5-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {multiDefault=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=Lucene50(blocksize=128), text=PostingsFormat(name=Direct), str_s=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), field_i=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), field_l_p=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Asserting), field_i_p=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene80), field_f_p=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Direct), field_d_p=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1106, maxMBSortInHeap=5.718333828870576, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@c01875b), locale=en-IN, timezone=Africa/Maputo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=3,threads=1,free=98738832,total=222973952
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, TestSQLHandler, TestSQLHandler]
   [junit4] Completed [5/5 (3!)] on J1 in 16.06s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20190325_231746_78917784627874837799234.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 11 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1573: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1100: There were test failures: 5 suites, 5 tests, 3 errors [seed: F1DFF998BE7A70D5]

Total time: 2 minutes 32 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.handler.TestSQLHandler
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\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=361d1e84ce927c2cdc3d732da65cfd755800ad0a, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7832
Recording test results
Setting ANT_1_8_2_HOME=C:\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.DistribJoinFromCollectionTest.testNoScore

Error Message:
Expected 1 doc, got {numFound=0,start=0,maxScore=0.0,docs=[]}

Stack Trace:
java.lang.AssertionError: Expected 1 doc, got {numFound=0,start=0,maxScore=0.0,docs=[]}
	at __randomizedtesting.SeedInfo.seed([A2DF4E8D8BCB9314:1D50423F75878C58]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:154)
	at org.apache.solr.cloud.DistribJoinFromCollectionTest.testNoScore(DistribJoinFromCollectionTest.java:120)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 12651 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\init-core-data-001
   [junit4]   2> 71577 WARN  (SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 71577 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 71586 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 71586 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 71593 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001
   [junit4]   2> 71596 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 71606 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 71607 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 71697 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54286
   [junit4]   2> 71697 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54286
   [junit4]   2> 71697 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54286
   [junit4]   2> 71741 INFO  (zkConnectionManagerCallback-87-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71761 INFO  (zkConnectionManagerCallback-89-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71775 INFO  (zkConnectionManagerCallback-91-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71784 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100400a438c0002, likely client has closed socket
   [junit4]   2> 71796 WARN  (jetty-launcher-92-thread-5) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 71797 INFO  (jetty-launcher-92-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 71797 INFO  (jetty-launcher-92-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 71797 INFO  (jetty-launcher-92-thread-5) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 71798 INFO  (jetty-launcher-92-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71798 INFO  (jetty-launcher-92-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71798 INFO  (jetty-launcher-92-thread-5) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 71798 WARN  (jetty-launcher-92-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 71798 INFO  (jetty-launcher-92-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 71798 INFO  (jetty-launcher-92-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 71798 INFO  (jetty-launcher-92-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 71800 INFO  (jetty-launcher-92-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71800 INFO  (jetty-launcher-92-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71800 INFO  (jetty-launcher-92-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 71800 INFO  (jetty-launcher-92-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1448415a{/solr,null,AVAILABLE}
   [junit4]   2> 71800 INFO  (jetty-launcher-92-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45ce7d94{/solr,null,AVAILABLE}
   [junit4]   2> 71803 WARN  (jetty-launcher-92-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 71804 INFO  (jetty-launcher-92-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 71804 INFO  (jetty-launcher-92-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 71804 INFO  (jetty-launcher-92-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 71804 INFO  (jetty-launcher-92-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71804 INFO  (jetty-launcher-92-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71804 INFO  (jetty-launcher-92-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 71805 INFO  (jetty-launcher-92-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ef2de7{/solr,null,AVAILABLE}
   [junit4]   2> 71813 WARN  (jetty-launcher-92-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77fd82b7{/solr,null,AVAILABLE}
   [junit4]   2> 71818 WARN  (jetty-launcher-92-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 71818 INFO  (jetty-launcher-92-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 71818 INFO  (jetty-launcher-92-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 71818 INFO  (jetty-launcher-92-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 71820 INFO  (jetty-launcher-92-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71820 INFO  (jetty-launcher-92-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71820 INFO  (jetty-launcher-92-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 71820 INFO  (jetty-launcher-92-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f04c728{/solr,null,AVAILABLE}
   [junit4]   2> 71836 INFO  (jetty-launcher-92-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16f935f3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54297}
   [junit4]   2> 71836 INFO  (jetty-launcher-92-thread-3) [    ] o.e.j.s.Server Started @71902ms
   [junit4]   2> 71836 INFO  (jetty-launcher-92-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54297}
   [junit4]   2> 71837 ERROR (jetty-launcher-92-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 71837 INFO  (jetty-launcher-92-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71837 INFO  (jetty-launcher-92-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 71837 INFO  (jetty-launcher-92-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71837 INFO  (jetty-launcher-92-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71837 INFO  (jetty-launcher-92-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-26T03:48:39.618Z
   [junit4]   2> 71836 INFO  (jetty-launcher-92-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@be70868{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54303}
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] o.e.j.s.Server Started @71904ms
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54303}
   [junit4]   2> 71839 ERROR (jetty-launcher-92-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-26T03:48:39.620Z
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d07e5b6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54306}
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] o.e.j.s.Server Started @71906ms
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54306}
   [junit4]   2> 71839 ERROR (jetty-launcher-92-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-26T03:48:39.620Z
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f36e45b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54300}
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-5) [    ] o.e.j.s.Server Started @71909ms
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@775a8858{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54309}
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] o.e.j.s.Server Started @71910ms
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54309}
   [junit4]   2> 71843 ERROR (jetty-launcher-92-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-26T03:48:39.624Z
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54300}
   [junit4]   2> 71854 ERROR (jetty-launcher-92-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 71854 INFO  (jetty-launcher-92-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71854 INFO  (jetty-launcher-92-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 71854 INFO  (jetty-launcher-92-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71854 INFO  (jetty-launcher-92-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71854 INFO  (jetty-launcher-92-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-26T03:48:39.635Z
   [junit4]   2> 71873 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71893 INFO  (zkConnectionManagerCallback-102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71893 INFO  (zkConnectionManagerCallback-94-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71908 INFO  (jetty-launcher-92-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71913 INFO  (jetty-launcher-92-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71913 INFO  (jetty-launcher-92-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71969 INFO  (zkConnectionManagerCallback-98-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71969 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72004 INFO  (jetty-launcher-92-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 72007 INFO  (jetty-launcher-92-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 72241 INFO  (jetty-launcher-92-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 72274 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100400a438c0007, likely client has closed socket
   [junit4]   2> 72594 INFO  (jetty-launcher-92-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 72618 WARN  (jetty-launcher-92-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3aa7fd38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73009 INFO  (jetty-launcher-92-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 73108 WARN  (jetty-launcher-92-thread-5) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@706c8854[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73117 INFO  (jetty-launcher-92-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 73123 WARN  (jetty-launcher-92-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4a198000[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73126 INFO  (jetty-launcher-92-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54286/solr
   [junit4]   2> 73129 WARN  (jetty-launcher-92-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@207fe344[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73189 WARN  (jetty-launcher-92-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@798a7cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73194 WARN  (jetty-launcher-92-thread-5) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@d21672b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73201 INFO  (jetty-launcher-92-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54286/solr
   [junit4]   2> 73201 INFO  (jetty-launcher-92-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54286/solr
   [junit4]   2> 73203 WARN  (jetty-launcher-92-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2298af79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73212 INFO  (zkConnectionManagerCallback-117-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73217 WARN  (jetty-launcher-92-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7bfe9cbd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73220 INFO  (jetty-launcher-92-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54286/solr
   [junit4]   2> 73242 INFO  (zkConnectionManagerCallback-126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73242 INFO  (zkConnectionManagerCallback-124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73269 INFO  (zkConnectionManagerCallback-131-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73322 INFO  (zkConnectionManagerCallback-133-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73340 INFO  (zkConnectionManagerCallback-139-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73380 INFO  (jetty-launcher-92-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 73386 INFO  (zkConnectionManagerCallback-136-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73388 INFO  (zkConnectionManagerCallback-137-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73410 WARN  (jetty-launcher-92-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@763a9e40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73449 WARN  (jetty-launcher-92-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5c88ccb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73449 INFO  (jetty-launcher-92-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54286/solr
   [junit4]   2> 73489 INFO  (jetty-launcher-92-thread-1) [n:127.0.0.1:54306_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54306_solr
   [junit4]   2> 73493 INFO  (jetty-launcher-92-thread-1) [n:127.0.0.1:54306_solr    ] o.a.s.c.Overseer Overseer (id=72128006865027086-127.0.0.1:54306_solr-n_0000000000) starting
   [junit4]   2> 73493 INFO  (jetty-launcher-92-thread-5) [n:127.0.0.1:54300_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54300_solr
   [junit4]   2> 73717 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 73719 INFO  (zkCallback-135-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 73727 INFO  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73727 INFO  (zkConnectionManagerCallback-153-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73740 INFO  (zkConnectionManagerCallback-163-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73757 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100400a438c0010, likely client has closed socket
   [junit4]   2> 73765 INFO  (jetty-launcher-92-thread-1) [n:127.0.0.1:54306_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 73768 INFO  (jetty-launcher-92-thread-5) [n:127.0.0.1:54300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 73773 INFO  (jetty-launcher-92-thread-1) [n:127.0.0.1:54306_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54286/solr ready
   [junit4]   2> 73773 INFO  (jetty-launcher-92-thread-5) [n:127.0.0.1:54300_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54286/solr ready
   [junit4]   2> 73774 INFO  (jetty-launcher-92-thread-5) [n:127.0.0.1:54300_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 73775 INFO  (jetty-launcher-92-thread-1) [n:127.0.0.1:54306_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54306_solr as DOWN
   [junit4]   2> 73780 INFO  (jetty-launcher-92-thread-1) [n:127.0.0.1:54306_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 73780 INFO  (jetty-launcher-92-thread-1) [n:127.0.0.1:54306_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54306_solr
   [junit4]   2> 73786 INFO  (zkCallback-135-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 73787 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 73832 INFO  (jetty-launcher-92-thread-3) [n:127.0.0.1:54297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 73843 INFO  (jetty-launcher-92-thread-3) [n:127.0.0.1:54297_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54297_solr as DOWN
   [junit4]   2> 73849 INFO  (jetty-launcher-92-thread-3) [n:127.0.0.1:54297_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 73849 INFO  (jetty-launcher-92-thread-3) [n:127.0.0.1:54297_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54297_solr
   [junit4]   2> 73864 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 73865 INFO  (zkCallback-135-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 73904 INFO  (zkCallback-132-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 73904 INFO  (zkCallback-157-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 73904 INFO  (zkCallback-162-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 73909 INFO  (OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) [n:127.0.0.1:54306_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54306_solr
   [junit4]   2> 74010 INFO  (zkConnectionManagerCallback-165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74197 INFO  (jetty-launcher-92-thread-1) [n:127.0.0.1:54306_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 74310 INFO  (jetty-launcher-92-thread-1) [n:127.0.0.1:54306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54306.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74448 INFO  (jetty-launcher-92-thread-5) [n:127.0.0.1:54300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54300.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74465 INFO  (jetty-launcher-92-thread-5) [n:127.0.0.1:54300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54300.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74465 INFO  (jetty-launcher-92-thread-5) [n:127.0.0.1:54300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54300.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74469 INFO  (jetty-launcher-92-thread-5) [n:127.0.0.1:54300_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node1\.
   [junit4]   2> 74479 INFO  (jetty-launcher-92-thread-1) [n:127.0.0.1:54306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54306.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74482 INFO  (jetty-launcher-92-thread-1) [n:127.0.0.1:54306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54306.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74485 INFO  (jetty-launcher-92-thread-1) [n:127.0.0.1:54306_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node5\.
   [junit4]   2> 74593 INFO  (zkConnectionManagerCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74657 INFO  (jetty-launcher-92-thread-3) [n:127.0.0.1:54297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 74664 INFO  (jetty-launcher-92-thread-3) [n:127.0.0.1:54297_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54286/solr ready
   [junit4]   2> 74665 INFO  (jetty-launcher-92-thread-3) [n:127.0.0.1:54297_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 74702 INFO  (jetty-launcher-92-thread-3) [n:127.0.0.1:54297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54297.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74749 INFO  (jetty-launcher-92-thread-3) [n:127.0.0.1:54297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54297.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74753 INFO  (jetty-launcher-92-thread-3) [n:127.0.0.1:54297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54297.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74753 INFO  (jetty-launcher-92-thread-3) [n:127.0.0.1:54297_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node3\.
   [junit4]   2> 74757 INFO  (jetty-launcher-92-thread-2) [n:127.0.0.1:54309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 74757 INFO  (jetty-launcher-92-thread-4) [n:127.0.0.1:54303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 74784 INFO  (jetty-launcher-92-thread-4) [n:127.0.0.1:54303_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54303_solr as DOWN
   [junit4]   2> 74784 INFO  (jetty-launcher-92-thread-2) [n:127.0.0.1:54309_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54309_solr as DOWN
   [junit4]   2> 74797 INFO  (jetty-launcher-92-thread-4) [n:127.0.0.1:54303_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 74797 INFO  (jetty-launcher-92-thread-4) [n:127.0.0.1:54303_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54303_solr
   [junit4]   2> 74801 INFO  (jetty-launcher-92-thread-2) [n:127.0.0.1:54309_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 74801 INFO  (jetty-launcher-92-thread-2) [n:127.0.0.1:54309_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54309_solr
   [junit4]   2> 74813 INFO  (zkCallback-135-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74814 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74814 INFO  (zkCallback-132-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74815 INFO  (zkCallback-162-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74815 INFO  (zkCallback-157-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74845 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74845 INFO  (zkCallback-164-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74847 INFO  (zkCallback-138-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 75111 INFO  (zkConnectionManagerCallback-185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75116 INFO  (zkConnectionManagerCallback-180-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75119 INFO  (jetty-launcher-92-thread-2) [n:127.0.0.1:54309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 75123 INFO  (jetty-launcher-92-thread-2) [n:127.0.0.1:54309_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54286/solr ready
   [junit4]   2> 75123 INFO  (jetty-launcher-92-thread-4) [n:127.0.0.1:54303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 75125 INFO  (jetty-launcher-92-thread-2) [n:127.0.0.1:54309_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 75126 INFO  (jetty-launcher-92-thread-4) [n:127.0.0.1:54303_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54286/solr ready
   [junit4]   2> 75126 INFO  (jetty-launcher-92-thread-4) [n:127.0.0.1:54303_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 75245 INFO  (jetty-launcher-92-thread-2) [n:127.0.0.1:54309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54309.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 75304 INFO  (jetty-launcher-92-thread-4) [n:127.0.0.1:54303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54303.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 75317 INFO  (jetty-launcher-92-thread-2) [n:127.0.0.1:54309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54309.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 75317 INFO  (jetty-launcher-92-thread-2) [n:127.0.0.1:54309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54309.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 75319 INFO  (jetty-launcher-92-thread-2) [n:127.0.0.1:54309_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node4\.
   [junit4]   2> 75345 INFO  (jetty-launcher-92-thread-4) [n:127.0.0.1:54303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54303.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 75347 INFO  (jetty-launcher-92-thread-4) [n:127.0.0.1:54303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54303.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 75349 INFO  (jetty-launcher-92-thread-4) [n:127.0.0.1:54303_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node2\.
   [junit4]   2> 75586 INFO  (zkConnectionManagerCallback-192-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75590 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 75593 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54286/solr ready
   [junit4]   2> 77602 INFO  (qtp886453971-284) [n:127.0.0.1:54300_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.config=solrconfig-tlog.xml&property.schema=schema.xml&collection.configName=solrCloudCollectionConfig&name=to_2x2&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 77607 INFO  (OverseerThreadFactory-78-thread-1-processing-n:127.0.0.1:54306_solr) [n:127.0.0.1:54306_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection to_2x2
   [junit4]   2> 77790 INFO  (OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) [n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"to_2x2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"to_2x2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54303/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 77802 INFO  (OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) [n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"to_2x2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"to_2x2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54306/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 77849 INFO  (OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) [n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"to_2x2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"to_2x2_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54309/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 77865 INFO  (OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) [n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"to_2x2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"to_2x2_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54297/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 78103 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr    x:to_2x2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node3&name=to_2x2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 78107 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr    x:to_2x2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node5&name=to_2x2_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 78117 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr    x:to_2x2_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node7&name=to_2x2_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 78137 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr    x:to_2x2_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node8&name=to_2x2_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 79285 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 79309 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 79349 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 79401 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 79659 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.s.IndexSchema [to_2x2_shard1_replica_n2] Schema name=test
   [junit4]   2> 79685 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.s.IndexSchema [to_2x2_shard2_replica_n6] Schema name=test
   [junit4]   2> 79686 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.s.IndexSchema [to_2x2_shard2_replica_n4] Schema name=test
   [junit4]   2> 79743 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.s.IndexSchema [to_2x2_shard1_replica_n1] Schema name=test
   [junit4]   2> 80592 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 80697 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 80723 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 80748 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 80844 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard2_replica_n4' using configuration from collection to_2x2, trusted=true
   [junit4]   2> 80845 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54309.solr.core.to_2x2.shard2.replica_n4' (registry 'solr.core.to_2x2.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 80845 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrCore [[to_2x2_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node4\to_2x2_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node4\.\to_2x2_shard2_replica_n4\data\]
   [junit4]   2> 80847 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard1_replica_n1' using configuration from collection to_2x2, trusted=true
   [junit4]   2> 80848 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54303.solr.core.to_2x2.shard1.replica_n1' (registry 'solr.core.to_2x2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 80848 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrCore [[to_2x2_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node2\to_2x2_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node2\.\to_2x2_shard1_replica_n1\data\]
   [junit4]   2> 80851 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 80851 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 80853 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard1_replica_n2' using configuration from collection to_2x2, trusted=true
   [junit4]   2> 80854 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54306.solr.core.to_2x2.shard1.replica_n2' (registry 'solr.core.to_2x2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 80854 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrCore [[to_2x2_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node5\to_2x2_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node5\.\to_2x2_shard1_replica_n2\data\]
   [junit4]   2> 80904 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 80923 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard2_replica_n6' using configuration from collection to_2x2, trusted=true
   [junit4]   2> 80925 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54297.solr.core.to_2x2.shard2.replica_n6' (registry 'solr.core.to_2x2.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 80925 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrCore [[to_2x2_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node3\to_2x2_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node3\.\to_2x2_shard2_replica_n6\data\]
   [junit4]   2> 80928 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 81087 WARN  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 81192 WARN  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 81241 WARN  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 81304 WARN  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 81593 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 81593 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81593 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 81593 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81613 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 81615 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 81615 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 81618 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81655 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 81655 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 81657 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 81657 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81663 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 81663 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 81677 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 81745 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 81750 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 81750 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 81783 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 81783 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11e6db83[to_2x2_shard1_replica_n1] main]
   [junit4]   2> 81788 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@14127420[to_2x2_shard1_replica_n2] main]
   [junit4]   2> 81798 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 81798 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 81800 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 81800 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629038449347526656
   [junit4]   2> 81807 INFO  (searcherExecutor-97-thread-1-processing-n:127.0.0.1:54303_solr x:to_2x2_shard1_replica_n1 c:to_2x2 s:shard1 r:core_node3) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrCore [to_2x2_shard1_replica_n1] Registered new searcher Searcher@11e6db83[to_2x2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81809 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 81818 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 81823 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 81824 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 81824 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629038449372692480
   [junit4]   2> 81835 INFO  (searcherExecutor-98-thread-1-processing-n:127.0.0.1:54306_solr x:to_2x2_shard1_replica_n2 c:to_2x2 s:shard1 r:core_node5) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrCore [to_2x2_shard1_replica_n2] Registered new searcher Searcher@14127420[to_2x2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81837 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f3f4203[to_2x2_shard2_replica_n4] main]
   [junit4]   2> 81844 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/to_2x2/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 81844 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/to_2x2/leaders/shard1
   [junit4]   2> 81850 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 81854 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 81854 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 81854 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629038449404149760
   [junit4]   2> 81864 INFO  (searcherExecutor-96-thread-1-processing-n:127.0.0.1:54309_solr x:to_2x2_shard2_replica_n4 c:to_2x2 s:shard2 r:core_node7) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrCore [to_2x2_shard2_replica_n4] Registered new searcher Searcher@7f3f4203[to_2x2_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81867 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@61e039ab[to_2x2_shard2_replica_n6] main]
   [junit4]   2> 81876 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/to_2x2/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 81876 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/to_2x2/leaders/shard1
   [junit4]   2> 81880 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 81881 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 81891 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 81891 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629038449442947072
   [junit4]   2> 81897 INFO  (searcherExecutor-99-thread-1-processing-n:127.0.0.1:54297_solr x:to_2x2_shard2_replica_n6 c:to_2x2 s:shard2 r:core_node8) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrCore [to_2x2_shard2_replica_n6] Registered new searcher Searcher@61e039ab[to_2x2_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81909 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 81909 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 81909 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54303/solr/to_2x2_shard1_replica_n1/
   [junit4]   2> 81905 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/to_2x2/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 81909 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/to_2x2/leaders/shard2
   [junit4]   2> 81941 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=to_2x2_shard1_replica_n1 url=http://127.0.0.1:54303/solr START replicas=[http://127.0.0.1:54306/solr/to_2x2_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 81942 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=to_2x2_shard1_replica_n1 url=http://127.0.0.1:54303/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 81942 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/to_2x2/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 81942 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/to_2x2/leaders/shard2
   [junit4]   2> 81962 INFO  (qtp2021198878-315) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.S.Request [to_2x2_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 81963 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 81963 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 81963 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/to_2x2/leaders/shard1/leader after winning as /collections/to_2x2/leader_elect/shard1/election/72128006865027091-core_node3-n_0000000000
   [junit4]   2> 81974 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54303/solr/to_2x2_shard1_replica_n1/ shard1
   [junit4]   2> 81974 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 81974 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 81974 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54309/solr/to_2x2_shard2_replica_n4/
   [junit4]   2> 81987 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=to_2x2_shard2_replica_n4 url=http://127.0.0.1:54309/solr START replicas=[http://127.0.0.1:54297/solr/to_2x2_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 81988 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=to_2x2_shard2_replica_n4 url=http://127.0.0.1:54309/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 82004 INFO  (qtp1590269150-294) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.S.Request [to_2x2_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 82009 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 82009 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 82009 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/to_2x2/leaders/shard2/leader after winning as /collections/to_2x2/leader_elect/shard2/election/72128006865027085-core_node7-n_0000000000
   [junit4]   2> 82019 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54309/solr/to_2x2_shard2_replica_n4/ shard2
   [junit4]   2> 82139 INFO  (zkCallback-164-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 82139 INFO  (zkCallback-138-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 82142 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 82144 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 82155 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node3&name=to_2x2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=4054
   [junit4]   2> 82157 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node7&name=to_2x2_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=4041
   [junit4]   2> 82271 INFO  (zkCallback-138-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 82271 INFO  (zkCallback-164-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 82278 INFO  (zkCallback-164-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 82278 INFO  (zkCallback-138-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 82920 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node5&name=to_2x2_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=4814
   [junit4]   2> 82992 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node8&name=to_2x2_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=4864
   [junit4]   2> 83015 INFO  (qtp886453971-284) [n:127.0.0.1:54300_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 83093 INFO  (zkCallback-138-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83093 INFO  (zkCallback-138-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83094 INFO  (zkCallback-135-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83094 INFO  (zkCallback-164-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83094 INFO  (zkCallback-164-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83094 INFO  (zkCallback-132-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83095 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83098 INFO  (qtp886453971-284) [n:127.0.0.1:54300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={property.config=solrconfig-tlog.xml&property.schema=schema.xml&collection.configName=solrCloudCollectionConfig&name=to_2x2&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=5496
   [junit4]   2> 83101 INFO  (zkCallback-134-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83101 INFO  (zkCallback-132-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83102 INFO  (qtp886453971-327) [n:127.0.0.1:54300_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.config=solrconfig-tlog.xml&property.schema=schema.xml&collection.configName=solrCloudCollectionConfig&name=from_1x4&nrtReplicas=4&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54297_solr,127.0.0.1:54303_solr,127.0.0.1:54306_solr,127.0.0.1:54309_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 83125 INFO  (OverseerCollectionConfigSetProcessor-72128006865027086-127.0.0.1:54306_solr-n_0000000000) [n:127.0.0.1:54306_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 83129 INFO  (OverseerThreadFactory-78-thread-2-processing-n:127.0.0.1:54306_solr) [n:127.0.0.1:54306_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection from_1x4
   [junit4]   2> 83454 INFO  (OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) [n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"from_1x4",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"from_1x4_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54297/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 83476 INFO  (OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) [n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"from_1x4",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"from_1x4_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54306/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 83493 INFO  (OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) [n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"from_1x4",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"from_1x4_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54309/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 83499 INFO  (OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) [n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"from_1x4",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"from_1x4_shard1_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54303/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 83705 INFO  (qtp2021198878-309) [n:127.0.0.1:54306_solr    x:from_1x4_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=from_1x4&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node5&name=from_1x4_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 83721 INFO  (qtp806661150-303) [n:127.0.0.1:54303_solr    x:from_1x4_shard1_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=from_1x4&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node8&name=from_1x4_shard1_replica_n6&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 83724 INFO  (qtp1590269150-295) [n:127.0.0.1:54297_solr    x:from_1x4_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=from_1x4&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node3&name=from_1x4_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 83733 INFO  (qtp1088096815-318) [n:127.0.0.1:54309_solr    x:from_1x4_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=from_1x4&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node7&name=from_1x4_shard1_replica_n4&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 84860 INFO  (qtp806661150-303) [n:127.0.0.1:54303_solr c:from_1x4 s:shard1 r:core_node8 x:from_1x4_shard1_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 84938 INFO  (qtp1088096815-318) [n:127.0.0.1:54309_solr c:from_1x4 s:shard1 r:core_node7 x:from_1x4_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 85016 INFO  (qtp1088096815-318) [n:127.0.0.1:54309_solr c:from_1x4 s:shard1 r:core_node7 x:from_1x4_shard1_replica_n4] o.a.s.s.IndexSchema [from_1x4_shard1_replica_n4] Schema name=test
   [junit4]   2> 85083 INFO  (qtp2021198878-309) [n:127.0.0.1:54306_solr c:from_1x4 s:shard1 r:core_node5 x:from_1x4_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 85121 INFO  (qtp806661150-303) [n:127.0.0.1:54303_solr c:from_1x4 s:shard1 r:core_node8 x:from_1x4_shard1_replica_n6] o.a.s.s.IndexSchema [from_1x4_shard1_replica_n6] Schema name=test
   [junit4]   2> 85169 INFO  (qtp1590269150-295) [n:127.0.0.1:54297_solr c:from_1x4 s:shard1 r:core_node3 x:from_1x4_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 85269 INFO  (qtp2021198878-309) [n:127.0.0.1:54306_solr c:from_1x4 s:shard1 r:core_node5 x:from_1x4_shard1_replica_n2] o.a.s.s.IndexSchema [from_1x4_shard1_replica_n2] Schema name=test
   [junit4]   2> 85648 INFO  (qtp1590269150-295) [n:127.0.0.1:54297_solr c:from_1x4 s:shard1 r:core_node3 x:from_1x4_shard1_replica_n1] o.a.s.s.IndexSchema [from_1x4_shard1_replica_n1] Schema name=test
   [junit4]   2> 86018 INFO  (qtp1088096815-318) [n:127.0.0.1:54309_solr c:from_1x4 s:shard1 r:core_node7 x:from_1x4_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 86032 INFO  (qtp2021198878-309) [n:127.0.0.1:54306_solr c:from_1x4 s:shard1 r:core_node5 x:from_1x4_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 86049 INFO  (qtp806661150-303) [n:127.0.0.1:54303_solr c:from_1x4 s:shard1 r:core_node8 x:from_1x4_shard1_replica_n6] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 86222 INFO  (qtp1590269150-295) [n:127.0.0.1:54297_solr c:from_1x4 s:shard1 r:core_node3 x:from_1x4_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 86332 INFO  (qtp1088096815-318) [n:127.0.0.1:54309_solr c:from_1x4 s:shard1 r:core_node7 x:from_1x4_shard1_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'from_1x4_shard1_replica_n4' using configuration from collection from_1x4, trusted=true
   [junit4]   2> 86333 INFO  (qtp1088096815-318) [n:127.0.0.1:54309_solr c:from_1x4 s:shard1 r:core_node7 x:from_1x4_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54309.solr.core.from_1x4.shard1.r

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

y:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 38ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test
[junit4:pickseed] Seed property 'tests.seed' already defined: A2DF4E8D8BCB9314
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp
   [junit4] <JUnit4> says aloha! Master seed: A2DF4E8D8BCB9314
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(19740@serv1-vm1).
   [junit4] Started J0 PID(10704@serv1-vm1).
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] OK      1.32s J0 | DistribJoinFromCollectionTest.testNoScore
   [junit4] OK      0.47s J0 | DistribJoinFromCollectionTest.testScore
   [junit4] Completed [1/5] on J0 in 57.91s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] OK      1.25s J1 | DistribJoinFromCollectionTest.testNoScore
   [junit4] OK      0.48s J1 | DistribJoinFromCollectionTest.testScore
   [junit4] Completed [2/5] on J1 in 57.95s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] OK      0.34s J0 | DistribJoinFromCollectionTest.testNoScore
   [junit4] OK      0.31s J0 | DistribJoinFromCollectionTest.testScore
   [junit4] Completed [3/5] on J0 in 19.80s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] OK      0.29s J1 | DistribJoinFromCollectionTest.testNoScore
   [junit4] OK      0.29s J1 | DistribJoinFromCollectionTest.testScore
   [junit4] Completed [4/5] on J1 in 19.54s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] OK      0.26s J0 | DistribJoinFromCollectionTest.testNoScore
   [junit4] OK      0.25s J0 | DistribJoinFromCollectionTest.testScore
   [junit4] Completed [5/5] on J0 in 13.95s, 2 tests
   [junit4] 
   [junit4] JVM J0:     1.04 ..    94.65 =    93.61s
   [junit4] JVM J1:     1.04 ..    80.76 =    79.72s
   [junit4] Execution time total: 1 minute 34 seconds
   [junit4] Tests summary: 5 suites, 10 tests
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp])
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 350.48s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 285.95s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 184.23s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 162.35s | org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[junit4:tophints] 130.99s | org.apache.solr.search.facet.SpatialHeatmapFacetsTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 38 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DistribJoinFromCollectionTest
[repro] Exiting with code 0

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1068)
		at hudson.FilePath.act(FilePath.java:1057)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1841)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3042)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1070)
	at hudson.FilePath.act(FilePath.java:1057)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1841)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\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=361d1e84ce927c2cdc3d732da65cfd755800ad0a, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7833
Recording test results
Setting ANT_1_8_2_HOME=C:\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2