Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/219/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
Error from server at http://127.0.0.1:65394/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/mainCorpus_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/mainCorpus_shard2_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:65394/solr/mainCorpus_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([8DD3ED3B0C778E82:30C49822355BB3DF]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:7466)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:65394/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more




Build Log:
[...truncated 14762 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 82638 INFO  
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_8DD3ED3B0C778E82-001\init-core-data-001
   [junit4]   2> 82639 WARN  
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 82640 INFO  
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 82640 INFO  
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 82641 INFO  
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_8DD3ED3B0C778E82-001\tempDir-001
   [junit4]   2> 82641 INFO  
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 82646 INFO  (Thread-189) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 82646 INFO  (Thread-189) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 82651 ERROR (Thread-189) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 82743 INFO  
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:65370
   [junit4]   2> 82758 INFO  (jetty-launcher-286-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 82758 INFO  (jetty-launcher-286-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dcab43f{/solr,null,AVAILABLE}
   [junit4]   2> 82760 INFO  (jetty-launcher-286-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7b67cb0d{HTTP/1.1,[http/1.1]}{127.0.0.1:65376}
   [junit4]   2> 82760 INFO  (jetty-launcher-286-thread-2) [    ] 
o.e.j.s.Server Started @93023ms
   [junit4]   2> 82760 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65376}
   [junit4]   2> 82760 ERROR (jetty-launcher-286-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 82760 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 82760 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 82761 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 82761 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-29T04:02:14.686800200Z
   [junit4]   2> 82762 INFO  (jetty-launcher-286-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 82763 INFO  (jetty-launcher-286-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13703dc3{/solr,null,AVAILABLE}
   [junit4]   2> 82764 INFO  (jetty-launcher-286-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7e8cb585{HTTP/1.1,[http/1.1]}{127.0.0.1:65381}
   [junit4]   2> 82764 INFO  (jetty-launcher-286-thread-1) [    ] 
o.e.j.s.Server Started @93027ms
   [junit4]   2> 82764 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65381}
   [junit4]   2> 82764 ERROR (jetty-launcher-286-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 82764 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 82764 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 82764 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 82764 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-29T04:02:14.689888100Z
   [junit4]   2> 82767 INFO  (jetty-launcher-286-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 82767 INFO  (jetty-launcher-286-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46da3a9b{/solr,null,AVAILABLE}
   [junit4]   2> 82770 INFO  (jetty-launcher-286-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3e2ad7b6{HTTP/1.1,[http/1.1]}{127.0.0.1:65386}
   [junit4]   2> 82770 INFO  (jetty-launcher-286-thread-3) [    ] 
o.e.j.s.Server Started @93032ms
   [junit4]   2> 82770 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65386}
   [junit4]   2> 82770 ERROR (jetty-launcher-286-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 82770 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 82770 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 82770 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 82770 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-29T04:02:14.695709Z
   [junit4]   2> 82791 INFO  (jetty-launcher-286-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 82791 INFO  (jetty-launcher-286-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16cf0c4{/solr,null,AVAILABLE}
   [junit4]   2> 82792 INFO  (jetty-launcher-286-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f197af6{HTTP/1.1,[http/1.1]}{127.0.0.1:65394}
   [junit4]   2> 82792 INFO  (jetty-launcher-286-thread-4) [    ] 
o.e.j.s.Server Started @93055ms
   [junit4]   2> 82792 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65394}
   [junit4]   2> 82793 ERROR (jetty-launcher-286-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 82793 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 82793 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 82793 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 82793 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-29T04:02:14.718258900Z
   [junit4]   2> 82820 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 82829 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 82833 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65370/solr
   [junit4]   2> 82859 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 82861 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65370/solr
   [junit4]   2> 82869 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 82877 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65370/solr
   [junit4]   2> 82887 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65370/solr
   [junit4]   2> 82955 WARN  (jetty-launcher-286-thread-1) [    ] 
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> 82957 WARN  (jetty-launcher-286-thread-3) [    ] 
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> 82962 WARN  (jetty-launcher-286-thread-2) [    ] 
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> 82974 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82974 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82974 WARN  (jetty-launcher-286-thread-4) [    ] 
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> 82974 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82975 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65381_solr
   [junit4]   2> 82976 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65386_solr
   [junit4]   2> 82976 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65376_solr
   [junit4]   2> 82979 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98740321293107209-127.0.0.1:65381_solr-n_0000000000) starting
   [junit4]   2> 83047 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65386.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 83052 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65386.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 83052 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65386.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 83053 INFO  (jetty-launcher-286-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_8DD3ED3B0C778E82-001\tempDir-001\node3\.
   [junit4]   2> 83059 INFO  (zkCallback-303-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 83064 INFO  (zkCallback-307-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 83072 INFO  (zkCallback-302-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 83083 INFO  (zkCallback-308-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 83085 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 83097 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65394_solr
   [junit4]   2> 83122 INFO  (zkCallback-307-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 83122 INFO  (zkCallback-308-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 83122 INFO  (zkCallback-303-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 83122 INFO  (zkCallback-302-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 83128 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65376.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 83133 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65376.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 83134 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65376.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 83134 INFO  (jetty-launcher-286-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_8DD3ED3B0C778E82-001\tempDir-001\node1\.
   [junit4]   2> 83151 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65381_solr
   [junit4]   2> 83179 INFO  (zkCallback-303-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 83179 INFO  (zkCallback-308-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 83179 INFO  (zkCallback-302-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 83180 INFO  (zkCallback-307-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 83208 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65394.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 83219 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65381.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 83219 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65394.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 83219 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65394.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 83221 INFO  (jetty-launcher-286-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_8DD3ED3B0C778E82-001\tempDir-001\node4\.
   [junit4]   2> 83257 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65381.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 83257 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65381.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 83258 INFO  (jetty-launcher-286-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_8DD3ED3B0C778E82-001\tempDir-001\node2\.
   [junit4]   2> 83327 INFO  
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 83328 INFO  
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65370/solr ready
   [junit4]   2> 83340 INFO  (qtp1541434343-1462) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 83355 INFO  (OverseerThreadFactory-647-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 83493 INFO  
(OverseerStateUpdate-98740321293107209-127.0.0.1:65381_solr-n_0000000000) [    
] 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:65376/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 83495 INFO  
(OverseerStateUpdate-98740321293107209-127.0.0.1:65381_solr-n_0000000000) [    
] 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:65381/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 83718 INFO  (qtp1541434343-1459) [    ] 
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> 83718 INFO  (qtp1541434343-1459) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 83719 INFO  (qtp642395103-1473) [    ] 
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> 83720 INFO  (qtp642395103-1473) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 83834 INFO  (zkCallback-303-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> 83835 INFO  (zkCallback-307-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> 83854 INFO  (zkCallback-303-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> 83855 INFO  (zkCallback-307-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> 84763 INFO  (qtp1541434343-1459) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 84782 INFO  (qtp642395103-1473) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 84789 INFO  (qtp1541434343-1459) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 84822 WARN  (qtp1541434343-1459) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 84822 WARN  (qtp1541434343-1459) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 84822 INFO  (qtp1541434343-1459) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 84823 INFO  (qtp1541434343-1459) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 84823 INFO  (qtp1541434343-1459) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65376.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 84823 INFO  (qtp1541434343-1459) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 84823 INFO  (qtp1541434343-1459) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_8DD3ED3B0C778E82-001\tempDir-001\node1\collection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_8DD3ED3B0C778E82-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 84831 INFO  (qtp642395103-1473) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 84879 WARN  (qtp642395103-1473) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 84879 WARN  (qtp642395103-1473) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 84879 INFO  (qtp642395103-1473) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 84879 INFO  (qtp642395103-1473) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 84879 INFO  (qtp642395103-1473) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65381.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@776b6f6a
   [junit4]   2> 84879 INFO  (qtp642395103-1473) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 84879 INFO  (qtp642395103-1473) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_8DD3ED3B0C778E82-001\tempDir-001\node2\collection1_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_8DD3ED3B0C778E82-001\tempDir-001\node2\.\collection1_shard2_replica_n2\data\]
   [junit4]   2> 85042 INFO  (qtp1541434343-1459) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 85042 INFO  (qtp1541434343-1459) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 85045 INFO  (qtp1541434343-1459) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 85045 INFO  (qtp1541434343-1459) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 85049 INFO  (qtp1541434343-1459) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d27d85d[collection1_shard1_replica_n1] main]
   [junit4]   2> 85050 INFO  (qtp1541434343-1459) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 85051 INFO  (qtp1541434343-1459) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 85051 INFO  (qtp1541434343-1459) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 85051 INFO  (qtp1541434343-1459) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579845143207346176
   [junit4]   2> 85060 INFO  (qtp1541434343-1459) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 85061 INFO  (qtp1541434343-1459) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 85061 INFO  (qtp1541434343-1459) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/
   [junit4]   2> 85061 INFO  (qtp1541434343-1459) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 85061 INFO  (qtp1541434343-1459) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 85061 INFO  (qtp1541434343-1459) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 85101 INFO  (qtp642395103-1473) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 85101 INFO  (qtp642395103-1473) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 85103 INFO  (qtp642395103-1473) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 85103 INFO  (qtp642395103-1473) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 85107 INFO  (qtp1541434343-1459) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 85108 INFO  (searcherExecutor-648-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@7d27d85d[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85111 INFO  (qtp642395103-1473) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c14ff7c[collection1_shard2_replica_n2] main]
   [junit4]   2> 85112 INFO  (qtp642395103-1473) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 85112 INFO  (qtp642395103-1473) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 85113 INFO  (qtp642395103-1473) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 85114 INFO  (searcherExecutor-649-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher 
Searcher@7c14ff7c[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85114 INFO  (qtp642395103-1473) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1579845143273406464
   [junit4]   2> 85121 INFO  (qtp642395103-1473) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 85121 INFO  (qtp642395103-1473) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 85121 INFO  (qtp642395103-1473) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/
   [junit4]   2> 85121 INFO  (qtp642395103-1473) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 85121 INFO  (qtp642395103-1473) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 85121 INFO  (qtp642395103-1473) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 85162 INFO  (qtp642395103-1473) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 85265 INFO  (zkCallback-303-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> 85266 INFO  (zkCallback-303-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> 85266 INFO  (zkCallback-307-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> 85266 INFO  (zkCallback-307-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> 85269 INFO  (qtp1541434343-1459) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 85270 INFO  (qtp1541434343-1459) [    ] 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=1553
   [junit4]   2> 85316 INFO  (qtp642395103-1473) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 85319 INFO  (qtp642395103-1473) [    ] 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=1600
   [junit4]   2> 85334 INFO  (qtp1541434343-1462) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 85352 INFO  
(OverseerCollectionConfigSetProcessor-98740321293107209-127.0.0.1:65381_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 85420 INFO  (zkCallback-307-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> 85420 INFO  (zkCallback-303-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> 85420 INFO  (zkCallback-303-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> 85420 INFO  (zkCallback-307-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> 86335 INFO  (qtp1541434343-1462) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2995
   [junit4]   2> 86335 INFO  
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 86336 INFO  
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 86371 INFO  
(TEST-StreamExpressionTest.testEBEDivide-seed#[8DD3ED3B0C778E82]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEBEDivide
   [junit4]   2> 86388 INFO  (qtp642395103-1469) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579845144605097984)} 0 4
   [junit4]   2> 86396 INFO  (qtp1541434343-1457) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845144617680896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86396 INFO  (qtp1541434343-1457) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 86397 INFO  (qtp1541434343-1457) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86397 INFO  (qtp642395103-1469) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845144618729472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86397 INFO  (qtp642395103-1469) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 86398 INFO  (qtp642395103-1469) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86398 INFO  (qtp1541434343-1457) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 86399 INFO  (qtp642395103-1469) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 86399 INFO  (qtp1541434343-1458) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579845144593563648),commit=} 0 25
   [junit4]   2> 86401 INFO  (qtp1439829085-1484) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 86410 INFO  (qtp642395103-1468) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=ebeDivide(array(2,4,6,8,10,12),array(1,2,3,4,5,6))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 86414 INFO  
(TEST-StreamExpressionTest.testEBEDivide-seed#[8DD3ED3B0C778E82]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEBEDivide
   [junit4]   2> 86438 INFO  
(TEST-StreamExpressionTest.testRandomStream-seed#[8DD3ED3B0C778E82]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomStream
   [junit4]   2> 86445 INFO  (qtp1541434343-1456) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579845144665915392)} 0 2
   [junit4]   2> 86446 INFO  (qtp1541434343-1496) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845144670109696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86447 INFO  (qtp1541434343-1496) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 86447 INFO  (qtp1541434343-1496) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86450 INFO  (qtp1541434343-1496) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 86450 INFO  (qtp642395103-1492) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845144674304000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86451 INFO  (qtp642395103-1492) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 86451 INFO  (qtp642395103-1492) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86451 INFO  (qtp642395103-1492) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 86451 INFO  (qtp642395103-1466) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579845144664866816),commit=} 0 11
   [junit4]   2> 86572 INFO  (qtp1541434343-1495) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 
(1579845144687935488), 1 (1579845144726732800), 4 (1579845144727781376), 8 
(1579845144728829952), 10 (1579845144730927104), 11 (1579845144730927105), 12 
(1579845144731975680), 13 (1579845144731975681), 14 (1579845144731975682), 15 
(1579845144731975683), ... (522 adds)]} 0 109
   [junit4]   2> 86578 INFO  (qtp642395103-1491) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 
(1579845144683741184), 3 (1579845144720441344), 5 (1579845144720441345), 6 
(1579845144722538496), 7 (1579845144722538497), 9 (1579845144723587072), 17 
(1579845144726732800), 18 (1579845144728829952), 19 (1579845144728829953), 21 
(1579845144730927104), ... (478 adds)]} 0 119
   [junit4]   2> 86580 INFO  (qtp642395103-1493) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845144810618880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86580 INFO  (qtp1541434343-1459) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845144810618880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86580 INFO  (qtp642395103-1493) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@17871af0 
commitCommandVersion:1579845144810618880
   [junit4]   2> 86580 INFO  (qtp1541434343-1459) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4b60fc9c 
commitCommandVersion:1579845144810618880
   [junit4]   2> 86621 INFO  (qtp1541434343-1459) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a8220a6[collection1_shard1_replica_n1] main]
   [junit4]   2> 86621 INFO  (qtp642395103-1493) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@72b345e[collection1_shard2_replica_n2] main]
   [junit4]   2> 86622 INFO  (qtp1541434343-1459) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86622 INFO  (qtp642395103-1493) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86623 INFO  (searcherExecutor-648-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@5a8220a6[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c522)))}
   [junit4]   2> 86623 INFO  (qtp1541434343-1459) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 44
   [junit4]   2> 86624 INFO  (searcherExecutor-649-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher 
Searcher@72b345e[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c478)))}
   [junit4]   2> 86624 INFO  (qtp642395103-1493) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 44
   [junit4]   2> 86624 INFO  (qtp1541434343-1494) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 46
   [junit4]   2> 86632 INFO  
(TEST-StreamExpressionTest.testRandomStream-seed#[8DD3ED3B0C778E82]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 86633 INFO  
(TEST-StreamExpressionTest.testRandomStream-seed#[8DD3ED3B0C778E82]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65370/solr ready
   [junit4]   2> 86639 INFO  (qtp1541434343-1458) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=random_443729212+asc&shard.url=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&rows=1000&version=2&q=*:*&NOW=1506657738559&isShard=true&wt=javabin}
 hits=522 status=0 QTime=2
   [junit4]   2> 86639 INFO  (qtp642395103-1473) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=random_443729212+asc&shard.url=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&rows=1000&version=2&q=*:*&NOW=1506657738559&isShard=true&wt=javabin}
 hits=478 status=0 QTime=3
   [junit4]   2> 86660 INFO  (qtp1541434343-1455) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id,+a_i&shards.purpose=64&shard.url=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&rows=1000&version=2&q=*:*&NOW=1506657738559&ids=0,1,4,800,8,801,802,805,807,808,809,812,813,814,816,817,819,821,822,825,826,828,834,837,838,839,840,841,842,843,602,844,845,847,605,848,608,609,850,853,854,613,614,858,616,617,860,620,862,622,865,623,866,625,626,868,869,627,628,629,870,871,630,874,632,633,876,635,878,638,639,881,640,882,883,642,400,884,643,885,402,403,404,647,406,408,409,892,650,894,654,412,897,656,657,416,418,419,661,420,662,663,664,422,423,666,425,667,426,668,669,428,670,671,672,674,676,434,435,436,438,680,441,683,684,685,201,444,445,203,687,447,689,448,206,449,207,690,691,451,694,452,211,695,453,454,212,213,455,698,456,215,218,219,460,461,220,463,221,222,226,468,469,227,228,470,473,231,232,476,236,238,480,482,240,483,241,484,242,243,485,244,245,487,488,489,491,250,495,253,255,257,258,265,267,268,273,275,277,278,280,283,284,285,287,288,290,293,294,296,297,298,299,900,901,902,905,906,907,908,910,912,913,915,916,920,922,924,926,930,932,936,938,940,701,945,947,705,948,706,707,709,950,952,710,711,953,954,955,957,715,716,718,960,961,721,723,965,966,725,967,726,728,970,971,972,730,731,973,974,975,734,977,978,979,737,738,739,983,985,501,744,745,746,504,989,748,506,749,991,750,751,994,995,753,754,512,996,514,998,999,758,518,520,763,521,522,523,766,767,769,529,771,772,773,775,533,535,779,538,539,541,783,300,542,785,301,786,787,303,546,304,788,789,305,548,308,309,791,550,551,310,795,553,796,554,555,797,556,314,798,799,557,316,561,320,562,321,563,565,323,566,325,568,569,329,570,331,332,574,333,576,335,578,579,339,580,340,583,584,100,342,585,101,102,344,587,345,347,348,349,107,108,109,592,350,594,352,110,353,595,111,355,113,114,356,357,358,118,10,11,12,13,14,15,16,360,361,362,122,365,123,124,367,125,368,369,129,20,22,24,27,28,373,374,132,133,376,135,377,379,138,32,34,35,36,38,380,382,384,385,386,387,388,146,148,40,41,42,43,44,46,47,48,49,150,392,151,393,394,154,397,398,156,157,399,50,51,52,54,55,59,160,161,166,167,168,169,61,63,64,65,66,171,173,175,176,70,72,73,74,75,77,79,182,183,184,185,188,189,80,83,84,85,190,192,193,197,93,94,96,99&isShard=true&wt=javabin}
 status=0 QTime=8
   [junit4]   2> 86664 INFO  (qtp642395103-1470) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id,+a_i&shards.purpose=64&shard.url=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&rows=1000&version=2&q=*:*&NOW=1506657738559&ids=2,3,5,6,7,9,803,804,806,810,811,815,818,820,823,824,827,829,830,831,832,833,835,836,600,601,603,846,604,606,849,607,851,852,610,611,612,855,856,615,857,859,618,619,861,621,863,864,624,867,872,631,873,875,634,877,636,879,637,880,641,401,644,886,645,887,888,646,405,889,648,407,649,890,891,651,893,652,410,411,895,653,896,413,655,898,414,899,415,658,659,417,660,421,665,424,427,429,430,673,431,432,433,675,677,678,437,679,439,681,440,682,200,442,443,202,686,446,204,688,205,208,209,692,450,693,210,696,697,214,457,699,458,216,459,217,462,464,223,465,224,466,467,225,229,471,472,230,474,475,233,234,477,235,478,237,479,239,481,486,246,247,248,249,490,492,251,493,252,494,254,496,497,256,498,499,259,260,261,262,263,264,266,269,270,271,272,274,276,279,281,282,286,289,291,292,295,903,904,909,911,914,917,918,919,921,923,925,927,928,929,931,933,934,935,937,939,941,942,700,943,702,944,703,704,946,949,708,951,712,713,956,714,958,717,959,719,962,720,963,722,964,724,968,727,969,729,732,733,976,735,736,980,981,982,740,741,984,500,742,743,502,986,503,987,988,505,747,507,508,509,990,992,993,510,752,511,755,997,513,756,515,757,516,517,759,519,760,761,762,764,765,524,525,768,526,527,528,770,530,531,532,774,776,534,777,778,536,537,780,781,782,540,784,543,302,544,545,547,306,307,549,790,792,793,794,552,311,312,313,315,558,559,317,318,319,560,322,564,324,567,326,327,328,571,572,330,573,575,334,577,336,337,338,581,582,341,343,586,103,588,104,346,589,105,106,590,591,351,593,112,354,596,597,598,599,115,116,359,117,119,17,18,19,120,121,363,364,366,126,127,128,21,23,25,26,29,370,371,130,372,131,375,134,136,378,137,139,30,31,33,37,39,381,140,383,141,142,143,144,145,147,389,149,45,390,391,152,153,395,396,155,158,159,53,56,57,58,162,163,164,165,60,62,67,68,69,170,172,174,177,178,179,71,76,78,180,181,186,187,81,82,86,87,88,89,191,194,195,196,198,199,90,91,92,95,97,98&isShard=true&wt=javabin}
 status=0 QTime=13
   [junit4]   2> 86674 INFO  (qtp1541434343-1457) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&fl=id,+a_i&sort=random_443729212+asc&rows=1000&wt=javabin&version=2}
 hits=1000 status=0 QTime=40
   [junit4]   2> 86680 INFO  (qtp1541434343-1496) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=random_1716854183+asc&shard.url=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&rows=1000&version=2&q=*:*&NOW=1506657738602&isShard=true&wt=javabin}
 hits=522 status=0 QTime=1
   [junit4]   2> 86680 INFO  (qtp642395103-1470) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=random_1716854183+asc&shard.url=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&rows=1000&version=2&q=*:*&NOW=1506657738602&isShard=true&wt=javabin}
 hits=478 status=0 QTime=1
   [junit4]   2> 86701 INFO  (qtp1541434343-1495) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id,+a_i&shards.purpose=64&shard.url=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&rows=1000&version=2&q=*:*&NOW=1506657738602&ids=0,1,4,8,800,801,802,805,807,808,809,812,813,814,816,817,819,821,822,825,826,828,834,837,838,839,840,841,842,843,844,602,845,605,847,848,608,609,850,853,854,613,614,858,616,617,860,620,862,622,865,623,866,625,626,868,627,869,628,629,870,871,630,632,874,633,876,635,878,638,639,881,882,640,883,400,642,884,643,885,402,403,404,647,406,408,409,650,892,894,654,412,897,656,657,416,418,419,661,420,662,663,664,422,423,666,667,425,668,426,669,428,670,671,672,674,434,676,435,436,438,680,683,441,684,201,685,444,687,445,203,447,689,448,206,449,207,690,691,451,452,694,695,453,211,212,454,455,213,698,456,215,218,219,460,461,220,463,221,222,468,226,227,469,228,470,231,473,232,476,236,238,480,482,240,241,483,242,484,485,243,244,487,245,488,489,491,250,253,495,255,257,258,265,267,268,273,275,277,278,280,283,284,285,287,288,290,293,294,296,297,298,299,900,901,902,905,906,907,908,910,912,913,915,916,920,922,924,926,930,932,936,938,940,701,945,705,947,706,948,707,709,950,952,710,953,711,954,955,715,957,716,718,960,961,721,965,723,966,967,725,726,728,970,971,730,972,731,973,974,975,734,977,978,979,737,738,739,983,985,501,744,745,504,746,989,506,748,749,991,750,751,994,995,753,512,996,754,998,514,999,758,518,520,521,763,522,523,766,767,769,529,771,772,773,775,533,535,779,538,539,541,783,542,300,785,301,786,787,303,788,546,304,305,789,548,308,309,791,550,551,310,553,795,796,554,797,555,798,556,314,557,799,316,561,562,320,321,563,323,565,566,325,568,569,329,570,331,332,574,333,576,335,578,579,339,580,340,583,342,100,584,585,101,344,102,587,345,347,348,349,107,108,109,592,350,110,352,594,111,353,595,113,355,114,356,357,358,118,10,11,12,13,14,15,16,360,361,362,122,365,123,124,367,125,368,369,129,20,22,24,27,28,373,132,374,133,376,377,135,379,138,32,34,35,36,38,380,382,384,385,386,387,388,146,148,40,41,42,43,44,46,47,48,49,150,392,151,393,394,154,397,156,398,157,399,50,51,52,54,55,59,160,161,166,167,168,169,61,63,64,65,66,171,173,175,176,70,72,73,74,75,77,79,182,183,184,185,188,189,80,83,84,85,190,192,193,197,93,94,96,99&isShard=true&wt=javabin}
 status=0 QTime=12
   [junit4]   2> 86704 INFO  (qtp642395103-1468) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id,+a_i&shards.purpose=64&shard.url=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&rows=1000&version=2&q=*:*&NOW=1506657738602&ids=2,3,5,6,7,9,803,804,806,810,811,815,818,820,823,824,827,829,830,831,832,833,835,836,600,601,603,846,604,606,607,849,851,852,610,611,612,855,856,857,615,859,618,619,861,621,863,864,624,867,872,873,631,875,634,877,636,637,879,880,641,401,886,644,645,887,646,888,405,889,648,407,649,890,891,893,651,410,652,411,895,653,896,655,413,898,414,899,415,658,417,659,660,421,665,424,427,429,430,673,431,432,675,433,677,678,679,437,439,681,682,440,200,442,443,686,202,688,204,446,205,208,209,692,450,693,210,696,697,214,699,457,216,458,459,217,462,464,465,223,224,466,225,467,229,471,230,472,474,475,233,234,477,235,478,479,237,239,481,486,246,247,248,249,490,492,493,251,494,252,496,254,497,498,256,499,259,260,261,262,263,264,266,269,270,271,272,274,276,279,281,282,286,289,291,292,295,903,904,909,911,914,917,918,919,921,923,925,927,928,929,931,933,934,935,937,939,941,942,700,943,702,944,703,704,946,949,708,951,712,713,714,956,958,959,717,719,720,962,963,722,964,724,968,727,969,729,732,733,976,735,736,980,981,740,982,741,984,742,500,743,502,986,503,987,988,505,747,507,508,509,990,992,993,510,752,511,755,997,513,756,757,515,516,759,517,519,760,761,762,764,765,524,525,526,768,527,528,770,530,531,532,774,776,534,777,536,778,537,780,781,540,782,784,543,302,544,545,547,306,307,549,790,792,793,552,794,311,312,313,315,558,559,317,318,319,560,322,564,324,567,326,327,328,571,572,330,573,575,334,577,336,337,338,581,582,341,343,586,103,104,346,588,105,589,106,590,591,593,351,112,354,596,597,598,599,115,116,359,117,119,17,18,19,120,121,363,364,366,126,127,128,21,23,25,26,29,370,371,372,130,131,375,134,136,378,137,139,30,31,33,37,39,381,140,141,383,142,143,144,145,147,389,149,45,390,391,152,153,395,396,155,158,159,53,56,57,58,162,163,164,165,60,62,67,68,69,170,172,174,177,178,179,71,76,78,180,181,186,187,81,82,86,87,88,89,191,194,195,196,198,199,90,91,92,95,97,98&isShard=true&wt=javabin}
 status=0 QTime=12
   [junit4]   2> 86709 INFO  (qtp1541434343-1456) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&fl=id,+a_i&sort=random_1716854183+asc&rows=1000&wt=javabin&version=2}
 hits=1000 status=0 QTime=32
   [junit4]   2> 86725 INFO  (qtp642395103-1467) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=random_-247753365+asc&shard.url=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&rows=1&version=2&q=*:*&NOW=1506657738646&isShard=true&wt=javabin}
 hits=478 status=0 QTime=0
   [junit4]   2> 86727 INFO  (qtp1541434343-1495) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=random_-247753365+asc&shard.url=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&rows=1&version=2&q=*:*&NOW=1506657738646&isShard=true&wt=javabin}
 hits=522 status=0 QTime=1
   [junit4]   2> 86729 INFO  (qtp1541434343-1495) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id,+a_i&shards.purpose=64&shard.url=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&rows=1&version=2&q=*:*&NOW=1506657738646&ids=750&isShard=true&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 86729 INFO  (qtp1541434343-1456) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&fl=id,+a_i&sort=random_-247753365+asc&rows=1&wt=javabin&version=2}
 hits=1000 status=0 QTime=8
   [junit4]   2> 86744 INFO  (qtp642395103-1467) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=random(collection1,+q%3D"*:*",+rows%3D"1",+fl%3D"id,+a_i")&wt=javabin&version=2.2}
 status=0 QTime=0
   [junit4]   2> 86760 INFO  (qtp642395103-1467) [    ] o.a.s.c.c.ZkStateReader 
Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 86761 INFO  (qtp642395103-1467) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65370/solr ready
   [junit4]   2> 86764 INFO  (qtp1541434343-1495) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=random_-939030512+asc&shard.url=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&rows=1&version=2&q=*:*&NOW=1506657738688&isShard=true&wt=javabin}
 hits=522 status=0 QTime=0
   [junit4]   2> 86765 INFO  (qtp642395103-1493) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=random_-939030512+asc&shard.url=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&rows=1&version=2&q=*:*&NOW=1506657738688&isShard=true&wt=javabin}
 hits=478 status=0 QTime=0
   [junit4]   2> 86767 INFO  (qtp1541434343-1495) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id,+a_i&shards.purpose=64&shard.url=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&rows=1&version=2&q=*:*&NOW=1506657738688&ids=245&isShard=true&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 86767 INFO  (qtp642395103-1491) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&fl=id,+a_i&sort=random_-939030512+asc&rows=1&wt=javabin&version=2}
 hits=1000 status=0 QTime=3
   [junit4]   2> 86779 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ecbcc8faf000f, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 86780 INFO  
(TEST-StreamExpressionTest.testRandomStream-seed#[8DD3ED3B0C778E82]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomStream
   [junit4]   2> 86810 INFO  
(TEST-StreamExpressionTest.testConvertEvaluator-seed#[8DD3ED3B0C778E82]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testConvertEvaluator
   [junit4]   2> 86822 INFO  (qtp642395103-1493) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30286ce8[collection1_shard2_replica_n2] realtime]
   [junit4]   2> 86823 INFO  (qtp1541434343-1458) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65b92668[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 86823 INFO  (qtp642395103-1493) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579845145055985664)} 0 8
   [junit4]   2> 86824 INFO  (qtp1541434343-1457) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845145066471424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86824 INFO  (qtp1541434343-1457) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4b60fc9c 
commitCommandVersion:1579845145066471424
   [junit4]   2> 86826 INFO  (qtp642395103-1469) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845145068568576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86826 INFO  (qtp642395103-1469) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@17871af0 
commitCommandVersion:1579845145068568576
   [junit4]   2> 86827 INFO  (qtp642395103-1469) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@575b68c7[collection1_shard2_replica_n2] main]
   [junit4]   2> 86828 INFO  (qtp642395103-1469) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86829 INFO  (qtp1541434343-1457) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69fafb23[collection1_shard1_replica_n1] main]
   [junit4]   2> 86829 INFO  (qtp1541434343-1457) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86830 INFO  (searcherExecutor-649-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher 
Searcher@575b68c7[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 86830 INFO  (searcherExecutor-648-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@69fafb23[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 86833 INFO  (qtp642395103-1469) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 10
   [junit4]   2> 86833 INFO  (qtp1541434343-1457) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 11
   [junit4]   2> 86838 INFO  (qtp1541434343-1458) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579845145054937088),commit=} 0 26
   [junit4]   2> 86841 INFO  (qtp1541434343-1496) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[1 
(1579845145081151488)]} 0 3
   [junit4]   2> 86842 INFO  (qtp642395103-1470) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 
(1579845145081151488)]} 0 4
   [junit4]   2> 86845 INFO  (qtp642395103-1468) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845145088491520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86845 INFO  (qtp1541434343-1456) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845145088491520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86845 INFO  (qtp642395103-1468) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@17871af0 
commitCommandVersion:1579845145088491520
   [junit4]   2> 86845 INFO  (qtp1541434343-1456) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4b60fc9c 
commitCommandVersion:1579845145088491520
   [junit4]   2> 86858 INFO  (qtp642395103-1468) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42515599[collection1_shard2_replica_n2] main]
   [junit4]   2> 86859 INFO  (qtp642395103-1468) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86859 INFO  (searcherExecutor-649-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher 
Searcher@42515599[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c1)))}
   [junit4]   2> 86859 INFO  (qtp642395103-1468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 15
   [junit4]   2> 86861 INFO  (qtp1541434343-1456) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7817b830[collection1_shard1_replica_n1] main]
   [junit4]   2> 86862 INFO  (searcherExecutor-648-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@7817b830[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c1)))}
   [junit4]   2> 86863 INFO  (qtp1541434343-1456) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86863 INFO  (qtp1541434343-1456) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 19
   [junit4]   2> 86864 INFO  (qtp1541434343-1459) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 20
   [junit4]   2> 86875 INFO  (qtp642395103-1492) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=select(calc(),+convert(miles,+kilometers,+10)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=7
   [junit4]   2> 86879 INFO  (qtp642395103-1466) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=select(search(collection1,+q%3D"*:*",+sort%3D"miles_i+asc",+fl%3D"miles_i"),+convert(miles,+kilometers,+miles_i)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 86885 INFO  (qtp1541434343-1494) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&sort=miles_i+asc&wt=json&version=2.2} 
hits=1 status=0 QTime=0
   [junit4]   2> 86889 INFO  (qtp642395103-1473) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&sort=miles_i+asc&wt=json&version=2.2} 
hits=1 status=0 QTime=0
   [junit4]   2> 86898 INFO  (qtp1541434343-1455) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=parallel(collection1,+workers%3D2,+sort%3D"miles_i+asc",+select(search(collection1,+q%3D"*:*",+partitionKeys%3Dmiles_i,+sort%3D"miles_i+asc",+fl%3D"miles_i"),+convert(miles,+kilometers,+miles_i)+as+kilometers))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 86902 INFO  (qtp1541434343-1457) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=select(search(collection1,q%3D"*:*",partitionKeys%3Dmiles_i,sort%3D"miles_i+asc",fl%3Dmiles_i,zkHost%3D"127.0.0.1:65370/solr"),convert(miles,kilometers,miles_i)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 86903 INFO  (qtp642395103-1467) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=select(search(collection1,q%3D"*:*",partitionKeys%3Dmiles_i,sort%3D"miles_i+asc",fl%3Dmiles_i,zkHost%3D"127.0.0.1:65370/solr"),convert(miles,kilometers,miles_i)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 86913 INFO  (qtp642395103-1469) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=7
   [junit4]   2> 86914 INFO  (qtp1541434343-1458) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=8
   [junit4]   2> 86916 INFO  (qtp642395103-1468) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=1 status=0 QTime=9
   [junit4]   2> 86919 INFO  (qtp1541434343-1459) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 86929 INFO  (qtp642395103-1469) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=select(stats(collection1,+q%3D"*:*",+sum(miles_i)),+convert(miles,+kilometers,+sum(miles_i))+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 86934 INFO  (qtp642395103-1466) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&stats=true&NOW=1506657738855&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+}miles_i}
 hits=1 status=0 QTime=1
   [junit4]   2> 86935 INFO  (qtp1541434343-1457) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:65376/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1506657738855&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+}miles_i}
 hits=1 status=0 QTime=0
   [junit4]   2> 86935 INFO  (qtp1541434343-1458) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+}miles_i}
 hits=2 status=0 QTime=4
   [junit4]   2> 86936 INFO  
(TEST-StreamExpressionTest.testConvertEvaluator-seed#[8DD3ED3B0C778E82]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testConvertEvaluator
   [junit4]   2> 86973 INFO  
(TEST-StreamExpressionTest.testParameterSubstitution-seed#[8DD3ED3B0C778E82]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testParameterSubstitution
   [junit4]   2> 86976 INFO  (qtp642395103-1466) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@548b00c9[collection1_shard2_replica_n2] realtime]
   [junit4]   2> 86978 INFO  (qtp1541434343-1456) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33151406[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 86990 INFO  (qtp1541434343-1456) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579845145226903552)} 0 13
   [junit4]   2> 86995 INFO  (qtp1541434343-1496) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845145245777920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86995 INFO  (qtp1541434343-1496) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4b60fc9c 
commitCommandVersion:1579845145245777920
   [junit4]   2> 86995 INFO  (qtp642395103-1470) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845145245777920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86996 INFO  (qtp642395103-1470) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@17871af0 
commitCommandVersion:1579845145245777920
   [junit4]   2> 86996 INFO  (qtp1541434343-1496) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26c2b645[collection1_shard1_replica_n1] main]
   [junit4]   2> 86996 INFO  (qtp1541434343-1496) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86997 INFO  (searcherExecutor-648-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@26c2b645[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 86998 INFO  (qtp1541434343-1496) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 86999 INFO  (qtp642395103-1470) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7528fd77[collection1_shard2_replica_n2] main]
   [junit4]   2> 87002 INFO  (searcherExecutor-649-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher 
Searcher@7528fd77[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 87002 INFO  (qtp642395103-1470) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87003 INFO  (qtp642395103-1470) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 87003 INFO  (qtp642395103-1466) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579845145223757824),commit=} 0 28
   [junit4]   2> 87007 INFO  (qtp1541434343-1459) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 
(1579845145256263680), 4 (1579845145258360832), 1 (1579845145258360833)]} 0 2
   [junit4]   2> 87010 INFO  (qtp642395103-1492) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 
(1579845145255215104), 3 (1579845145261506560)]} 0 6
   [junit4]   2> 87012 INFO  (qtp642395103-1467) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845145263603712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87012 INFO  (qtp1541434343-1459) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579845145263603712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87012 INFO  (qtp642395103-1467) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@17871af0 
commitCommandVersion:1579845145263603712
   [junit4]   2> 87012 INFO  (qtp1541434343-1459) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4b60fc9c 
commitCommandVersion:1579845145263603712
   [junit4]   2> 87035 INFO  (qtp642395103-1467) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f760814[collection1_shard2_replica_n2] main]
   [junit4]   2> 87035 INFO  (qtp642395103-1467) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87036 INFO  (searcherExecutor-649-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher 
Searcher@4f760814[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):c2)))}
   [junit4]   2> 87036 INFO  (qtp642395103-1467) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 24
   [junit4]   2> 87044 INFO  (qtp1541434343-1459) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@785e2e2e[collection1_shard1_replica_n1] main]
   [junit4]   2> 87045 INFO  (qtp1541434343-1459) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87045 INFO  (searcherExecutor-648-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@785e2e2e[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):c3)))}
   [junit4]   2> 87046 INFO  (qtp1541434343-1459) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65381/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 33
   [junit4]   2> 87046 INFO  (qtp642395103-1468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 35
   [junit4]   2> 87052 INFO  (qtp642395103-1491) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={q1=search(collection1,+q%3D"id:(0+3+4)",+fl%3D"id,a_s,a_i,a_f",+sort%3D${mySort})&q2=search(collection1,+q%3D"id:(1)",+fl%3D"id,a_s,a_i,a_f",+sort%3D${mySort})&indent=off&expr=merge(${q1},${q2},on%3D${mySort})&mySort=a_f+asc&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 87055 INFO  (qtp642395103-1473) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=id:(0+3+4)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87055 INFO  (qtp1541434343-1455) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=id:(0+3+4)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 87060 INFO  (qtp642395103-1469) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=id:(1)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 87060 INFO  (qtp1541434343-1494) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=id:(1)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87065 INFO  (qtp642395103-1466) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={q1=search(collection1,+q%3D"id:(0+3+4)",+fl%3D"id,a_s,a_i,a_f",+sort%3D${mySort})&q2=search(collection1,+q%3D"id:(1)",+fl%3D"id,a_s,a_i,a_f",+sort%3D${mySort})&indent=off&expr=merge(${q1},${q2},on%3D${mySort})&mySort=a_f+desc&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 87071 INFO  (qtp642395103-1468) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=id:(0+3+4)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+desc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87073 INFO  (qtp1541434343-1462) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=id:(0+3+4)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+desc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 87087 INFO  (qtp642395103-1473) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=id:(1)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+desc&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 87092 INFO  (qtp1541434343-1456) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=id:(1)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+desc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87099 INFO  (qtp1541434343-1496) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/stream 
params={q1=search(collection1,+q%3D"id:(0+3+4)",+fl%3D"id,a_s,a_i,a_f",+sort%3D${mySort})&q2=search(collection1,+q%3D"id:(1+2)",+fl%3D"id,a_s,a_i,a_f",+sort%3D${mySort})&indent=off&expr=merge(${q1},${q2},on%3D${mySort})&mySort="a_f+asc,+a_s+asc"&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 87106 INFO  (qtp642395103-1466) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_

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

on1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@6586836f
   [junit4]   2> 198021 WARN  (zkCallback-308-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 198023 INFO  (jetty-closer-287-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16cf0c4{/solr,null,UNAVAILABLE}
   [junit4]   2> 198024 INFO  (zkCallback-307-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 198024 INFO  (zkCallback-303-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 198030 INFO  (coreCloseExecutor-839-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard2.leader, tag=2135766539
   [junit4]   2> 198033 INFO  (coreCloseExecutor-838-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=1350311315
   [junit4]   2> 198041 WARN  (zkCallback-307-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 198041 INFO  (jetty-closer-287-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1dcab43f{/solr,null,UNAVAILABLE}
   [junit4]   2> 198042 INFO  (zkCallback-303-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 198057 INFO  (jetty-closer-287-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98740321293107209-127.0.0.1:65381_solr-n_0000000000) closing
   [junit4]   2> 198057 INFO  
(OverseerStateUpdate-98740321293107209-127.0.0.1:65381_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65381_solr
   [junit4]   2> 198059 WARN  (zkCallback-303-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 198059 INFO  (jetty-closer-287-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13703dc3{/solr,null,UNAVAILABLE}
   [junit4]   2> 198060 ERROR 
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 198060 INFO  
(SUITE-StreamExpressionTest-seed#[8DD3ED3B0C778E82]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65370 65370
   [junit4]   2> 198062 INFO  (Thread-189) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:65370 65370
   [junit4]   2> 198062 WARN  (Thread-189) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/aliases.json
   [junit4]   2>        91      /solr/clusterprops.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/clusterstate.json
   [junit4]   2>        40      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        30      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        22      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98740321293107209-127.0.0.1:65381_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/live_nodes
   [junit4]   2>        91      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_8DD3ED3B0C778E82-001
   [junit4]   2> Sep 29, 2017 4:04:09 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
expr_s=BlockTreeOrds(blocksize=128), 
iteration_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
terms_ss=PostingsFormat(name=MockRandom), 
join2_s=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=MockRandom), 
subject=PostingsFormat(name=MockRandom), a_f=PostingsFormat(name=Memory), 
intDefault=PostingsFormat(name=Memory), a2_s=BlockTreeOrds(blocksize=128), 
falseNegative_i=PostingsFormat(name=Memory), 
a_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
level1_s=BlockTreeOrds(blocksize=128), 
body_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_s=BlockTreeOrds(blocksize=128), a_t=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=BlockTreeOrds(blocksize=128), 
alpha_d=PostingsFormat(name=LuceneVarGapFixedInterval), 
i_multi=PostingsFormat(name=LuceneVarGapFixedInterval), 
idf_d=PostingsFormat(name=Memory), b_ls=PostingsFormat(name=Memory), 
checkpoint_ss=PostingsFormat(name=LuceneVarGapFixedInterval), 
test_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
ident_s=PostingsFormat(name=Memory), order_i=PostingsFormat(name=MockRandom), 
error_d=BlockTreeOrds(blocksize=128), 
side_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
truePositive_i=BlockTreeOrds(blocksize=128), 
miles_i=PostingsFormat(name=Memory), field_s=PostingsFormat(name=Memory), 
price_f=PostingsFormat(name=MockRandom), a1_s=PostingsFormat(name=Memory), 
join1_i=BlockTreeOrds(blocksize=128), 
join3_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
test_i=PostingsFormat(name=MockRandom), 
falsePositive_i=PostingsFormat(name=Memory), 
field_i=PostingsFormat(name=MockRandom), s_multi=BlockTreeOrds(blocksize=128), 
level2_s=PostingsFormat(name=Memory), col_s=PostingsFormat(name=Memory), 
a_ss=PostingsFormat(name=MockRandom), score_f=BlockTreeOrds(blocksize=128), 
tv_text=PostingsFormat(name=Memory), term_s=PostingsFormat(name=MockRandom), 
text_s=BlockTreeOrds(blocksize=128), timestamp=PostingsFormat(name=MockRandom), 
idfs_ds=PostingsFormat(name=MockRandom), 
featureSet_s=PostingsFormat(name=Memory), 
weights_ds=PostingsFormat(name=LuceneVarGapFixedInterval), 
trueNegative_i=BlockTreeOrds(blocksize=128), 
index_i=PostingsFormat(name=Memory), test_dt=BlockTreeOrds(blocksize=128), 
out_i=PostingsFormat(name=Memory), 
whitetok=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=PostingsFormat(name=Memory)}, 
docValues:{name_s=DocValuesFormat(name=Asserting), 
expr_s=DocValuesFormat(name=Lucene70), 
iteration_i=DocValuesFormat(name=Asserting), 
terms_ss=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Memory), 
field_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Memory), 
price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Lucene70), 
a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Asserting), 
test_i=DocValuesFormat(name=Memory), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Memory), level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), 
level2_s=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Lucene70), 
a_ss=DocValuesFormat(name=Memory), a_s=DocValuesFormat(name=Lucene70), 
score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Memory), 
text_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Memory), 
i_multi=DocValuesFormat(name=Asserting), 
featureSet_s=DocValuesFormat(name=Lucene70), 
trueNegative_i=DocValuesFormat(name=Lucene70), 
index_i=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Lucene70), out_i=DocValuesFormat(name=Lucene70), 
checkpoint_ss=DocValuesFormat(name=Asserting), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Asserting), 
truePositive_i=DocValuesFormat(name=Lucene70), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=155, 
maxMBSortInHeap=6.24658751936016, sim=RandomSimilarity(queryNorm=false): {}, 
locale=khq-ML, timezone=America/Guatemala
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=50853024,total=333971456
   [junit4]   2> NOTE: All tests run in this JVM: [CorrelationEvaluatorTest, 
NormalizeEvaluatorTest, TestV2Request, CloudSolrClientTest, 
StreamExpressionParserTest, TestSuggesterResponse, ArcCosineEvaluatorTest, 
HyperbolicTangentEvaluatorTest, GreaterThanEqualToEvaluatorTest, 
TestValidatingJsonMap, ModuloEvaluatorTest, TestClusteringResponse, 
CoalesceEvaluatorTest, SolrExampleStreamingTest, 
ConcurrentUpdateSolrClientTest, GraphExpressionTest, TermsResponseTest, 
RoundEvaluatorTest, LBHttpSolrClientBuilderTest, AndEvaluatorTest, 
SolrExampleXMLTest, TestCoreAdmin, FieldValueEvaluatorTest, 
HttpSolrClientConPoolTest, StreamExpressionTest]
   [junit4] Completed [133/145 (1!)] on J0 in 115.71s, 116 tests, 1 error <<< 
FAILURES!

[...truncated 38681 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to