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

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7455/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
--> http://127.0.0.1:58708/xe/xq/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s 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 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:58708/xe/xq/collection1_shard2_replica_n41/:id must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:58708/xe/xq/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s 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 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:58708/xe/xq/collection1_shard2_replica_n41/:id must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([32E7D93CF95A8D89:95A3619894E19E30]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:217)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2523)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:125)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=2738, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=2738, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([32E7D93CF95A8D89]:0)


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

Error Message:
--> http://127.0.0.1:58728/xe/xq/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s 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 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:58728/xe/xq/collection1_shard2_replica_n41/:id must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:58728/xe/xq/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s 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 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:58728/xe/xq/collection1_shard2_replica_n41/:id must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([32E7D93CF95A8D89:95A3619894E19E30]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:217)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2523)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:125)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=2747, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=2747, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([32E7D93CF95A8D89]:0)


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

Error Message:
--> http://127.0.0.1:58964/xe/xq/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s 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 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:58996/xe/xq/collection1_shard2_replica_n45/:id must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:58964/xe/xq/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s 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 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:58996/xe/xq/collection1_shard2_replica_n45/:id must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([32E7D93CF95A8D89:95A3619894E19E30]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:217)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2523)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:125)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=3050, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=3050, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([32E7D93CF95A8D89]:0)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([32E7D93CF95A8D89:95A3619894E19E30]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:182)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([97800265492A59C4:354FC0F979FECBEF]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([97800265492A59C4:354FC0F979FECBEF]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([97800265492A59C4:354FC0F979FECBEF]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([97800265492A59C4:354FC0F979FECBEF]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([97800265492A59C4:354FC0F979FECBEF]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more




Build Log:
[...truncated 13596 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\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\init-core-data-001
   [junit4]   2> 1706287 INFO  (SUITE-TestSQLHandler-seed#[32E7D93CF95A8D89]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /xe/xq
   [junit4]   2> 1706290 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1706290 INFO  (Thread-3580) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1706290 INFO  (Thread-3580) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1706295 ERROR (Thread-3580) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1706393 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.ZkTestServer start zk server on port:52051
   [junit4]   2> 1706397 INFO  (zkConnectionManagerCallback-5379-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1706402 INFO  (zkConnectionManagerCallback-5381-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1706407 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractZkTestCase 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> 1706409 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractZkTestCase 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> 1706410 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractZkTestCase 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> 1706412 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractZkTestCase 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> 1706413 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractZkTestCase 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> 1706415 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractZkTestCase 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> 1706416 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractZkTestCase 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> 1706418 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractZkTestCase 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> 1706418 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractZkTestCase 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> 1706419 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractZkTestCase 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> 1706420 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractZkTestCase 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> 1706422 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1707145 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1707145 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1707145 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1707145 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1707150 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e17f2cd{/xe/xq,null,AVAILABLE}
   [junit4]   2> 1707151 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33f8f92b{HTTP/1.1,[http/1.1]}{127.0.0.1:52058}
   [junit4]   2> 1707151 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.Server Started @1707191ms
   [junit4]   2> 1707151 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\tempDir-001/control/data, replicaType=NRT, hostContext=/xe/xq, hostPort=52058, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\control-001\cores}
   [junit4]   2> 1707152 ERROR (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1707152 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1707152 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1707152 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1707152 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1707152 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-31T00:00:33.046Z
   [junit4]   2> 1707155 INFO  (zkConnectionManagerCallback-5383-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1707157 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1707157 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\control-001\solr.xml
   [junit4]   2> 1707166 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1707166 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1707167 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@383a93e1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1707529 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52051/solr
   [junit4]   2> 1707535 INFO  (zkConnectionManagerCallback-5387-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1707540 INFO  (zkConnectionManagerCallback-5389-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1707778 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52058_xe%2Fxq    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52058_xe%2Fxq
   [junit4]   2> 1707782 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52058_xe%2Fxq    ] o.a.s.c.Overseer Overseer (id=72077106468749316-127.0.0.1:52058_xe%2Fxq-n_0000000000) starting
   [junit4]   2> 1707798 INFO  (zkConnectionManagerCallback-5396-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1707810 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52058_xe%2Fxq    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52051/solr ready
   [junit4]   2> 1707811 INFO  (OverseerStateUpdate-72077106468749316-127.0.0.1:52058_xe%2Fxq-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52058_xe%2Fxq
   [junit4]   2> 1707811 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52058_xe%2Fxq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52058_xe%2Fxq
   [junit4]   2> 1707815 INFO  (zkCallback-5395-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1707816 INFO  (OverseerStateUpdate-72077106468749316-127.0.0.1:52058_xe%2Fxq-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1707910 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52058_xe%2Fxq    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1707949 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52058_xe%2Fxq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@383a93e1
   [junit4]   2> 1707965 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52058_xe%2Fxq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@383a93e1
   [junit4]   2> 1707966 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52058_xe%2Fxq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@383a93e1
   [junit4]   2> 1707972 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52058_xe%2Fxq    ] 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.handler.TestSQLHandler_32E7D93CF95A8D89-001\control-001\cores
   [junit4]   2> 1708044 INFO  (zkConnectionManagerCallback-5402-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708053 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1708054 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52051/solr ready
   [junit4]   2> 1708056 INFO  (qtp1134544305-18905) [n:127.0.0.1:52058_xe%2Fxq    ] 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:52058_xe%252Fxq&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1708063 INFO  (OverseerThreadFactory-7964-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1708182 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq    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> 1708183 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1709220 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1709230 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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> 1709335 WARN  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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> 1709335 WARN  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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> 1709336 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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> 1709336 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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> 1709336 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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@383a93e1
   [junit4]   2> 1709337 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1709337 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1709467 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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> 1709467 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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> 1709469 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1709469 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1709471 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@34f16880[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1709472 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1709472 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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> 1709472 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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 1607462011919138816
   [junit4]   2> 1709472 INFO  (searcherExecutor-7969-thread-1-processing-n:127.0.0.1:52058_xe%2Fxq x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:52058_xe%2Fxq 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@34f16880[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1709497 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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> 1709509 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1709509 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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> 1709509 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52058/xe/xq/control_collection_shard1_replica_n1/
   [junit4]   2> 1709509 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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> 1709509 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:52058/xe/xq/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1709509 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1709519 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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:52058/xe/xq/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1709624 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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> 1709629 INFO  (qtp1134544305-18901) [n:127.0.0.1:52058_xe%2Fxq 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=1451
   [junit4]   2> 1709633 INFO  (qtp1134544305-18905) [n:127.0.0.1:52058_xe%2Fxq    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1709731 INFO  (zkCallback-5388-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> 1710081 INFO  (OverseerCollectionConfigSetProcessor-72077106468749316-127.0.0.1:52058_xe%2Fxq-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1710634 INFO  (qtp1134544305-18905) [n:127.0.0.1:52058_xe%2Fxq    ] 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:52058_xe%252Fxq&wt=javabin&version=2} status=0 QTime=2577
   [junit4]   2> 1710641 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 0x10011bf17820006, likely client has closed socket
   [junit4]   2> 1710668 INFO  (zkConnectionManagerCallback-5407-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1710676 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1710676 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52051/solr ready
   [junit4]   2> 1710676 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1710679 INFO  (qtp1134544305-18904) [n:127.0.0.1:52058_xe%2Fxq    ] 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> 1710684 INFO  (OverseerThreadFactory-7964-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1710904 WARN  (OverseerThreadFactory-7964-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1710914 INFO  (qtp1134544305-18904) [n:127.0.0.1:52058_xe%2Fxq    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1710914 INFO  (qtp1134544305-18904) [n:127.0.0.1:52058_xe%2Fxq    ] 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=234
   [junit4]   2> 1711825 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\shard-1-001 of type NRT
   [junit4]   2> 1711825 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1711826 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1711826 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1711826 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1711826 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2384505d{/xe/xq,null,AVAILABLE}
   [junit4]   2> 1711828 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@118b5755{HTTP/1.1,[http/1.1]}{127.0.0.1:52099}
   [junit4]   2> 1711828 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.Server Started @1711867ms
   [junit4]   2> 1711828 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/xe/xq, hostPort=52099, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\shard-1-001\cores}
   [junit4]   2> 1711828 ERROR (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1711828 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1711828 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1711828 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1711828 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1711828 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-31T00:00:37.722Z
   [junit4]   2> 1711832 INFO  (zkConnectionManagerCallback-5409-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1711834 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1711834 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\shard-1-001\solr.xml
   [junit4]   2> 1711843 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1711843 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1711844 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@383a93e1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1711989 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52051/solr
   [junit4]   2> 1711991 INFO  (zkConnectionManagerCallback-5413-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1711992 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 0x10011bf17820009, likely client has closed socket
   [junit4]   2> 1711997 INFO  (zkConnectionManagerCallback-5415-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712012 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52099_xe%2Fxq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1712017 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52099_xe%2Fxq    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1712017 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52099_xe%2Fxq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52099_xe%2Fxq
   [junit4]   2> 1712021 INFO  (zkCallback-5406-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1712021 INFO  (zkCallback-5395-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1712021 INFO  (zkCallback-5388-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1712022 INFO  (zkCallback-5414-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1712106 INFO  (zkConnectionManagerCallback-5422-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712107 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52099_xe%2Fxq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1712108 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52099_xe%2Fxq    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52051/solr ready
   [junit4]   2> 1712108 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52099_xe%2Fxq    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1712135 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52099_xe%2Fxq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@383a93e1
   [junit4]   2> 1712141 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52099_xe%2Fxq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@383a93e1
   [junit4]   2> 1712141 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52099_xe%2Fxq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@383a93e1
   [junit4]   2> 1712143 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [n:127.0.0.1:52099_xe%2Fxq    ] 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.handler.TestSQLHandler_32E7D93CF95A8D89-001\shard-1-001\cores
   [junit4]   2> 1712174 INFO  (qtp1134544305-18908) [n:127.0.0.1:52058_xe%2Fxq    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:52099_xe%252Fxq&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1712176 INFO  (OverseerCollectionConfigSetProcessor-72077106468749316-127.0.0.1:52058_xe%2Fxq-n_0000000000) [    ] 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> 1712177 INFO  (OverseerThreadFactory-7964-thread-3) [ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:52099_xe%2Fxq for creating new replica
   [junit4]   2> 1712180 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq    x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1713225 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1713239 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1713312 WARN  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1713317 WARN  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1713317 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1713317 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1713318 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@383a93e1
   [junit4]   2> 1713318 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1713318 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 1713459 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1713459 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1713481 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1713481 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1713482 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@430451c7[collection1_shard2_replica_n41] main]
   [junit4]   2> 1713517 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1713519 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1713519 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607462016162725888
   [junit4]   2> 1713519 INFO  (searcherExecutor-7982-thread-1-processing-n:127.0.0.1:52099_xe%2Fxq x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@430451c7[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1713543 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0}
   [junit4]   2> 1713549 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1713549 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1713549 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52099/xe/xq/collection1_shard2_replica_n41/
   [junit4]   2> 1713549 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1713549 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:52099/xe/xq/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1713549 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1713557 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52099/xe/xq/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1713710 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1713721 INFO  (qtp906716391-18961) [n:127.0.0.1:52099_xe%2Fxq c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1541
   [junit4]   2> 1713723 INFO  (qtp1134544305-18908) [n:127.0.0.1:52058_xe%2Fxq c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:52099_xe%252Fxq&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1549
   [junit4]   2> 1714178 INFO  (OverseerCollectionConfigSetProcessor-72077106468749316-127.0.0.1:52058_xe%2Fxq-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1714593 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_32E7D93CF95A8D89-001\shard-2-001 of type NRT
   [junit4]   2> 1714594 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1714594 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1714594 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1714594 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1714594 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1424c2e1{/xe/xq,null,AVAILABLE}
   [junit4]   2> 1714596 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39e24bb3{HTTP/1.1,[http/1.1]}{127.0.0.1:52117}
   [junit4]   2> 1714596 INFO  (TEST-TestSQLHandler.doTest-seed#[32E7D93CF95A8D89]) [    ] o.e.j.s.Server Started @1714636ms

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

eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Caused by: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
   [junit4]   1> 	... 45 more
   [junit4]   1> 
   [junit4] OK      0.10s J0 | StreamExpressionTest.testStatsStream
   [junit4] OK      0.08s J0 | StreamExpressionTest.testCloudSolrStreamWithZkHost
   [junit4] OK      0.15s J0 | StreamExpressionTest.testRandomStream
   [junit4] OK      0.08s J0 | StreamExpressionTest.testNulls
   [junit4] OK      0.09s J0 | StreamExpressionTest.testTimeSeriesStream
   [junit4] OK      0.12s J0 | StreamExpressionTest.testKnnSearchStream
   [junit4] OK      1.20s J0 | StreamExpressionTest.testTopicStream
   [junit4] OK      0.08s J0 | StreamExpressionTest.testEchoStream
   [junit4] OK      0.06s J0 | StreamExpressionTest.testTupleStream
   [junit4] OK      4.37s J0 | StreamExpressionTest.testBasicTextLogitStream
   [junit4] OK      0.28s J0 | StreamExpressionTest.testSqlStream
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream -Dtests.seed=97800265492A59C4 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-IE -Dtests.timezone=Asia/Kamchatka -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.23s J0 | StreamExpressionTest.testSignificantTermsStream <<<
   [junit4]    > Throwable #1: java.io.IOException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([97800265492A59C4:354FC0F979FECBEF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
   [junit4]    > 	... 41 more
   [junit4] OK      0.07s J0 | StreamExpressionTest.testEvalStream
   [junit4] OK      3.90s J0 | StreamExpressionTest.testFeaturesSelectionStream
   [junit4] OK      0.22s J0 | StreamExpressionTest.testParallelTopicStream
   [junit4] OK      0.11s J0 | StreamExpressionTest.testParameterSubstitution
   [junit4] OK      0.13s J0 | StreamExpressionTest.testFacetStream
   [junit4] OK      0.11s J0 | StreamExpressionTest.testSubFacetStream
   [junit4]   1> 01:07:20.651 [SUITE-StreamExpressionTest-seed#[97800265492A59C4]-worker] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_97800265492A59C4-003
   [junit4]   2> Jul 31, 2018 1:07:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 10 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name_s=FSTOrd50, terms_ss=PostingsFormat(name=Asserting), featureSet_s=PostingsFormat(name=Asserting), field_s=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=Asserting), subject=PostingsFormat(name=Asserting), checkpoint_ss=FSTOrd50, test_t=FSTOrd50, level1_s=BlockTreeOrds(blocksize=128), s_multi=FSTOrd50, level2_s=PostingsFormat(name=LuceneFixedGap), a_s=FSTOrd50, whitetok=FSTOrd50, tv_text=PostingsFormat(name=LuceneFixedGap), term_s=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=LuceneFixedGap), id=BlockTreeOrds(blocksize=128), text=FSTOrd50}, docValues:{name_s=DocValuesFormat(name=Lucene70), iteration_i=DocValuesFormat(name=Lucene70), terms_ss=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Asserting), falseNegative_i=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene70), falsePositive_i=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Asserting), a_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Asserting), idfs_ds=DocValuesFormat(name=Asserting), alpha_d=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Lucene70), weights_ds=DocValuesFormat(name=Lucene70), featureSet_s=DocValuesFormat(name=Direct), idf_d=DocValuesFormat(name=Direct), trueNegative_i=DocValuesFormat(name=Lucene70), index_i=DocValuesFormat(name=Direct), test_dt=DocValuesFormat(name=Lucene70), out_i=DocValuesFormat(name=Direct), checkpoint_ss=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Asserting), error_d=DocValuesFormat(name=Lucene70), truePositive_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1375, maxMBSortInHeap=6.707286976945413, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@17343758), locale=en-IE, timezone=Asia/Kamchatka
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=56441352,total=152338432
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest, StreamExpressionTest, StreamExpressionTest]
   [junit4] Completed [5/5 (5!)] on J0 in 15.68s, 19 tests, 1 error <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 97800265492A59C4]:
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.64 ..   103.41 =   102.76s
   [junit4] JVM J1:     0.62 ..    87.51 =    86.88s
   [junit4] Execution time total: 1 minute 43 seconds
   [junit4] Tests summary: 5 suites, 95 tests, 5 errors

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1568: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1092: There were test failures: 5 suites, 95 tests, 5 errors [seed: 97800265492A59C4]

Total time: 1 minute 44 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.handler.TestSQLHandler
[repro]   5/5 failed: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[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
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=ea221069c38bbdc34b058aaae19a6e8f2f46fa0b, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7454
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

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

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

5 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([48D61A45265AEA94:EA19D8D9168E78BF]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([48D61A45265AEA94:EA19D8D9168E78BF]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([48D61A45265AEA94:EA19D8D9168E78BF]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([48D61A45265AEA94:EA19D8D9168E78BF]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([48D61A45265AEA94:EA19D8D9168E78BF]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more




Build Log:
[...truncated 16094 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_48D61A45265AEA94-001\init-core-data-001
   [junit4]   1> 12:50:59.897 [Thread-415] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   1> 12:51:00.185 [jetty-launcher-1445-thread-2] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 12:51:00.192 [jetty-launcher-1445-thread-1] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 12:51:00.196 [jetty-launcher-1445-thread-4] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 12:51:00.213 [jetty-launcher-1445-thread-3] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream -Dtests.seed=48D61A45265AEA94 -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.70s J0 | StreamExpressionTest.testSignificantTermsStream <<<
   [junit4]    > Throwable #1: java.io.IOException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([48D61A45265AEA94:EA19D8D9168E78BF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
   [junit4]    > 	... 41 more
   [junit4] IGNOR/A 0.12s J0 | StreamExpressionTest.testParallelTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] IGNOR/A 0.08s J0 | StreamExpressionTest.testBasicTextLogitStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   1> 12:51:16.333 [qtp27199800-3025] ERROR org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
   [junit4]   1> 	at org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:397)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
   [junit4]   1> 	at org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
   [junit4]   1> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
   [junit4]   1> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   1> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   1> 	at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Caused by: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
   [junit4]   1> 	... 48 more
   [junit4]   1> 
   [junit4] IGNOR/A 0.08s J0 | StreamExpressionTest.testFeaturesSelectionStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] IGNOR/A 0.13s J0 | StreamExpressionTest.testTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   1> 12:51:20.110 [SUITE-StreamExpressionTest-seed#[48D61A45265AEA94]-worker] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_48D61A45265AEA94-001
   [junit4]   2> Jul 31, 2018 12:51:20 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {i_multi=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), price_f=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=LuceneFixedGap), a_f=BlockTreeOrds(blocksize=128), a_i=Lucene50(blocksize=128), test_dt=Lucene50(blocksize=128), test_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level1_s=Lucene50(blocksize=128), s_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level2_s=PostingsFormat(name=LuceneFixedGap), a_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{i_multi=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=519, maxMBSortInHeap=6.102775060787338, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b7ca8f), locale=nl-NL, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172 (32-bit)/cpus=3,threads=1,free=102132752,total=253587456
   [junit4]   2> NOTE: All tests run in this JVM: [CommonAdminParamsTest, HttpSolrClientConPoolTest, TestV1toV2ApiMapper, TestSuggesterResponse, GreaterThanEvaluatorTest, EmpiricalDistributionEvaluatorTest, TestFastInputStream, HyperbolicSineEvaluatorTest, StreamExpressionToExpessionTest, TestHash, SolrExampleStreamingTest, CloudSolrClientMultiConstructorTest, ConcurrentUpdateSolrClientBuilderTest, TestCoreAdmin, RecursiveEvaluatorTest, CosineEvaluatorTest, AnlysisResponseBaseTest, StreamingTest, JsonValidatorTest, AddEvaluatorTest, UsingSolrJRefGuideExamplesTest, TestValidatingJsonMap, MultiplyEvaluatorTest, SubtractEvaluatorTest, LBHttpSolrClientBuilderTest, SolrExampleXMLTest, ArcSineEvaluatorTest, JdbcTest, TestBatchUpdate, PowerEvaluatorTest, NormalDistributionEvaluatorTest, TestJsonRecordReader, ModifiableSolrParamsTest, SolrParamTest, HttpClientUtilTest, SineEvaluatorTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest, SolrExampleBinaryTest, SolrQueryTest, TestLBHttpSolrClient, TestSolrJErrorHandling, TestPolicy, TestPolicy2, JettyWebappTest, LargeVolumeBinaryJettyTest, LargeVolumeEmbeddedTest, LargeVolumeJettyTest, SolrExampleEmbeddedTest, SolrExampleJettyTest, BasicHttpSolrClientTest, TestLang, GraphTest, StreamDecoratorTest, StreamExpressionTest]
   [junit4] Completed [104/155 (1!)] on J0 in 20.59s, 19 tests, 1 error, 4 skipped <<< FAILURES!

[...truncated 43526 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7456/consoleText

[repro] Revision: 4602e4de458352f8363c3d4078f1df24d2ac9430

[repro] Ant options: "-Dargs=-client -XX:+UseConcMarkSweepGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\solrj
[repro]       StreamExpressionTest
[repro] ant compile-test

[...truncated 2485 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.StreamExpressionTest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseConcMarkSweepGC" -Dtests.seed=48D61A45265AEA94 -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=Cp1252

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> SLF4J: Class path contains multiple SLF4J bindings.
   [junit4]   2> SLF4J: Found binding in [jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/solrj/test-lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: Found binding in [jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [junit4]   2> SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [junit4]   2> ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_48D61A45265AEA94-001\init-core-data-001
   [junit4]   1> 13:16:28.013 [Thread-1] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   1> 13:16:29.466 [jetty-launcher-1-thread-4] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:16:29.467 [jetty-launcher-1-thread-1] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:16:29.467 [jetty-launcher-1-thread-2] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:16:29.466 [jetty-launcher-1-thread-3] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4] OK      2.39s J1 | StreamExpressionTest.testTupleStream
   [junit4] OK      0.46s J1 | StreamExpressionTest.testCloudSolrStream
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream -Dtests.seed=48D61A45265AEA94 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nl-NL -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.30s J1 | StreamExpressionTest.testSignificantTermsStream <<<
   [junit4]    > Throwable #1: java.io.IOException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([48D61A45265AEA94:EA19D8D9168E78BF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
   [junit4]    > 	... 41 more
   [junit4] OK      0.83s J1 | StreamExpressionTest.testFacetStream
   [junit4] OK      9.64s J1 | StreamExpressionTest.testSqlStream
   [junit4] OK      0.35s J1 | StreamExpressionTest.testNulls
   [junit4] IGNOR/A 0.16s J1 | StreamExpressionTest.testParallelTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] IGNOR/A 0.10s J1 | StreamExpressionTest.testBasicTextLogitStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   1> 13:17:01.223 [qtp13548120-82] ERROR org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
   [junit4]   1> 	at org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:397)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
   [junit4]   1> 	at org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
   [junit4]   1> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
   [junit4]   1> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   1> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   1> 	at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Caused by: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
   [junit4]   1> 	... 48 more
   [junit4]   1> 
   [junit4] OK      0.36s J1 | StreamExpressionTest.testStatsStream
   [junit4] IGNOR/A 0.11s J1 | StreamExpressionTest.testFeaturesSelectionStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.87s J1 | StreamExpressionTest.testRandomStream
   [junit4] OK      0.43s J1 | StreamExpressionTest.testKnnSearchStream
   [junit4] OK      0.42s J1 | StreamExpressionTest.testTimeSeriesStream
   [junit4] IGNOR/A 0.14s J1 | StreamExpressionTest.testTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.34s J1 | StreamExpressionTest.testParameterSubstitution
   [junit4] OK      0.25s J1 | StreamExpressionTest.testSubFacetStream
   [junit4] OK      0.15s J1 | StreamExpressionTest.testEvalStream
   [junit4] OK      0.15s J1 | StreamExpressionTest.testEchoStream
   [junit4] OK      0.30s J1 | StreamExpressionTest.testCloudSolrStreamWithZkHost
   [junit4]   1> 13:17:06.111 [SUITE-StreamExpressionTest-seed#[48D61A45265AEA94]-worker] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_48D61A45265AEA94-001
   [junit4]   2> Jul 31, 2018 1:17:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {i_multi=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), price_f=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=LuceneFixedGap), a_f=BlockTreeOrds(blocksize=128), a_i=Lucene50(blocksize=128), test_dt=Lucene50(blocksize=128), test_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level1_s=Lucene50(blocksize=128), s_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level2_s=PostingsFormat(name=LuceneFixedGap), a_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{i_multi=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=519, maxMBSortInHeap=6.102775060787338, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2427f), locale=nl-NL, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172 (32-bit)/cpus=3,threads=1,free=19171744,total=65376256
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest]
   [junit4] Completed [1/5 (1!)] on J1 in 47.24s, 19 tests, 1 error, 4 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> SLF4J: Class path contains multiple SLF4J bindings.
   [junit4]   2> SLF4J: Found binding in [jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/solrj/test-lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: Found binding in [jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [junit4]   2> SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [junit4]   2> ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_48D61A45265AEA94-001\init-core-data-001
   [junit4]   1> 13:16:28.053 [Thread-1] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   1> 13:16:29.473 [jetty-launcher-1-thread-2] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:16:29.473 [jetty-launcher-1-thread-4] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:16:29.473 [jetty-launcher-1-thread-3] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:16:29.473 [jetty-launcher-1-thread-1] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4] OK      2.47s J0 | StreamExpressionTest.testTupleStream
   [junit4] OK      0.45s J0 | StreamExpressionTest.testCloudSolrStream
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream -Dtests.seed=48D61A45265AEA94 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nl-NL -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.34s J0 | StreamExpressionTest.testSignificantTermsStream <<<
   [junit4]    > Throwable #1: java.io.IOException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([48D61A45265AEA94:EA19D8D9168E78BF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
   [junit4]    > 	... 41 more
   [junit4] OK      0.82s J0 | StreamExpressionTest.testFacetStream
   [junit4] OK      9.67s J0 | StreamExpressionTest.testSqlStream
   [junit4] OK      0.39s J0 | StreamExpressionTest.testNulls
   [junit4] IGNOR/A 0.15s J0 | StreamExpressionTest.testParallelTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] IGNOR/A 0.09s J0 | StreamExpressionTest.testBasicTextLogitStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   1> 13:17:01.276 [qtp11285792-64] ERROR org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
   [junit4]   1> 	at org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:397)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
   [junit4]   1> 	at org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
   [junit4]   1> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
   [junit4]   1> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   1> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   1> 	at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Caused by: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
   [junit4]   1> 	... 48 more
   [junit4]   1> 
   [junit4] OK      0.47s J0 | StreamExpressionTest.testStatsStream
   [junit4] IGNOR/A 0.09s J0 | StreamExpressionTest.testFeaturesSelectionStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.89s J0 | StreamExpressionTest.testRandomStream
   [junit4] OK      0.39s J0 | StreamExpressionTest.testKnnSearchStream
   [junit4] OK      0.52s J0 | StreamExpressionTest.testTimeSeriesStream
   [junit4] IGNOR/A 0.10s J0 | StreamExpressionTest.testTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.31s J0 | StreamExpressionTest.testParameterSubstitution
   [junit4] OK      0.22s J0 | StreamExpressionTest.testSubFacetStream
   [junit4] OK      0.16s J0 | StreamExpressionTest.testEvalStream
   [junit4] OK      0.16s J0 | StreamExpressionTest.testEchoStream
   [junit4] OK      0.30s J0 | StreamExpressionTest.testCloudSolrStreamWithZkHost
   [junit4]   1> 13:17:06.204 [SUITE-StreamExpressionTest-seed#[48D61A45265AEA94]-worker] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_48D61A45265AEA94-001
   [junit4]   2> Jul 31, 2018 1:17:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {i_multi=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), price_f=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=LuceneFixedGap), a_f=BlockTreeOrds(blocksize=128), a_i=Lucene50(blocksize=128), test_dt=Lucene50(blocksize=128), test_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level1_s=Lucene50(blocksize=128), s_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level2_s=PostingsFormat(name=LuceneFixedGap), a_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{i_multi=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=519, maxMBSortInHeap=6.102775060787338, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a4a082), locale=nl-NL, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172 (32-bit)/cpus=3,threads=1,free=18998912,total=63447040
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest]
   [junit4] Completed [2/5 (2!)] on J0 in 48.18s, 19 tests, 1 error, 4 skipped <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_48D61A45265AEA94-002\init-core-data-001
   [junit4]   1> 13:17:08.453 [Thread-42] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   1> 13:17:08.781 [jetty-launcher-236-thread-1] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:17:08.871 [jetty-launcher-236-thread-4] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:17:08.876 [jetty-launcher-236-thread-3] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:17:08.877 [jetty-launcher-236-thread-2] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4] OK      0.34s J0 | StreamExpressionTest.testTupleStream
   [junit4] OK      0.31s J0 | StreamExpressionTest.testCloudSolrStream
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream -Dtests.seed=48D61A45265AEA94 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nl-NL -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.94s J0 | StreamExpressionTest.testSignificantTermsStream <<<
   [junit4]    > Throwable #1: java.io.IOException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([48D61A45265AEA94:EA19D8D9168E78BF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
   [junit4]    > 	... 41 more
   [junit4] OK      0.30s J0 | StreamExpressionTest.testFacetStream
   [junit4] OK      0.45s J0 | StreamExpressionTest.testSqlStream
   [junit4] OK      0.21s J0 | StreamExpressionTest.testNulls
   [junit4] IGNOR/A 0.05s J0 | StreamExpressionTest.testParallelTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] IGNOR/A 0.05s J0 | StreamExpressionTest.testBasicTextLogitStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   1> 13:17:17.672 [qtp14353664-500] ERROR org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
   [junit4]   1> 	at org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:397)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
   [junit4]   1> 	at org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
   [junit4]   1> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
   [junit4]   1> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   1> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   1> 	at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Caused by: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
   [junit4]   1> 	... 48 more
   [junit4]   1> 
   [junit4] OK      0.14s J0 | StreamExpressionTest.testStatsStream
   [junit4] IGNOR/A 0.05s J0 | StreamExpressionTest.testFeaturesSelectionStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.41s J0 | StreamExpressionTest.testRandomStream
   [junit4] OK      0.27s J0 | StreamExpressionTest.testKnnSearchStream
   [junit4] OK      0.28s J0 | StreamExpressionTest.testTimeSeriesStream
   [junit4] IGNOR/A 0.05s J0 | StreamExpressionTest.testTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.20s J0 | StreamExpressionTest.testParameterSubstitution
   [junit4] OK      0.17s J0 | StreamExpressionTest.testSubFacetStream
   [junit4] OK      0.11s J0 | StreamExpressionTest.testEvalStream
   [junit4] OK      0.14s J0 | StreamExpressionTest.testEchoStream
   [junit4] OK      0.24s J0 | StreamExpressionTest.testCloudSolrStreamWithZkHost
   [junit4]   1> 13:17:19.823 [SUITE-StreamExpressionTest-seed#[48D61A45265AEA94]-worker] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_48D61A45265AEA94-002
   [junit4]   2> Jul 31, 2018 1:17:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 10 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {i_multi=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), price_f=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=LuceneFixedGap), a_f=BlockTreeOrds(blocksize=128), a_i=Lucene50(blocksize=128), test_dt=Lucene50(blocksize=128), test_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level1_s=Lucene50(blocksize=128), s_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level2_s=PostingsFormat(name=LuceneFixedGap), a_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{i_multi=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=519, maxMBSortInHeap=6.102775060787338, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5541bc), locale=nl-NL, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172 (32-bit)/cpus=3,threads=1,free=12412328,total=67375104
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest, StreamExpressionTest]
   [junit4] Completed [3/5 (3!)] on J0 in 12.92s, 19 tests, 1 error, 4 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_48D61A45265AEA94-002\init-core-data-001
   [junit4]   1> 13:17:06.900 [Thread-40] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   1> 13:17:07.039 [jetty-launcher-236-thread-2] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:17:07.040 [jetty-launcher-236-thread-1] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:17:07.055 [jetty-launcher-236-thread-3] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:17:07.056 [jetty-launcher-236-thread-4] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4] OK      0.33s J1 | StreamExpressionTest.testTupleStream
   [junit4] OK      0.27s J1 | StreamExpressionTest.testCloudSolrStream
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream -Dtests.seed=48D61A45265AEA94 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nl-NL -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.09s J1 | StreamExpressionTest.testSignificantTermsStream <<<
   [junit4]    > Throwable #1: java.io.IOException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([48D61A45265AEA94:EA19D8D9168E78BF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
   [junit4]    > 	... 41 more
   [junit4] OK      0.28s J1 | StreamExpressionTest.testFacetStream
   [junit4]   1> 13:17:16.995 [SyncThread:0] ERROR org.apache.zookeeper.server.NIOServerCnxn - Unexpected Exception: 
   [junit4]   1> java.nio.channels.CancelledKeyException: null
   [junit4]   1> 	at sun.nio.ch.WindowsSelectorImpl.putEventOps(WindowsSelectorImpl.java:598) ~[?:1.8.0_172]
   [junit4]   1> 	at sun.nio.ch.SocketChannelImpl.translateAndSetInterestOps(SocketChannelImpl.java:974) ~[?:1.8.0_172]
   [junit4]   1> 	at sun.nio.ch.SelectionKeyImpl.nioInterestOps(SelectionKeyImpl.java:105) ~[?:1.8.0_172]
   [junit4]   1> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:83) ~[?:1.8.0_172]
   [junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxn.internalSendBuffer(NIOServerCnxn.java:188) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:147) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxn.sendCloseSession(NIOServerCnxn.java:119) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   1> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:394) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   1> 	at org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:199) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   1> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:131) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4] OK      0.49s J1 | StreamExpressionTest.testSqlStream
   [junit4] OK      0.17s J1 | StreamExpressionTest.testNulls
   [junit4] IGNOR/A 0.07s J1 | StreamExpressionTest.testParallelTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] IGNOR/A 0.05s J1 | StreamExpressionTest.testBasicTextLogitStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   1> 13:17:17.604 [qtp8518970-491] ERROR org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
   [junit4]   1> 	at org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:397)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
   [junit4]   1> 	at org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
   [junit4]   1> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
   [junit4]   1> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   1> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   1> 	at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Caused by: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
   [junit4]   1> 	... 48 more
   [junit4]   1> 
   [junit4] OK      0.14s J1 | StreamExpressionTest.testStatsStream
   [junit4] IGNOR/A 0.07s J1 | StreamExpressionTest.testFeaturesSelectionStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.43s J1 | StreamExpressionTest.testRandomStream
   [junit4] OK      0.28s J1 | StreamExpressionTest.testKnnSearchStream
   [junit4] OK      0.28s J1 | StreamExpressionTest.testTimeSeriesStream
   [junit4] IGNOR/A 0.05s J1 | StreamExpressionTest.testTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.18s J1 | StreamExpressionTest.testParameterSubstitution
   [junit4] OK      0.15s J1 | StreamExpressionTest.testSubFacetStream
   [junit4] OK      0.13s J1 | StreamExpressionTest.testEvalStream
   [junit4] OK      0.14s J1 | StreamExpressionTest.testEchoStream
   [junit4] OK      0.21s J1 | StreamExpressionTest.testCloudSolrStreamWithZkHost
   [junit4]   1> 13:17:21.354 [SUITE-StreamExpressionTest-seed#[48D61A45265AEA94]-worker] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_48D61A45265AEA94-002
   [junit4]   2> Jul 31, 2018 1:17:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {i_multi=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), price_f=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=LuceneFixedGap), a_f=BlockTreeOrds(blocksize=128), a_i=Lucene50(blocksize=128), test_dt=Lucene50(blocksize=128), test_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level1_s=Lucene50(blocksize=128), s_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level2_s=PostingsFormat(name=LuceneFixedGap), a_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{i_multi=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=519, maxMBSortInHeap=6.102775060787338, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@17712e3), locale=nl-NL, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172 (32-bit)/cpus=3,threads=1,free=17194992,total=69726208
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest, StreamExpressionTest]
   [junit4] Completed [4/5 (4!)] on J1 in 15.31s, 19 tests, 1 error, 4 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_48D61A45265AEA94-003\init-core-data-001
   [junit4]   1

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

junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Caused by: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
   [junit4]   1> 	... 48 more
   [junit4]   1> 
   [junit4] OK      0.12s J0 | StreamExpressionTest.testStatsStream
   [junit4] IGNOR/A 0.05s J0 | StreamExpressionTest.testFeaturesSelectionStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.25s J0 | StreamExpressionTest.testRandomStream
   [junit4] OK      0.16s J0 | StreamExpressionTest.testKnnSearchStream
   [junit4] OK      0.15s J0 | StreamExpressionTest.testTimeSeriesStream
   [junit4] IGNOR/A 0.05s J0 | StreamExpressionTest.testTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.16s J0 | StreamExpressionTest.testParameterSubstitution
   [junit4] OK      0.11s J0 | StreamExpressionTest.testSubFacetStream
   [junit4] OK      0.07s J0 | StreamExpressionTest.testEvalStream
   [junit4] OK      0.12s J0 | StreamExpressionTest.testEchoStream
   [junit4] OK      0.11s J0 | StreamExpressionTest.testCloudSolrStreamWithZkHost
   [junit4]   1> 13:17:30.657 [SUITE-StreamExpressionTest-seed#[48D61A45265AEA94]-worker] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_48D61A45265AEA94-003
   [junit4]   2> Jul 31, 2018 1:17:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {i_multi=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), price_f=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=LuceneFixedGap), a_f=BlockTreeOrds(blocksize=128), a_i=Lucene50(blocksize=128), test_dt=Lucene50(blocksize=128), test_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level1_s=Lucene50(blocksize=128), s_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level2_s=PostingsFormat(name=LuceneFixedGap), a_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{i_multi=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=519, maxMBSortInHeap=6.102775060787338, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@58f53), locale=nl-NL, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172 (32-bit)/cpus=3,threads=1,free=13196568,total=67375104
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest, StreamExpressionTest, StreamExpressionTest]
   [junit4] Completed [5/5 (5!)] on J0 in 10.68s, 19 tests, 1 error, 4 skipped <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1568: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1092: There were test failures: 5 suites, 95 tests, 5 errors, 20 ignored (20 assumptions) [seed: 48D61A45265AEA94]

Total time: 1 minute 15 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[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
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=4602e4de458352f8363c3d4078f1df24d2ac9430, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7455
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