Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/383/
Java: 32bit/jdk1.8.0_201 -client -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([19119CF5CA67F5DA:BDF852190668923F]: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([19119CF5CA67F5DA:BDF852190668923F]: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([19119CF5CA67F5DA:BDF852190668923F]: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([19119CF5CA67F5DA:BDF852190668923F]: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([19119CF5CA67F5DA:BDF852190668923F]: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 16833 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 43942 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 43944 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-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_19119CF5CA67F5DA-001\data-dir-6-001
   [junit4]   2> 43944 WARN  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 43944 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 43948 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 43950 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-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_19119CF5CA67F5DA-001\tempDir-001
   [junit4]   2> 43951 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 43952 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 43952 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 44058 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:57973
   [junit4]   2> 44058 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57973
   [junit4]   2> 44058 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57973
   [junit4]   2> 44061 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 44068 INFO  (zkConnectionManagerCallback-59-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44068 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 44073 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 44077 INFO  (zkConnectionManagerCallback-61-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44077 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 44078 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 44082 INFO  (zkConnectionManagerCallback-63-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44082 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 44197 WARN  (jetty-launcher-64-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 44197 WARN  (jetty-launcher-64-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 44198 WARN  (jetty-launcher-64-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 44198 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 44198 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 44198 INFO  (jetty-launcher-64-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> 44198 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 44198 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 44198 INFO  (jetty-launcher-64-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 44198 INFO  (jetty-launcher-64-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 44198 INFO  (jetty-launcher-64-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 44198 INFO  (jetty-launcher-64-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c623cf{/solr,null,AVAILABLE}
   [junit4]   2> 44201 INFO  (jetty-launcher-64-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> 44203 INFO  (jetty-launcher-64-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 44203 INFO  (jetty-launcher-64-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 44203 INFO  (jetty-launcher-64-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 44203 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 44203 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 44203 INFO  (jetty-launcher-64-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> 44203 INFO  (jetty-launcher-64-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c9748{/solr,null,AVAILABLE}
   [junit4]   2> 44203 INFO  (jetty-launcher-64-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 44203 INFO  (jetty-launcher-64-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 44203 INFO  (jetty-launcher-64-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 44203 INFO  (jetty-launcher-64-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18b942f{/solr,null,AVAILABLE}
   [junit4]   2> 44209 INFO  (jetty-launcher-64-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@902f41{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:57990}
   [junit4]   2> 44209 INFO  (jetty-launcher-64-thread-1) [     ] 
o.e.j.s.Server Started @36714ms
   [junit4]   2> 44209 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57990}
   [junit4]   2> 44210 ERROR (jetty-launcher-64-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 44210 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 44210 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 44210 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 44210 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 44210 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-04T13:41:55.061Z
   [junit4]   2> 44214 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 44214 INFO  (jetty-launcher-64-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@16c9673{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:57993}
   [junit4]   2> 44214 INFO  (jetty-launcher-64-thread-2) [     ] 
o.e.j.s.Server Started @36718ms
   [junit4]   2> 44214 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57993}
   [junit4]   2> 44215 ERROR (jetty-launcher-64-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 44215 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 44215 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 44215 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 44215 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 44215 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-04T13:41:55.066Z
   [junit4]   2> 44215 WARN  (jetty-launcher-64-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 44215 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 44215 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 44216 INFO  (jetty-launcher-64-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> 44216 INFO  (jetty-launcher-64-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1789c12{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:57987}
   [junit4]   2> 44216 INFO  (jetty-launcher-64-thread-4) [     ] 
o.e.j.s.Server Started @36720ms
   [junit4]   2> 44216 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57987}
   [junit4]   2> 44217 INFO  (jetty-launcher-64-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 44217 INFO  (jetty-launcher-64-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 44217 INFO  (jetty-launcher-64-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 44217 ERROR (jetty-launcher-64-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 44217 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 44217 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 44217 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 44217 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 44217 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-04T13:41:55.068Z
   [junit4]   2> 44217 INFO  (jetty-launcher-64-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a8265a{/solr,null,AVAILABLE}
   [junit4]   2> 44217 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 44221 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 44226 INFO  (jetty-launcher-64-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1461862{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:58000}
   [junit4]   2> 44226 INFO  (jetty-launcher-64-thread-3) [     ] 
o.e.j.s.Server Started @36730ms
   [junit4]   2> 44226 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58000}
   [junit4]   2> 44228 ERROR (jetty-launcher-64-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 44228 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 44228 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 44230 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 44230 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 44230 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-04T13:41:55.081Z
   [junit4]   2> 44234 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 44234 INFO  (zkConnectionManagerCallback-70-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44234 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 44239 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 44241 INFO  (zkConnectionManagerCallback-68-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44241 INFO  (zkConnectionManagerCallback-66-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44241 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 44242 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 44242 INFO  (zkConnectionManagerCallback-72-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44242 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 44242 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 44242 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 44242 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 45468 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 45825 WARN  (jetty-launcher-64-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@25d990[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 45825 WARN  (jetty-launcher-64-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@25d990[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 45957 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 45974 WARN  (jetty-launcher-64-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1aed68c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 45974 WARN  (jetty-launcher-64-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1aed68c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 45974 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57973/solr
   [junit4]   2> 45974 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45980 WARN  (jetty-launcher-64-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@62b2d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 45980 WARN  (jetty-launcher-64-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@62b2d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46000 INFO  (zkConnectionManagerCallback-83-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46001 WARN  (jetty-launcher-64-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3b971e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46001 WARN  (jetty-launcher-64-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3b971e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46001 INFO  (jetty-launcher-64-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 46003 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57973/solr
   [junit4]   2> 46003 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 46025 INFO  (zkConnectionManagerCallback-88-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46025 INFO  (jetty-launcher-64-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 46083 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 46087 WARN  (jetty-launcher-64-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1a5d78a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46088 WARN  (jetty-launcher-64-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1a5d78a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46092 WARN  (jetty-launcher-64-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@15a51a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46092 WARN  (jetty-launcher-64-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@15a51a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 46092 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57973/solr
   [junit4]   2> 46092 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 46098 INFO  (zkConnectionManagerCallback-94-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46098 INFO  (jetty-launcher-64-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 46122 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 46135 INFO  (zkConnectionManagerCallback-96-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46135 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 46168 WARN  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_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> 46183 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57993_solr
   [junit4]   2> 46186 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.Overseer Overseer 
(id=72199778436644874-127.0.0.1:57993_solr-n_0000000000) starting
   [junit4]   2> 46194 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 46202 INFO  (zkConnectionManagerCallback-103-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46202 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 46207 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57973/solr ready
   [junit4]   2> 46208 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57993_solr
   [junit4]   2> 46210 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 46215 INFO  (zkCallback-102-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 46218 INFO  (zkCallback-95-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 46219 INFO  
(OverseerStateUpdate-72199778436644874-127.0.0.1:57993_solr-n_0000000000) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:57993_solr
   [junit4]   2> 46242 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 46298 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 46352 INFO  (zkConnectionManagerCallback-105-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46352 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 46353 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 46374 WARN  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_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> 46378 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 46395 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57993.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 46410 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57987_solr as DOWN
   [junit4]   2> 46418 INFO  (zkConnectionManagerCallback-108-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46418 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 46420 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57993.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 46420 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57993.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 46423 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:57993_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_19119CF5CA67F5DA-001\tempDir-001\node2\.
   [junit4]   2> 46425 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 46425 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57987_solr
   [junit4]   2> 46426 INFO  (zkCallback-102-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 46426 INFO  (zkCallback-95-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 46432 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 46435 WARN  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_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> 46436 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 46441 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:58000_solr as DOWN
   [junit4]   2> 46442 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 46442 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58000_solr
   [junit4]   2> 46446 INFO  (zkCallback-102-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 46446 INFO  (zkCallback-95-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 46448 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 46483 INFO  (zkCallback-104-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 46486 INFO  (zkCallback-107-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 46493 INFO  (zkConnectionManagerCallback-122-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46493 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 46497 INFO  (zkConnectionManagerCallback-117-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46497 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 46499 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 46499 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 46501 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57973/solr ready
   [junit4]   2> 46502 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 46502 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57973/solr ready
   [junit4]   2> 46502 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 46599 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 46599 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 46666 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58000.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 46672 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57987.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 46684 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58000.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 46684 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58000.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 46686 INFO  (jetty-launcher-64-thread-3) 
[n:127.0.0.1:58000_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_19119CF5CA67F5DA-001\tempDir-001\node4\.
   [junit4]   2> 46703 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57987.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 46704 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57987.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 46706 INFO  (jetty-launcher-64-thread-4) 
[n:127.0.0.1:57987_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_19119CF5CA67F5DA-001\tempDir-001\node3\.
   [junit4]   2> 48572 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 48575 WARN  (jetty-launcher-64-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@660e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 48576 WARN  (jetty-launcher-64-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@660e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 48587 WARN  (jetty-launcher-64-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@c90a04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 48587 WARN  (jetty-launcher-64-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@c90a04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 48588 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57973/solr
   [junit4]   2> 48591 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48596 INFO  (zkConnectionManagerCallback-130-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48596 INFO  (jetty-launcher-64-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48708 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 48712 INFO  (zkConnectionManagerCallback-132-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48712 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 48725 WARN  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_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> 48728 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 48733 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57990_solr as DOWN
   [junit4]   2> 48736 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 48736 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57990_solr
   [junit4]   2> 48739 INFO  (zkCallback-102-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 48739 INFO  (zkCallback-107-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 48739 INFO  (zkCallback-104-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 48739 INFO  (zkCallback-95-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 48741 INFO  (zkCallback-116-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 48741 INFO  (zkCallback-121-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 48741 INFO  (zkCallback-131-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 48741 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 48745 INFO  (zkConnectionManagerCallback-139-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48745 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 48749 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 48750 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57973/solr ready
   [junit4]   2> 48752 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 48834 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 48877 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57990.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 48887 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57990.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 48889 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57990.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 48891 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:57990_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_19119CF5CA67F5DA-001\tempDir-001\node1\.
   [junit4]   2> 49070 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 49075 INFO  (zkConnectionManagerCallback-145-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 49075 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 49075 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 49080 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57973/solr ready
   [junit4]   2> 49102 INFO  (qtp28014582-247) [n:127.0.0.1:57993_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 49116 INFO  
(OverseerThreadFactory-57-thread-1-processing-n:127.0.0.1:57993_solr) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 49243 INFO  
(OverseerStateUpdate-72199778436644874-127.0.0.1:57993_solr-n_0000000000) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58000/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 49245 INFO  
(OverseerStateUpdate-72199778436644874-127.0.0.1:57993_solr-n_0000000000) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57987/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 49470 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr    
x:collection1_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_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 49470 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr    
x:collection1_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_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 50584 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 50584 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 50615 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 50615 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 50654 WARN  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 50654 WARN  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 50667 WARN  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 50667 WARN  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 50678 WARN  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 50678 WARN  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 50692 WARN  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 50692 WARN  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 50721 WARN  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 50722 WARN  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 50795 WARN  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 50795 WARN  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 50795 WARN  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 50795 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 50795 WARN  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 50795 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 50795 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 50796 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57987.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 50796 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[collection1_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_19119CF5CA67F5DA-001\tempDir-001\node3\collection1_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_19119CF5CA67F5DA-001\tempDir-001\node3\.\collection1_shard2_replica_n2\data\]
   [junit4]   2> 50799 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 50799 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58000.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 50799 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection1_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_19119CF5CA67F5DA-001\tempDir-001\node4\collection1_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_19119CF5CA67F5DA-001\tempDir-001\node4\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 50955 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 50955 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 50955 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 50955 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 50957 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 50957 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 50957 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 50957 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 50959 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e38738[collection1_shard2_replica_n2] main]
   [junit4]   2> 50959 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d751aa[collection1_shard1_replica_n1] main]
   [junit4]   2> 50963 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 50963 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 50965 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 50965 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 50965 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 50965 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 50967 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1640943973111431168
   [junit4]   2> 50967 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1640943973111431168
   [junit4]   2> 50972 INFO  
(searcherExecutor-77-thread-1-processing-n:127.0.0.1:57987_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:57987_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@e38738[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 50972 INFO  
(searcherExecutor-78-thread-1-processing-n:127.0.0.1:58000_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:58000_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@1d751aa[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 50977 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 50977 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 50977 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 50977 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 50983 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 50983 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 50983 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57987/solr/collection1_shard2_replica_n2/
   [junit4]   2> 50983 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 50983 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 50983 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58000/solr/collection1_shard1_replica_n1/
   [junit4]   2> 50983 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 50983 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 50983 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:57987/solr/collection1_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 50983 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72199778436644876-core_node4-n_0000000000
   [junit4]   2> 50983 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:58000/solr/collection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 50985 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72199778436644877-core_node3-n_0000000000
   [junit4]   2> 50988 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58000/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 50989 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57987/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 51103 INFO  (zkCallback-107-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 51103 INFO  (zkCallback-104-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 51104 INFO  (zkCallback-107-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 51105 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 51105 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 51114 INFO  (qtp29327125-230) [n:127.0.0.1:57987_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_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_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1540
   [junit4]   2> 51114 INFO  (qtp25293538-262) [n:127.0.0.1:58000_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_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_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1541
   [junit4]   2> 51119 INFO  (qtp28014582-247) [n:127.0.0.1:57993_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> 51220 INFO  (zkCallback-104-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 51220 INFO  (zkCallback-95-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 51220 INFO  (zkCallback-104-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 51221 INFO  (zkCallback-107-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 51221 INFO  (zkCallback-107-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 51223 INFO  (qtp28014582-247) [n:127.0.0.1:57993_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1988
   [junit4]   2> 51225 INFO  (zkCallback-107-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 51231 INFO  (qtp28014582-246) [n:127.0.0.1:57993_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> 51242 INFO  
(OverseerThreadFactory-57-thread-2-processing-n:127.0.0.1:57993_solr) 
[n:127.0.0.1:57993_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
filestream_collection
   [junit4]   2> 51242 INFO  
(OverseerCollectionConfigSetProcessor-72199778436644874-127.0.0.1:57993_solr-n_0000000000)
 [n:127.0.0.1:57993_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> 51473 INFO  
(OverseerStateUpdate-72199778436644874-127.0.0.1:57993_solr-n_0000000000) 
[n:127.0.0.1:57993_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:57993/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 51692 INFO  (qtp28014582-244) [n:127.0.0.1:57993_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> 51694 INFO  (qtp28014582-244) [n:127.0.0.1:57993_solr    
x:filestream_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 52733 INFO  (qtp28014582-244) [n:127.0.0.1:57993_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> 52761 INFO  (qtp28014582-244) [n:127.0.0.1:57993_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> 52832 WARN  (qtp28014582-244) [n:127.0.0.1:57993_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> 52832 WARN  (qtp28014582-244) [n:127.0.0.1:57993_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> 52833 INFO  (qtp28014582-244) [n:127.0.0.1:57993_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> 52833 INFO  (qtp28014582-244) [n:127.0.0.1:57993_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> 52834 INFO  (qtp28014582-244) [n:127.0.0.1:57993_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_57993.solr.core.filestream_collection.shard1.replica_n1' 
(registry 'solr.core.filestream_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7f33
   [junit4]   2> 52834 INFO  (qtp28014582-244) [n:127.0.0.1:57993_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_19119CF5CA67F5DA-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_19119CF5CA67F5DA-001\tempDir-001\node2\.\filestream_collection_shard1_replica_n1\data\]
   [junit4]   2> 52946 INFO  (qtp28014582-244) [n:127.0.0.1:57993_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> 52946 INFO  (qtp28014582-244) [n:127.0.0.1:57993_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLe

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

m / com.codahale.metrics.MetricRegistry@13731e4
   [junit4]   2> 105238 INFO  (jetty-closer-1208-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 105238 INFO  (jetty-closer-1208-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e5b0d: rootName = 
solr_62002, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1649d87
   [junit4]   2> 105240 INFO  (jetty-closer-1208-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 105240 INFO  (jetty-closer-1208-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 105240 INFO  (jetty-closer-1208-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@dbda1b: rootName = 
solr_62008, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1649d87
   [junit4]   2> 105240 INFO  (jetty-closer-1208-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 105242 INFO  (closeThreadPool-1223-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72199930838712329-127.0.0.1:62002_solr-n_0000000000) closing
   [junit4]   2> 105242 INFO  
(OverseerStateUpdate-72199930838712329-127.0.0.1:62002_solr-n_0000000000) 
[n:127.0.0.1:62002_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:62002_solr
   [junit4]   2> 105242 INFO  
(OverseerAutoScalingTriggerThread-72199930838712329-127.0.0.1:62002_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 105242 INFO  (closeThreadPool-1223-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72199930838712329-127.0.0.1:62002_solr-n_0000000000) closing
   [junit4]   2> 105332 INFO  (jetty-closer-1208-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@188e953{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 105332 INFO  (jetty-closer-1208-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5e834e{/solr,null,UNAVAILABLE}
   [junit4]   2> 105332 INFO  (jetty-closer-1208-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105353 INFO  (zkCallback-856-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 105462 INFO  (jetty-closer-1208-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72199930838712329-127.0.0.1:62002_solr-n_0000000000) closing
   [junit4]   2> 105463 INFO  (zkCallback-866-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 105575 INFO  (jetty-closer-1208-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@10fa5f2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 105575 INFO  (jetty-closer-1208-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@79bced{/solr,null,UNAVAILABLE}
   [junit4]   2> 105575 INFO  (jetty-closer-1208-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105683 INFO  (jetty-closer-1208-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1e548f8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 105683 INFO  (jetty-closer-1208-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6e84ae{/solr,null,UNAVAILABLE}
   [junit4]   2> 105683 INFO  (jetty-closer-1208-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105687 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 105910 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>        54      /solr/aliases.json
   [junit4]   2>        54      /solr/clusterprops.json
   [junit4]   2>        13      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        8       
/solr/collections/destinationCollection/terms/shard2
   [junit4]   2>        7       
/solr/collections/destinationCollection/terms/shard1
   [junit4]   2>        7       /solr/collections/collection2/state.json
   [junit4]   2>        4       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       /solr/collections/collection2/terms/shard1
   [junit4]   2>        3       
/solr/collections/destinationCollection/collectionprops.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2>        3       /solr/collections/collection1/terms/shard1
   [junit4]   2>        3       /solr/collections/collection1/terms/shard2
   [junit4]   2>        2       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        2       /solr/collections/collection2/terms/shard2
   [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>        54      /solr/clusterstate.json
   [junit4]   2>        40      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        25      /solr/collections/collection1/state.json
   [junit4]   2>        20      /solr/collections/collection2/state.json
   [junit4]   2>        15      
/solr/collections/filestream_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72199930838712331-127.0.0.1:62008_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        132     /solr/collections
   [junit4]   2>        86      /solr/live_nodes
   [junit4]   2>        78      /solr/overseer/queue
   [junit4]   2>        29      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 105919 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61989
   [junit4]   2> 105919 INFO  
(SUITE-StreamExpressionTest-seed#[19119CF5CA67F5DA]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 61989
   [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_19119CF5CA67F5DA-003
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=18637, maxDocsPerChunk=9, blockSize=913), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=18637, blockSize=913)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b3da7a),
 locale=ar-JO, timezone=Asia/Ulan_Bator
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 
(32-bit)/cpus=3,threads=1,free=59835096,total=186032128
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest, 
StreamExpressionTest, StreamExpressionTest]
   [junit4] Completed [5/5 (5!)] on J0 in 27.23s, 27 tests, 1 failure <<< 
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 [seed: 
19119CF5CA67F5DA]

Total time: 1 minute 50 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=5b76555dace0a78ba219813be1740d5e14c9c0c7, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #382
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to