Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20475/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

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

Error Message:
Error from server at https://127.0.0.1:34455/solr/workQueue_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/workQueue_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/workQueue_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 https://127.0.0.1:34455/solr/workQueue_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/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_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([3A41D966DBFC200F:1881589DF8960A1F]: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.testExecutorStream(StreamExpressionTest.java:7171)
        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 https://127.0.0.1:34455/solr/workQueue_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/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

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




Build Log:
[...truncated 14431 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3A41D966DBFC200F-001/init-core-data-001
   [junit4]   2> 36375 WARN  
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 36375 INFO  
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 36376 INFO  
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 36377 INFO  
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 36378 INFO  
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3A41D966DBFC200F-001/tempDir-001
   [junit4]   2> 36378 INFO  
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 36382 INFO  (Thread-49) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 36382 INFO  (Thread-49) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 36384 ERROR (Thread-49) [    ] 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> 36482 INFO  
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41731
   [junit4]   2> 36494 INFO  (jetty-launcher-606-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 36495 INFO  (jetty-launcher-606-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 36500 INFO  (jetty-launcher-606-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 36504 INFO  (jetty-launcher-606-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 36507 INFO  (jetty-launcher-606-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@663d0605{/solr,null,AVAILABLE}
   [junit4]   2> 36509 INFO  (jetty-launcher-606-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2a1d9c88{SSL,[ssl, 
http/1.1]}{127.0.0.1:34455}
   [junit4]   2> 36509 INFO  (jetty-launcher-606-thread-1) [    ] 
o.e.j.s.Server Started @38533ms
   [junit4]   2> 36509 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34455}
   [junit4]   2> 36509 ERROR (jetty-launcher-606-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 36509 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 36509 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 36509 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 36509 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-15T10:31:48.151526Z
   [junit4]   2> 36530 INFO  (jetty-launcher-606-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1343ca4b{/solr,null,AVAILABLE}
   [junit4]   2> 36530 INFO  (jetty-launcher-606-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@19238f79{SSL,[ssl, 
http/1.1]}{127.0.0.1:42191}
   [junit4]   2> 36530 INFO  (jetty-launcher-606-thread-3) [    ] 
o.e.j.s.Server Started @38554ms
   [junit4]   2> 36530 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42191}
   [junit4]   2> 36530 ERROR (jetty-launcher-606-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 36530 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 36531 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 36531 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 36531 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-15T10:31:48.173066Z
   [junit4]   2> 36547 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 36559 INFO  (jetty-launcher-606-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37fdbb33{/solr,null,AVAILABLE}
   [junit4]   2> 36560 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 36575 INFO  (jetty-launcher-606-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22881546{/solr,null,AVAILABLE}
   [junit4]   2> 36575 INFO  (jetty-launcher-606-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ed08e70{SSL,[ssl, 
http/1.1]}{127.0.0.1:34657}
   [junit4]   2> 36575 INFO  (jetty-launcher-606-thread-2) [    ] 
o.e.j.s.Server Started @38599ms
   [junit4]   2> 36576 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34657}
   [junit4]   2> 36576 ERROR (jetty-launcher-606-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 36576 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 36576 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 36576 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 36576 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-15T10:31:48.218419Z
   [junit4]   2> 36587 INFO  (jetty-launcher-606-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@356862ca{SSL,[ssl, 
http/1.1]}{127.0.0.1:45231}
   [junit4]   2> 36587 INFO  (jetty-launcher-606-thread-4) [    ] 
o.e.j.s.Server Started @38611ms
   [junit4]   2> 36587 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45231}
   [junit4]   2> 36587 ERROR (jetty-launcher-606-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 36587 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 36587 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 36588 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 36588 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-15T10:31:48.230024Z
   [junit4]   2> 36602 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 0x15e85182e390002, 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> 36603 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 36612 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41731/solr
   [junit4]   2> 36635 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 36654 WARN  (jetty-launcher-606-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> 36655 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41731/solr
   [junit4]   2> 36656 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 36676 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42191_solr
   [junit4]   2> 36683 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98662580749926406-127.0.0.1:42191_solr-n_0000000000) starting
   [junit4]   2> 36691 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42191_solr
   [junit4]   2> 36695 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41731/solr
   [junit4]   2> 36697 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41731/solr
   [junit4]   2> 36698 INFO  
(OverseerStateUpdate-98662580749926406-127.0.0.1:42191_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 36710 WARN  (jetty-launcher-606-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> 36716 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 36720 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 36721 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34455_solr
   [junit4]   2> 36735 INFO  (zkCallback-617-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 36745 WARN  (jetty-launcher-606-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> 36759 INFO  (zkCallback-626-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 36763 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 36765 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 36766 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34657_solr
   [junit4]   2> 36767 WARN  (jetty-launcher-606-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> 36768 INFO  (zkCallback-626-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36768 INFO  (zkCallback-617-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36772 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42191.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 36774 INFO  (zkCallback-629-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36787 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 36790 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 36792 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45231_solr
   [junit4]   2> 36792 INFO  (zkCallback-629-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 36792 INFO  (zkCallback-626-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 36792 INFO  (zkCallback-617-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 36793 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42191.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 36794 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42191.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 36795 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3A41D966DBFC200F-001/tempDir-001/node3/.
   [junit4]   2> 36799 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34455.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 36807 INFO  (zkCallback-630-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 36826 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34455.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 36826 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34455.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 36827 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3A41D966DBFC200F-001/tempDir-001/node1/.
   [junit4]   2> 36827 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34657.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 36836 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34657.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 36836 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34657.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 36839 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3A41D966DBFC200F-001/tempDir-001/node2/.
   [junit4]   2> 36846 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45231.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 36851 WARN  (jetty-launcher-606-thread-4) [    ] 
o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr_45231:dom1=solr,dom2=jvm,name0=memory,name1=pools,name2=PS-Old-Gen,name=committed
   [junit4]   2>        at 
java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]   2>        at 
java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
   [junit4]   2>        at 
java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
   [junit4]   2>        at 
java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2>        at 
java.base/java.util.HashMap.forEach(HashMap.java:1340)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:849)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:548)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 36852 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45231.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 36852 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45231.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 36853 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3A41D966DBFC200F-001/tempDir-001/node4/.
   [junit4]   2> 37059 INFO  
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 37060 INFO  
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41731/solr ready
   [junit4]   2> 37100 INFO  (qtp1090011803-1080) [    ] 
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> 37109 INFO  (OverseerThreadFactory-74-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 37236 INFO  
(OverseerStateUpdate-98662580749926406-127.0.0.1:42191_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":"https://127.0.0.1:34657/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 37239 INFO  
(OverseerStateUpdate-98662580749926406-127.0.0.1:42191_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":"https://127.0.0.1:34455/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 37482 INFO  (qtp804851822-1102) [    ] 
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> 37482 INFO  (qtp804851822-1102) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 37491 INFO  (qtp1357118974-1063) [    ] 
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> 37491 INFO  (qtp1357118974-1063) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 37607 INFO  (zkCallback-629-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> 37607 INFO  (zkCallback-626-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> 37612 INFO  (zkCallback-629-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> 37619 INFO  (zkCallback-626-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> 38522 INFO  (qtp1357118974-1063) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 38529 INFO  (qtp804851822-1102) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 38543 INFO  (qtp804851822-1102) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 38566 INFO  (qtp1357118974-1063) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 38697 WARN  (qtp804851822-1102) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 38697 WARN  (qtp804851822-1102) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 38697 INFO  (qtp804851822-1102) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 38698 INFO  (qtp804851822-1102) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard1_replica_n1' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 38698 INFO  (qtp804851822-1102) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34657.solr.core.collection1_collection.shard1.replica_n1' (registry 
'solr.core.collection1_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 38698 INFO  (qtp804851822-1102) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 38698 INFO  (qtp804851822-1102) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3A41D966DBFC200F-001/tempDir-001/node2/collection1_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3A41D966DBFC200F-001/tempDir-001/node2/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 38714 WARN  (qtp1357118974-1063) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 38714 WARN  (qtp1357118974-1063) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 38715 INFO  (qtp1357118974-1063) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 38715 INFO  (qtp1357118974-1063) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard2_replica_n2' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 38715 INFO  (qtp1357118974-1063) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34455.solr.core.collection1_collection.shard2.replica_n2' (registry 
'solr.core.collection1_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6df962c3
   [junit4]   2> 38716 INFO  (qtp1357118974-1063) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 38716 INFO  (qtp1357118974-1063) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3A41D966DBFC200F-001/tempDir-001/node1/collection1_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3A41D966DBFC200F-001/tempDir-001/node1/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 38818 INFO  (qtp1357118974-1063) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 38818 INFO  (qtp804851822-1102) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 38818 INFO  (qtp1357118974-1063) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 38818 INFO  (qtp804851822-1102) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 38819 INFO  (qtp1357118974-1063) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 38819 INFO  (qtp1357118974-1063) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 38821 INFO  (qtp1357118974-1063) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4028a437[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 38822 INFO  (qtp1357118974-1063) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 38822 INFO  (qtp1357118974-1063) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 38819 INFO  (qtp804851822-1102) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 38822 INFO  (qtp804851822-1102) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 38823 INFO  (qtp1357118974-1063) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 38823 INFO  (qtp1357118974-1063) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578601294557347840
   [junit4]   2> 38828 INFO  (qtp1357118974-1063) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 38828 INFO  (qtp1357118974-1063) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 38828 INFO  (qtp1357118974-1063) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 38828 INFO  (qtp1357118974-1063) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 38828 INFO  (qtp1357118974-1063) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 38828 INFO  (qtp1357118974-1063) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 38832 INFO  (searcherExecutor-84-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@4028a437[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38833 INFO  (qtp804851822-1102) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7cee4597[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 38833 INFO  (qtp1357118974-1063) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 38835 INFO  (qtp804851822-1102) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 38835 INFO  (qtp804851822-1102) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 38836 INFO  (qtp804851822-1102) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 38844 INFO  (searcherExecutor-83-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@7cee4597[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38844 INFO  (qtp804851822-1102) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1578601294579367936
   [junit4]   2> 38852 INFO  (qtp804851822-1102) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 38852 INFO  (qtp804851822-1102) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 38852 INFO  (qtp804851822-1102) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 38852 INFO  (qtp804851822-1102) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 38852 INFO  (qtp804851822-1102) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 38852 INFO  (qtp804851822-1102) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 38853 INFO  (qtp804851822-1102) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 38959 INFO  (zkCallback-629-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> 38959 INFO  (zkCallback-629-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> 38963 INFO  (zkCallback-626-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> 38963 INFO  (zkCallback-626-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> 38987 INFO  (qtp1357118974-1063) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 38988 INFO  (qtp1357118974-1063) [    ] 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=1496
   [junit4]   2> 39004 INFO  (qtp804851822-1102) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 39005 INFO  (qtp804851822-1102) [    ] 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=1523
   [junit4]   2> 39015 INFO  (qtp1090011803-1080) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 39111 INFO  
(OverseerCollectionConfigSetProcessor-98662580749926406-127.0.0.1:42191_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> 39111 INFO  (zkCallback-629-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> 39111 INFO  (zkCallback-629-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> 39111 INFO  (zkCallback-626-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> 39112 INFO  (zkCallback-626-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> 40017 INFO  (qtp1090011803-1080) [    ] 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=2916
   [junit4]   2> 40018 INFO  
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 40018 INFO  
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 40020 INFO  (qtp1090011803-1081) [    ] 
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> 40130 INFO  (qtp1090011803-1081) [    ] 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=109
   [junit4]   2> 40169 INFO  
(TEST-StreamExpressionTest.testParallelComplementStream-seed#[3A41D966DBFC200F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelComplementStream
   [junit4]   2> 40205 INFO  (qtp1357118974-1063) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578601296004382720)} 0 2
   [junit4]   2> 40214 INFO  (qtp1357118974-1064) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578601296015917056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40215 INFO  (qtp1357118974-1064) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 40218 INFO  (qtp1357118974-1064) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 40218 INFO  (qtp1357118974-1064) [    ] 
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=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 40223 INFO  (qtp804851822-1086) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578601296025354240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40224 INFO  (qtp804851822-1086) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 40226 INFO  (qtp804851822-1086) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 40227 INFO  (qtp804851822-1086) [    ] 
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=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 40228 INFO  (qtp804851822-1093) [    ] 
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=*:*
 (-1578601295992848384),commit=} 0 38
   [junit4]   2> 40240 INFO  (qtp804851822-1102) [    ] 
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 
(1578601296038985728), 4 (1578601296040034304), 8 (1578601296041082880)]} 0 5
   [junit4]   2> 40250 INFO  (qtp1357118974-1064) [    ] 
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 
(1578601296047374336), 3 (1578601296050520064), 5 (1578601296051568640), 6 
(1578601296052617216), 9 (1578601296052617217), 7 (1578601296053665792)]} 0 6
   [junit4]   2> 40262 INFO  (qtp804851822-1102) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578601296066248704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40262 INFO  (qtp1357118974-1066) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578601296066248704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40263 INFO  (qtp804851822-1102) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b24f4a2 
commitCommandVersion:1578601296066248704
   [junit4]   2> 40263 INFO  (qtp1357118974-1066) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1169dac7 
commitCommandVersion:1578601296066248704
   [junit4]   2> 40274 INFO  (qtp804851822-1102) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@40ba4ffa[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 40274 INFO  (qtp1357118974-1066) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@662f2263[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 40274 INFO  (qtp804851822-1102) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 40275 INFO  (searcherExecutor-83-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@40ba4ffa[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c3)))}
   [junit4]   2> 40275 INFO  (qtp804851822-1102) [    ] 
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=https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 13
   [junit4]   2> 40276 INFO  (searcherExecutor-84-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@662f2263[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c6)))}
   [junit4]   2> 40279 INFO  (qtp1357118974-1066) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 40279 INFO  (qtp1357118974-1066) [    ] 
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=https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 16
   [junit4]   2> 40281 INFO  (qtp1357118974-1065) [    ] 
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}{commit=}
 0 28
   [junit4]   2> 40284 INFO  
(TEST-StreamExpressionTest.testParallelComplementStream-seed#[3A41D966DBFC200F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 40285 INFO  
(TEST-StreamExpressionTest.testParallelComplementStream-seed#[3A41D966DBFC200F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41731/solr ready
   [junit4]   2> 40289 INFO  (qtp1357118974-1065) [    ] 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=complement(search(collection1,q%3D"a_s:(setA+||+setAB)",fl%3D"id,a_s,a_i",sort%3D"a_i+asc,+a_s+asc",partitionKeys%3Da_i,zkHost%3D"127.0.0.1:41731/solr"),search(collection1,q%3D"a_s:(setB+||+setAB)",fl%3D"id,a_s,a_i",sort%3D"a_i+asc",partitionKeys%3Da_i,zkHost%3D"127.0.0.1:41731/solr"),on%3Da_i)&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 40289 INFO  (qtp804851822-1102) [    ] 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=complement(search(collection1,q%3D"a_s:(setA+||+setAB)",fl%3D"id,a_s,a_i",sort%3D"a_i+asc,+a_s+asc",partitionKeys%3Da_i,zkHost%3D"127.0.0.1:41731/solr"),search(collection1,q%3D"a_s:(setB+||+setAB)",fl%3D"id,a_s,a_i",sort%3D"a_i+asc",partitionKeys%3Da_i,zkHost%3D"127.0.0.1:41731/solr"),on%3Da_i)&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 40291 INFO  (qtp1357118974-1065) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 40291 INFO  (qtp1357118974-1065) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41731/solr ready
   [junit4]   2> 40299 INFO  (qtp804851822-1086) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:(setA+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc,+a_s+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=3
   [junit4]   2> 40299 INFO  (qtp1357118974-1069) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=a_s:(setA+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc,+a_s+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=4
   [junit4]   2> 40299 INFO  (qtp804851822-1092) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:(setA+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc,+a_s+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=1 status=0 QTime=3
   [junit4]   2> 40300 INFO  (qtp1357118974-1066) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=a_s:(setA+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc,+a_s+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=1 status=0 QTime=4
   [junit4]   2> 40307 INFO  (qtp1357118974-1068) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=a_s:(setB+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=2 status=0 QTime=3
   [junit4]   2> 40307 INFO  (qtp804851822-1204) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:(setB+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 40307 INFO  (qtp1357118974-1066) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=a_s:(setB+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=3
   [junit4]   2> 40307 INFO  (qtp804851822-1086) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:(setB+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=1 status=0 QTime=2
   [junit4]   2> 40310 INFO  
(TEST-StreamExpressionTest.testParallelComplementStream-seed#[3A41D966DBFC200F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParallelComplementStream
   [junit4]   2> 40324 INFO  
(TEST-StreamExpressionTest.testFacetStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFacetStream
   [junit4]   2> 40328 INFO  (qtp1357118974-1070) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f26709b[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 40328 INFO  (qtp804851822-1204) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ab0e823[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 40328 INFO  (qtp1357118974-1070) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578601296133357568)} 0 2
   [junit4]   2> 40330 INFO  (qtp804851822-1093) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578601296137551872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40330 INFO  (qtp804851822-1093) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b24f4a2 
commitCommandVersion:1578601296137551872
   [junit4]   2> 40331 INFO  (qtp804851822-1093) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7ac73ec9[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 40331 INFO  (qtp1357118974-1066) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578601296138600448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40331 INFO  (qtp1357118974-1066) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1169dac7 
commitCommandVersion:1578601296138600448
   [junit4]   2> 40332 INFO  (qtp1357118974-1066) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@784c3636[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 40332 INFO  (searcherExecutor-83-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@7ac73ec9[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40333 INFO  (searcherExecutor-84-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@784c3636[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40335 INFO  (qtp1357118974-1066) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 40335 INFO  (qtp804851822-1093) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 40335 INFO  (qtp1357118974-1066) [    ] 
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=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 40335 INFO  (qtp804851822-1093) [    ] 
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=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 40336 INFO  (qtp804851822-1204) [    ] 
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=*:*
 (-1578601296132308992),commit=} 0 11
   [junit4]   2> 40341 INFO  (qtp1357118974-1063) [    ] 
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 
(1578601296144891904), 3 (1578601296148037632), 5 (1578601296148037633), 6 
(1578601296148037634), 7 (1578601296148037635), 9 (1578601296149086208)]} 0 4
   [junit4]   2> 40341 INFO  (qtp804851822-1087) [    ] 
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 
(1578601296144891904), 4 (1578601296148037632), 1 (1578601296149086208), 8 
(1578601296149086209)]} 0 4
   [junit4]   2> 40346 INFO  (qtp1357118974-1068) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578601296154329088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40346 INFO  (qtp804851822-1062) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578601296154329088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40346 INFO  (qtp1357118974-1068) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1169dac7 
commitCommandVersion:1578601296154329088
   [junit4]   2> 40346 INFO  (qtp804851822-1062) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b24f4a2 
commitCommandVersion:1578601296154329088
   [junit4]   2> 40359 INFO  (qtp804851822-1062) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@356128f9[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 40359 INFO  (qtp1357118974-1068) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7baee8bb[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 40360 INFO  (qtp1357118974-1068) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 40360 INFO  (qtp804851822-1062) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 40360 INFO  (searcherExecutor-84-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@7baee8bb[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c6)))}
   [junit4]   2> 40360 INFO  (searcherExecutor-83-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@356128f9[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c4)))}
   [junit4]   2> 40360 INFO  (qtp1357118974-1068) [    ] 
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=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 40360 INFO  (qtp804851822-1062) [    ] 
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=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 40361 INFO  (qtp804851822-1102) [    ] 
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 18
   [junit4]   2> 40364 INFO  
(TEST-StreamExpressionTest.testFacetStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 40364 INFO  
(TEST-StreamExpressionTest.testFacetStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41731/solr ready
   [junit4]   2> 40375 INFO  (qtp804851822-1087) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&collection=collection1_collection&shard.url=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1505471512008&isShard=true&wt=javabin}
 hits=4 status=0 QTime=2
   [junit4]   2> 40375 INFO  (qtp1357118974-1063) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&collection=collection1_collection&shard.url=https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1505471512008&isShard=true&wt=javabin}
 hits=6 status=0 QTime=2
   [junit4]   2> 40376 INFO  (qtp804851822-1062) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&_stateVer_=collection1_collection:4&fl=a_s,a_i,a_f&bucketSizeLimit=100&sort=a_s+asc&rows=0&wt=javabin&version=2}
 hits=10 status=0 QTime=9
   [junit4]   2> 40382 INFO  
(TEST-StreamExpressionTest.testFacetStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 40382 INFO  
(TEST-StreamExpressionTest.testFacetStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41731/solr ready
   [junit4]   2> 40387 INFO  (qtp804851822-1093) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&collection=collection1_collection&shard.url=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1505471512026&isShard=true&wt=javabin}
 hits=4 status=0 QTime=1
   [junit4]   2> 40389 INFO  (qtp1357118974-1068) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&collection=collection1_collection&shard.url=https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1505471512026&isShard=true&wt=javabin}
 hits=6 status=0 QTime=3
   [junit4]   2> 40390 INFO  (qtp804851822-1062) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&_stateVer_=collection1_collection:4&fl=a_s,a_i,a_f&bucketSizeLimit=100&sort=a_s+asc&rows=0&wt=javabin&version=2}
 hits=10 status=0 QTime=6
   [junit4]   2> 40392 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 0x15e85182e390012, 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> 40399 INFO  
(TEST-StreamExpressionTest.testFacetStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 40400 INFO  
(TEST-StreamExpressionTest.testFacetStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41731/solr ready
   [junit4]   2> 40412 INFO  (qtp1357118974-1065) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&collection=collection1_collection&shard.url=https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"desc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1505471512045&isShard=true&wt=javabin}
 hits=6 status=0 QTime=1
   [junit4]   2> 40413 INFO  (qtp804851822-1086) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&collection=collection1_collection&shard.url=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"desc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1505471512045&isShard=true&wt=javabin}
 hits=4 status=0 QTime=5
   [junit4]   2> 40414 INFO  (qtp1357118974-1063) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"desc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&_stateVer_=collection1_collection:4&fl=a_s,a_i,a_f&bucketSizeLimit=100&sort=a_s+asc&rows=0&wt=javabin&version=2}
 hits=10 status=0 QTime=11
   [junit4]   2> 40423 INFO  
(TEST-StreamExpressionTest.testFacetStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 40423 INFO  
(TEST-StreamExpressionTest.testFacetStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41731/solr ready
   [junit4]   2> 40430 INFO  (qtp1357118974-1070) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&collection=collection1_collection&shard.url=https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1505471512068&isShard=true&wt=javabin}
 hits=6 status=0 QTime=1
   [junit4]   2> 40430 INFO  (qtp804851822-1102) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&collection=collection1_collection&shard.url=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1505471512068&isShard=true&wt=javabin}
 hits=4 status=0 QTime=1
   [junit4]   2> 40431 INFO  (qtp804851822-1093) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&_stateVer_=collection1_collection:4&fl=a_s,a_i,a_f&bucketSizeLimit=100&sort=a_s+asc&rows=0&wt=javabin&version=2}
 hits=10 status=0 QTime=5
   [junit4]   2> 40440 INFO  
(TEST-StreamExpressionTest.testFacetStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 40440 INFO  
(TEST-StreamExpressionTest.testFacetStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41731/solr ready
   [junit4]   2> 40446 INFO  (qtp1357118974-1066) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&collection=collection1_collection&shard.url=https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=blahhh&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1505471512085&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 40446 INFO  (qtp804851822-1062) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&collection=collection1_collection&shard.url=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=blahhh&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1505471512085&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 40446 INFO  (qtp1357118974-1202) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=blahhh&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&_stateVer_=collection1_collection:4&fl=a_s,a_i,a_f&bucketSizeLimit=100&sort=a_s+asc&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=3
   [junit4]   2> 40456 INFO  
(TEST-StreamExpressionTest.testFacetStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFacetStream
   [junit4]   2> 40494 INFO  
(TEST-StreamExpressionTest.testInnerJoinStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testInnerJoinStream
   [junit4]   2> 40497 INFO  (qtp1357118974-1068) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f14d176[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 40499 INFO  (qtp804851822-1092) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d90c924[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 40499 INFO  (qtp804851822-1092) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578601296312664064)} 0 3
   [junit4]   2> 40502 INFO  (qtp804851822-1093) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578601296317906944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40502 INFO  (qtp1357118974-1069) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578601296317906944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40502 INFO  (qtp804851822-1093) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b24f4a2 
commitCommandVersion:1578601296317906944
   [junit4]   2> 40502 INFO  (qtp1357118974-1069) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1169dac7 
commitCommandVersion:1578601296317906944
   [junit4]   2> 40502 INFO  (qtp1357118974-1069) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67585ead[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 40504 INFO  (qtp1357118974-1069) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 40505 INFO  (searcherExecutor-84-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@67585ead[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40505 INFO  (qtp804851822-1093) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b3a839d[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 40506 INFO  (qtp804851822-1093) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 40508 INFO  (searcherExecutor-83-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@6b3a839d[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40508 INFO  (qtp804851822-1093) [    ] 
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=https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 40508 INFO  (qtp1357118974-1069) [    ] 
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=https://127.0.0.1:34455/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 40509 INFO  (qtp1357118974-1068) [    ] 
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=*:*
 (-1578601296311615488),commit=} 0 13
   [junit4]   2> 40515 INFO  (qtp1357118974-1064) [    ] 
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 
(1578601296327344128), 3 (1578601296328392704), 5 (1578601296330489856), 6 
(1578601296330489857), 7 (1578601296331538432), 9 (1578601296331538433)]} 0 5
   [junit4]   2> 40516 INFO  (qtp804851822-1102) [    ] 
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=[1 
(1578601296327344128), 15 (1578601296330489856), 4 (1578601296330489857), 8 
(1578601296330489858), 10 (1578601296331538432), 11 (1578601296331538433), 12 
(1578601296331538434), 13 (1578601296332587008), 14 (1578601296332587009)]} 0 6
   [junit4]   2> 40520 INFO  (qtp804851822-1086) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578601296336781312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40520 INFO  (qtp804851822-1086) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b24f4a2 
commitCommandVersion:1578601296336781312
   [junit4]   2> 40520 INFO  (qtp1357118974-1065) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578601296336781312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40520 INFO  (qtp1357118974-1065) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1169dac7 
commitCommandVersion:1578601296336781312
   [junit4]   2> 40530 INFO  (qtp804851822-1086) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@125dccc2[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 40530 INFO  (qtp1357118974-1065) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10287950[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 40532 INFO  (searcherExecutor-83-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@125dccc2[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):c9)))}
   [junit4]   2> 40532 INFO  (searcherExecutor-84-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@10287950[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):c6)))}
   [junit4]   2> 40534 INFO  (qtp1357118974-1065) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 40534 INFO  (qtp804851822-1086) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 40534 INFO  (qtp1357118974-1065) [    ] 
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=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 40534 INFO  (qtp804851822-1086) [    ] 
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=https://127.0.0.1:34657/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 40536 INFO  (qtp804851822-1087) [    ] 
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 18
   [junit4]   2> 40543 INFO  
(TEST-StreamExpressionTest.testInnerJoinStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 40544 INFO  
(TEST-StreamExpressionTest.testInnerJoinStream-seed#[3A41D966DBFC200F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41731/solr ready
   [junit4]   2> 40549 INFO  (qtp1357118974-1068) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=1
   [junit4]   2> 40549 INFO  (qtp804851822-1086) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 40555 INFO  (qtp1357118974-1065) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=2
   [junit4]   2> 40558 INFO  (qtp804851822-1204) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 40565 INFO  (qtp804851822-1086) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 40566 INFO  (qtp1357118974-1202) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=0
   [junit4]   2> 40570 INFO  (qtp804851822-1088) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 40570 INFO  (qtp1357118974-1065) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 40575 INFO  (qtp804851822-1204) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 40575 INFO  (qtp1357118974-1070) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort

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

destination_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@57c6d27
   [junit4]   2> 108852 INFO  (coreCloseExecutor-213-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard2.leader, tag=440563318
   [junit4]   2> 108858 INFO  (coreCloseExecutor-216-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=1525329031
   [junit4]   2> 108863 INFO  (coreCloseExecutor-215-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=2119822414
   [junit4]   2> 108864 INFO  (coreCloseExecutor-215-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.workQueue.shard1.replica_n1, tag=796113809
   [junit4]   2> 108864 INFO  (zkCallback-617-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 108864 INFO  (coreCloseExecutor-215-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b71f469: rootName = 
solr_34455, domain = solr.core.workQueue.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.workQueue.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@275c565f
   [junit4]   2> 108864 INFO  (zkCallback-626-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 108870 INFO  (zkCallback-629-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 108870 INFO  (jetty-closer-607-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98662580749926406-127.0.0.1:42191_solr-n_0000000000) closing
   [junit4]   2> 108874 INFO  (coreCloseExecutor-215-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.mainCorpus.shard2.replica_n2, tag=2107623562
   [junit4]   2> 108875 INFO  (coreCloseExecutor-215-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c3fcab9: rootName = 
solr_34455, domain = solr.core.mainCorpus.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.mainCorpus.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@6108b3e8
   [junit4]   2> 108875 INFO  
(OverseerStateUpdate-98662580749926406-127.0.0.1:42191_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42191_solr
   [junit4]   2> 108879 WARN  (zkCallback-617-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> 108879 INFO  (jetty-closer-607-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@22881546{/solr,null,UNAVAILABLE}
   [junit4]   2> 108879 INFO  (zkCallback-626-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 108879 INFO  (zkCallback-626-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34455_solr
   [junit4]   2> 108880 INFO  (jetty-closer-607-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1343ca4b{/solr,null,UNAVAILABLE}
   [junit4]   2> 108881 INFO  (coreCloseExecutor-215-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.destination.shard1.replica_n1, tag=92040487
   [junit4]   2> 108881 INFO  (coreCloseExecutor-215-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@73eb14bf: rootName = 
solr_34455, domain = solr.core.destination.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.destination.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@6182dfad
   [junit4]   2> 108895 INFO  (coreCloseExecutor-215-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard1.leader, tag=92040487
   [junit4]   2> 108895 INFO  (coreCloseExecutor-215-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard1.leader, tag=796113809
   [junit4]   2> 108895 INFO  (coreCloseExecutor-215-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.mainCorpus.shard2.leader, tag=2107623562
   [junit4]   2> 108895 INFO  (coreCloseExecutor-215-thread-2) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 108895 INFO  (coreCloseExecutor-215-thread-2) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2da43d2f commitCommandVersion:0
   [junit4]   2> 108916 WARN  (zkCallback-626-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 108916 INFO  (jetty-closer-607-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@663d0605{/solr,null,UNAVAILABLE}
   [junit4]   2> 110364 WARN  (zkCallback-630-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> 110364 INFO  (jetty-closer-607-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@37fdbb33{/solr,null,UNAVAILABLE}
   [junit4]   2> 110364 ERROR 
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-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> 110364 INFO  
(SUITE-StreamExpressionTest-seed#[3A41D966DBFC200F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41731 41731
   [junit4]   2> 115422 INFO  (Thread-49) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41731 41731
   [junit4]   2> 115423 WARN  (Thread-49) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/aliases.json
   [junit4]   2>        7       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/clusterprops.json
   [junit4]   2>        72      /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/parallelDestinationCollection1/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/live_nodes
   [junit4]   2>        72      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3A41D966DBFC200F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
join2_s=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), 
subject=Lucene50(blocksize=128), 
a1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
a2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), test_t=FSTOrd50, 
level1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
ident_s=PostingsFormat(name=LuceneVarGapFixedInterval), body_t=FSTOrd50, 
s_multi=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
col_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_ss=Lucene50(blocksize=128), 
level2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=Lucene50(blocksize=128), side_s=FSTOrd50, id=FSTOrd50, 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{expr_s=DocValuesFormat(name=Memory), 
join2_s=DocValuesFormat(name=Direct), 
multiDefault=DocValuesFormat(name=Direct), 
price_f=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Memory), a2_s=DocValuesFormat(name=Memory), 
a_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Asserting), 
test_i=DocValuesFormat(name=Direct), field_i=DocValuesFormat(name=Direct), 
level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Memory), 
col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Direct), 
level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct), 
i_multi=DocValuesFormat(name=Asserting), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Memory), ident_s=DocValuesFormat(name=Lucene70), 
order_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Asserting), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1243, 
maxMBSortInHeap=6.673016297534125, sim=RandomSimilarity(queryNorm=false): {}, 
locale=naq, timezone=Asia/Famagusta
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=301562264,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionParserTest, 
TestJavaBinCodec, JdbcTest, RawValueEvaluatorTest, GraphExpressionTest, 
FieldValueEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [121/145 (1!)] on J2 in 79.06s, 109 tests, 1 error, 9 
skipped <<< FAILURES!

[...truncated 38257 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to