Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6940/
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:54473/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:54473/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([DC5296EB745A9843:6145E3F24D76A51E]: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:7541)
        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:54473/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:590)
        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 14846 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\init-core-data-001
   [junit4]   2> 83282 INFO  
(SUITE-StreamExpressionTest-seed#[DC5296EB745A9843]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 83284 INFO  
(SUITE-StreamExpressionTest-seed#[DC5296EB745A9843]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 83284 INFO  
(SUITE-StreamExpressionTest-seed#[DC5296EB745A9843]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 83285 INFO  
(SUITE-StreamExpressionTest-seed#[DC5296EB745A9843]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001
   [junit4]   2> 83285 INFO  
(SUITE-StreamExpressionTest-seed#[DC5296EB745A9843]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 83286 INFO  (Thread-224) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 83286 INFO  (Thread-224) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 83290 ERROR (Thread-224) [    ] 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> 83386 INFO  
(SUITE-StreamExpressionTest-seed#[DC5296EB745A9843]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54469
   [junit4]   2> 83394 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 0x15ee7fa4be60000, 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> 83397 INFO  (jetty-launcher-264-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 83397 INFO  (jetty-launcher-264-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a56a179{/solr,null,AVAILABLE}
   [junit4]   2> 83399 INFO  (jetty-launcher-264-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 83399 INFO  (jetty-launcher-264-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66458f50{HTTP/1.1,[http/1.1]}{127.0.0.1:54473}
   [junit4]   2> 83399 INFO  (jetty-launcher-264-thread-1) [    ] 
o.e.j.s.Server Started @95037ms
   [junit4]   2> 83399 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54473}
   [junit4]   2> 83400 ERROR (jetty-launcher-264-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 83400 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 83400 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 83400 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 83400 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-04T15:21:34.037990800Z
   [junit4]   2> 83400 INFO  (jetty-launcher-264-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2cd53578{/solr,null,AVAILABLE}
   [junit4]   2> 83402 INFO  (jetty-launcher-264-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3884d7ef{HTTP/1.1,[http/1.1]}{127.0.0.1:54477}
   [junit4]   2> 83402 INFO  (jetty-launcher-264-thread-2) [    ] 
o.e.j.s.Server Started @95039ms
   [junit4]   2> 83402 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54477}
   [junit4]   2> 83402 ERROR (jetty-launcher-264-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 83403 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 83403 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 83403 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 83403 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-04T15:21:34.040099400Z
   [junit4]   2> 83403 INFO  (jetty-launcher-264-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 83404 INFO  (jetty-launcher-264-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 83404 INFO  (jetty-launcher-264-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c351fa{/solr,null,AVAILABLE}
   [junit4]   2> 83405 INFO  (jetty-launcher-264-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@251ac5f2{/solr,null,AVAILABLE}
   [junit4]   2> 83405 INFO  (jetty-launcher-264-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@53d3f055{HTTP/1.1,[http/1.1]}{127.0.0.1:54482}
   [junit4]   2> 83405 INFO  (jetty-launcher-264-thread-4) [    ] 
o.e.j.s.Server Started @95043ms
   [junit4]   2> 83405 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54482}
   [junit4]   2> 83406 ERROR (jetty-launcher-264-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 83406 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 83406 INFO  (jetty-launcher-264-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ff0a5c5{HTTP/1.1,[http/1.1]}{127.0.0.1:54485}
   [junit4]   2> 83406 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 83406 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 83406 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-04T15:21:34.043385Z
   [junit4]   2> 83406 INFO  (jetty-launcher-264-thread-3) [    ] 
o.e.j.s.Server Started @95043ms
   [junit4]   2> 83406 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54485}
   [junit4]   2> 83406 ERROR (jetty-launcher-264-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 83406 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 83406 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 83406 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 83406 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-04T15:21:34.043385Z
   [junit4]   2> 83422 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 83422 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 83422 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 83423 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 83438 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54469/solr
   [junit4]   2> 83439 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54469/solr
   [junit4]   2> 83442 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54469/solr
   [junit4]   2> 83456 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54469/solr
   [junit4]   2> 83484 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 0x15ee7fa4be60007, 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> 83518 WARN  (jetty-launcher-264-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> 83519 WARN  (jetty-launcher-264-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> 83519 WARN  (jetty-launcher-264-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> 83520 WARN  (jetty-launcher-264-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> 83526 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 83527 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 83527 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 83527 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 83527 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54485_solr
   [junit4]   2> 83528 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54482_solr
   [junit4]   2> 83529 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54473_solr
   [junit4]   2> 83529 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98771304049934346-127.0.0.1:54485_solr-n_0000000000) starting
   [junit4]   2> 83563 INFO  (zkCallback-284-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 83564 INFO  (zkCallback-286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 83564 INFO  (zkCallback-285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 83564 INFO  (zkCallback-283-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 83572 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54477_solr
   [junit4]   2> 83587 INFO  (zkCallback-285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 83587 INFO  (zkCallback-286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 83587 INFO  (zkCallback-283-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 83587 INFO  (zkCallback-284-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 83591 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54482.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 83598 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54482.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 83598 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54482.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 83598 INFO  (jetty-launcher-264-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001\node4\.
   [junit4]   2> 83602 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54473.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 83608 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54473.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 83609 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54473.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 83609 INFO  (jetty-launcher-264-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001\node1\.
   [junit4]   2> 83660 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54485_solr
   [junit4]   2> 83680 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54477.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 83691 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54477.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 83691 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54477.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 83692 INFO  (jetty-launcher-264-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001\node2\.
   [junit4]   2> 83695 INFO  (zkCallback-283-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 83695 INFO  (zkCallback-286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 83695 INFO  (zkCallback-284-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 83695 INFO  (zkCallback-285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 83789 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54485.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 83796 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54485.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 83796 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54485.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 83797 INFO  (jetty-launcher-264-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001\node3\.
   [junit4]   2> 83846 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 0x15ee7fa4be6000d, 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> 83855 INFO  
(SUITE-StreamExpressionTest-seed#[DC5296EB745A9843]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 83856 INFO  
(SUITE-StreamExpressionTest-seed#[DC5296EB745A9843]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54469/solr ready
   [junit4]   2> 83871 INFO  (qtp820093083-1332) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 83874 INFO  (OverseerThreadFactory-552-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 83985 INFO  
(OverseerStateUpdate-98771304049934346-127.0.0.1:54485_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54473/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 83987 INFO  
(OverseerStateUpdate-98771304049934346-127.0.0.1:54485_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54477/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 84194 INFO  (qtp820093083-1331) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 84196 INFO  (qtp820093083-1331) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 84196 INFO  (qtp2092954891-1319) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 84199 INFO  (qtp2092954891-1319) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 84317 INFO  (zkCallback-286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 84317 INFO  (zkCallback-285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 84319 INFO  (zkCallback-286-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 84321 INFO  (zkCallback-285-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85213 INFO  (qtp820093083-1331) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 85234 INFO  (qtp820093083-1331) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 85247 INFO  (qtp2092954891-1319) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 85267 INFO  (qtp2092954891-1319) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 85291 WARN  (qtp820093083-1331) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 85291 WARN  (qtp820093083-1331) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 85291 INFO  (qtp820093083-1331) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 85291 INFO  (qtp820093083-1331) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard2_replica_n2' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 85291 INFO  (qtp820093083-1331) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54477.solr.core.collection1_collection.shard2.replica_n2' (registry 
'solr.core.collection1_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 85292 INFO  (qtp820093083-1331) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 85292 INFO  (qtp820093083-1331) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001\node2\collection1_collection_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001\node2\.\collection1_collection_shard2_replica_n2\data\]
   [junit4]   2> 85324 WARN  (qtp2092954891-1319) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 85326 WARN  (qtp2092954891-1319) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 85326 INFO  (qtp2092954891-1319) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 85326 INFO  (qtp2092954891-1319) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard1_replica_n1' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 85326 INFO  (qtp2092954891-1319) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54473.solr.core.collection1_collection.shard1.replica_n1' (registry 
'solr.core.collection1_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 85326 INFO  (qtp2092954891-1319) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 85326 INFO  (qtp2092954891-1319) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001\node1\collection1_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001\node1\.\collection1_collection_shard1_replica_n1\data\]
   [junit4]   2> 85358 INFO  (qtp820093083-1331) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 85358 INFO  (qtp820093083-1331) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 85360 INFO  (qtp820093083-1331) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 85360 INFO  (qtp820093083-1331) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 85362 INFO  (qtp820093083-1331) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@348262c7[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 85363 INFO  (qtp820093083-1331) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 85363 INFO  (qtp820093083-1331) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 85364 INFO  (qtp820093083-1331) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 85364 INFO  (searcherExecutor-556-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@348262c7[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85365 INFO  (qtp820093083-1331) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580340866974744576
   [junit4]   2> 85370 INFO  (qtp820093083-1331) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 85370 INFO  (qtp820093083-1331) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 85370 INFO  (qtp820093083-1331) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:54477/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 85370 INFO  (qtp820093083-1331) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 85370 INFO  (qtp820093083-1331) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:54477/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 85370 INFO  (qtp820093083-1331) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 85375 INFO  (qtp820093083-1331) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54477/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 85385 INFO  (qtp2092954891-1319) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 85385 INFO  (qtp2092954891-1319) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 85386 INFO  (qtp2092954891-1319) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 85386 INFO  (qtp2092954891-1319) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 85388 INFO  (qtp2092954891-1319) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d7ecf54[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 85389 INFO  (qtp2092954891-1319) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 85390 INFO  (qtp2092954891-1319) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 85390 INFO  (qtp2092954891-1319) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 85390 INFO  (qtp2092954891-1319) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580340867002007552
   [junit4]   2> 85391 INFO  (searcherExecutor-557-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@5d7ecf54[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85396 INFO  (qtp2092954891-1319) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 85396 INFO  (qtp2092954891-1319) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 85396 INFO  (qtp2092954891-1319) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:54473/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 85396 INFO  (qtp2092954891-1319) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 85396 INFO  (qtp2092954891-1319) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:54473/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 85396 INFO  (qtp2092954891-1319) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 85399 INFO  (qtp2092954891-1319) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54473/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 85504 INFO  (zkCallback-286-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85504 INFO  (zkCallback-285-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85504 INFO  (zkCallback-286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85504 INFO  (zkCallback-285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85527 INFO  (qtp820093083-1331) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 85530 INFO  (qtp820093083-1331) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1336
   [junit4]   2> 85551 INFO  (qtp2092954891-1319) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 85555 INFO  (qtp2092954891-1319) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1359
   [junit4]   2> 85563 INFO  (qtp820093083-1332) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 85665 INFO  (zkCallback-286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85665 INFO  (zkCallback-285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85665 INFO  (zkCallback-285-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85665 INFO  (zkCallback-286-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85876 INFO  
(OverseerCollectionConfigSetProcessor-98771304049934346-127.0.0.1:54485_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> 86564 INFO  (qtp820093083-1332) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2692
   [junit4]   2> 86564 INFO  
(SUITE-StreamExpressionTest-seed#[DC5296EB745A9843]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 86565 INFO  
(SUITE-StreamExpressionTest-seed#[DC5296EB745A9843]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 86566 INFO  (qtp820093083-1330) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 86685 INFO  (qtp820093083-1330) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=119
   [junit4]   2> 86717 INFO  
(TEST-StreamExpressionTest.testMonteCarlo-seed#[DC5296EB745A9843]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMonteCarlo
   [junit4]   2> 86733 INFO  (qtp2092954891-1363) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54477/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580340868403953664)} 0 6
   [junit4]   2> 86737 INFO  (qtp2092954891-1326) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580340868414439424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86737 INFO  (qtp2092954891-1326) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 86740 INFO  (qtp2092954891-1326) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86743 INFO  (qtp2092954891-1326) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:54477/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 86757 INFO  (qtp820093083-1328) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580340868435410944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86757 INFO  (qtp820093083-1328) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 86758 INFO  (qtp820093083-1328) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86759 INFO  (qtp820093083-1328) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:54477/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 86760 INFO  (qtp820093083-1329) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580340868395565056),commit=} 0 41
   [junit4]   2> 86766 INFO  (qtp1865822559-1352) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 86773 INFO  (qtp820093083-1371) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=let(a%3DconstantDistribution(10),+b%3DconstantDistribution(20),+c%3DmonteCarlo(add(sample(a),+sample(b)),+10))&wt=json&version=2.2}
 status=0 QTime=2
   [junit4]   2> 86779 INFO  
(TEST-StreamExpressionTest.testMonteCarlo-seed#[DC5296EB745A9843]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMonteCarlo
   [junit4]   2> 86817 INFO  
(TEST-StreamExpressionTest.testParallelHavingStream-seed#[DC5296EB745A9843]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testParallelHavingStream
   [junit4]   2> 86833 INFO  (qtp820093083-1335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54473/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580340868507762688)} 0 8
   [junit4]   2> 86846 INFO  (qtp820093083-1331) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580340868528734208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86847 INFO  (qtp820093083-1331) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 86848 INFO  (qtp2092954891-1324) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580340868530831360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86849 INFO  (qtp2092954891-1324) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 86850 INFO  (qtp820093083-1331) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86850 INFO  (qtp820093083-1331) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:54473/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 86850 INFO  (qtp2092954891-1324) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86850 INFO  (qtp2092954891-1324) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:54473/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 86850 INFO  (qtp2092954891-1323) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580340868501471232),commit=} 0 31
   [junit4]   2> 86863 INFO  (qtp2092954891-1321) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 
(1580340868542365696), 4 (1580340868545511424), 1 (1580340868545511425), 8 
(1580340868545511426)]} 0 4
   [junit4]   2> 86865 INFO  (qtp820093083-1332) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1580340868542365696), 3 (1580340868545511424), 5 (1580340868547608576), 6 
(1580340868547608577), 7 (1580340868547608578), 9 (1580340868548657152)]} 0 6
   [junit4]   2> 86867 INFO  (qtp820093083-1330) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580340868550754304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86867 INFO  (qtp820093083-1330) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c7ca17 
commitCommandVersion:1580340868550754304
   [junit4]   2> 86869 INFO  (qtp2092954891-1365) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580340868552851456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86869 INFO  (qtp2092954891-1365) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2b9df81a 
commitCommandVersion:1580340868552851456
   [junit4]   2> 86884 INFO  (qtp820093083-1330) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d9104b[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 86884 INFO  (qtp820093083-1330) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86885 INFO  (qtp2092954891-1365) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5425d22a[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 86885 INFO  (searcherExecutor-556-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@4d9104b[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C6)))}
   [junit4]   2> 86885 INFO  (qtp820093083-1330) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:54473/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 86885 INFO  (qtp2092954891-1365) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86886 INFO  (searcherExecutor-557-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@5425d22a[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C4)))}
   [junit4]   2> 86887 INFO  (qtp2092954891-1365) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:54473/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 18
   [junit4]   2> 86888 INFO  (qtp2092954891-1322) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 22
   [junit4]   2> 86905 INFO  
(TEST-StreamExpressionTest.testParallelHavingStream-seed#[DC5296EB745A9843]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 86907 INFO  
(TEST-StreamExpressionTest.testParallelHavingStream-seed#[DC5296EB745A9843]) [  
  ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54469/solr 
ready
   [junit4]   2> 86918 INFO  (qtp820093083-1373) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=having(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Did,zkHost%3D"127.0.0.1:54469/solr"),eq(a_i,val(9)))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 86921 INFO  (qtp2092954891-1319) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=having(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Did,zkHost%3D"127.0.0.1:54469/solr"),eq(a_i,val(9)))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 86948 INFO  (qtp820093083-1373) [    ] o.a.s.c.c.ZkStateReader 
Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 86950 INFO  (qtp820093083-1373) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54469/solr ready
   [junit4]   2> 86965 INFO  (qtp820093083-1328) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=4 status=0 QTime=5
   [junit4]   2> 86965 INFO  (qtp2092954891-1324) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=3 status=0 QTime=1
   [junit4]   2> 86965 INFO  (qtp2092954891-1363) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=1 status=0 QTime=2
   [junit4]   2> 86967 INFO  (qtp820093083-1329) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=4
   [junit4]   2> 86976 INFO  (qtp820093083-1332) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=having(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Did,zkHost%3D"127.0.0.1:54469/solr"),and(eq(a_i,val(9)),lt(a_i,val(10))))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 86978 INFO  (qtp2092954891-1365) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=having(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Did,zkHost%3D"127.0.0.1:54469/solr"),and(eq(a_i,val(9)),lt(a_i,val(10))))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 86981 INFO  (qtp820093083-1328) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 86984 INFO  (qtp2092954891-1323) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 86990 INFO  (qtp820093083-1328) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 86994 INFO  (qtp2092954891-1324) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87003 INFO  (qtp820093083-1372) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=having(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Did,zkHost%3D"127.0.0.1:54469/solr"),or(eq(a_i,val(9)),eq(a_i,val(8))))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 87005 INFO  (qtp2092954891-1321) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=having(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Did,zkHost%3D"127.0.0.1:54469/solr"),or(eq(a_i,val(9)),eq(a_i,val(8))))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 87015 INFO  (qtp2092954891-1326) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 87020 INFO  (qtp820093083-1329) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 87022 INFO  (qtp2092954891-1326) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87026 INFO  (qtp820093083-1332) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 87039 INFO  (qtp820093083-1328) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=having(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Did,zkHost%3D"127.0.0.1:54469/solr"),and(eq(a_i,val(9)),not(eq(a_i,val(9)))))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 87042 INFO  (qtp2092954891-1325) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=having(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Did,zkHost%3D"127.0.0.1:54469/solr"),and(eq(a_i,val(9)),not(eq(a_i,val(9)))))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 87044 INFO  (qtp820093083-1373) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 87048 INFO  (qtp2092954891-1322) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 87068 INFO  (qtp820093083-1373) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=4 status=0 QTime=1
   [junit4]   2> 87071 INFO  (qtp2092954891-1322) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87077 INFO  (qtp820093083-1371) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=having(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Did,zkHost%3D"127.0.0.1:54469/solr"),and(lteq(a_i,val(9)),gteq(a_i,val(8))))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 87080 INFO  (qtp2092954891-1365) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=having(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Did,zkHost%3D"127.0.0.1:54469/solr"),and(lteq(a_i,val(9)),gteq(a_i,val(8))))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 87081 INFO  (qtp820093083-1329) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 87083 INFO  (qtp2092954891-1319) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 87266 INFO  (qtp820093083-1332) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 87268 INFO  (qtp2092954891-1319) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87272 INFO  (qtp820093083-1373) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=having(rollup(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Da_f,zkHost%3D"127.0.0.1:54469/solr"),over%3Da_f,sum(a_i)),and(eq(sum(a_i),val(9)),eq(sum(a_i),val(9))))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 87272 INFO  (qtp2092954891-1363) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=having(rollup(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Da_f,zkHost%3D"127.0.0.1:54469/solr"),over%3Da_f,sum(a_i)),and(eq(sum(a_i),val(9)),eq(sum(a_i),val(9))))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 87277 INFO  (qtp820093083-1329) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=6 status=0 QTime=2
   [junit4]   2> 87277 INFO  (qtp2092954891-1324) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=4 status=0 QTime=1
   [junit4]   2> 87280 INFO  (qtp2092954891-1322) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 87280 INFO  (qtp820093083-1371) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 87282 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 0x15ee7fa4be6000f, 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> 87284 INFO  
(TEST-StreamExpressionTest.testParallelHavingStream-seed#[DC5296EB745A9843]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testParallelHavingStream
   [junit4]   2> 87322 INFO  
(TEST-StreamExpressionTest.testEBEDivide-seed#[DC5296EB745A9843]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEBEDivide
   [junit4]   2> 87338 INFO  (qtp820093083-1372) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@40fa3f8c[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 87339 INFO  (qtp2092954891-1322) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a5cbf2a[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 87340 INFO  (qtp820093083-1372) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54473/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580340869032050688)} 0 15
   [junit4]   2> 87341 INFO  (qtp2092954891-1321) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580340869047779328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87341 INFO  (qtp2092954891-1321) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2b9df81a 
commitCommandVersion:1580340869047779328
   [junit4]   2> 87343 INFO  (qtp820093083-1330) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580340869049876480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87343 INFO  (qtp820093083-1330) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c7ca17 
commitCommandVersion:1580340869049876480
   [junit4]   2> 87345 INFO  (qtp2092954891-1321) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5bba3997[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 87346 INFO  (searcherExecutor-557-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@5bba3997[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 87346 INFO  (qtp2092954891-1321) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87346 INFO  (qtp820093083-1330) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@701eddb4[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 87348 INFO  (searcherExecutor-556-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@701eddb4[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 87348 INFO  (qtp820093083-1330) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87348 INFO  (qtp2092954891-1321) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:54473/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 87348 INFO  (qtp820093083-1330) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:54473/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 87349 INFO  (qtp2092954891-1322) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580340869029953536),commit=} 0 24
   [junit4]   2> 87354 INFO  (qtp2092954891-1324) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  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=0
   [junit4]   2> 87356 INFO  
(TEST-StreamExpressionTest.testEBEDivide-seed#[DC5296EB745A9843]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEBEDivide
   [junit4]   2> 87385 INFO  
(TEST-StreamExpressionTest.testDistributions-seed#[DC5296EB745A9843]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDistributions
   [junit4]   2> 87391 INFO  (qtp820093083-1332) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54473/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580340869096013824)} 0 4
   [junit4]   2> 87392 INFO  (qtp2092954891-1319) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580340869101256704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87392 INFO  (qtp2092954891-1319) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 87393 INFO  (qtp2092954891-1319) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87394 INFO  (qtp820093083-1328) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580340869103353856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87394 INFO  (qtp820093083-1328) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 87394 INFO  (qtp820093083-1328) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87394 INFO  (qtp2092954891-1319) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:54473/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 87394 INFO  (qtp820093083-1328) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:54473/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 87396 INFO  (qtp2092954891-1326) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580340869094965248),commit=} 0 9
   [junit4]   2> 87401 INFO  (qtp820093083-1329) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=let(a%3DnormalDistribution(10,+2),+b%3Dsample(a,+250),+c%3DnormalDistribution(100,+6),+d%3Dsample(c,+250),+u%3DuniformDistribution(1,+6),t%3Dsample(u,+250),e%3DempiricalDistribution(d),f%3Dsample(e,+250),tuple(sample%3Db,+ks%3Dks(a,b),+ks2%3Dks(a,+d),+ks3%3Dks(u,+t)))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 87449 INFO  
(TEST-StreamExpressionTest.testDistributions-seed#[DC5296EB745A9843]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDistributions
   [junit4]   2> 87480 INFO  
(TEST-StreamExpressionTest.testParallelDaemonUpdateStream-seed#[DC5296EB745A9843])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelDaemonUpdateStream
   [junit4]   2> 87483 INFO  (qtp2092954891-1363) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54477/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580340869195628544)} 0 1
   [junit4]   2> 87484 INFO  (qtp820093083-1371) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580340869197725696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87484 INFO  (qtp820093083-1371) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 87485 INFO  (qtp2092954891-1325) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580340869198774272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87485 INFO  (qtp2092954891-1325) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 87485 INFO  (qtp820093083-1371) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87485 INFO  (qtp2092954891-1325) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87485 INFO  (qtp820093083-1371) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:54477/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 87485 INFO  (qtp2092954891-1325) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:54477/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 87486 INFO  (qtp820093083-1373) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580340869194579968),commit=} 0 5
   [junit4]   2> 87488 INFO  (qtp820093083-1331) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=parallelDestinationCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 87490 INFO  (OverseerThreadFactory-552-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection parallelDestinationCollection1
   [junit4]   2> 87490 INFO  
(OverseerCollectionConfigSetProcessor-98771304049934346-127.0.0.1:54485_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 87701 INFO  
(OverseerStateUpdate-98771304049934346-127.0.0.1:54485_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"parallelDestinationCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"parallelDestinationCollection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54473/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 87703 INFO  
(OverseerStateUpdate-98771304049934346-127.0.0.1:54485_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"parallelDestinationCollection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"parallelDestinationCollection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54485/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 87910 INFO  (qtp2092954891-1365) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 87913 INFO  (qtp1772929960-1346) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 87913 INFO  (qtp1772929960-1346) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 88027 INFO  (zkCallback-286-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 88029 INFO  (zkCallback-286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 88029 INFO  (zkCallback-283-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 88034 INFO  (zkCallback-283-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 88946 INFO  (qtp2092954891-1365) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 88950 INFO  (qtp1772929960-1346) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 88962 INFO  (qtp2092954891-1365) [    ] o.a.s.s.IndexSchema 
[parallelDestinationCollection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 88968 INFO  (qtp1772929960-1346) [    ] o.a.s.s.IndexSchema 
[parallelDestinationCollection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 89052 WARN  (qtp2092954891-1365) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 89052 WARN  (qtp2092954891-1365) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 89052 INFO  (qtp2092954891-1365) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 89053 INFO  (qtp2092954891-1365) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'parallelDestinationCollection1_shard1_replica_n1' using 
configuration from collection parallelDestinationCollection1, trusted=true
   [junit4]   2> 89054 INFO  (qtp2092954891-1365) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54473.solr.core.parallelDestinationCollection1.shard1.replica_n1' 
(registry 'solr.core.parallelDestinationCollection1.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 89054 INFO  (qtp2092954891-1365) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 89054 INFO  (qtp2092954891-1365) [    ] o.a.s.c.SolrCore 
[[parallelDestinationCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001\node1\parallelDestinationCollection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001\node1\.\parallelDestinationCollection1_shard1_replica_n1\data\]
   [junit4]   2> 89057 WARN  (qtp1772929960-1346) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 89057 WARN  (qtp1772929960-1346) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 89057 INFO  (qtp1772929960-1346) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 89057 INFO  (qtp1772929960-1346) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'parallelDestinationCollection1_shard2_replica_n2' using 
configuration from collection parallelDestinationCollection1, trusted=true
   [junit4]   2> 89059 INFO  (qtp1772929960-1346) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54485.solr.core.parallelDestinationCollection1.shard2.replica_n2' 
(registry 'solr.core.parallelDestinationCollection1.shard2.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b28a3f
   [junit4]   2> 89059 INFO  (qtp1772929960-1346) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 89059 INFO  (qtp1772929960-1346) [    ] o.a.s.c.SolrCore 
[[parallelDestinationCollection1_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001\node3\parallelDestinationCollection1_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001\tempDir-001\node3\.\parallelDestinationCollection1_shard2_replica_n2\data\]
   [junit4]   2> 89117 INFO  (qtp2092954891-1365) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 89117 INFO  (qtp2092954891-1365) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 89117 INFO  (qtp1772929960-1346) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 89117 INFO  (qtp1772929960-1346) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 89119 INFO  (qtp2092954891-1365) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 89119 INFO  (qtp2092954891-1365) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 89119 INFO  (qtp1772929960-1346) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 89119 INFO  (qtp1772929960-1346) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 89120 INFO  (qtp2092954891-1365) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6eddc98a[parallelDestinationCollection1_shard1_replica_n1] main]
   [junit4]   2> 89120 INFO  (qtp1772929960-1346) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30062f2[parallelDestinationCollection1_shard2_replica_n2] main]
   [junit4]   2> 89121 INFO  (qtp1772929960-1346) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 89121 INFO  (qtp2092954891-1365) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 89121 INFO  (qtp1772929960-1346) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 89122 INFO  (qtp2092954891-1365) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 89122 INFO  (qtp1772929960-1346) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 89122 INFO  (qtp2092954891-1365) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 89122 INFO  (qtp1772929960-1346) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580340870915293184
   [junit4]   2> 89124 INFO  (qtp2092954891-1365) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580340870917390336
   [junit4]   2> 89124 INFO  (searcherExecutor-567-thread-1) [    ] 
o.a.s.c.SolrCore [parallelDestinationCollection1_shard2_replica_n2] Registered 
new searcher Searcher@30062f2[parallelDestinationCollection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 89125 INFO  (searcherExecutor-566-thread-1) [    ] 
o.a.s.c.SolrCore [parallelDestinationCollection1_shard1_replica_n1] Registered 
new searcher 
Searcher@6eddc98a[parallelDestinationCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 89129 INFO  (qtp2092954891-1365) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 89129 INFO  (qtp2092954891-1365) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 89129 INFO  (qtp2092954891-1365) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:54473/solr/parallelDestinationCollection1_shard1_replica_n1/
   [junit4]   2> 89129 INFO  (qtp2092954891-1365) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 89129 INFO  (qtp2092954891-1365) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:54473/solr/parallelDestinationCollection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 89129 INFO  (qtp2092954891-1365) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 89129 INFO  (qtp1772929960-1346) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 89129 INFO  (qtp1772929960-1346) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 89129 INFO  (qtp1772929960-1346) [    ] o.a.s.c.SyncStrategy 
Sync

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

t4]   2> 164571 INFO  (coreCloseExecutor-686-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard2.leader, tag=2089152419
   [junit4]   2> 164571 INFO  (coreCloseExecutor-686-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard1.replica_n1, tag=643053325
   [junit4]   2> 164573 INFO  (coreCloseExecutor-686-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13023a73: rootName = 
solr_54473, domain = solr.core.collection1_collection.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@43b1acd4
   [junit4]   2> 164575 INFO  (jetty-closer-265-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98771304049934346-127.0.0.1:54485_solr-n_0000000000) closing
   [junit4]   2> 164575 INFO  
(OverseerStateUpdate-98771304049934346-127.0.0.1:54485_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54485_solr
   [junit4]   2> 164575 WARN  (zkCallback-284-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> 164576 INFO  (jetty-closer-265-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@c351fa{/solr,null,UNAVAILABLE}
   [junit4]   2> 164578 WARN  
(OverseerAutoScalingTriggerThread-98771304049934346-127.0.0.1:54485_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 164578 INFO  (zkCallback-283-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 164579 INFO  (zkCallback-286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 164579 INFO  (zkCallback-285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 164579 WARN  (zkCallback-283-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> 164580 INFO  (zkCallback-286-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54473_solr
   [junit4]   2> 164580 INFO  (jetty-closer-265-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@251ac5f2{/solr,null,UNAVAILABLE}
   [junit4]   2> 164583 INFO  (zkCallback-285-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 164584 INFO  (zkCallback-286-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 164587 INFO  (coreCloseExecutor-689-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=1586220738
   [junit4]   2> 164587 INFO  (coreCloseExecutor-689-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.destination.shard2.replica_n2, tag=1794714023
   [junit4]   2> 164587 INFO  (coreCloseExecutor-689-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@279e6e89: rootName = 
solr_54477, domain = solr.core.destination.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.destination.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@1fe701ca
   [junit4]   2> 164589 INFO  (coreCloseExecutor-686-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=643053325
   [junit4]   2> 164589 INFO  (coreCloseExecutor-686-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.mainCorpus.shard1.leader, tag=1374458337
   [junit4]   2> 164589 INFO  (coreCloseExecutor-686-thread-3) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 164589 INFO  (coreCloseExecutor-686-thread-3) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@694f3eab commitCommandVersion:0
   [junit4]   2> 164594 INFO  (coreCloseExecutor-689-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard2.leader, tag=1794714023
   [junit4]   2> 164599 INFO  (zkCallback-286-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 164604 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 0x15ee7fa4be6000c, 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> 164604 WARN  (zkCallback-286-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 164606 INFO  (jetty-closer-265-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6a56a179{/solr,null,UNAVAILABLE}
   [junit4]   2> 166098 WARN  (zkCallback-285-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 166098 INFO  (jetty-closer-265-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2cd53578{/solr,null,UNAVAILABLE}
   [junit4]   2> 166100 ERROR 
(SUITE-StreamExpressionTest-seed#[DC5296EB745A9843]-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> 166100 INFO  
(SUITE-StreamExpressionTest-seed#[DC5296EB745A9843]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54469 54469
   [junit4]   2> 166102 INFO  (Thread-224) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:54469 54469
   [junit4]   2> 166103 WARN  (Thread-224) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        78      /solr/clusterprops.json
   [junit4]   2>        78      /solr/aliases.json
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        78      /solr/clusterstate.json
   [junit4]   2>        20      /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/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        12      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98771304049934348-127.0.0.1:54473_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        78      /solr/live_nodes
   [junit4]   2>        78      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DC5296EB745A9843-001
   [junit4]   2> Oct 04, 2017 3:22:56 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=mn, timezone=America/Edmonton
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=176011936,total=348127232
   [junit4]   2> NOTE: All tests run in this JVM: [LBHttpSolrClientBuilderTest, 
UniformDistributionEvaluatorTest, TestSpellCheckResponse, 
HyperbolicCosineEvaluatorTest, ConcurrentUpdateSolrClientTest, 
FieldAnalysisResponseTest, AbsoluteValueEvaluatorTest, AndEvaluatorTest, 
ArcCosineEvaluatorTest, TestZkConfigManager, TestV2Request, 
GraphExpressionTest, LessThanEqualToEvaluatorTest, NormalizeEvaluatorTest, 
TestCoreAdmin, TestSolrJErrorHandling, JettyWebappTest, SolrExampleXMLTest, 
BasicHttpSolrClientTest, JDBCStreamTest, SolrSchemalessExampleTest, 
CloudSolrClientCacheTest, TestXMLEscaping, SolrDocumentTest, 
CoalesceEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [127/145 (1!)] on J0 in 83.36s, 117 tests, 1 error, 9 
skipped <<< FAILURES!

[...truncated 38855 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:826: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:706: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:693: Source 
checkout is dirty (unversioned/missing files) after running tests!!! Offending 
files:
* lucene/licenses/morfologik-ukrainian-search-3.7.5.jar.sha1

Total time: 81 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to