You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/12/13 13:16:14 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 799 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/799/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.MathExpressionTest.testZipFDistribution

Error Message:
Zipf distribution not descending!!!

Stack Trace:
java.lang.Exception: Zipf distribution not descending!!!
	at __randomizedtesting.SeedInfo.seed([4FE7900577869260:6B52FD21602E9A48]:0)
	at org.apache.solr.client.solrj.io.stream.MathExpressionTest.testZipFDistribution(MathExpressionTest.java:3766)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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)




Build Log:
[...truncated 17258 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.MathExpressionTest
   [junit4]   2> 533142 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_4FE7900577869260-001/data-dir-27-001
   [junit4]   2> 533142 WARN  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 533142 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 533144 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 533144 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 533145 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_4FE7900577869260-001/tempDir-001
   [junit4]   2> 533145 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 533145 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 533145 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 533245 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:46726
   [junit4]   2> 533245 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46726
   [junit4]   2> 533246 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46726
   [junit4]   2> 533246 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46726
   [junit4]   2> 533251 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533253 INFO  (zkConnectionManagerCallback-2445-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533253 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533255 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533256 INFO  (zkConnectionManagerCallback-2447-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533256 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533257 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533258 INFO  (zkConnectionManagerCallback-2449-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533258 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533363 WARN  (jetty-launcher-2450-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 533363 WARN  (jetty-launcher-2450-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 533363 WARN  (jetty-launcher-2450-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 533363 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 533363 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 533363 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 533363 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 533363 INFO  (jetty-launcher-2450-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 533363 INFO  (jetty-launcher-2450-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 533364 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 533364 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 533364 WARN  (jetty-launcher-2450-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 533364 INFO  (jetty-launcher-2450-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 533364 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 533364 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 533364 INFO  (jetty-launcher-2450-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 533366 INFO  (jetty-launcher-2450-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 533366 INFO  (jetty-launcher-2450-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 533366 INFO  (jetty-launcher-2450-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 533366 INFO  (jetty-launcher-2450-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 533366 INFO  (jetty-launcher-2450-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 533366 INFO  (jetty-launcher-2450-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 533366 INFO  (jetty-launcher-2450-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3234d93e{/solr,null,AVAILABLE}
   [junit4]   2> 533366 INFO  (jetty-launcher-2450-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dce5443{/solr,null,AVAILABLE}
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@16259033{SSL,[ssl, http/1.1]}{127.0.0.1:34564}
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-1) [     ] o.e.j.s.Server Started @533501ms
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34564}
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 533367 ERROR (jetty-launcher-2450-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-13T12:40:46.811Z
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 533367 INFO  (jetty-launcher-2450-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 533368 INFO  (jetty-launcher-2450-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 533368 INFO  (jetty-launcher-2450-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3df69c49{SSL,[ssl, http/1.1]}{127.0.0.1:42874}
   [junit4]   2> 533368 INFO  (jetty-launcher-2450-thread-4) [     ] o.e.j.s.Server Started @533502ms
   [junit4]   2> 533368 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42874}
   [junit4]   2> 533368 INFO  (jetty-launcher-2450-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2abf39b6{/solr,null,AVAILABLE}
   [junit4]   2> 533368 ERROR (jetty-launcher-2450-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 533368 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 533368 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 533368 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 533368 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 533368 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-13T12:40:46.812Z
   [junit4]   2> 533371 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533372 INFO  (jetty-launcher-2450-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76eba4c5{/solr,null,AVAILABLE}
   [junit4]   2> 533372 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533372 INFO  (jetty-launcher-2450-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@21a4cdf7{SSL,[ssl, http/1.1]}{127.0.0.1:39946}
   [junit4]   2> 533372 INFO  (jetty-launcher-2450-thread-2) [     ] o.e.j.s.Server Started @533507ms
   [junit4]   2> 533372 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39946}
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@474b747f{SSL,[ssl, http/1.1]}{127.0.0.1:34353}
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-3) [     ] o.e.j.s.Server Started @533507ms
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34353}
   [junit4]   2> 533373 ERROR (jetty-launcher-2450-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 533373 ERROR (jetty-launcher-2450-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-13T12:40:46.817Z
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 533373 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-13T12:40:46.817Z
   [junit4]   2> 533374 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533374 INFO  (zkConnectionManagerCallback-2454-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533375 INFO  (zkConnectionManagerCallback-2456-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533375 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533375 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 533377 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533377 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 533380 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533381 INFO  (zkConnectionManagerCallback-2452-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533381 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533381 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 533386 INFO  (zkConnectionManagerCallback-2458-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533386 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533386 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 533553 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 533554 WARN  (jetty-launcher-2450-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 533554 WARN  (jetty-launcher-2450-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12cee30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533555 WARN  (jetty-launcher-2450-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12cee30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533557 WARN  (jetty-launcher-2450-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 533557 WARN  (jetty-launcher-2450-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@643d0a0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533557 WARN  (jetty-launcher-2450-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@643d0a0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533558 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46726/solr
   [junit4]   2> 533559 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533560 INFO  (zkConnectionManagerCallback-2465-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533560 INFO  (jetty-launcher-2450-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533768 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 533768 WARN  (jetty-launcher-2450-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 533779 WARN  (jetty-launcher-2450-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c1f78a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533779 WARN  (jetty-launcher-2450-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c1f78a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533783 WARN  (jetty-launcher-2450-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 533783 WARN  (jetty-launcher-2450-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e689156[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533783 WARN  (jetty-launcher-2450-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e689156[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533784 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46726/solr
   [junit4]   2> 533785 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533786 INFO  (zkConnectionManagerCallback-2474-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533786 INFO  (jetty-launcher-2450-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533895 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533903 INFO  (jetty-launcher-2450-thread-3) [n:127.0.0.1:34353_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533903 INFO  (zkConnectionManagerCallback-2476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533903 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533914 WARN  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_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> 533916 INFO  (zkConnectionManagerCallback-2478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533916 INFO  (jetty-launcher-2450-thread-3) [n:127.0.0.1:34353_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533918 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39946_solr
   [junit4]   2> 533919 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.c.Overseer Overseer (id=75896578067922953-127.0.0.1:39946_solr-n_0000000000) starting
   [junit4]   2> 533924 WARN  (jetty-launcher-2450-thread-3) [n:127.0.0.1:34353_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> 533927 INFO  (jetty-launcher-2450-thread-3) [n:127.0.0.1:34353_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34353_solr
   [junit4]   2> 533929 WARN  (jetty-launcher-2450-thread-3) [n:127.0.0.1:34353_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 533930 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 533930 WARN  (jetty-launcher-2450-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 533936 INFO  (OverseerStateUpdate-75896578067922953-127.0.0.1:39946_solr-n_0000000000) [n:127.0.0.1:39946_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39946_solr
   [junit4]   2> 533937 INFO  (OverseerStateUpdate-75896578067922953-127.0.0.1:39946_solr-n_0000000000) [n:127.0.0.1:39946_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 533941 INFO  (zkCallback-2477-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 533942 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39946_solr as DOWN
   [junit4]   2> 533943 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 533943 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39946_solr
   [junit4]   2> 533944 INFO  (zkCallback-2475-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 533944 INFO  (zkCallback-2477-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 533945 WARN  (jetty-launcher-2450-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d2703ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533945 WARN  (jetty-launcher-2450-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d2703ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533945 WARN  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 533948 WARN  (jetty-launcher-2450-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 533948 WARN  (jetty-launcher-2450-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@181e8736[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533948 WARN  (jetty-launcher-2450-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@181e8736[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533949 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46726/solr
   [junit4]   2> 533950 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533966 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 533983 INFO  (jetty-launcher-2450-thread-3) [n:127.0.0.1:34353_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 533992 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39946.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 533998 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 533998 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39946.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 533999 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39946.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 534000 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 534001 INFO  (jetty-launcher-2450-thread-2) [n:127.0.0.1:39946_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_4FE7900577869260-001/tempDir-001/node2/.
   [junit4]   2> 534001 WARN  (jetty-launcher-2450-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 534001 INFO  (zkConnectionManagerCallback-2490-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 534002 INFO  (jetty-launcher-2450-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 534045 WARN  (jetty-launcher-2450-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6be8f9dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 534046 WARN  (jetty-launcher-2450-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6be8f9dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 534049 INFO  (jetty-launcher-2450-thread-3) [n:127.0.0.1:34353_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34353.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 534051 WARN  (jetty-launcher-2450-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 534052 WARN  (jetty-launcher-2450-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54527f26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 534052 WARN  (jetty-launcher-2450-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54527f26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 534053 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46726/solr
   [junit4]   2> 534056 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 534059 INFO  (zkConnectionManagerCallback-2498-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 534059 INFO  (jetty-launcher-2450-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 534061 INFO  (jetty-launcher-2450-thread-3) [n:127.0.0.1:34353_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34353.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 534061 INFO  (jetty-launcher-2450-thread-3) [n:127.0.0.1:34353_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34353.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 534063 INFO  (jetty-launcher-2450-thread-3) [n:127.0.0.1:34353_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 534063 INFO  (jetty-launcher-2450-thread-3) [n:127.0.0.1:34353_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_4FE7900577869260-001/tempDir-001/node3/.
   [junit4]   2> 534146 INFO  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 534147 INFO  (zkConnectionManagerCallback-2500-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 534147 INFO  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 534152 WARN  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_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> 534153 INFO  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 534156 INFO  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42874_solr as DOWN
   [junit4]   2> 534157 INFO  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 534157 INFO  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42874_solr
   [junit4]   2> 534158 INFO  (zkCallback-2477-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 534158 INFO  (zkCallback-2475-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 534159 INFO  (zkCallback-2499-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 534159 WARN  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 534175 INFO  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 534192 INFO  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42874.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 534199 INFO  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42874.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 534200 INFO  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42874.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 534201 INFO  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 534206 INFO  (jetty-launcher-2450-thread-4) [n:127.0.0.1:42874_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_4FE7900577869260-001/tempDir-001/node4/.
   [junit4]   2> 534258 INFO  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 534271 INFO  (zkConnectionManagerCallback-2506-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 534271 INFO  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 534275 WARN  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_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> 534276 INFO  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 534279 INFO  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34564_solr as DOWN
   [junit4]   2> 534280 INFO  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 534280 INFO  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34564_solr
   [junit4]   2> 534281 INFO  (zkCallback-2499-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 534281 INFO  (zkCallback-2477-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 534281 INFO  (zkCallback-2475-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 534282 INFO  (zkCallback-2505-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 534283 WARN  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 534299 INFO  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 534317 INFO  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34564.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 534325 INFO  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34564.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 534325 INFO  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34564.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 534326 INFO  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 534327 INFO  (jetty-launcher-2450-thread-1) [n:127.0.0.1:34564_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_4FE7900577869260-001/tempDir-001/node1/.
   [junit4]   2> 534363 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 534364 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 534365 INFO  (zkConnectionManagerCallback-2515-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 534365 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 534367 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 534372 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46726/solr ready
   [junit4]   2> 534400 INFO  (qtp1851667575-7100) [n:127.0.0.1:39946_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 534403 INFO  (OverseerThreadFactory-1587-thread-1-processing-n:127.0.0.1:39946_solr) [n:127.0.0.1:39946_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 534511 INFO  (OverseerStateUpdate-75896578067922953-127.0.0.1:39946_solr-n_0000000000) [n:127.0.0.1:39946_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:42874/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 534513 INFO  (OverseerStateUpdate-75896578067922953-127.0.0.1:39946_solr-n_0000000000) [n:127.0.0.1:39946_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:34564/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 534737 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_solr    x:collection1_collection_shard2_replica_n2 ] 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> 534739 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_solr    x:collection1_collection_shard1_replica_n1 ] 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> 535752 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 535754 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 535793 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535800 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535850 WARN  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535850 WARN  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535850 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535850 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535851 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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_42874.solr.core.collection1_collection.shard1.replica_n1' (registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 535851 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_4FE7900577869260-001/tempDir-001/node4/collection1_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_4FE7900577869260-001/tempDir-001/node4/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 535868 WARN  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535868 WARN  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535868 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535868 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535874 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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_34564.solr.core.collection1_collection.shard2.replica_n2' (registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c89cc9f
   [junit4]   2> 535874 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_4FE7900577869260-001/tempDir-001/node1/collection1_collection_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_4FE7900577869260-001/tempDir-001/node1/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 535939 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535939 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535940 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535940 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535942 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@50cf6a35[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 535943 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535944 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535944 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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 10000ms.
   [junit4]   2> 535944 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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 1652808324887871488
   [junit4]   2> 535947 INFO  (searcherExecutor-1607-thread-1-processing-n:127.0.0.1:42874_solr x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1 r:core_node3) [n:127.0.0.1:42874_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@50cf6a35[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 535953 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 535953 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1_collection/leaders/shard1
   [junit4]   2> 535956 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535956 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535956 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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:42874/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 535957 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 535957 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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:42874/solr/collection1_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 535957 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1_collection/leaders/shard1/leader after winning as /collections/collection1_collection/leader_elect/shard1/election/75896578067922957-core_node3-n_0000000000
   [junit4]   2> 535959 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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:42874/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 535959 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535959 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535960 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535960 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535961 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9b1763a[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 535963 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535963 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535963 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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 10000ms.
   [junit4]   2> 535964 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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 1652808324908843008
   [junit4]   2> 535967 INFO  (searcherExecutor-1608-thread-1-processing-n:127.0.0.1:34564_solr x:collection1_collection_shard2_replica_n2 c:collection1_collection s:shard2 r:core_node4) [n:127.0.0.1:34564_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@9b1763a[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 535970 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_collection/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 535970 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1_collection/leaders/shard2
   [junit4]   2> 535976 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535976 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535976 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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:34564/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 535977 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 535977 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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:34564/solr/collection1_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 535977 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1_collection/leaders/shard2/leader after winning as /collections/collection1_collection/leader_elect/shard2/election/75896578067922958-core_node4-n_0000000000
   [junit4]   2> 535979 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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:34564/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 536084 INFO  (zkCallback-2505-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 536084 INFO  (zkCallback-2499-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 536085 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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> 536085 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 536087 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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=1350
   [junit4]   2> 536088 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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=1349
   [junit4]   2> 536091 INFO  (zkCallback-2505-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 536091 INFO  (zkCallback-2499-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 536104 INFO  (qtp1851667575-7100) [n:127.0.0.1:39946_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 536190 INFO  (zkCallback-2475-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 536190 INFO  (zkCallback-2499-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 536190 INFO  (zkCallback-2505-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 536190 INFO  (zkCallback-2505-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 536190 INFO  (zkCallback-2499-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 536190 INFO  (zkCallback-2505-thread-3) [     ] 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> 536190 INFO  (zkCallback-2499-thread-3) [     ] 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> 536191 INFO  (qtp1851667575-7100) [n:127.0.0.1:39946_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1791
   [junit4]   2> 536191 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):45
   [junit4]   2> 536192 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection
   [junit4]   2> 536193 INFO  (qtp1851667575-7077) [n:127.0.0.1:39946_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> 536196 INFO  (OverseerCollectionConfigSetProcessor-75896578067922953-127.0.0.1:39946_solr-n_0000000000) [n:127.0.0.1:39946_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> 536299 INFO  (qtp1851667575-7077) [n:127.0.0.1:39946_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> 536359 INFO  (TEST-MathExpressionTest.testBicubicSpline-seed#[4FE7900577869260]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBicubicSpline
   [junit4]   2> 536417 INFO  (qtp1913415235-7094) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_collection/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 536417 INFO  (qtp1913415235-7094) [n:127.0.0.1:42874_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:34564/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1652808325378605056)} 0 5
   [junit4]   2> 536421 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1652808325388042240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 536421 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 536421 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 536421 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34564/solr/collection1_collection_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 536422 INFO  (qtp1507819331-7089) [n:127.0.0.1:34564_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1652808325389090816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 536422 INFO  (qtp1507819331-7089) [n:127.0.0.1:34564_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> 536422 INFO  (qtp1507819331-7089) [n:127.0.0.1:34564_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> 536423 INFO  (qtp1507819331-7089) [n:127.0.0.1:34564_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_collection/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 536423 INFO  (qtp1507819331-7089) [n:127.0.0.1:34564_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=*:* (-1652808325328273408),commit=} 0 60
   [junit4]   2> 536433 INFO  (qtp1507819331-7092) [n:127.0.0.1:34564_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=let(echo%3Dtrue,+++++++++++++++a%3Darray(300,+400,+500,+600,+700),++++++++++++++++b%3Darray(340,+410,+495,+590,+640),+++++++++++++++c%3Darray(600,+395,+550,+510,+705),+++++++++++++++d%3Darray(500,+420,+510,+601,+690),+++++++++++++++e%3Darray(420,+411,+511,+611,+711),+++++++++++++++f%3Dmatrix(a,+b,+c,+d,+e),+++++++++++++++x%3Darray(1,2,3,4,5),+++++++++++++++y%3Darray(100,+200,+300,+400,+500),+++++++++++++++bspline%3DbicubicSpline(x,+y,+f),++++++++++++++++p1%3Dpredict(bspline,+1.5,+250),+++++++++++++++p2%3Dpredict(bspline,+3.5,+350),+++++++++++++++p3%3Dpredict(bspline,+4.5,+450),+++++++++++++++p4%3Dpredict(bspline,matrix(array(1.5,+250),+array(3.5,+350),+array(4.5,+450))))&_forwardedCount=1&wt=json&version=2.2} status=0 QTime=3
   [junit4]   2> 536475 INFO  (TEST-MathExpressionTest.testBicubicSpline-seed#[4FE7900577869260]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBicubicSpline
   [junit4]   2> 536526 INFO  (TEST-MathExpressionTest.testMannWhitney-seed#[4FE7900577869260]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMannWhitney
   [junit4]   2> 536553 INFO  (qtp1507819331-7089) [n:127.0.0.1:34564_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:42874/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1652808325525405696)} 0 1
   [junit4]   2> 536555 INFO  (qtp1507819331-7092) [n:127.0.0.1:34564_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1652808325528551424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 536555 INFO  (qtp1507819331-7092) [n:127.0.0.1:34564_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> 536555 INFO  (qtp1507819331-7092) [n:127.0.0.1:34564_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> 536555 INFO  (qtp1507819331-7092) [n:127.0.0.1:34564_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&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:42874/solr/collection1_collection_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 536556 INFO  (qtp1913415235-7093) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1652808325529600000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 536556 INFO  (qtp1913415235-7093) [n:127.0.0.1:42874_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> 536557 INFO  (qtp1913415235-7093) [n:127.0.0.1:42874_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> 536557 INFO  (qtp1913415235-7093) [n:127.0.0.1:42874_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=*:* (-1652808325501288448),commit=} 0 28
   [junit4]   2> 536562 INFO  (qtp1507819331-7083) [n:127.0.0.1:34564_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=mannWhitney(array(0.15,0.10,0.11,0.24,0.08,0.08,0.10,0.10,0.10,0.12,0.04,0.07),+array(0.10,0.20,0.30,0.10,0.10,0.02,0.05,0.07))&_forwardedCount=1&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 536595 INFO  (TEST-MathExpressionTest.testMannWhitney-seed#[4FE7900577869260]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMannWhitney
   [junit4]   2> 536657 INFO  (TEST-MathExpressionTest.testCopyOf-seed#[4FE7900577869260]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCopyOf
   [junit4]   2> 536660 INFO  (qtp1507819331-7085) [n:127.0.0.1:34564_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:42874/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1652808325637603328)} 0 1
   [junit4]   2> 536663 INFO  (qtp1507819331-7086) [n:127.0.0.1:34564_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1652808325641797632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 536663 INFO  (qtp1507819331-7086) [n:127.0.0.1:34564_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> 536663 INFO  (qtp1507819331-7086) [n:127.0.0.1:34564_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> 536663 INFO  (qtp1507819331-7086) [n:127.0.0.1:34564_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&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:42874/solr/collection1_collection_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 536664 INFO  (qtp1913415235-7094) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1652808325642846208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 536664 INFO  (qtp1913415235-7094) [n:127.0.0.1:42874_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> 536664 INFO  (qtp1913415235-7094) [n:127.0.0.1:42874_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> 536664 INFO  (qtp1913415235-7094) [n:127.0.0.1:42874_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=*:* (-1652808325636554752),commit=} 0 6
   [junit4]   2> 536721 INFO  (qtp1507819331-7089) [n:127.0.0.1:34564_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=[id_1 (1652808325650186240), id_3 (1652808325652283392), id_4 (1652808325652283393), id_5 (1652808325652283394), id_6 (1652808325653331968), id_7 (1652808325653331969), id_8 (1652808325653331970), id_9 (1652808325653331971), id_11 (1652808325654380544), id_12 (1652808325654380545), ... (125 adds)]} 0 50
   [junit4]   2> 536733 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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=[id_2 (1652808325650186240), id_10 (1652808325654380544), id_13 (1652808325654380545), id_14 (1652808325654380546), id_16 (1652808325654380547), id_17 (1652808325654380548), id_18 (1652808325655429120), id_21 (1652808325655429121), id_22 (1652808325655429122), id_23 (1652808325655429123), ... (125 adds)]} 0 62
   [junit4]   2> 536735 INFO  (qtp1507819331-7092) [n:127.0.0.1:34564_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1652808325717295104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 536736 INFO  (qtp1507819331-7092) [n:127.0.0.1:34564_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@373904a0 commitCommandVersion:1652808325717295104
   [junit4]   2> 536743 INFO  (qtp1507819331-7092) [n:127.0.0.1:34564_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a221f22[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 536745 INFO  (searcherExecutor-1608-thread-1-processing-n:127.0.0.1:34564_solr x:collection1_collection_shard2_replica_n2 c:collection1_collection s:shard2 r:core_node4) [n:127.0.0.1:34564_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@4a221f22[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.5.0):C125:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1576240850184}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}]))}
   [junit4]   2> 536745 INFO  (qtp1507819331-7092) [n:127.0.0.1:34564_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> 536745 INFO  (qtp1507819331-7092) [n:127.0.0.1:34564_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&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:42874/solr/collection1_collection_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10
   [junit4]   2> 536752 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1652808325735120896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 536752 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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@7369e898 commitCommandVersion:1652808325735120896
   [junit4]   2> 536757 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14b17db4[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 536759 INFO  (searcherExecutor-1607-thread-1-processing-n:127.0.0.1:42874_solr x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1 r:core_node3) [n:127.0.0.1:42874_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@14b17db4[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.5.0):C125:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1576240850200}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}]))}
   [junit4]   2> 536759 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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> 536759 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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 25
   [junit4]   2> 536786 INFO  (qtp1913415235-7088) [n:127.0.0.1:42874_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%3Dtimeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),+c%3Dcol(a,+max(price_f)),+tuple(copy1%3DcopyOf(c,+10),+copy2%3DcopyOf(c),+copy3%3DcopyOf(c,+2)+))&_forwardedCount=1&wt=json&version=2.2} status=0 QTime=2
   [junit4]   2> 536788 INFO  (qtp1913415235-7088) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 536789 INFO  (zkConnectionManagerCallback-2522-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536789 INFO  (qtp1913415235-7088) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 536790 INFO  (qtp1913415235-7088) [n:127.0.0.1:42874_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> 536792 INFO  (qtp1913415235-7088) [n:127.0.0.1:42874_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:46726/solr ready
   [junit4]   2> 536962 INFO  (qtp1913415235-7095) [n:127.0.0.1:42874_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={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:42874/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&omitHeader=false&NOW=1576240850239&isShard=true&wt=javabin} hits=125 status=0 QTime=3
   [junit4]   2> 536988 INFO  (qtp1507819331-7089) [n:127.0.0.1:34564_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={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:34564/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(pric

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

-2530-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 560398 INFO  (coreCloseExecutor-1619-thread-1) [n:127.0.0.1:34564_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=SolrCore@3089def2
   [junit4]   2> 560400 INFO  (zkCallback-2521-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 560400 INFO  (zkCallback-2499-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 560400 INFO  (zkCallback-2505-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 560404 INFO  (coreCloseExecutor-1620-thread-1) [n:127.0.0.1:42874_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard1.leader, tag=SolrCore@4e75dd64
   [junit4]   2> 560486 INFO  (jetty-closer-2530-thread-1) [     ] o.a.s.c.Overseer Overseer (id=75896578067922953-127.0.0.1:39946_solr-n_0000000000) closing
   [junit4]   2> 560488 INFO  (jetty-closer-2530-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@21a4cdf7{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 560488 INFO  (jetty-closer-2530-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2abf39b6{/solr,null,UNAVAILABLE}
   [junit4]   2> 560489 INFO  (jetty-closer-2530-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 560587 INFO  (jetty-closer-2530-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 560587 INFO  (jetty-closer-2530-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@573ac255: rootName = solr_34564, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7a9bce20
   [junit4]   2> 560587 INFO  (jetty-closer-2530-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 560587 INFO  (jetty-closer-2530-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f1cce80: rootName = solr_42874, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1975dd19
   [junit4]   2> 560592 INFO  (jetty-closer-2530-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 560593 INFO  (jetty-closer-2530-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2eb96273: rootName = solr_34564, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e02c375
   [junit4]   2> 560593 INFO  (jetty-closer-2530-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 560593 INFO  (jetty-closer-2530-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5391cd83: rootName = solr_42874, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e02c375
   [junit4]   2> 560594 INFO  (jetty-closer-2530-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 560594 INFO  (jetty-closer-2530-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7612677f: rootName = solr_34564, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3432df9d
   [junit4]   2> 560594 INFO  (jetty-closer-2530-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 560595 INFO  (jetty-closer-2530-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 560595 INFO  (jetty-closer-2530-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46247590: rootName = solr_42874, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3432df9d
   [junit4]   2> 560595 INFO  (jetty-closer-2530-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 560688 INFO  (jetty-closer-2530-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@474b747f{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 560688 INFO  (jetty-closer-2530-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@76eba4c5{/solr,null,UNAVAILABLE}
   [junit4]   2> 560689 INFO  (jetty-closer-2530-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 560710 INFO  (jetty-closer-2530-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3df69c49{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 560710 INFO  (jetty-closer-2530-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3dce5443{/solr,null,UNAVAILABLE}
   [junit4]   2> 560710 INFO  (jetty-closer-2530-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 560811 INFO  (jetty-closer-2530-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@16259033{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 560812 INFO  (jetty-closer-2530-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3234d93e{/solr,null,UNAVAILABLE}
   [junit4]   2> 560812 INFO  (jetty-closer-2530-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 560813 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 561015 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/collection1_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1_collection/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1_collection/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 	22	/solr/overseer/queue
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 561019 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46726
   [junit4]   2> 561019 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46726
   [junit4]   2> 561019 INFO  (SUITE-MathExpressionTest-seed#[4FE7900577869260]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46726
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_4FE7900577869260-001
   [junit4]   2> Dec 13, 2019 12:41:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1bc0e4a0), locale=es-PE, timezone=Australia/NSW
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=194714336,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [CubedRootEvaluatorTest, SolrZkClientTest, CollectionAdminRequestRequiredParamsTest, TermsResponseTest, NestableJsonFacetTest, ClientUtilsTest, TestDocumentObjectBinder, TestCollectionAdminRequest, DirectJsonQueryRequestFacetingEmbeddedTest, CloudSolrClientRetryTest, ConcurrentUpdateSolrClientBuilderTest, ArcSineEvaluatorTest, TestEmbeddedSolrServer, AndEvaluatorTest, TestFastWriter, HttpSolrClientSSLAuthConPoolTest, HeatmapFacetMapTest, CommonParamsTest, DocumentAnalysisResponseTest, StreamingTest, NaturalLogEvaluatorTest, SolrExampleStreamingHttp2Test, HttpSolrClientBadInputTest, FieldValueEvaluatorTest, JsonQueryRequestIntegrationTest, TestLBHttp2SolrClient, JettyWebappTest, CloudSolrClientBuilderTest, RangeFacetMapTest, SolrExampleBinaryTest, TestLang, OperationsTest, NamedListTest, JsonRequestApiHeatmapFacetingTest, JsonRequestApiTest, UsingSolrJRefGuideExamplesTest, SolrExampleXMLTest, LargeVolumeEmbeddedTest, SolrExampleEmbeddedTest, BasicHttpSolrClientTest, CloudHttp2SolrClientMultiConstructorTest, CloudHttp2SolrClientRetryTest, CloudSolrClientTest, LBHttpSolrClientBuilderTest, GraphTest, MathExpressionTest]
   [junit4] Completed [139/206 (1!)] on J1 in 28.64s, 140 tests, 1 error <<< FAILURES!

[...truncated 52051 lines...]