Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20411/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream Error Message: Error from server at https://127.0.0.1:42229/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason: <pre> Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:42229/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason: <pre> Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([45D52DEF3A55844C:F8C258F60379B911]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:6891) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at 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:42229/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason: <pre> Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516) at java.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 14337 lines...] [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest [junit4] 2> 30301 INFO (SUITE-StreamExpressionTest-seed#[45D52DEF3A55844C]-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_45D52DEF3A55844C-001/init-core-data-001 [junit4] 2> 30302 INFO (SUITE-StreamExpressionTest-seed#[45D52DEF3A55844C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 30303 INFO (SUITE-StreamExpressionTest-seed#[45D52DEF3A55844C]-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> 30304 INFO (SUITE-StreamExpressionTest-seed#[45D52DEF3A55844C]-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_45D52DEF3A55844C-001/tempDir-001 [junit4] 2> 30304 INFO (SUITE-StreamExpressionTest-seed#[45D52DEF3A55844C]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 30304 INFO (Thread-60) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 30304 INFO (Thread-60) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 30306 ERROR (Thread-60) [ ] 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> 30404 INFO (SUITE-StreamExpressionTest-seed#[45D52DEF3A55844C]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:42607 [junit4] 2> 30454 INFO (jetty-launcher-494-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 30454 INFO (jetty-launcher-494-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 30456 INFO (jetty-launcher-494-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 30471 INFO (jetty-launcher-494-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 30491 INFO (jetty-launcher-494-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22167a53{/solr,null,AVAILABLE} [junit4] 2> 30498 INFO (jetty-launcher-494-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1cbbbe53{SSL,[ssl, http/1.1]}{127.0.0.1:44589} [junit4] 2> 30498 INFO (jetty-launcher-494-thread-2) [ ] o.e.j.s.Server Started @32626ms [junit4] 2> 30498 INFO (jetty-launcher-494-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44589} [junit4] 2> 30498 ERROR (jetty-launcher-494-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 30498 INFO (jetty-launcher-494-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 30499 INFO (jetty-launcher-494-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 30499 INFO (jetty-launcher-494-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 30499 INFO (jetty-launcher-494-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-03T11:39:26.717Z [junit4] 2> 30547 INFO (jetty-launcher-494-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@638a4e79{/solr,null,AVAILABLE} [junit4] 2> 30547 INFO (jetty-launcher-494-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2000dcf4{SSL,[ssl, http/1.1]}{127.0.0.1:41873} [junit4] 2> 30547 INFO (jetty-launcher-494-thread-1) [ ] o.e.j.s.Server Started @32675ms [junit4] 2> 30548 INFO (jetty-launcher-494-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41873} [junit4] 2> 30548 ERROR (jetty-launcher-494-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 30548 INFO (jetty-launcher-494-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 30548 INFO (jetty-launcher-494-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 30548 INFO (jetty-launcher-494-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 30548 INFO (jetty-launcher-494-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-03T11:39:26.766Z [junit4] 2> 30560 INFO (jetty-launcher-494-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 30567 INFO (jetty-launcher-494-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 30587 INFO (jetty-launcher-494-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fcf60b3{/solr,null,AVAILABLE} [junit4] 2> 30595 INFO (jetty-launcher-494-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@386b3a22{/solr,null,AVAILABLE} [junit4] 2> 30595 INFO (jetty-launcher-494-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1fbe4e43{SSL,[ssl, http/1.1]}{127.0.0.1:42229} [junit4] 2> 30595 INFO (jetty-launcher-494-thread-3) [ ] o.e.j.s.Server Started @32723ms [junit4] 2> 30595 INFO (jetty-launcher-494-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42229} [junit4] 2> 30596 ERROR (jetty-launcher-494-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 30596 INFO (jetty-launcher-494-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 30596 INFO (jetty-launcher-494-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 30596 INFO (jetty-launcher-494-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 30596 INFO (jetty-launcher-494-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-03T11:39:26.814Z [junit4] 2> 30611 INFO (jetty-launcher-494-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@74b2796b{SSL,[ssl, http/1.1]}{127.0.0.1:44291} [junit4] 2> 30611 INFO (jetty-launcher-494-thread-4) [ ] o.e.j.s.Server Started @32739ms [junit4] 2> 30611 INFO (jetty-launcher-494-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44291} [junit4] 2> 30611 ERROR (jetty-launcher-494-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 30611 INFO (jetty-launcher-494-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 30611 INFO (jetty-launcher-494-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 30611 INFO (jetty-launcher-494-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 30611 INFO (jetty-launcher-494-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-03T11:39:26.829Z [junit4] 2> 30621 INFO (jetty-launcher-494-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 30624 INFO (jetty-launcher-494-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42607/solr [junit4] 2> 30665 INFO (jetty-launcher-494-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42607/solr [junit4] 2> 30676 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 0x15e4789cbbc0004, 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> 30697 INFO (jetty-launcher-494-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 30698 INFO (jetty-launcher-494-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42607/solr [junit4] 2> 30707 WARN (jetty-launcher-494-thread-2) [n:127.0.0.1:44589_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> 30727 INFO (jetty-launcher-494-thread-2) [n:127.0.0.1:44589_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 30727 WARN (jetty-launcher-494-thread-1) [n:127.0.0.1:41873_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> 30727 INFO (jetty-launcher-494-thread-2) [n:127.0.0.1:44589_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44589_solr [junit4] 2> 30731 INFO (jetty-launcher-494-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42607/solr [junit4] 2> 30734 INFO (jetty-launcher-494-thread-2) [n:127.0.0.1:44589_solr ] o.a.s.c.Overseer Overseer (id=98594899002916871-127.0.0.1:44589_solr-n_0000000000) starting [junit4] 2> 30733 INFO (jetty-launcher-494-thread-1) [n:127.0.0.1:41873_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 30736 INFO (jetty-launcher-494-thread-1) [n:127.0.0.1:41873_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41873_solr [junit4] 2> 30743 INFO (zkCallback-507-thread-1-processing-n:127.0.0.1:44589_solr) [n:127.0.0.1:44589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 30755 INFO (zkCallback-511-thread-1-processing-n:127.0.0.1:41873_solr) [n:127.0.0.1:41873_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 30793 INFO (jetty-launcher-494-thread-2) [n:127.0.0.1:44589_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44589_solr [junit4] 2> 30795 INFO (zkCallback-511-thread-1-processing-n:127.0.0.1:41873_solr) [n:127.0.0.1:41873_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 30797 WARN (jetty-launcher-494-thread-3) [n:127.0.0.1:42229_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> 30798 INFO (jetty-launcher-494-thread-3) [n:127.0.0.1:42229_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 30799 INFO (jetty-launcher-494-thread-3) [n:127.0.0.1:42229_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 30802 INFO (jetty-launcher-494-thread-3) [n:127.0.0.1:42229_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42229_solr [junit4] 2> 30807 INFO (zkCallback-511-thread-1-processing-n:127.0.0.1:41873_solr) [n:127.0.0.1:41873_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 30823 WARN (jetty-launcher-494-thread-4) [n:127.0.0.1:44291_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> 30826 INFO (zkCallback-513-thread-1-processing-n:127.0.0.1:42229_solr) [n:127.0.0.1:42229_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 30831 INFO (zkCallback-507-thread-2-processing-n:127.0.0.1:44589_solr) [n:127.0.0.1:44589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 30831 INFO (jetty-launcher-494-thread-4) [n:127.0.0.1:44291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 30834 INFO (jetty-launcher-494-thread-4) [n:127.0.0.1:44291_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 30835 INFO (jetty-launcher-494-thread-4) [n:127.0.0.1:44291_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44291_solr [junit4] 2> 30837 INFO (zkCallback-511-thread-1-processing-n:127.0.0.1:41873_solr) [n:127.0.0.1:41873_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 30837 INFO (zkCallback-507-thread-2-processing-n:127.0.0.1:44589_solr) [n:127.0.0.1:44589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 30837 INFO (zkCallback-513-thread-1-processing-n:127.0.0.1:42229_solr) [n:127.0.0.1:42229_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 30838 INFO (zkCallback-518-thread-1-processing-n:127.0.0.1:44291_solr) [n:127.0.0.1:44291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 30923 INFO (jetty-launcher-494-thread-3) [n:127.0.0.1:42229_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42229.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 30958 INFO (jetty-launcher-494-thread-3) [n:127.0.0.1:42229_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42229.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 30958 INFO (jetty-launcher-494-thread-3) [n:127.0.0.1:42229_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42229.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 30959 INFO (jetty-launcher-494-thread-3) [n:127.0.0.1:42229_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_45D52DEF3A55844C-001/tempDir-001/node3/. [junit4] 2> 30960 INFO (jetty-launcher-494-thread-1) [n:127.0.0.1:41873_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41873.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 30969 INFO (jetty-launcher-494-thread-1) [n:127.0.0.1:41873_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41873.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 30969 INFO (jetty-launcher-494-thread-1) [n:127.0.0.1:41873_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41873.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 30971 INFO (jetty-launcher-494-thread-1) [n:127.0.0.1:41873_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_45D52DEF3A55844C-001/tempDir-001/node1/. [junit4] 2> 30973 INFO (jetty-launcher-494-thread-4) [n:127.0.0.1:44291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44291.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 30981 INFO (jetty-launcher-494-thread-4) [n:127.0.0.1:44291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44291.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 30981 INFO (jetty-launcher-494-thread-4) [n:127.0.0.1:44291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44291.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 30982 INFO (jetty-launcher-494-thread-4) [n:127.0.0.1:44291_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_45D52DEF3A55844C-001/tempDir-001/node4/. [junit4] 2> 31039 INFO (jetty-launcher-494-thread-2) [n:127.0.0.1:44589_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44589.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 31053 INFO (jetty-launcher-494-thread-2) [n:127.0.0.1:44589_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44589.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 31054 INFO (jetty-launcher-494-thread-2) [n:127.0.0.1:44589_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44589.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 31056 INFO (jetty-launcher-494-thread-2) [n:127.0.0.1:44589_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_45D52DEF3A55844C-001/tempDir-001/node2/. [junit4] 2> 31103 INFO (SUITE-StreamExpressionTest-seed#[45D52DEF3A55844C]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 31103 INFO (SUITE-StreamExpressionTest-seed#[45D52DEF3A55844C]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42607/solr ready [junit4] 2> 31143 INFO (qtp716876468-929) [n:127.0.0.1:44589_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 31145 INFO (OverseerThreadFactory-73-thread-1-processing-n:127.0.0.1:44589_solr) [n:127.0.0.1:44589_solr ] o.a.s.c.CreateCollectionCmd Create collection collection1_collection [junit4] 2> 31254 INFO (OverseerStateUpdate-98594899002916871-127.0.0.1:44589_solr-n_0000000000) [n:127.0.0.1:44589_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44291/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 31256 INFO (OverseerStateUpdate-98594899002916871-127.0.0.1:44589_solr-n_0000000000) [n:127.0.0.1:44589_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1_collection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1_collection_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:42229/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 31481 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 31481 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 31481 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 31481 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 31587 INFO (zkCallback-518-thread-1-processing-n:127.0.0.1:44291_solr) [n:127.0.0.1:44291_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 31587 INFO (zkCallback-513-thread-1-processing-n:127.0.0.1:42229_solr) [n:127.0.0.1:42229_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 31588 INFO (zkCallback-513-thread-2-processing-n:127.0.0.1:42229_solr) [n:127.0.0.1:42229_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 31588 INFO (zkCallback-518-thread-2-processing-n:127.0.0.1:44291_solr) [n:127.0.0.1:44291_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 32497 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 32509 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 32517 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_collection_shard2_replica_n2] Schema name=test [junit4] 2> 32540 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_collection_shard1_replica_n1] Schema name=test [junit4] 2> 32545 WARN (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly. [junit4] 2> 32545 WARN (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly. [junit4] 2> 32547 WARN (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly. [junit4] 2> 32548 WARN (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly. [junit4] 2> 32551 WARN (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 32551 WARN (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 32557 WARN (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly. [junit4] 2> 32565 WARN (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly. [junit4] 2> 32567 WARN (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly. [junit4] 2> 32731 WARN (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 32732 WARN (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 32732 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 32732 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard1_replica_n1' using configuration from collection collection1_collection, trusted=true [junit4] 2> 32733 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44291.solr.core.collection1_collection.shard1.replica_n1' (registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 32733 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 32733 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_45D52DEF3A55844C-001/tempDir-001/node4/collection1_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_45D52DEF3A55844C-001/tempDir-001/node4/./collection1_collection_shard1_replica_n1/data/] [junit4] 2> 32745 WARN (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 32745 WARN (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 32745 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 32745 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard2_replica_n2' using configuration from collection collection1_collection, trusted=true [junit4] 2> 32746 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42229.solr.core.collection1_collection.shard2.replica_n2' (registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e41b515 [junit4] 2> 32746 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 32746 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_45D52DEF3A55844C-001/tempDir-001/node3/collection1_collection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_45D52DEF3A55844C-001/tempDir-001/node3/./collection1_collection_shard2_replica_n2/data/] [junit4] 2> 32819 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 32819 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 32820 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 32820 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 32821 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 32821 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 32822 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 32822 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 32822 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13568776[collection1_collection_shard1_replica_n1] main] [junit4] 2> 32823 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 32823 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 32824 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d603381[collection1_collection_shard2_replica_n2] main] [junit4] 2> 32824 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 32825 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577518386688032768 [junit4] 2> 32825 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 32825 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 32826 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 32826 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577518386689081344 [junit4] 2> 32827 INFO (searcherExecutor-82-thread-1-processing-n:127.0.0.1:44291_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@13568776[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 32830 INFO (searcherExecutor-83-thread-1-processing-n:127.0.0.1:42229_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@6d603381[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 32835 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 32836 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 32836 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42229/solr/collection1_collection_shard2_replica_n2/ [junit4] 2> 32836 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 32836 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 32836 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:42229/solr/collection1_collection_shard2_replica_n2/ has no replicas [junit4] 2> 32836 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 32836 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 32836 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/ [junit4] 2> 32837 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 32837 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/ has no replicas [junit4] 2> 32837 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 32840 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42229/solr/collection1_collection_shard2_replica_n2/ shard2 [junit4] 2> 32841 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/ shard1 [junit4] 2> 32944 INFO (zkCallback-513-thread-2-processing-n:127.0.0.1:42229_solr) [n:127.0.0.1:42229_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 32944 INFO (zkCallback-518-thread-2-processing-n:127.0.0.1:44291_solr) [n:127.0.0.1:44291_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 32944 INFO (zkCallback-518-thread-1-processing-n:127.0.0.1:44291_solr) [n:127.0.0.1:44291_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 32944 INFO (zkCallback-513-thread-1-processing-n:127.0.0.1:42229_solr) [n:127.0.0.1:42229_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 32991 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 32992 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_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_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1511 [junit4] 2> 32993 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 32994 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_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_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1513 [junit4] 2> 32999 INFO (qtp716876468-929) [n:127.0.0.1:44589_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> 33099 INFO (zkCallback-518-thread-2-processing-n:127.0.0.1:44291_solr) [n:127.0.0.1:44291_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 33099 INFO (zkCallback-513-thread-2-processing-n:127.0.0.1:42229_solr) [n:127.0.0.1:42229_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 33099 INFO (zkCallback-518-thread-1-processing-n:127.0.0.1:44291_solr) [n:127.0.0.1:44291_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 33099 INFO (zkCallback-513-thread-1-processing-n:127.0.0.1:42229_solr) [n:127.0.0.1:42229_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 33146 INFO (OverseerCollectionConfigSetProcessor-98594899002916871-127.0.0.1:44589_solr-n_0000000000) [n:127.0.0.1:44589_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> 34000 INFO (qtp716876468-929) [n:127.0.0.1:44589_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2857 [junit4] 2> 34001 INFO (SUITE-StreamExpressionTest-seed#[45D52DEF3A55844C]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):90 [junit4] 2> 34006 INFO (SUITE-StreamExpressionTest-seed#[45D52DEF3A55844C]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection [junit4] 2> 34008 INFO (qtp716876468-916) [n:127.0.0.1:44589_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 34113 INFO (qtp716876468-916) [n:127.0.0.1:44589_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=105 [junit4] 2> 34125 INFO (TEST-StreamExpressionTest.fakeTest-seed#[45D52DEF3A55844C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting fakeTest [junit4] 2> 34151 INFO (qtp856028931-954) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:42229/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1577518388076347392)} 0 2 [junit4] 2> 34157 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388082638848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34157 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 34158 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 34158 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:42229/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4 [junit4] 2> 34158 INFO (qtp545015932-937) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388085784576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34158 INFO (qtp545015932-937) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 34159 INFO (qtp545015932-937) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 34159 INFO (qtp545015932-937) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:42229/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 34159 INFO (qtp545015932-938) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1577518388061667328),commit=} 0 28 [junit4] 2> 34184 INFO (TEST-StreamExpressionTest.fakeTest-seed#[45D52DEF3A55844C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending fakeTest [junit4] 2> 34193 INFO (TEST-StreamExpressionTest.testEvaluatorOnly-seed#[45D52DEF3A55844C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testEvaluatorOnly [junit4] 2> 34203 INFO (qtp545015932-938) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1577518388131921920)} 0 0 [junit4] 2> 34206 INFO (qtp545015932-935) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388136116224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34206 INFO (qtp545015932-935) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 34207 INFO (qtp545015932-935) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 34207 INFO (qtp545015932-935) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 34209 INFO (qtp856028931-951) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388139261952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34209 INFO (qtp856028931-951) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 34209 INFO (qtp856028931-951) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 34210 INFO (qtp856028931-951) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 34210 INFO (qtp856028931-954) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1577518388127727616),commit=} 0 12 [junit4] 2> 34225 INFO (qtp469267908-942) [n:127.0.0.1:41873_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 34230 INFO (qtp545015932-935) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/stream params={indent=off&expr=sequence(20,+0,+1)&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 34236 INFO (TEST-StreamExpressionTest.testEvaluatorOnly-seed#[45D52DEF3A55844C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testEvaluatorOnly [junit4] 2> 34246 INFO (TEST-StreamExpressionTest.testPlot-seed#[45D52DEF3A55844C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPlot [junit4] 2> 34249 INFO (qtp545015932-922) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1577518388180156416)} 0 1 [junit4] 2> 34250 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388182253568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34250 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 34251 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 34251 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 34251 INFO (qtp545015932-937) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388183302144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34251 INFO (qtp545015932-937) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 34251 INFO (qtp545015932-937) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 34251 INFO (qtp545015932-937) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 34252 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1577518388179107840),commit=} 0 5 [junit4] 2> 34262 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/stream params={indent=off&expr=let(a%3Darray(3,2,3),+plot(type%3Dscatter,+x%3Da,+y%3Darray(5,6,3)))&wt=json&version=2.2} status=0 QTime=1 [junit4] 2> 34263 INFO (TEST-StreamExpressionTest.testPlot-seed#[45D52DEF3A55844C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testPlot [junit4] 2> 34273 INFO (TEST-StreamExpressionTest.testParallelReducerStream-seed#[45D52DEF3A55844C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testParallelReducerStream [junit4] 2> 34276 INFO (qtp545015932-938) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1577518388208467968)} 0 0 [junit4] 2> 34279 INFO (qtp856028931-951) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388212662272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34279 INFO (qtp545015932-935) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388212662272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34279 INFO (qtp856028931-951) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 34279 INFO (qtp545015932-935) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 34279 INFO (qtp856028931-951) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 34279 INFO (qtp545015932-935) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 34279 INFO (qtp856028931-951) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 34279 INFO (qtp545015932-935) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 34280 INFO (qtp856028931-940) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1577518388208467968),commit=} 0 6 [junit4] 2> 34300 INFO (qtp856028931-954) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 (1577518388217905152), 4 (1577518388233633792), 1 (1577518388234682368), 8 (1577518388234682369)]} 0 16 [junit4] 2> 34301 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 (1577518388217905152), 3 (1577518388233633792), 5 (1577518388234682368), 6 (1577518388234682369), 7 (1577518388234682370), 9 (1577518388234682371)]} 0 17 [junit4] 2> 34312 INFO (qtp545015932-922) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388247265280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34312 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388247265280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34312 INFO (qtp545015932-922) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54e2fdd6 commitCommandVersion:1577518388247265280 [junit4] 2> 34312 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7f903f54 commitCommandVersion:1577518388247265280 [junit4] 2> 34370 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3325c247[collection1_collection_shard1_replica_n1] main] [junit4] 2> 34370 INFO (qtp545015932-922) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@46f5c500[collection1_collection_shard2_replica_n2] main] [junit4] 2> 34370 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 34370 INFO (qtp545015932-922) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 34372 INFO (searcherExecutor-83-thread-1-processing-n:127.0.0.1:42229_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@46f5c500[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C6)))} [junit4] 2> 34372 INFO (qtp545015932-922) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 59 [junit4] 2> 34372 INFO (searcherExecutor-82-thread-1-processing-n:127.0.0.1:44291_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@3325c247[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C4)))} [junit4] 2> 34372 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 60 [junit4] 2> 34373 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 62 [junit4] 2> 34377 INFO (TEST-StreamExpressionTest.testParallelReducerStream-seed#[45D52DEF3A55844C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 34378 INFO (TEST-StreamExpressionTest.testParallelReducerStream-seed#[45D52DEF3A55844C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42607/solr ready [junit4] 2> 34389 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/stream params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=reduce(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_s+asc,a_f+asc",partitionKeys%3Da_s,zkHost%3D"127.0.0.1:42607/solr"),by%3Da_s,group(n%3D5,sort%3D"a_i+asc"))&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 34389 INFO (qtp545015932-922) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/stream params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=reduce(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_s+asc,a_f+asc",partitionKeys%3Da_s,zkHost%3D"127.0.0.1:42607/solr"),by%3Da_s,group(n%3D5,sort%3D"a_i+asc"))&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 34391 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 34391 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42607/solr ready [junit4] 2> 34412 INFO (qtp545015932-938) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=3 status=0 QTime=7 [junit4] 2> 34412 INFO (qtp856028931-951) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=3 status=0 QTime=0 [junit4] 2> 34414 INFO (qtp856028931-954) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 34414 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=3 status=0 QTime=0 [junit4] 2> 34424 INFO (qtp545015932-934) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/stream params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=reduce(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_s+desc,a_f+asc",partitionKeys%3Da_s,zkHost%3D"127.0.0.1:42607/solr"),by%3Da_s,group(n%3D5,sort%3D"a_i+desc"))&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 34424 INFO (qtp856028931-951) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/stream params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=reduce(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_s+desc,a_f+asc",partitionKeys%3Da_s,zkHost%3D"127.0.0.1:42607/solr"),by%3Da_s,group(n%3D5,sort%3D"a_i+desc"))&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 34435 INFO (qtp545015932-922) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_s+desc,a_f+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=3 status=0 QTime=0 [junit4] 2> 34439 INFO (qtp856028931-955) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_s+desc,a_f+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 34440 INFO (qtp545015932-948) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_s+desc,a_f+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=3 status=0 QTime=0 [junit4] 2> 34439 INFO (qtp856028931-932) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_s+desc,a_f+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=3 status=0 QTime=0 [junit4] 2> 34444 INFO (TEST-StreamExpressionTest.testParallelReducerStream-seed#[45D52DEF3A55844C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testParallelReducerStream [junit4] 2> 34456 INFO (TEST-StreamExpressionTest.testCalculatorStream-seed#[45D52DEF3A55844C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCalculatorStream [junit4] 2> 34460 INFO (qtp545015932-1057) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e235303[collection1_collection_shard2_replica_n2] realtime] [junit4] 2> 34460 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@151369ce[collection1_collection_shard1_replica_n1] realtime] [junit4] 2> 34461 INFO (qtp545015932-1057) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1577518388400357376)} 0 2 [junit4] 2> 34462 INFO (qtp545015932-938) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388404551680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34462 INFO (qtp856028931-1058) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388404551680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34462 INFO (qtp545015932-938) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54e2fdd6 commitCommandVersion:1577518388404551680 [junit4] 2> 34462 INFO (qtp856028931-1058) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7f903f54 commitCommandVersion:1577518388404551680 [junit4] 2> 34462 INFO (qtp545015932-938) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@652c51c0[collection1_collection_shard2_replica_n2] main] [junit4] 2> 34462 INFO (qtp856028931-1058) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76de5fb6[collection1_collection_shard1_replica_n1] main] [junit4] 2> 34463 INFO (qtp856028931-1058) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 34463 INFO (qtp545015932-938) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 34464 INFO (searcherExecutor-83-thread-1-processing-n:127.0.0.1:42229_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@652c51c0[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 34464 INFO (searcherExecutor-82-thread-1-processing-n:127.0.0.1:44291_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@76de5fb6[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 34465 INFO (qtp856028931-1058) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2 [junit4] 2> 34465 INFO (qtp545015932-938) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2 [junit4] 2> 34465 INFO (qtp856028931-943) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1577518388400357376),commit=} 0 8 [junit4] 2> 34472 INFO (qtp545015932-921) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/stream params={indent=off&expr=select(calc(),+add(1,+1)+as+result)&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 34473 INFO (TEST-StreamExpressionTest.testCalculatorStream-seed#[45D52DEF3A55844C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCalculatorStream [junit4] 2> 34485 INFO (TEST-StreamExpressionTest.testEchoStream-seed#[45D52DEF3A55844C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testEchoStream [junit4] 2> 34487 INFO (qtp545015932-922) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44291/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1577518388430766080)} 0 1 [junit4] 2> 34489 INFO (qtp545015932-934) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388432863232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34489 INFO (qtp856028931-932) [n:127.0.0.1:44291_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577518388432863232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 34489 INFO (qtp545015932-934) [n:127 [...truncated too long message...] INFO (jetty-closer-495-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fcf60b3{/solr,null,UNAVAILABLE} [junit4] 2> 104047 INFO (coreCloseExecutor-214-thread-2) [n:127.0.0.1:41873_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=554256035 [junit4] 2> 104047 INFO (coreCloseExecutor-213-thread-2) [n:127.0.0.1:42229_solr c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.mainCorpus.shard1.replica_n1, tag=160032308 [junit4] 2> 104047 INFO (coreCloseExecutor-214-thread-1) [n:127.0.0.1:41873_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=6017214 [junit4] 2> 104047 INFO (coreCloseExecutor-213-thread-2) [n:127.0.0.1:42229_solr c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56aef2da: rootName = solr_42229, domain = solr.core.mainCorpus.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.mainCorpus.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7124323b [junit4] 2> 104047 INFO (coreCloseExecutor-214-thread-1) [n:127.0.0.1:41873_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 104048 INFO (coreCloseExecutor-214-thread-1) [n:127.0.0.1:41873_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@41f39805 commitCommandVersion:0 [junit4] 2> 104052 INFO (coreCloseExecutor-212-thread-1) [n:127.0.0.1:44589_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=1643259755 [junit4] 2> 104052 INFO (coreCloseExecutor-212-thread-2) [n:127.0.0.1:44589_solr c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.mainCorpus.shard2.leader, tag=399943650 [junit4] 2> 104053 INFO (coreCloseExecutor-212-thread-3) [n:127.0.0.1:44589_solr c:destination s:shard2 r:core_node4 x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.destination.shard2.leader, tag=1664371902 [junit4] 2> 104055 INFO (coreCloseExecutor-213-thread-2) [n:127.0.0.1:42229_solr c:mainCorpus s:shard1 r:core_node3 x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=160032308 [junit4] 2> 104056 INFO (coreCloseExecutor-213-thread-1) [n:127.0.0.1:42229_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard2.leader, tag=1257934640 [junit4] 2> 104067 INFO (jetty-closer-495-thread-4) [ ] o.a.s.c.Overseer Overseer (id=98594899002916871-127.0.0.1:44589_solr-n_0000000000) closing [junit4] 2> 104067 INFO (OverseerStateUpdate-98594899002916871-127.0.0.1:44589_solr-n_0000000000) [n:127.0.0.1:44589_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44589_solr [junit4] 2> 104067 INFO (zkCallback-507-thread-1-processing-n:127.0.0.1:44589_solr) [n:127.0.0.1:44589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 104067 INFO (zkCallback-513-thread-1-processing-n:127.0.0.1:42229_solr) [n:127.0.0.1:42229_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 104068 INFO (jetty-closer-495-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@638a4e79{/solr,null,UNAVAILABLE} [junit4] 2> 104074 WARN (zkCallback-507-thread-1-processing-n:127.0.0.1:44589_solr) [n:127.0.0.1:44589_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 104074 INFO (jetty-closer-495-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@22167a53{/solr,null,UNAVAILABLE} [junit4] 2> 105575 WARN (zkCallback-513-thread-2-processing-n:127.0.0.1:42229_solr) [n:127.0.0.1:42229_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 105576 INFO (jetty-closer-495-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@386b3a22{/solr,null,UNAVAILABLE} [junit4] 2> 105576 ERROR (SUITE-StreamExpressionTest-seed#[45D52DEF3A55844C]-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> 105576 INFO (SUITE-StreamExpressionTest-seed#[45D52DEF3A55844C]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42607 42607 [junit4] 2> 107701 INFO (Thread-60) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42607 42607 [junit4] 2> 107701 WARN (Thread-60) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 72 /solr/aliases.json [junit4] 2> 7 /solr/configs/conf [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 72 /solr/clusterprops.json [junit4] 2> 72 /solr/clusterstate.json [junit4] 2> 22 /solr/collections/destination/state.json [junit4] 2> 20 /solr/collections/parallelDestinationCollection/state.json [junit4] 2> 20 /solr/collections/destinationCollection/state.json [junit4] 2> 20 /solr/collections/mainCorpus/state.json [junit4] 2> 18 /solr/collections/workQueue/state.json [junit4] 2> 18 /solr/collections/parallelDestinationCollection1/state.json [junit4] 2> 10 /solr/collections/collection1_collection/state.json [junit4] 2> 2 /solr/overseer_elect/election/98594899002916871-127.0.0.1:44589_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 72 /solr/live_nodes [junit4] 2> 72 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_45D52DEF3A55844C-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=PostingsFormat(name=Direct), join2_s=FSTOrd50, multiDefault=FSTOrd50, subject=FSTOrd50, a1_s=FSTOrd50, price_f=FSTOrd50, a_f=FSTOrd50, intDefault=PostingsFormat(name=LuceneFixedGap), a2_s=FST50, join1_i=PostingsFormat(name=Direct), a_i=PostingsFormat(name=Direct), test_i=FSTOrd50, join3_i=FST50, field_i=FSTOrd50, level1_s=PostingsFormat(name=Direct), body_t=FST50, s_multi=FST50, col_s=FSTOrd50, level2_s=PostingsFormat(name=LuceneFixedGap), a_ss=PostingsFormat(name=LuceneFixedGap), a_s=FST50, a_t=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Direct), text=FST50, timestamp=PostingsFormat(name=LuceneFixedGap), i_multi=PostingsFormat(name=Direct), b_ls=FSTOrd50, test_dt=PostingsFormat(name=Direct), test_t=FST50, ident_s=FSTOrd50, order_i=FSTOrd50, _version_=PostingsFormat(name=LuceneFixedGap), side_s=FST50, miles_i=FSTOrd50}, docValues:{expr_s=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Asserting), price_f=DocValuesFormat(name=Asserting), a_f=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Direct), join1_i=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Memory), test_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Direct), field_i=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Direct), col_s=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Memory), b_ls=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Memory), ident_s=DocValuesFormat(name=Asserting), order_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Direct), miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=794, maxMBSortInHeap=6.288728227017683, sim=RandomSimilarity(queryNorm=false): {}, locale=et, timezone=Indian/Maldives [junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=201393064,total=510656512 [junit4] 2> NOTE: All tests run in this JVM: [ReverseEvaluatorTest, TestToleratedUpdateError, SquareRootEvaluatorTest, HyperbolicTangentEvaluatorTest, SolrExampleXMLTest, TestV1toV2ApiMapper, TestClusteringResponse, ModifiableSolrParamsTest, LessThanEvaluatorTest, GreaterThanEvaluatorTest, NamedListTest, TestHash, NotEvaluatorTest, TestJavaBinCodec, LargeVolumeJettyTest, NaturalLogEvaluatorTest, JdbcTest, CloudSolrClientCacheTest, ConcurrentUpdateSolrClientBuilderTest, StreamExpressionTest] [junit4] Completed [99/145 (1!)] on J2 in 77.42s, 95 tests, 1 error, 9 skipped <<< FAILURES! [...truncated 45356 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
