Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20198/
Java: 64bit/jdk1.8.0_141 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Error from server at https://127.0.0.1:38621/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.14.v20161028</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:38621/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.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([F4AA8A2FFD6CB6:22342B710C9746A6]: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:6774)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:38621/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.14.v20161028</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        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.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 14052 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 56286 INFO  
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_F4AA8A2FFD6CB6-001/init-core-data-001
   [junit4]   2> 56286 WARN  
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=122 numCloses=122
   [junit4]   2> 56286 INFO  
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 56287 INFO  
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 56288 INFO  
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-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_F4AA8A2FFD6CB6-001/tempDir-001
   [junit4]   2> 56288 INFO  
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 56289 INFO  (Thread-131) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 56289 INFO  (Thread-131) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 56293 ERROR (Thread-131) [    ] 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> 56389 INFO  
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44727
   [junit4]   2> 56400 INFO  (jetty-launcher-346-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 56407 INFO  (jetty-launcher-346-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 56407 INFO  (jetty-launcher-346-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 56415 INFO  (jetty-launcher-346-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 56417 INFO  (jetty-launcher-346-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14cd586e{/solr,null,AVAILABLE}
   [junit4]   2> 56418 INFO  (jetty-launcher-346-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@aea3bf8{/solr,null,AVAILABLE}
   [junit4]   2> 56418 INFO  (jetty-launcher-346-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5c8f943e{SSL,[ssl, 
http/1.1]}{127.0.0.1:36767}
   [junit4]   2> 56418 INFO  (jetty-launcher-346-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4bbb1876{SSL,[ssl, 
http/1.1]}{127.0.0.1:38621}
   [junit4]   2> 56418 INFO  (jetty-launcher-346-thread-4) [    ] 
o.e.j.s.Server Started @57875ms
   [junit4]   2> 56418 INFO  (jetty-launcher-346-thread-1) [    ] 
o.e.j.s.Server Started @57875ms
   [junit4]   2> 56418 INFO  (jetty-launcher-346-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36767}
   [junit4]   2> 56419 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38621}
   [junit4]   2> 56419 ERROR (jetty-launcher-346-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 56419 ERROR (jetty-launcher-346-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 56419 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 56419 INFO  (jetty-launcher-346-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 56419 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56419 INFO  (jetty-launcher-346-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56419 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 56419 INFO  (jetty-launcher-346-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 56419 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-25T18:31:03.670Z
   [junit4]   2> 56419 INFO  (jetty-launcher-346-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-25T18:31:03.670Z
   [junit4]   2> 56419 INFO  (jetty-launcher-346-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@720b4e0f{/solr,null,AVAILABLE}
   [junit4]   2> 56420 INFO  (jetty-launcher-346-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1ac26778{SSL,[ssl, 
http/1.1]}{127.0.0.1:46439}
   [junit4]   2> 56420 INFO  (jetty-launcher-346-thread-2) [    ] 
o.e.j.s.Server Started @57877ms
   [junit4]   2> 56420 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46439}
   [junit4]   2> 56420 ERROR (jetty-launcher-346-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 56420 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 56420 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56420 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 56420 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-25T18:31:03.671Z
   [junit4]   2> 56431 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56444 INFO  (jetty-launcher-346-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5575241{/solr,null,AVAILABLE}
   [junit4]   2> 56445 INFO  (jetty-launcher-346-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6dfa921{SSL,[ssl, 
http/1.1]}{127.0.0.1:43075}
   [junit4]   2> 56445 INFO  (jetty-launcher-346-thread-3) [    ] 
o.e.j.s.Server Started @57902ms
   [junit4]   2> 56445 INFO  (jetty-launcher-346-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43075}
   [junit4]   2> 56446 ERROR (jetty-launcher-346-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 56446 INFO  (jetty-launcher-346-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 56446 INFO  (jetty-launcher-346-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56446 INFO  (jetty-launcher-346-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 56446 INFO  (jetty-launcher-346-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-25T18:31:03.697Z
   [junit4]   2> 56455 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56455 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44727/solr
   [junit4]   2> 56472 INFO  (jetty-launcher-346-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56472 INFO  (jetty-launcher-346-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56473 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44727/solr
   [junit4]   2> 56476 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 0x15d7b0444740003, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 56485 INFO  (jetty-launcher-346-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44727/solr
   [junit4]   2> 56489 WARN  (jetty-launcher-346-thread-1) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 56496 INFO  (jetty-launcher-346-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44727/solr
   [junit4]   2> 56499 WARN  (jetty-launcher-346-thread-3) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 56503 INFO  (jetty-launcher-346-thread-1) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 56503 INFO  (jetty-launcher-346-thread-3) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 56504 INFO  (jetty-launcher-346-thread-3) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43075_solr
   [junit4]   2> 56505 WARN  (jetty-launcher-346-thread-4) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 56503 INFO  (jetty-launcher-346-thread-1) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38621_solr
   [junit4]   2> 56506 INFO  (jetty-launcher-346-thread-4) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 56506 INFO  (jetty-launcher-346-thread-1) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.Overseer Overseer 
(id=98370025130557446-127.0.0.1:38621_solr-n_0000000000) starting
   [junit4]   2> 56507 INFO  (jetty-launcher-346-thread-4) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 56517 INFO  
(zkCallback-356-thread-1-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 56522 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 56524 INFO  (jetty-launcher-346-thread-4) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36767_solr
   [junit4]   2> 56524 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 56529 INFO  
(zkCallback-356-thread-1-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 56530 WARN  (jetty-launcher-346-thread-2) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 56530 INFO  (jetty-launcher-346-thread-2) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 56533 INFO  
(zkCallback-369-thread-1-processing-n:127.0.0.1:36767_solr) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 56534 INFO  (jetty-launcher-346-thread-1) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38621_solr
   [junit4]   2> 56537 INFO  (jetty-launcher-346-thread-2) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 56538 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 56538 INFO  
(zkCallback-369-thread-1-processing-n:127.0.0.1:36767_solr) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 56538 INFO  
(zkCallback-356-thread-1-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 56542 INFO  (jetty-launcher-346-thread-2) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46439_solr
   [junit4]   2> 56542 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 56544 INFO  
(zkCallback-369-thread-1-processing-n:127.0.0.1:36767_solr) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 56545 INFO  
(zkCallback-356-thread-1-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 56553 INFO  
(zkCallback-370-thread-1-processing-n:127.0.0.1:46439_solr) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 56557 INFO  
(zkCallback-370-thread-2-processing-n:127.0.0.1:46439_solr) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 56621 INFO  (jetty-launcher-346-thread-2) 
[n:127.0.0.1:46439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46439.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 56625 INFO  (jetty-launcher-346-thread-2) 
[n:127.0.0.1:46439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46439.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 56625 INFO  (jetty-launcher-346-thread-2) 
[n:127.0.0.1:46439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46439.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 56625 INFO  (jetty-launcher-346-thread-4) 
[n:127.0.0.1:36767_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36767.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 56627 INFO  (jetty-launcher-346-thread-3) 
[n:127.0.0.1:43075_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43075.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 56627 INFO  (jetty-launcher-346-thread-2) 
[n:127.0.0.1:46439_solr    ] 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_F4AA8A2FFD6CB6-001/tempDir-001/node2/.
   [junit4]   2> 56630 INFO  (jetty-launcher-346-thread-4) 
[n:127.0.0.1:36767_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36767.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 56630 INFO  (jetty-launcher-346-thread-4) 
[n:127.0.0.1:36767_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36767.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 56631 INFO  (jetty-launcher-346-thread-4) 
[n:127.0.0.1:36767_solr    ] 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_F4AA8A2FFD6CB6-001/tempDir-001/node4/.
   [junit4]   2> 56633 INFO  (jetty-launcher-346-thread-3) 
[n:127.0.0.1:43075_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43075.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 56633 INFO  (jetty-launcher-346-thread-3) 
[n:127.0.0.1:43075_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43075.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 56634 INFO  (jetty-launcher-346-thread-3) 
[n:127.0.0.1:43075_solr    ] 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_F4AA8A2FFD6CB6-001/tempDir-001/node3/.
   [junit4]   2> 56670 INFO  (jetty-launcher-346-thread-1) 
[n:127.0.0.1:38621_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38621.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 56673 INFO  (jetty-launcher-346-thread-1) 
[n:127.0.0.1:38621_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38621.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 56673 INFO  (jetty-launcher-346-thread-1) 
[n:127.0.0.1:38621_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38621.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 56674 INFO  (jetty-launcher-346-thread-1) 
[n:127.0.0.1:38621_solr    ] 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_F4AA8A2FFD6CB6-001/tempDir-001/node1/.
   [junit4]   2> 56702 INFO  
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 56702 INFO  
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44727/solr ready
   [junit4]   2> 56716 INFO  (qtp1263572535-967) [n:127.0.0.1:38621_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 56718 INFO  
(OverseerThreadFactory-195-thread-1-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 56822 INFO  
(OverseerStateUpdate-98370025130557446-127.0.0.1:38621_solr-n_0000000000) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36767/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 56823 INFO  
(OverseerStateUpdate-98370025130557446-127.0.0.1:38621_solr-n_0000000000) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43075/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 57040 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 57041 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 57043 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 57044 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 57158 INFO  
(zkCallback-369-thread-1-processing-n:127.0.0.1:36767_solr) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 57165 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 57169 INFO  
(zkCallback-369-thread-2-processing-n:127.0.0.1:36767_solr) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 57177 INFO  
(zkCallback-364-thread-2-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 58054 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 58133 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 58140 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 58145 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 58281 WARN  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 58282 WARN  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 58282 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 58282 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 58282 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36767.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 58283 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 58283 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_F4AA8A2FFD6CB6-001/tempDir-001/node4/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_F4AA8A2FFD6CB6-001/tempDir-001/node4/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 58297 WARN  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 58297 WARN  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 58297 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 58297 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 58298 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43075.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 58298 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 58298 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_F4AA8A2FFD6CB6-001/tempDir-001/node3/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_F4AA8A2FFD6CB6-001/tempDir-001/node3/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 58502 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 58502 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 58511 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 58511 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 58528 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 58528 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 58530 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@561f13db[collection1_shard1_replica_n1] main]
   [junit4]   2> 58531 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 58531 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 58532 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36f65024[collection1_shard2_replica_n2] main]
   [junit4]   2> 58533 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 58533 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 58534 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 58534 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573920404442972160
   [junit4]   2> 58536 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 58536 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 58537 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 58537 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573920404446117888
   [junit4]   2> 58542 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 58542 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 58542 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36767/solr/collection1_shard1_replica_n1/
   [junit4]   2> 58542 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 58542 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36767/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 58542 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 58546 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36767/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 58547 INFO  
(searcherExecutor-204-thread-1-processing-n:127.0.0.1:36767_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:36767_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@561f13db[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58557 INFO  
(searcherExecutor-205-thread-1-processing-n:127.0.0.1:43075_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:43075_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@36f65024[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58560 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 58560 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 58560 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43075/solr/collection1_shard2_replica_n2/
   [junit4]   2> 58560 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 58560 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:43075/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 58560 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 58563 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43075/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 58664 INFO  
(zkCallback-369-thread-2-processing-n:127.0.0.1:36767_solr) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 58664 INFO  
(zkCallback-364-thread-2-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 58664 INFO  
(zkCallback-369-thread-1-processing-n:127.0.0.1:36767_solr) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 58664 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 58701 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 58703 INFO  (qtp386738534-1000) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1662
   [junit4]   2> 58715 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 58716 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1672
   [junit4]   2> 58726 INFO  (qtp1263572535-967) [n:127.0.0.1:38621_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 58732 INFO  
(OverseerCollectionConfigSetProcessor-98370025130557446-127.0.0.1:38621_solr-n_0000000000)
 [n:127.0.0.1:38621_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 58831 INFO  
(zkCallback-369-thread-2-processing-n:127.0.0.1:36767_solr) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 58831 INFO  
(zkCallback-364-thread-2-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 58831 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 58831 INFO  
(zkCallback-369-thread-1-processing-n:127.0.0.1:36767_solr) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 59737 INFO  (qtp1263572535-967) [n:127.0.0.1:38621_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3020
   [junit4]   2> 59738 INFO  
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 59752 INFO  
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 59771 INFO  
(TEST-StreamExpressionTest.testResiduals-seed#[F4AA8A2FFD6CB6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testResiduals
   [junit4]   2> 59867 INFO  (qtp1710770927-980) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:36767/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1573920405821849600)} 0 18
   [junit4]   2> 59894 INFO  (qtp1710770927-974) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573920405869035520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 59894 INFO  (qtp1710770927-974) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 59894 INFO  (qtp1710770927-974) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 59895 INFO  (qtp1710770927-974) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36767/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 59917 INFO  (qtp386738534-988) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573920405893152768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 59917 INFO  (qtp386738534-988) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 59919 INFO  (qtp386738534-988) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 59919 INFO  (qtp386738534-988) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36767/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 59925 INFO  (qtp386738534-985) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1573920405806120960),commit=} 0 115
   [junit4]   2> 59996 INFO  (qtp1710770927-980) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=let(a%3Darray(1,2,3,4,5,6),+b%3Darray(2,4,6,8,10,12),+c%3Dregress(a,b),+tuple(res%3Dresiduals(c,a,a)))&wt=json&version=2.2}
 status=0 QTime=37
   [junit4]   2> 60117 INFO  
(TEST-StreamExpressionTest.testResiduals-seed#[F4AA8A2FFD6CB6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testResiduals
   [junit4]   2> 60140 INFO  
(TEST-StreamExpressionTest.testParallelExecutorStream-seed#[F4AA8A2FFD6CB6]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testParallelExecutorStream
   [junit4]   2> 60188 INFO  (qtp386738534-991) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:43075/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1573920406149005312)} 0 27
   [junit4]   2> 60234 INFO  (qtp1710770927-980) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573920406225551360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 60235 INFO  (qtp1710770927-980) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 60235 INFO  (qtp1710770927-980) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 60235 INFO  (qtp1710770927-980) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43075/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 60250 INFO  (qtp386738534-993) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573920406242328576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 60251 INFO  (qtp386738534-993) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 60251 INFO  (qtp386738534-993) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 60251 INFO  (qtp386738534-993) [n:127.0.0.1:36767_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43075/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 60257 INFO  (qtp1710770927-998) [n:127.0.0.1:43075_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1573920406135373824),commit=} 0 111
   [junit4]   2> 60258 INFO  (qtp1263572535-978) [n:127.0.0.1:38621_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=workQueue&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 60281 INFO  
(OverseerThreadFactory-195-thread-2-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
workQueue
   [junit4]   2> 60554 INFO  
(OverseerStateUpdate-98370025130557446-127.0.0.1:38621_solr-n_0000000000) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"workQueue",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"workQueue_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46439/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 60581 INFO  
(OverseerStateUpdate-98370025130557446-127.0.0.1:38621_solr-n_0000000000) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"workQueue",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"workQueue_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38621/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 60795 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=workQueue_shard2_replica_n3&action=CREATE&numShards=2&collection=workQueue&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 60795 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 60877 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=workQueue_shard1_replica_n1&action=CREATE&numShards=2&collection=workQueue&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 60878 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 60998 INFO  
(zkCallback-370-thread-2-processing-n:127.0.0.1:46439_solr) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 60998 INFO  
(zkCallback-370-thread-1-processing-n:127.0.0.1:46439_solr) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 60999 INFO  
(zkCallback-356-thread-2-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 60999 INFO  
(zkCallback-356-thread-1-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 61855 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 61906 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 61909 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.s.IndexSchema [workQueue_shard2_replica_n3] Schema name=test
   [junit4]   2> 61927 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.s.IndexSchema [workQueue_shard1_replica_n1] Schema name=test
   [junit4]   2> 62179 WARN  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 62179 WARN  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 62179 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 62179 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'workQueue_shard2_replica_n3' using 
configuration from collection workQueue, trusted=true
   [junit4]   2> 62180 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38621.solr.core.workQueue.shard2.replica_n3' (registry 
'solr.core.workQueue.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 62180 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 62180 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.c.SolrCore [[workQueue_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_F4AA8A2FFD6CB6-001/tempDir-001/node1/workQueue_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_F4AA8A2FFD6CB6-001/tempDir-001/node1/./workQueue_shard2_replica_n3/data/]
   [junit4]   2> 62195 WARN  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 62195 WARN  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 62196 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 62196 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'workQueue_shard1_replica_n1' using 
configuration from collection workQueue, trusted=true
   [junit4]   2> 62196 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46439.solr.core.workQueue.shard1.replica_n1' (registry 
'solr.core.workQueue.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 62196 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 62196 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.c.SolrCore [[workQueue_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_F4AA8A2FFD6CB6-001/tempDir-001/node2/workQueue_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_F4AA8A2FFD6CB6-001/tempDir-001/node2/./workQueue_shard1_replica_n1/data/]
   [junit4]   2> 62289 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 62289 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 62290 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 62290 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 62291 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@774a025d[workQueue_shard2_replica_n3] main]
   [junit4]   2> 62292 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 62293 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 62293 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 62294 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573920408385617920
   [junit4]   2> 62297 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 62297 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 62297 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38621/solr/workQueue_shard2_replica_n3/
   [junit4]   2> 62298 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 62298 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.c.SyncStrategy https://127.0.0.1:38621/solr/workQueue_shard2_replica_n3/ 
has no replicas
   [junit4]   2> 62298 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 62299 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38621/solr/workQueue_shard2_replica_n3/ shard2
   [junit4]   2> 62300 INFO  
(searcherExecutor-214-thread-1-processing-n:127.0.0.1:38621_solr 
x:workQueue_shard2_replica_n3 s:shard2 c:workQueue r:core_node4) 
[n:127.0.0.1:38621_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n3] o.a.s.c.SolrCore [workQueue_shard2_replica_n3] 
Registered new searcher Searcher@774a025d[workQueue_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62307 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 62307 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 62308 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 62308 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 62310 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3621f468[workQueue_shard1_replica_n1] main]
   [junit4]   2> 62310 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 62310 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 62311 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 62311 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573920408403443712
   [junit4]   2> 62316 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 62316 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 62316 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46439/solr/workQueue_shard1_replica_n1/
   [junit4]   2> 62316 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 62316 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.c.SyncStrategy https://127.0.0.1:46439/solr/workQueue_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 62316 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 62318 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46439/solr/workQueue_shard1_replica_n1/ shard1
   [junit4]   2> 62319 INFO  
(searcherExecutor-215-thread-1-processing-n:127.0.0.1:46439_solr 
x:workQueue_shard1_replica_n1 s:shard1 c:workQueue r:core_node2) 
[n:127.0.0.1:46439_solr c:workQueue s:shard1 r:core_node2 
x:workQueue_shard1_replica_n1] o.a.s.c.SolrCore [workQueue_shard1_replica_n1] 
Registered new searcher Searcher@3621f468[workQueue_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62451 INFO  
(zkCallback-370-thread-1-processing-n:127.0.0.1:46439_solr) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 62451 INFO  
(zkCallback-370-thread-2-processing-n:127.0.0.1:46439_solr) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 62451 INFO  
(zkCallback-356-thread-2-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 62451 INFO  
(zkCallback-356-thread-1-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 62468 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 62469 INFO  (qtp756187034-992) [n:127.0.0.1:46439_solr 
c:workQueue s:shard1 r:core_node2 x:workQueue_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=workQueue_shard1_replica_n1&action=CREATE&numShards=2&collection=workQueue&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1591
   [junit4]   2> 62500 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 62501 INFO  (qtp1263572535-982) [n:127.0.0.1:38621_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=workQueue_shard2_replica_n3&action=CREATE&numShards=2&collection=workQueue&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1705
   [junit4]   2> 62504 INFO  (qtp1263572535-978) [n:127.0.0.1:38621_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 62603 INFO  
(zkCallback-370-thread-2-processing-n:127.0.0.1:46439_solr) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 62603 INFO  
(zkCallback-370-thread-1-processing-n:127.0.0.1:46439_solr) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 62603 INFO  
(zkCallback-356-thread-1-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 62603 INFO  
(zkCallback-356-thread-3-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 63504 INFO  (qtp1263572535-978) [n:127.0.0.1:38621_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=workQueue&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3245
   [junit4]   2> 63504 INFO  
(TEST-StreamExpressionTest.testParallelExecutorStream-seed#[F4AA8A2FFD6CB6]) [  
  ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: workQueue failOnTimeout:true timeout (sec):90
   [junit4]   2> 63505 INFO  
(TEST-StreamExpressionTest.testParallelExecutorStream-seed#[F4AA8A2FFD6CB6]) [  
  ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
workQueue
   [junit4]   2> 63506 INFO  (qtp1263572535-981) [n:127.0.0.1:38621_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=mainCorpus&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 63507 INFO  
(OverseerCollectionConfigSetProcessor-98370025130557446-127.0.0.1:38621_solr-n_0000000000)
 [n:127.0.0.1:38621_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 63507 INFO  
(OverseerThreadFactory-195-thread-3-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
mainCorpus
   [junit4]   2> 63713 INFO  
(OverseerStateUpdate-98370025130557446-127.0.0.1:38621_solr-n_0000000000) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"mainCorpus",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"mainCorpus_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43075/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 63715 INFO  
(OverseerStateUpdate-98370025130557446-127.0.0.1:38621_solr-n_0000000000) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"mainCorpus",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"mainCorpus_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46439/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 63917 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=mainCorpus_shard2_replica_n2&action=CREATE&numShards=2&collection=mainCorpus&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 63919 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=mainCorpus_shard1_replica_n1&action=CREATE&numShards=2&collection=mainCorpus&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 64022 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 64022 INFO  
(zkCallback-370-thread-2-processing-n:127.0.0.1:46439_solr) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 64022 INFO  
(zkCallback-364-thread-2-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 64022 INFO  
(zkCallback-370-thread-1-processing-n:127.0.0.1:46439_solr) 
[n:127.0.0.1:46439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 64931 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 64935 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 64944 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.s.IndexSchema [mainCorpus_shard1_replica_n1] Schema name=test
   [junit4]   2> 64992 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.s.IndexSchema [mainCorpus_shard2_replica_n2] Schema name=test
   [junit4]   2> 65119 WARN  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 65119 WARN  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 65120 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 65120 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'mainCorpus_shard1_replica_n1' using 
configuration from collection mainCorpus, trusted=true
   [junit4]   2> 65120 WARN  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 65120 WARN  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 65120 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 65120 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'mainCorpus_shard2_replica_n2' using 
configuration from collection mainCorpus, trusted=true
   [junit4]   2> 65121 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43075.solr.core.mainCorpus.shard1.replica_n1' (registry 
'solr.core.mainCorpus.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 65121 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 65121 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.c.SolrCore [[mainCorpus_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_F4AA8A2FFD6CB6-001/tempDir-001/node3/mainCorpus_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_F4AA8A2FFD6CB6-001/tempDir-001/node3/./mainCorpus_shard1_replica_n1/data/]
   [junit4]   2> 65121 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46439.solr.core.mainCorpus.shard2.replica_n2' (registry 
'solr.core.mainCorpus.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2536ccb5
   [junit4]   2> 65121 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 65121 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.c.SolrCore [[mainCorpus_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_F4AA8A2FFD6CB6-001/tempDir-001/node2/mainCorpus_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_F4AA8A2FFD6CB6-001/tempDir-001/node2/./mainCorpus_shard2_replica_n2/data/]
   [junit4]   2> 65175 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 65175 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 65175 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 65175 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 65176 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 65176 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 65176 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 65176 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 65178 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43607acf[mainCorpus_shard2_replica_n2] main]
   [junit4]   2> 65178 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36cad259[mainCorpus_shard1_replica_n1] main]
   [junit4]   2> 65179 INFO  (qtp756187034-972) [n:127.0.0.1:46439_solr 
c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 65179 INFO  (qtp1710770927-1009) [n:127.0.0.1:43075_solr 
c:mainCorpus s:shard1 r:co

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

] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.mainCorpus.shard2.leader, tag=1802744008
   [junit4]   2> 159503 INFO  (coreCloseExecutor-397-thread-2) 
[n:127.0.0.1:36767_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.workQueue.shard2.replica_n2, tag=2057964333
   [junit4]   2> 159509 INFO  (coreCloseExecutor-396-thread-2) 
[n:127.0.0.1:43075_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard1.leader, tag=1408926530
   [junit4]   2> 159510 INFO  (coreCloseExecutor-396-thread-3) 
[n:127.0.0.1:43075_solr c:destination s:shard1 r:core_node3 
x:destination_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard1.leader, tag=249498878
   [junit4]   2> 159510 INFO  (coreCloseExecutor-397-thread-2) 
[n:127.0.0.1:36767_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard2.leader, tag=2057964333
   [junit4]   2> 159511 INFO  
(zkCallback-364-thread-2-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 160967 WARN  
(zkCallback-356-thread-3-processing-n:127.0.0.1:38621_solr) 
[n:127.0.0.1:38621_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 160968 INFO  (jetty-closer-347-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14cd586e{/solr,null,UNAVAILABLE}
   [junit4]   2> 161011 WARN  
(zkCallback-369-thread-1-processing-n:127.0.0.1:36767_solr) 
[n:127.0.0.1:36767_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 161011 INFO  (jetty-closer-347-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@aea3bf8{/solr,null,UNAVAILABLE}
   [junit4]   2> 161014 WARN  
(zkCallback-364-thread-2-processing-n:127.0.0.1:43075_solr) 
[n:127.0.0.1:43075_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 161014 INFO  (jetty-closer-347-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5575241{/solr,null,UNAVAILABLE}
   [junit4]   2> 161015 ERROR 
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-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> 161015 INFO  
(SUITE-StreamExpressionTest-seed#[F4AA8A2FFD6CB6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44727 44727
   [junit4]   2> 161799 INFO  (Thread-131) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44727 44727
   [junit4]   2> 161799 WARN  (Thread-131) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        90      /solr/aliases.json
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        90      /solr/clusterprops.json
   [junit4]   2>        90      /solr/clusterstate.json
   [junit4]   2>        40      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        26      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        22      /solr/collections/mainCorpus/state.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        90      /solr/live_nodes
   [junit4]   2>        90      /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_F4AA8A2FFD6CB6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=MockRandom), name_s=Lucene50(blocksize=128), 
iteration_i=Lucene50(blocksize=128), terms_ss=PostingsFormat(name=Asserting), 
join2_s=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=Asserting), 
subject=PostingsFormat(name=Asserting), 
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_f=PostingsFormat(name=LuceneVarGapFixedInterval), 
a2_s=PostingsFormat(name=MockRandom), 
falseNegative_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_i=Lucene50(blocksize=128), level1_s=PostingsFormat(name=MockRandom), 
body_t=Lucene50(blocksize=128), a_s=PostingsFormat(name=MockRandom), 
a_t=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128), 
text=PostingsFormat(name=MockRandom), alpha_d=Lucene50(blocksize=128), 
i_multi=Lucene50(blocksize=128), 
idf_d=PostingsFormat(name=LuceneVarGapFixedInterval), 
b_ls=PostingsFormat(name=LuceneVarGapFixedInterval), 
checkpoint_ss=Lucene50(blocksize=128), test_t=Lucene50(blocksize=128), 
ident_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
order_i=PostingsFormat(name=Asserting), 
error_d=PostingsFormat(name=MockRandom), side_s=Lucene50(blocksize=128), 
truePositive_i=PostingsFormat(name=MockRandom), 
miles_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
field_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
price_f=PostingsFormat(name=Asserting), 
a1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
join1_i=PostingsFormat(name=MockRandom), join3_i=Lucene50(blocksize=128), 
test_i=PostingsFormat(name=Asserting), 
falsePositive_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
field_i=PostingsFormat(name=Asserting), 
s_multi=PostingsFormat(name=MockRandom), 
col_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_ss=PostingsFormat(name=Asserting), 
level2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
score_f=PostingsFormat(name=MockRandom), 
tv_text=PostingsFormat(name=LuceneVarGapFixedInterval), 
term_s=PostingsFormat(name=Asserting), text_s=PostingsFormat(name=MockRandom), 
timestamp=PostingsFormat(name=Asserting), 
idfs_ds=PostingsFormat(name=Asserting), 
featureSet_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
weights_ds=Lucene50(blocksize=128), 
trueNegative_i=PostingsFormat(name=MockRandom), 
index_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
test_dt=PostingsFormat(name=MockRandom), 
out_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
whitetok=Lucene50(blocksize=128), 
_version_=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{expr_s=DocValuesFormat(name=Asserting), 
name_s=DocValuesFormat(name=Lucene70), 
iteration_i=DocValuesFormat(name=Lucene70), 
terms_ss=DocValuesFormat(name=Direct), join2_s=DocValuesFormat(name=Direct), 
field_s=DocValuesFormat(name=Lucene70), 
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=Asserting), a2_s=DocValuesFormat(name=Asserting), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Lucene70), 
test_i=DocValuesFormat(name=Direct), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Direct), level1_s=DocValuesFormat(name=Asserting), 
s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), 
a_ss=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Asserting), score_f=DocValuesFormat(name=Asserting), 
term_s=DocValuesFormat(name=Direct), text_s=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct), 
i_multi=DocValuesFormat(name=Lucene70), 
featureSet_s=DocValuesFormat(name=Lucene70), 
trueNegative_i=DocValuesFormat(name=Asserting), 
index_i=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Asserting), out_i=DocValuesFormat(name=Lucene70), 
checkpoint_ss=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Lucene70), 
truePositive_i=DocValuesFormat(name=Asserting), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=582, 
maxMBSortInHeap=6.2164674668812445, sim=RandomSimilarity(queryNorm=false): {}, 
locale=de-DE, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 
1.8.0_141 (64-bit)/cpus=8,threads=1,free=214331624,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrPingTest, 
ConcurrentUpdateSolrClientBuilderTest, ModifiableSolrParamsTest, TestHash, 
SolrSchemalessExampleTest, SolrExceptionTest, JdbcTest, 
TestDelegationTokenRequest, TestBatchUpdate, JsonValidatorTest, 
SolrExampleJettyTest, CosineEvaluatorTest, LargeVolumeJettyTest, 
DocumentAnalysisResponseTest, FloorEvaluatorTest, RawValueEvaluatorTest, 
TestV2Request, LengthEvaluatorTest, CommonAdminParamsTest, SolrExampleXMLTest, 
ArcTangentEvaluatorTest, ModuloEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [135/135 (1!)] on J2 in 105.53s, 92 tests, 1 error <<< 
FAILURES!

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

Reply via email to