Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/385/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC

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

Error Message:
expected:<directory1[/]secondLevel1.txt> but was:<directory1[\]secondLevel1.txt>

Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[/]secondLevel1.txt> but 
was:<directory1[\]secondLevel1.txt>
        at 
__randomizedtesting.SeedInfo.seed([A3E007B3A4ACDB10:709C95F68A3BCF5]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl(StreamExpressionTest.java:3128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
expected:<directory1[/]secondLevel1.txt> but was:<directory1[\]secondLevel1.txt>

Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[/]secondLevel1.txt> but 
was:<directory1[\]secondLevel1.txt>
        at 
__randomizedtesting.SeedInfo.seed([A3E007B3A4ACDB10:709C95F68A3BCF5]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl(StreamExpressionTest.java:3128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
expected:<directory1[/]secondLevel1.txt> but was:<directory1[\]secondLevel1.txt>

Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[/]secondLevel1.txt> but 
was:<directory1[\]secondLevel1.txt>
        at 
__randomizedtesting.SeedInfo.seed([A3E007B3A4ACDB10:709C95F68A3BCF5]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl(StreamExpressionTest.java:3128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
expected:<directory1[/]secondLevel1.txt> but was:<directory1[\]secondLevel1.txt>

Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[/]secondLevel1.txt> but 
was:<directory1[\]secondLevel1.txt>
        at 
__randomizedtesting.SeedInfo.seed([A3E007B3A4ACDB10:709C95F68A3BCF5]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl(StreamExpressionTest.java:3128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
expected:<directory1[/]secondLevel1.txt> but was:<directory1[\]secondLevel1.txt>

Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[/]secondLevel1.txt> but 
was:<directory1[\]secondLevel1.txt>
        at 
__randomizedtesting.SeedInfo.seed([A3E007B3A4ACDB10:709C95F68A3BCF5]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl(StreamExpressionTest.java:3128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16896 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 286494 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-001\data-dir-18-001
   [junit4]   2> 286495 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 286500 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 286500 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 286503 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-001\tempDir-001
   [junit4]   2> 286503 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 286504 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 286504 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 286669 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:59064
   [junit4]   2> 286669 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59064
   [junit4]   2> 286669 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 59064
   [junit4]   2> 286672 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286677 INFO  (zkConnectionManagerCallback-1538-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 286677 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286683 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286687 INFO  (zkConnectionManagerCallback-1540-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 286687 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286688 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286691 INFO  (zkConnectionManagerCallback-1542-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 286691 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286777 WARN  (jetty-launcher-1543-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 286777 WARN  (jetty-launcher-1543-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 286777 WARN  (jetty-launcher-1543-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60a5a7{/solr,null,AVAILABLE}
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11b9178{/solr,null,AVAILABLE}
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 286777 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 286779 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@442ff0{/solr,null,AVAILABLE}
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@18b5bdb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:59077}
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.e.j.s.Server Started @293074ms
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59077}
   [junit4]   2> 286781 ERROR (jetty-launcher-1543-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 286781 WARN  (jetty-launcher-1543-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T00:01:57.291Z
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d8677{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:59080}
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.e.j.s.Server Started @293076ms
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59080}
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ddf9b{/solr,null,AVAILABLE}
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286781 ERROR (jetty-launcher-1543-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 286781 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 286784 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 286784 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 286784 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T00:01:57.294Z
   [junit4]   2> 286784 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3d4317{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:59083}
   [junit4]   2> 286784 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.e.j.s.Server Started @293078ms
   [junit4]   2> 286784 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59083}
   [junit4]   2> 286784 ERROR (jetty-launcher-1543-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 286784 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 286784 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 286784 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 286784 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 286784 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T00:01:57.294Z
   [junit4]   2> 286785 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286786 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286786 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@163e4b1{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:59086}
   [junit4]   2> 286786 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.e.j.s.Server Started @293082ms
   [junit4]   2> 286786 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59086}
   [junit4]   2> 286786 ERROR (jetty-launcher-1543-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 286786 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 286786 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 286786 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 286786 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 286786 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T00:01:57.296Z
   [junit4]   2> 286791 INFO  (zkConnectionManagerCallback-1545-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 286791 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286792 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286792 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 286793 INFO  (zkConnectionManagerCallback-1547-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 286793 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286793 INFO  (zkConnectionManagerCallback-1549-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 286794 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286795 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 286795 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 286801 INFO  (zkConnectionManagerCallback-1551-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 286802 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286803 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 287418 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 287621 WARN  (jetty-launcher-1543-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@902cfa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287621 WARN  (jetty-launcher-1543-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@902cfa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287747 WARN  (jetty-launcher-1543-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@11c3758[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287747 WARN  (jetty-launcher-1543-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@11c3758[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287747 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59064/solr
   [junit4]   2> 287749 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287777 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 287781 WARN  (jetty-launcher-1543-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@75ee2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287781 WARN  (jetty-launcher-1543-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@75ee2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287788 WARN  (jetty-launcher-1543-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@ad9bf1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287788 WARN  (jetty-launcher-1543-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@ad9bf1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287788 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59064/solr
   [junit4]   2> 287791 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287791 INFO  (zkConnectionManagerCallback-1561-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287791 INFO  (jetty-launcher-1543-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287796 INFO  (zkConnectionManagerCallback-1567-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287796 INFO  (jetty-launcher-1543-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287883 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 287886 INFO  (zkConnectionManagerCallback-1569-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287886 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 287984 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 287989 INFO  (zkConnectionManagerCallback-1571-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287989 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 288002 WARN  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 288002 WARN  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 288008 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59080_solr
   [junit4]   2> 288010 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.Overseer Overseer 
(id=72213697262190602-127.0.0.1:59080_solr-n_0000000000) starting
   [junit4]   2> 288010 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59083_solr
   [junit4]   2> 288011 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 288011 INFO  (zkCallback-1568-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 288015 INFO  (zkCallback-1570-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 288017 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 288019 INFO  (zkConnectionManagerCallback-1580-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 288019 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 288023 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 288023 INFO  (zkConnectionManagerCallback-1585-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 288023 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 288024 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59064/solr ready
   [junit4]   2> 288024 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 288025 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 288026 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59064/solr ready
   [junit4]   2> 288026 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:59080_solr as DOWN
   [junit4]   2> 288032 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 288032 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59080_solr
   [junit4]   2> 288033 INFO  (zkCallback-1568-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 288033 INFO  (zkCallback-1570-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 288034 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 288129 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 288188 INFO  
(OverseerStateUpdate-72213697262190602-127.0.0.1:59080_solr-n_0000000000) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:59080_solr
   [junit4]   2> 288227 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59083.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 288235 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59083.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 288235 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59083.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 288239 INFO  (jetty-launcher-1543-thread-1) 
[n:127.0.0.1:59083_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-001\tempDir-001\node1\.
   [junit4]   2> 288289 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 288340 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59080.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 288348 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59080.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 288348 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59080.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 288350 INFO  (jetty-launcher-1543-thread-2) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-001\tempDir-001\node2\.
   [junit4]   2> 288350 INFO  (zkCallback-1579-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 288350 INFO  (zkCallback-1584-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 289260 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 289263 WARN  (jetty-launcher-1543-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b85230[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289263 WARN  (jetty-launcher-1543-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b85230[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289270 WARN  (jetty-launcher-1543-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f79135[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289270 WARN  (jetty-launcher-1543-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f79135[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289271 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59064/solr
   [junit4]   2> 289272 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289299 INFO  (zkConnectionManagerCallback-1593-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289299 INFO  (jetty-launcher-1543-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289393 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 289410 INFO  (zkConnectionManagerCallback-1595-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289410 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 289421 WARN  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 289423 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 289433 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:59086_solr as DOWN
   [junit4]   2> 289433 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 289433 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59086_solr
   [junit4]   2> 289438 INFO  (zkCallback-1568-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 289438 INFO  (zkCallback-1570-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 289438 INFO  (zkCallback-1579-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 289438 INFO  (zkCallback-1584-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 289440 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 289440 INFO  (zkCallback-1594-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 289445 INFO  (zkConnectionManagerCallback-1602-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289445 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 289454 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 289457 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59064/solr ready
   [junit4]   2> 289457 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 289568 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 289570 WARN  (jetty-launcher-1543-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4beb3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289570 WARN  (jetty-launcher-1543-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4beb3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289574 WARN  (jetty-launcher-1543-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1c54e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289574 WARN  (jetty-launcher-1543-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1c54e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289575 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59064/solr
   [junit4]   2> 289577 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289579 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 289579 INFO  (zkConnectionManagerCallback-1608-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289579 INFO  (jetty-launcher-1543-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289622 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59086.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 289633 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59086.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 289633 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59086.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 289633 INFO  (jetty-launcher-1543-thread-4) 
[n:127.0.0.1:59086_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-001\tempDir-001\node4\.
   [junit4]   2> 289673 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 289714 INFO  (zkConnectionManagerCallback-1611-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289714 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 289753 WARN  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 289756 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 289764 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:59077_solr as DOWN
   [junit4]   2> 289767 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 289767 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59077_solr
   [junit4]   2> 289774 INFO  (zkCallback-1568-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 289774 INFO  (zkCallback-1570-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 289774 INFO  (zkCallback-1584-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 289774 INFO  (zkCallback-1594-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 289774 INFO  (zkCallback-1579-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 289777 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 289794 INFO  (zkCallback-1601-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 289795 INFO  (zkCallback-1610-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 289798 INFO  (zkConnectionManagerCallback-1618-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289798 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 289800 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 289805 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59064/solr ready
   [junit4]   2> 289805 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 289920 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 289965 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59077.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 289974 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59077.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 289974 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59077.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 289975 INFO  (jetty-launcher-1543-thread-3) 
[n:127.0.0.1:59077_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-001\tempDir-001\node3\.
   [junit4]   2> 290172 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290172 INFO  (zkConnectionManagerCallback-1624-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 290172 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290177 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 290179 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59064/solr ready
   [junit4]   2> 290198 INFO  (qtp21806210-4148) [n:127.0.0.1:59077_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 290203 INFO  
(OverseerThreadFactory-1580-thread-1-processing-n:127.0.0.1:59080_solr) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 290308 INFO  
(OverseerStateUpdate-72213697262190602-127.0.0.1:59080_solr-n_0000000000) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59077/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 290310 INFO  
(OverseerStateUpdate-72213697262190602-127.0.0.1:59080_solr-n_0000000000) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59080/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 290493 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr    
x:collection1_collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 290494 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr    
x:collection1_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 291426 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 291426 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 291448 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 291448 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 291534 WARN  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 291534 WARN  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 291534 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 291534 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 291535 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_59080.solr.core.collection1_collection.shard2.replica_n2' 
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 291535 WARN  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 291535 WARN  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 291535 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 291535 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 291535 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_59077.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 291535 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-001\tempDir-001\node3\collection1_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-001\tempDir-001\node3\.\collection1_collection_shard1_replica_n1\data\]
   [junit4]   2> 291537 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-001\tempDir-001\node2\collection1_collection_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-001\tempDir-001\node2\.\collection1_collection_shard2_replica_n2\data\]
   [junit4]   2> 291679 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 291679 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 291679 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 291679 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 291680 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 291680 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 291682 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@406145[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 291682 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 291682 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 291682 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 291684 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12f724e[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 291684 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 291685 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 291685 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1641164174466744320
   [junit4]   2> 291685 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 291687 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 291687 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 291688 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1641164174469890048
   [junit4]   2> 291688 INFO  
(searcherExecutor-1595-thread-1-processing-n:127.0.0.1:59080_solr 
x:collection1_collection_shard2_replica_n2 c:collection1_collection s:shard2 
r:core_node4) [n:127.0.0.1:59080_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@406145[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 291691 INFO  
(searcherExecutor-1596-thread-1-processing-n:127.0.0.1:59077_solr 
x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1 
r:core_node3) [n:127.0.0.1:59077_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@12f724e[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 291695 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1_collection/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 291695 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1_collection/leaders/shard2
   [junit4]   2> 291698 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1_collection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 291698 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1_collection/leaders/shard1
   [junit4]   2> 291700 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 291700 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 291700 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:59080/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 291701 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success 
- now sync replicas to me
   [junit4]   2> 291702 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:59080/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 291702 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1_collection/leaders/shard2/leader after winning as 
/collections/collection1_collection/leader_elect/shard2/election/72213697262190602-core_node4-n_0000000000
   [junit4]   2> 291702 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 291702 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 291702 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:59077/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 291702 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success 
- now sync replicas to me
   [junit4]   2> 291703 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:59077/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 291703 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1_collection/leaders/shard1/leader after winning as 
/collections/collection1_collection/leader_elect/shard1/election/72213697262190609-core_node3-n_0000000000
   [junit4]   2> 291707 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:59080/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 291708 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:59077/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 291800 INFO  (zkCallback-1610-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 291800 INFO  (zkCallback-1570-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 291802 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 291802 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 291810 INFO  (qtp21806210-4151) [n:127.0.0.1:59077_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1478
   [junit4]   2> 291810 INFO  (qtp14313372-4157) [n:127.0.0.1:59080_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1479
   [junit4]   2> 291813 INFO  (qtp21806210-4148) [n:127.0.0.1:59077_solr     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 291895 INFO  (zkCallback-1570-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 291895 INFO  (zkCallback-1610-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 291895 INFO  (zkCallback-1570-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 291895 INFO  (zkCallback-1610-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 291896 INFO  (qtp21806210-4148) [n:127.0.0.1:59077_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1907
   [junit4]   2> 291903 INFO  (qtp21806210-4150) [n:127.0.0.1:59077_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 291931 INFO  
(OverseerCollectionConfigSetProcessor-72213697262190602-127.0.0.1:59080_solr-n_0000000000)
 [n:127.0.0.1:59080_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 292025 INFO  (qtp21806210-4150) [n:127.0.0.1:59077_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=137
   [junit4]   2> 292026 INFO  (qtp21806210-4152) [n:127.0.0.1:59077_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=filestream_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 292031 INFO  
(OverseerCollectionConfigSetProcessor-72213697262190602-127.0.0.1:59080_solr-n_0000000000)
 [n:127.0.0.1:59080_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 292031 INFO  
(OverseerThreadFactory-1580-thread-3-processing-n:127.0.0.1:59080_solr) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
filestream_collection
   [junit4]   2> 292219 INFO  
(OverseerStateUpdate-72213697262190602-127.0.0.1:59080_solr-n_0000000000) 
[n:127.0.0.1:59080_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"filestream_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"filestream_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59080/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 292400 INFO  (qtp14313372-4154) [n:127.0.0.1:59080_solr    
x:filestream_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=filestream_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=filestream_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 293400 INFO  (qtp14313372-4154) [n:127.0.0.1:59080_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 293429 INFO  (qtp14313372-4154) [n:127.0.0.1:59080_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[filestream_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 293496 WARN  (qtp14313372-4154) [n:127.0.0.1:59080_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 293496 WARN  (qtp14313372-4154) [n:127.0.0.1:59080_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 293496 INFO  (qtp14313372-4154) [n:127.0.0.1:59080_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 293496 INFO  (qtp14313372-4154) [n:127.0.0.1:59080_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'filestream_collection_shard1_replica_n1' using configuration from 
collection filestream_collection, trusted=true
   [junit4]   2> 293496 INFO  (qtp14313372-4154) [n:127.0.0.1:59080_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_59080.solr.core.filestream_collection.shard1.replica_n1' 
(registry 'solr.core.filestream_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@13adcc3
   [junit4]   2> 293496 INFO  (qtp14313372-4154) [n:127.0.0.1:59080_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[filestream_collection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-001\tempDir-001\node2\filestream_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-001\tempDir-001\node2\.\filestream_collection_shard1_replica_n1\data\]
   [junit4]   2> 293667 INFO  (qtp14313372-4154) [n:127.0.0.1:59080_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 293667 INFO  (qtp14313372-4154) [n:127.0.0.1:59080_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 293667 INFO

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

MetricRegistry@1286ff1
   [junit4]   2> 141890 INFO  (jetty-closer-959-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 141894 INFO  (closeThreadPool-974-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72213834615160845-127.0.0.1:58774_solr-n_0000000000) closing
   [junit4]   2> 141894 INFO  
(OverseerStateUpdate-72213834615160845-127.0.0.1:58774_solr-n_0000000000) 
[n:127.0.0.1:58774_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58774_solr
   [junit4]   2> 141897 INFO  
(OverseerAutoScalingTriggerThread-72213834615160845-127.0.0.1:58774_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 141904 INFO  (closeThreadPool-974-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72213834615160845-127.0.0.1:58774_solr-n_0000000000) closing
   [junit4]   2> 141939 INFO  (jetty-closer-959-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1f19f0d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 141939 INFO  (jetty-closer-959-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11688c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 141939 INFO  (jetty-closer-959-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 141971 INFO  (zkCallback-729-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 141971 INFO  (zkCallback-714-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 142051 INFO  (jetty-closer-959-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72213834615160845-127.0.0.1:58774_solr-n_0000000000) closing
   [junit4]   2> 142053 INFO  (jetty-closer-959-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1a84c41{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 142053 INFO  (jetty-closer-959-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11eefa1{/solr,null,UNAVAILABLE}
   [junit4]   2> 142054 INFO  (jetty-closer-959-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 142132 INFO  (jetty-closer-959-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@bf0fb6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 142132 INFO  (jetty-closer-959-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1975149{/solr,null,UNAVAILABLE}
   [junit4]   2> 142132 INFO  (jetty-closer-959-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 142212 INFO  (jetty-closer-959-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@b9a0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 142213 INFO  (jetty-closer-959-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@702580{/solr,null,UNAVAILABLE}
   [junit4]   2> 142213 INFO  (jetty-closer-959-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 142214 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 142379 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        45      /solr/clusterprops.json
   [junit4]   2>        45      /solr/aliases.json
   [junit4]   2>        6       /solr/collections/collection2/state.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        3       /solr/collections/collection2/terms/shard1
   [junit4]   2>        3       /solr/collections/collection2/terms/shard2
   [junit4]   2>        3       
/solr/collections/collection1_collection/terms/shard1
   [junit4]   2>        3       
/solr/collections/collection1_collection/terms/shard2
   [junit4]   2>        2       
/solr/collections/collection1_collection/collectionprops.json
   [junit4]   2>        2       
/solr/collections/collection2/collectionprops.json
   [junit4]   2>        2       
/solr/collections/filestream_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        45      /solr/clusterstate.json
   [junit4]   2>        33      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        18      /solr/collections/collection2/state.json
   [junit4]   2>        10      
/solr/collections/filestream_collection/state.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        82      /solr/collections
   [junit4]   2>        66      /solr/live_nodes
   [junit4]   2>        42      /solr/overseer/queue
   [junit4]   2>        18      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 142384 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58755
   [junit4]   2> 142384 INFO  
(SUITE-StreamExpressionTest-seed#[A3E007B3A4ACDB10]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 58755
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_A3E007B3A4ACDB10-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{test_t=FSTOrd50, 
level1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
s_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 level2_s=Lucene50(blocksize=128), diseases_s=FSTOrd50, 
a_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FSTOrd50, 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 symptoms_s=Lucene50(blocksize=128)}, 
docValues:{i_multi=DocValuesFormat(name=Lucene80), 
diseases_s=DocValuesFormat(name=Lucene80), 
multiDefault=DocValuesFormat(name=Lucene80), 
price_f=DocValuesFormat(name=Lucene80), a_f=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Lucene80), 
test_dt=DocValuesFormat(name=Asserting), 
symptoms_s=DocValuesFormat(name=Direct), 
level1_s=DocValuesFormat(name=Asserting), 
s_multi=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Direct), 
a_s=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Lucene80), cases_i=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=716, 
maxMBSortInHeap=6.325617047874118, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c45aa4),
 locale=en-IE, timezone=SystemV/CST6CDT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 
(32-bit)/cpus=3,threads=1,free=28076744,total=149966848
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest, 
StreamExpressionTest, StreamExpressionTest]
   [junit4] Completed [5/5 (5!)] on J0 in 17.31s, 27 tests, 1 failure, 4 
skipped <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1572:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1099:
 There were test failures: 5 suites, 135 tests, 5 failures, 20 ignored (20 
assumptions) [seed: A3E007B3A4ACDB10]

Total time: 2 minutes 25 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-8.x-Windows>IF EXIST lucene\build move 
/y lucene\build lucene\build.repro 
        1 dir(s) moved.

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

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

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

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=d8f99a9986835507d19b70edf0ff280416104788, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #384
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to