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

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([DB21F5F5D9F9A382:7FC83B1915F6C467]: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([DB21F5F5D9F9A382:7FC83B1915F6C467]: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([DB21F5F5D9F9A382:7FC83B1915F6C467]: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([DB21F5F5D9F9A382:7FC83B1915F6C467]: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([DB21F5F5D9F9A382:7FC83B1915F6C467]: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 17139 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 722876 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DB21F5F5D9F9A382-001\data-dir-38-001
   [junit4]   2> 722877 WARN  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 722881 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 722886 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 722886 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 722888 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-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\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DB21F5F5D9F9A382-001\tempDir-001
   [junit4]   2> 722889 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 722890 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 722890 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 722997 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:64111
   [junit4]   2> 722997 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64111
   [junit4]   2> 722997 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64111
   [junit4]   2> 722999 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723004 INFO  (zkConnectionManagerCallback-4943-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723004 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723009 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723011 INFO  (zkConnectionManagerCallback-4945-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723011 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723012 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723015 INFO  (zkConnectionManagerCallback-4947-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723015 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723126 WARN  (jetty-launcher-4948-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 723126 WARN  (jetty-launcher-4948-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 723126 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 723126 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 723126 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 723126 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 723126 INFO  (jetty-launcher-4948-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> 723126 INFO  (jetty-launcher-4948-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> 723126 WARN  (jetty-launcher-4948-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 723126 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723126 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723126 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 723126 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 723126 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 723128 INFO  (jetty-launcher-4948-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> 723128 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a2e56f{/solr,null,AVAILABLE}
   [junit4]   2> 723128 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723128 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723128 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 723128 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@df0288{/solr,null,AVAILABLE}
   [junit4]   2> 723129 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723129 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723129 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 723129 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1310d70{/solr,null,AVAILABLE}
   [junit4]   2> 723130 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6bc8be{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:64137}
   [junit4]   2> 723130 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.e.j.s.Server Started @716745ms
   [junit4]   2> 723130 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64137}
   [junit4]   2> 723130 ERROR (jetty-launcher-4948-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 723130 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 723131 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 723131 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723131 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723131 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-08T05:45:39.744Z
   [junit4]   2> 723134 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723135 WARN  (jetty-launcher-4948-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 723135 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 723135 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 723135 INFO  (jetty-launcher-4948-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> 723140 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d8277{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:64143}
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.e.j.s.Server Started @716754ms
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64143}
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@19093f3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:64140}
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.e.j.s.Server Started @716754ms
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64140}
   [junit4]   2> 723140 ERROR (jetty-launcher-4948-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 723140 ERROR (jetty-launcher-4948-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-08T05:45:39.753Z
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-08T05:45:39.753Z
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723140 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 723142 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723142 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723142 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@194db44{/solr,null,AVAILABLE}
   [junit4]   2> 723145 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@a79f4d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:64152}
   [junit4]   2> 723145 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.e.j.s.Server Started @716759ms
   [junit4]   2> 723145 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64152}
   [junit4]   2> 723145 ERROR (jetty-launcher-4948-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 723145 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 723146 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 723146 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723146 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723146 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-08T05:45:39.759Z
   [junit4]   2> 723147 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723150 INFO  (zkConnectionManagerCallback-4950-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723150 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723151 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723157 INFO  (zkConnectionManagerCallback-4952-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723157 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723157 INFO  (zkConnectionManagerCallback-4954-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723157 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723163 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723163 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723169 INFO  (zkConnectionManagerCallback-4956-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723169 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723170 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723655 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 723866 WARN  (jetty-launcher-4948-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@10d924e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 723866 WARN  (jetty-launcher-4948-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@10d924e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 723969 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 723970 WARN  (jetty-launcher-4948-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b652f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 723970 WARN  (jetty-launcher-4948-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b652f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 723973 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64111/solr
   [junit4]   2> 723974 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723975 WARN  (jetty-launcher-4948-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ba3612[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 723975 WARN  (jetty-launcher-4948-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ba3612[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 723985 WARN  (jetty-launcher-4948-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1dae235[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 723985 WARN  (jetty-launcher-4948-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1dae235[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 723993 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64111/solr
   [junit4]   2> 723993 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724004 INFO  (zkConnectionManagerCallback-4967-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724004 INFO  (jetty-launcher-4948-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724008 INFO  (zkConnectionManagerCallback-4972-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724008 INFO  (jetty-launcher-4948-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724115 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 724116 INFO  (zkConnectionManagerCallback-4974-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724116 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 724131 WARN  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_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> 724135 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:64137_solr
   [junit4]   2> 724135 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.Overseer Overseer 
(id=72220789558935561-127.0.0.1:64137_solr-n_0000000000) starting
   [junit4]   2> 724138 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 724142 INFO  (zkConnectionManagerCallback-4981-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724142 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 724144 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:64111/solr ready
   [junit4]   2> 724146 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64137_solr
   [junit4]   2> 724146 INFO  
(OverseerStateUpdate-72220789558935561-127.0.0.1:64137_solr-n_0000000000) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:64137_solr
   [junit4]   2> 724146 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 724147 INFO  
(OverseerStateUpdate-72220789558935561-127.0.0.1:64137_solr-n_0000000000) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 724165 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 724167 INFO  (zkCallback-4980-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 724169 WARN  (jetty-launcher-4948-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b85488[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724169 WARN  (jetty-launcher-4948-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b85488[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724174 WARN  (jetty-launcher-4948-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2bac3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724174 WARN  (jetty-launcher-4948-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2bac3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724176 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64111/solr
   [junit4]   2> 724176 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724229 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 724234 INFO  (zkConnectionManagerCallback-4987-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724234 INFO  (jetty-launcher-4948-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724240 INFO  (zkConnectionManagerCallback-4989-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724240 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 724252 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 724322 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64137.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 724329 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64137.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 724329 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64137.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 724329 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:64137_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\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DB21F5F5D9F9A382-001\tempDir-001\node1\.
   [junit4]   2> 724348 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 724356 WARN  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_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> 724358 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 724363 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64143_solr as DOWN
   [junit4]   2> 724364 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 724364 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64143_solr
   [junit4]   2> 724367 INFO  (zkCallback-4980-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 724367 INFO  (zkCallback-4973-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 724369 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 724380 INFO  (zkCallback-4988-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 724391 INFO  (zkConnectionManagerCallback-4992-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724392 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 724396 WARN  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_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> 724397 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 724401 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64152_solr as DOWN
   [junit4]   2> 724402 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 724402 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64152_solr
   [junit4]   2> 724402 INFO  (zkConnectionManagerCallback-4999-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724402 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 724406 INFO  (zkCallback-4973-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 724406 INFO  (zkCallback-4988-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 724406 INFO  (zkCallback-4980-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 724407 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 724408 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:64111/solr ready
   [junit4]   2> 724408 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 724408 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 724489 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 724521 INFO  (zkCallback-4991-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 724528 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64143.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 724533 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64143.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 724533 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64143.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 724535 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:64143_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\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DB21F5F5D9F9A382-001\tempDir-001\node2\.
   [junit4]   2> 724539 INFO  (zkConnectionManagerCallback-5006-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724539 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 724539 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 724543 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:64111/solr ready
   [junit4]   2> 724543 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 724616 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 724650 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64152.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 724652 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64152.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 724656 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64152.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 724657 INFO  (jetty-launcher-4948-thread-4) 
[n:127.0.0.1:64152_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\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DB21F5F5D9F9A382-001\tempDir-001\node4\.
   [junit4]   2> 724843 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 724916 WARN  (jetty-launcher-4948-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@ae19c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724917 WARN  (jetty-launcher-4948-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@ae19c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724924 WARN  (jetty-launcher-4948-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d4a59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724924 WARN  (jetty-launcher-4948-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d4a59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724924 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64111/solr
   [junit4]   2> 724927 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724940 INFO  (zkConnectionManagerCallback-5014-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724940 INFO  (jetty-launcher-4948-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 725048 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 725051 INFO  (zkConnectionManagerCallback-5016-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 725051 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 725058 WARN  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_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> 725060 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 725064 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64140_solr as DOWN
   [junit4]   2> 725064 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 725064 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64140_solr
   [junit4]   2> 725066 INFO  (zkCallback-4980-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725066 INFO  (zkCallback-4988-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725066 INFO  (zkCallback-4973-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725066 INFO  (zkCallback-4991-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725067 INFO  (zkCallback-5005-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725067 INFO  (zkCallback-4998-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725067 INFO  (zkCallback-5015-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725067 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 725069 INFO  (zkConnectionManagerCallback-5023-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 725071 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 725072 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 725074 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:64111/solr ready
   [junit4]   2> 725074 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 725146 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 725176 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64140.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 725182 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64140.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 725182 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64140.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 725183 INFO  (jetty-launcher-4948-thread-3) 
[n:127.0.0.1:64140_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\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DB21F5F5D9F9A382-001\tempDir-001\node3\.
   [junit4]   2> 725287 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 725288 INFO  (zkConnectionManagerCallback-5029-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 725288 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 725288 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 725288 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64111/solr ready
   [junit4]   2> 725303 INFO  (qtp11285339-12031) [n:127.0.0.1:64137_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> 725312 INFO  
(OverseerThreadFactory-2111-thread-1-processing-n:127.0.0.1:64137_solr) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 725428 INFO  
(OverseerStateUpdate-72220789558935561-127.0.0.1:64137_solr-n_0000000000) 
[n:127.0.0.1:64137_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:64143/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 725430 INFO  
(OverseerStateUpdate-72220789558935561-127.0.0.1:64137_solr-n_0000000000) 
[n:127.0.0.1:64137_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:64140/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 725647 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 725647 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 726758 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 726758 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 726767 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 726768 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 726836 WARN  (qtp14316124-12051) [n:127.0.0.1:64143_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> 726836 WARN  (qtp14316124-12051) [n:127.0.0.1:64143_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> 726836 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 726836 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 726836 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64143.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 726836 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DB21F5F5D9F9A382-001\tempDir-001\node2\collection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DB21F5F5D9F9A382-001\tempDir-001\node2\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 726840 WARN  (qtp22506729-12040) [n:127.0.0.1:64140_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> 726840 WARN  (qtp22506729-12040) [n:127.0.0.1:64140_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> 726840 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 726840 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 726840 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64140.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 726841 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DB21F5F5D9F9A382-001\tempDir-001\node3\collection1_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DB21F5F5D9F9A382-001\tempDir-001\node3\.\collection1_shard2_replica_n2\data\]
   [junit4]   2> 726970 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 726970 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 726973 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 726973 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 726975 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 726975 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 727000 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f17e84[collection1_shard2_replica_n2] main]
   [junit4]   2> 727001 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 727001 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 727004 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 727004 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 727004 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 727005 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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 1641276394562387968
   [junit4]   2> 727006 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b15da9[collection1_shard1_replica_n1] main]
   [junit4]   2> 727008 INFO  
(searcherExecutor-2132-thread-1-processing-n:127.0.0.1:64140_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:64140_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@1f17e84[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 727010 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 727010 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 727010 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 727010 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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 1641276394567630848
   [junit4]   2> 727015 INFO  
(searcherExecutor-2131-thread-1-processing-n:127.0.0.1:64143_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:64143_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@1b15da9[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 727015 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 727015 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 727019 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 727019 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 727021 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 727021 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 727021 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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:64140/solr/collection1_shard2_replica_n2/
   [junit4]   2> 727021 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 727021 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:64140/solr/collection1_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 727021 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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/72220789558935569-core_node4-n_0000000000
   [junit4]   2> 727024 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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:64140/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 727025 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 727025 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 727025 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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:64143/solr/collection1_shard1_replica_n1/
   [junit4]   2> 727025 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 727025 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:64143/solr/collection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 727026 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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/72220789558935564-core_node3-n_0000000000
   [junit4]   2> 727029 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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:64143/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 727140 INFO  (zkCallback-5015-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> 727140 INFO  (zkCallback-4988-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> 727141 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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> 727142 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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> 727156 INFO  (qtp14316124-12051) [n:127.0.0.1:64143_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=1409
   [junit4]   2> 727157 INFO  (zkCallback-4988-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> 727157 INFO  (zkCallback-5015-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> 727157 INFO  (qtp22506729-12040) [n:127.0.0.1:64140_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=1410
   [junit4]   2> 727166 INFO  (qtp11285339-12031) [n:127.0.0.1:64137_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> 727273 INFO  (zkCallback-4973-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> 727273 INFO  (zkCallback-5015-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> 727273 INFO  (zkCallback-5015-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> 727273 INFO  (zkCallback-4988-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> 727273 INFO  (zkCallback-4988-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> 727274 INFO  (qtp11285339-12031) [n:127.0.0.1:64137_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=1837
   [junit4]   2> 727289 INFO  (qtp11285339-12032) [n:127.0.0.1:64137_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> 727298 INFO  
(OverseerCollectionConfigSetProcessor-72220789558935561-127.0.0.1:64137_solr-n_0000000000)
 [n:127.0.0.1:64137_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> 727298 INFO  (zkCallback-4988-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> 727298 INFO  (zkCallback-5015-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> 727299 INFO  
(OverseerThreadFactory-2111-thread-2-processing-n:127.0.0.1:64137_solr) 
[n:127.0.0.1:64137_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
filestream_collection
   [junit4]   2> 727531 INFO  
(OverseerStateUpdate-72220789558935561-127.0.0.1:64137_solr-n_0000000000) 
[n:127.0.0.1:64137_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:64152/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 727733 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_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> 728721 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_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> 728726 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_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> 728784 WARN  (qtp6316913-12065) [n:127.0.0.1:64152_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> 728784 WARN  (qtp6316913-12065) [n:127.0.0.1:64152_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> 728784 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_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> 728784 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_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> 728785 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_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_64152.solr.core.filestream_collection.shard1.replica_n1' 
(registry 'solr.core.filestream_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1693085
   [junit4]   2> 728785 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_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\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DB21F5F5D9F9A382-001\tempDir-001\node4\filestream_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DB21F5F5D9F9A382-001\tempDir-001\node4\.\filestream_collection_shard1_replica_n1\data\]
   [junit4]   2> 728859 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_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> 728859 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 728859 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 728859 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 728863 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ceb3b9[filestream_collection_shard1_replica_n1] main]
   [junit4]   2> 728865 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 728865 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 728865 INFO  (qtp6316913-12065) [n:127.0.0.1:64152_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be 

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

ache.solr.cloud.ZkDistributedQueue.fetchZkChildren(ZkDistributedQueue.java:415) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkDistributedQueue.firstChild(ZkDistributedQueue.java:392)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:446)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:224) 
~[java/:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 146404 INFO  
(OverseerStateUpdate-72220922793623560-127.0.0.1:58915_solr-n_0000000000) 
[n:127.0.0.1:58915_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58915_solr
   [junit4]   2> 146405 INFO  (closeThreadPool-1224-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72220922793623560-127.0.0.1:58915_solr-n_0000000000) closing
   [junit4]   2> 146735 INFO  (jetty-closer-1208-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2c650d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 146735 INFO  (jetty-closer-1208-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@71a1c{/solr,null,UNAVAILABLE}
   [junit4]   2> 146736 INFO  (jetty-closer-1208-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 146843 INFO  (jetty-closer-1208-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72220922793623560-127.0.0.1:58915_solr-n_0000000000) closing
   [junit4]   2> 146846 INFO  (jetty-closer-1208-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@d07b06{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 146846 INFO  (jetty-closer-1208-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6b1776{/solr,null,UNAVAILABLE}
   [junit4]   2> 146847 INFO  (jetty-closer-1208-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 146849 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 147071 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>        6       
/solr/collections/destinationCollection/terms/shard2
   [junit4]   2>        6       
/solr/collections/destinationCollection/terms/shard1
   [junit4]   2>        6       /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>        43      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        33      /solr/collections/collection1/state.json
   [junit4]   2>        21      /solr/collections/collection2/state.json
   [junit4]   2>        15      
/solr/collections/filestream_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72220922793623560-127.0.0.1:58915_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        131     /solr/collections
   [junit4]   2>        84      /solr/live_nodes
   [junit4]   2>        75      /solr/overseer/queue
   [junit4]   2>        28      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 147078 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58902
   [junit4]   2> 147078 INFO  
(SUITE-StreamExpressionTest-seed#[DB21F5F5D9F9A382]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 58902
   [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_DB21F5F5D9F9A382-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{name_s=PostingsFormat(name=Asserting), 
featureSet_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
diseases_s=PostingsFormat(name=Asserting), 
terms_ss=PostingsFormat(name=LuceneFixedGap), 
field_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
subject=PostingsFormat(name=LuceneFixedGap), 
checkpoint_ss=PostingsFormat(name=Asserting), 
symptoms_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
test_t=PostingsFormat(name=Asserting), level1_s=FST50, s_multi=FST50, 
level2_s=PostingsFormat(name=LuceneVarGapFixedInterval), a_s=FST50, 
whitetok=PostingsFormat(name=Asserting), 
tv_text=PostingsFormat(name=LuceneVarGapFixedInterval), 
term_s=PostingsFormat(name=LuceneFixedGap), 
a_t=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting), 
text=FST50}, docValues:{name_s=DocValuesFormat(name=Asserting), 
iteration_i=DocValuesFormat(name=Asserting), 
terms_ss=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Lucene80), 
multiDefault=DocValuesFormat(name=Direct), 
price_f=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Lucene80), 
intDefault=DocValuesFormat(name=Lucene80), 
falseNegative_i=DocValuesFormat(name=Lucene80), 
a_i=DocValuesFormat(name=Asserting), 
falsePositive_i=DocValuesFormat(name=Lucene80), 
level1_s=DocValuesFormat(name=Lucene80), 
s_multi=DocValuesFormat(name=Lucene80), 
level2_s=DocValuesFormat(name=Lucene80), a_s=DocValuesFormat(name=Lucene80), 
score_f=DocValuesFormat(name=Lucene80), term_s=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct), 
i_multi=DocValuesFormat(name=Asserting), 
featureSet_s=DocValuesFormat(name=Lucene80), 
diseases_s=DocValuesFormat(name=Asserting), 
trueNegative_i=DocValuesFormat(name=Lucene80), 
index_i=DocValuesFormat(name=Lucene80), test_dt=DocValuesFormat(name=Lucene80), 
out_i=DocValuesFormat(name=Lucene80), 
checkpoint_ss=DocValuesFormat(name=Asserting), 
symptoms_s=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Lucene80), 
truePositive_i=DocValuesFormat(name=Lucene80), 
cases_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=649, 
maxMBSortInHeap=5.678157646328114, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1f5634d),
 locale=ro, timezone=Europe/Oslo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 
(32-bit)/cpus=3,threads=1,free=78395592,total=304349184
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest, 
StreamExpressionTest, StreamExpressionTest]
   [junit4] Completed [5/5 (5!)] on J0 in 25.81s, 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: 
DB21F5F5D9F9A382]

Total time: 2 minutes 32 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=8dd116a615821c7d9b539316b051f466009b5130, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #386
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to