You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/07/15 13:08:10 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.1) - Build # 243 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/243/
Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
0.7954005541640882 0.8194307823181612

Stack Trace:
java.lang.AssertionError: 0.7954005541640882 0.8194307823181612
	at __randomizedtesting.SeedInfo.seed([55DA597377504AE7:68A072DD5428E0F0]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.client.solrj.io.stream.MathExpressionTest.testGammaDistribution(MathExpressionTest.java:4769)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 16986 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.MathExpressionTest
   [junit4]   2> 455875 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_55DA597377504AE7-001/init-core-data-001
   [junit4]   2> 455880 WARN  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 455881 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 455882 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 455882 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_55DA597377504AE7-001/tempDir-001
   [junit4]   2> 455883 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 455888 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 455888 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 455988 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:56386
   [junit4]   2> 455988 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56386
   [junit4]   2> 455988 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56386
   [junit4]   2> 455991 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456023 INFO  (zkConnectionManagerCallback-3794-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 456023 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456028 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456038 INFO  (zkConnectionManagerCallback-3796-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 456039 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456040 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456047 INFO  (zkConnectionManagerCallback-3798-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 456047 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456166 WARN  (jetty-launcher-3799-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 456166 WARN  (jetty-launcher-3799-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 456166 WARN  (jetty-launcher-3799-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 456166 WARN  (jetty-launcher-3799-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 456167 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 456167 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 456167 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 456167 INFO  (jetty-launcher-3799-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 456167 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 456167 INFO  (jetty-launcher-3799-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 456167 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 456167 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 456167 INFO  (jetty-launcher-3799-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 456172 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 456172 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 456172 INFO  (jetty-launcher-3799-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 456175 INFO  (jetty-launcher-3799-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 456175 INFO  (jetty-launcher-3799-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 456175 INFO  (jetty-launcher-3799-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 456176 INFO  (jetty-launcher-3799-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@107928c1{/solr,null,AVAILABLE}
   [junit4]   2> 456177 INFO  (jetty-launcher-3799-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@798fa4f3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56394}
   [junit4]   2> 456177 INFO  (jetty-launcher-3799-thread-4) [     ] o.e.j.s.Server Started @456304ms
   [junit4]   2> 456177 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56394}
   [junit4]   2> 456177 INFO  (jetty-launcher-3799-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 456177 INFO  (jetty-launcher-3799-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 456177 INFO  (jetty-launcher-3799-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 456177 ERROR (jetty-launcher-3799-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 456177 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 456177 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 456177 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 456178 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 456178 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T12:45:06.839017Z
   [junit4]   2> 456178 INFO  (jetty-launcher-3799-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 456178 INFO  (jetty-launcher-3799-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 456178 INFO  (jetty-launcher-3799-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 456179 INFO  (jetty-launcher-3799-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16cccd47{/solr,null,AVAILABLE}
   [junit4]   2> 456179 INFO  (jetty-launcher-3799-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62203875{/solr,null,AVAILABLE}
   [junit4]   2> 456179 INFO  (jetty-launcher-3799-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1a7db5db{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56395}
   [junit4]   2> 456179 INFO  (jetty-launcher-3799-thread-2) [     ] o.e.j.s.Server Started @456306ms
   [junit4]   2> 456179 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456179 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56395}
   [junit4]   2> 456180 ERROR (jetty-launcher-3799-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 456180 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 456180 INFO  (jetty-launcher-3799-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@410b9f27{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56396}
   [junit4]   2> 456180 INFO  (jetty-launcher-3799-thread-1) [     ] o.e.j.s.Server Started @456307ms
   [junit4]   2> 456180 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 456180 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56396}
   [junit4]   2> 456180 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 456180 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 456180 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T12:45:06.841572Z
   [junit4]   2> 456180 ERROR (jetty-launcher-3799-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 456180 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 456184 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 456184 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 456184 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 456184 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T12:45:06.845703Z
   [junit4]   2> 456189 INFO  (jetty-launcher-3799-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 456189 INFO  (jetty-launcher-3799-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 456189 INFO  (jetty-launcher-3799-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 456190 INFO  (jetty-launcher-3799-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@364aa1f5{/solr,null,AVAILABLE}
   [junit4]   2> 456190 INFO  (jetty-launcher-3799-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4fa3a846{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56398}
   [junit4]   2> 456190 INFO  (jetty-launcher-3799-thread-3) [     ] o.e.j.s.Server Started @456317ms
   [junit4]   2> 456190 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56398}
   [junit4]   2> 456191 ERROR (jetty-launcher-3799-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 456191 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 456191 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456191 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 456191 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 456191 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 456191 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T12:45:06.852601Z
   [junit4]   2> 456193 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456195 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456201 INFO  (zkConnectionManagerCallback-3801-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 456201 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456202 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 456210 INFO  (zkConnectionManagerCallback-3807-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 456211 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456211 INFO  (zkConnectionManagerCallback-3803-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 456212 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456215 INFO  (zkConnectionManagerCallback-3805-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 456215 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456321 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 456321 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 456322 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 456726 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 456727 WARN  (jetty-launcher-3799-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f79c09b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 456727 WARN  (jetty-launcher-3799-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f79c09b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 456731 WARN  (jetty-launcher-3799-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64497415[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 456731 WARN  (jetty-launcher-3799-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64497415[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 456732 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56386/solr
   [junit4]   2> 456740 INFO  (zkConnectionManagerCallback-3817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 456740 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456740 INFO  (jetty-launcher-3799-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456857 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456860 INFO  (zkConnectionManagerCallback-3819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 456860 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456903 WARN  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_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> 456924 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56395_solr
   [junit4]   2> 456926 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.c.Overseer Overseer (id=72169559379148808-127.0.0.1:56395_solr-n_0000000000) starting
   [junit4]   2> 456961 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456966 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 456969 WARN  (jetty-launcher-3799-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47d7bb6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 456969 WARN  (jetty-launcher-3799-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47d7bb6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 456972 INFO  (zkConnectionManagerCallback-3826-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 456972 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456981 WARN  (jetty-launcher-3799-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c16ad91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 456981 WARN  (jetty-launcher-3799-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c16ad91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 456982 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56386/solr
   [junit4]   2> 456991 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56386/solr ready
   [junit4]   2> 456992 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456994 INFO  (zkConnectionManagerCallback-3832-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457004 INFO  (OverseerStateUpdate-72169559379148808-127.0.0.1:56395_solr-n_0000000000) [n:127.0.0.1:56395_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56395_solr
   [junit4]   2> 457005 INFO  (jetty-launcher-3799-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 457012 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56395_solr
   [junit4]   2> 457020 INFO  (zkCallback-3825-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 457020 INFO  (zkCallback-3818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 457075 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 457140 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 457150 INFO  (zkConnectionManagerCallback-3835-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457150 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 457158 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56395.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 457177 WARN  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_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> 457179 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 457194 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56395.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 457194 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56395.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 457199 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:56398_solr as DOWN
   [junit4]   2> 457201 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 457202 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56398_solr
   [junit4]   2> 457209 INFO  (zkCallback-3818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 457209 INFO  (zkCallback-3825-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 457209 INFO  (zkCallback-3834-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 457218 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 457226 INFO  (zkConnectionManagerCallback-3842-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457234 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 457237 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 457241 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56386/solr ready
   [junit4]   2> 457273 INFO  (jetty-launcher-3799-thread-2) [n:127.0.0.1:56395_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_55DA597377504AE7-001/tempDir-001/node2/.
   [junit4]   2> 457294 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 457394 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56398.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 457427 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56398.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 457427 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56398.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 457429 INFO  (jetty-launcher-3799-thread-3) [n:127.0.0.1:56398_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_55DA597377504AE7-001/tempDir-001/node3/.
   [junit4]   2> 457806 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 457812 WARN  (jetty-launcher-3799-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@783b9fab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 457812 WARN  (jetty-launcher-3799-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@783b9fab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 457816 WARN  (jetty-launcher-3799-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d6a750d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 457816 WARN  (jetty-launcher-3799-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d6a750d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 457817 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56386/solr
   [junit4]   2> 457826 INFO  (zkConnectionManagerCallback-3849-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457826 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 457826 INFO  (jetty-launcher-3799-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 457948 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 457958 INFO  (zkConnectionManagerCallback-3851-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457958 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 457979 WARN  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_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> 457982 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 458002 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:56394_solr as DOWN
   [junit4]   2> 458008 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 458008 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56394_solr
   [junit4]   2> 458014 INFO  (zkCallback-3834-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 458014 INFO  (zkCallback-3841-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 458015 INFO  (zkCallback-3850-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 458016 INFO  (zkCallback-3825-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 458021 INFO  (zkCallback-3818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 458024 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 458026 INFO  (zkConnectionManagerCallback-3858-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 458028 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 458035 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 458038 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56386/solr ready
   [junit4]   2> 458072 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 458085 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 458089 WARN  (jetty-launcher-3799-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f30aad5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 458089 WARN  (jetty-launcher-3799-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f30aad5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 458095 WARN  (jetty-launcher-3799-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b40576d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 458095 WARN  (jetty-launcher-3799-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b40576d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 458097 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56386/solr
   [junit4]   2> 458108 INFO  (zkConnectionManagerCallback-3865-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 458108 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 458108 INFO  (jetty-launcher-3799-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 458112 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56394.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 458133 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56394.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 458133 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56394.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 458136 INFO  (jetty-launcher-3799-thread-4) [n:127.0.0.1:56394_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_55DA597377504AE7-001/tempDir-001/node4/.
   [junit4]   2> 458225 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 458228 INFO  (zkConnectionManagerCallback-3867-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 458228 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 458254 WARN  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_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> 458256 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 458294 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:56396_solr as DOWN
   [junit4]   2> 458297 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 458298 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56396_solr
   [junit4]   2> 458303 INFO  (zkCallback-3834-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 458303 INFO  (zkCallback-3850-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 458303 INFO  (zkCallback-3825-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 458303 INFO  (zkCallback-3841-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 458303 INFO  (zkCallback-3818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 458304 INFO  (zkCallback-3857-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 458304 INFO  (zkCallback-3866-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 458308 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 458320 INFO  (zkConnectionManagerCallback-3874-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 458320 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 458330 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 458335 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56386/solr ready
   [junit4]   2> 458438 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 458514 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56396.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 458582 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56396.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 458583 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56396.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 458585 INFO  (jetty-launcher-3799-thread-1) [n:127.0.0.1:56396_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_55DA597377504AE7-001/tempDir-001/node1/.
   [junit4]   2> 458730 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 458734 INFO  (zkConnectionManagerCallback-3880-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 458734 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 458742 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 458747 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56386/solr ready
   [junit4]   2> 458769 INFO  (qtp347752764-9379) [n:127.0.0.1:56395_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 458829 INFO  (OverseerThreadFactory-2877-thread-1-processing-n:127.0.0.1:56395_solr) [n:127.0.0.1:56395_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 458961 INFO  (OverseerStateUpdate-72169559379148808-127.0.0.1:56395_solr-n_0000000000) [n:127.0.0.1:56395_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56394/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 458973 INFO  (OverseerStateUpdate-72169559379148808-127.0.0.1:56395_solr-n_0000000000) [n:127.0.0.1:56395_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56395/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 459193 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr    x:collection1_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_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 459193 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr    x:collection1_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_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 459194 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr    x:collection1_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 460263 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 460263 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 460368 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 460373 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 460557 WARN  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 460557 WARN  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 460557 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 460557 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 460558 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56395.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 460558 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_55DA597377504AE7-001/tempDir-001/node2/collection1_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_55DA597377504AE7-001/tempDir-001/node2/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 460558 WARN  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 460558 WARN  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 460558 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 460558 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 460559 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56394.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5396e0c2
   [junit4]   2> 460559 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_55DA597377504AE7-001/tempDir-001/node4/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_55DA597377504AE7-001/tempDir-001/node4/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 460808 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 460808 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 460810 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 460810 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 460818 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 460818 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 460819 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 460819 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 460821 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@261f9bac[collection1_shard1_replica_n1] main]
   [junit4]   2> 460823 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5de85d9b[collection1_shard2_replica_n2] main]
   [junit4]   2> 460826 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 460832 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 460834 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 460834 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639128457800581120
   [junit4]   2> 460835 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 460836 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 460837 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 460837 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639128457803726848
   [junit4]   2> 460842 INFO  (searcherExecutor-2901-thread-1-processing-n:127.0.0.1:56394_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@261f9bac[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 460843 INFO  (searcherExecutor-2900-thread-1-processing-n:127.0.0.1:56395_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@5de85d9b[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 460858 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 460858 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 460874 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 460874 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 460874 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56394/solr/collection1_shard1_replica_n1/
   [junit4]   2> 460875 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 460876 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:56394/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 460876 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72169559379148814-core_node3-n_0000000000
   [junit4]   2> 460878 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 460878 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 460881 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56394/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 460903 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 460903 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 460903 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56395/solr/collection1_shard2_replica_n2/
   [junit4]   2> 460904 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 460905 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:56395/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 460905 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72169559379148808-core_node4-n_0000000000
   [junit4]   2> 460919 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56395/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 461030 INFO  (zkCallback-3850-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 461031 INFO  (zkCallback-3850-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 461034 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 461034 INFO  (zkCallback-3818-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 461034 INFO  (zkCallback-3818-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 461042 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1849
   [junit4]   2> 461045 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 461050 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1857
   [junit4]   2> 461060 INFO  (qtp347752764-9379) [n:127.0.0.1:56395_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> 461153 INFO  (zkCallback-3818-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 461153 INFO  (zkCallback-3850-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 461153 INFO  (zkCallback-3818-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 461153 INFO  (zkCallback-3850-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 461154 INFO  (zkCallback-3818-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 461154 INFO  (zkCallback-3850-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 461162 INFO  (qtp347752764-9379) [n:127.0.0.1:56395_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2393
   [junit4]   2> 461162 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):45
   [junit4]   2> 461166 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 461281 INFO  (TEST-MathExpressionTest.testHarmonicFit-seed#[55DA597377504AE7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHarmonicFit
   [junit4]   2> 461324 INFO  (qtp2001224810-9380) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 461324 INFO  (qtp2001224810-9380) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:56395/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1639128458300751872)} 0 15
   [junit4]   2> 461330 INFO  (qtp2001224810-9381) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639128458320674816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 461331 INFO  (qtp2001224810-9381) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 461331 INFO  (qtp2001224810-9381) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 461331 INFO  (qtp2001224810-9381) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:56395/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 461332 INFO  (qtp347752764-9387) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639128458322771968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 461332 INFO  (qtp347752764-9387) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 461333 INFO  (qtp347752764-9387) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 461344 INFO  (qtp347752764-9387) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 461345 INFO  (qtp347752764-9387) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1639128458283974656),commit=} 0 54
   [junit4]   2> 461355 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=let(a%3Dsin(sequence(100,+1,+6)),+b%3DharmonicFit(a),+s%3DebeSubtract(a,+b))&wt=json&version=2.2} status=0 QTime=3
   [junit4]   2> 461677 INFO  (TEST-MathExpressionTest.testHarmonicFit-seed#[55DA597377504AE7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHarmonicFit
   [junit4]   2> 461798 INFO  (TEST-MathExpressionTest.testConvertEvaluator-seed#[55DA597377504AE7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testConvertEvaluator
   [junit4]   2> 461826 INFO  (qtp347752764-9387) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:56394/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1639128458829234176)} 0 11
   [junit4]   2> 461853 INFO  (qtp347752764-9392) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639128458869080064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 461861 INFO  (qtp347752764-9392) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 461869 INFO  (qtp347752764-9392) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 461869 INFO  (qtp347752764-9392) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:56394/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 22
   [junit4]   2> 461870 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639128458886905856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 461871 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 461871 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 461871 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1639128458813505536),commit=} 0 71
   [junit4]   2> 461876 INFO  (qtp347752764-9384) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 (1639128458890051584)]} 0 3
   [junit4]   2> 461877 INFO  (qtp2001224810-9374) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[1 (1639128458892148736)]} 0 3
   [junit4]   2> 461881 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639128458898440192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 461881 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5aff9c1f commitCommandVersion:1639128458898440192
   [junit4]   2> 462060 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5625cd61[collection1_shard2_replica_n2] main]
   [junit4]   2> 462061 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 462063 INFO  (searcherExecutor-2900-thread-1-processing-n:127.0.0.1:56395_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@5625cd61[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.3.0):C1:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.3.0, os.arch=x86_64, java.runtime.version=12.0.1+12, source=flush, os.version=10.11.6, timestamp=1563194712596}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 462063 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:56394/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 182
   [junit4]   2> 462064 INFO  (qtp2001224810-9376) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639128459090329600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 462064 INFO  (qtp2001224810-9376) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2f3635e6 commitCommandVersion:1639128459090329600
   [junit4]   2> 462191 INFO  (qtp2001224810-9376) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@318fe93b[collection1_shard1_replica_n1] main]
   [junit4]   2> 462192 INFO  (qtp2001224810-9376) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 462194 INFO  (searcherExecutor-2901-thread-1-processing-n:127.0.0.1:56394_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@318fe93b[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.3.0):C1:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.3.0, os.arch=x86_64, java.runtime.version=12.0.1+12, source=flush, os.version=10.11.6, timestamp=1563194712815}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 462195 INFO  (qtp2001224810-9376) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 316
   [junit4]   2> 462229 INFO  (qtp347752764-9379) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=select(calc(),+convert(miles,+kilometers,+10)+as+kilometers)&wt=json&version=2.2} status=0 QTime=30
   [junit4]   2> 462262 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=select(search(collection1,+q%3D"*:*",+sort%3D"miles_i+asc",+fl%3D"miles_i"),+convert(miles,+kilometers,+miles_i)+as+kilometers)&wt=json&version=2.2} status=0 QTime=29
   [junit4]   2> 462273 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 462276 INFO  (zkConnectionManagerCallback-3887-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 462276 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 462280 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 462283 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56386/solr ready
   [junit4]   2> 462305 INFO  (qtp347752764-9392) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=miles_i+asc&shard.url=http://127.0.0.1:56395/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1563194712959&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 462317 INFO  (qtp2001224810-9374) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=miles_i+asc&shard.url=http://127.0.0.1:56394/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1563194712959&isShard=true&wt=javabin} hits=1 status=0 QTime=8
   [junit4]   2> 462336 INFO  (qtp2001224810-9376) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=miles_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:56394/solr/collection1_shard1_replica_n1/&version=2&q=*:*&omitHeader=false&NOW=1563194712959&ids=1&isShard=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 462336 INFO  (qtp347752764-9387) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=miles_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:56395/solr/collection1_shard2_replica_n2/&version=2&q=*:*&omitHeader=false&NOW=1563194712959&ids=2&isShard=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 462338 INFO  (qtp2001224810-9381) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:4&fl=miles_i&sort=miles_i+asc&wt=javabin&version=2} hits=2 status=0 QTime=39
   [junit4]   2> 462344 INFO  (qtp347752764-9392) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=parallel(collection1,+workers%3D2,+sort%3D"miles_i+asc",+select(search(collection1,+q%3D"*:*",+partitionKeys%3Dmiles_i,+sort%3D"miles_i+asc",+fl%3D"miles_i",+qt%3D"/export"),+convert(miles,+kilometers,+miles_i)+as+kilometers))&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 462351 INFO  (qtp2001224810-9368) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/stream params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=select(search(collection1,q%3D"*:*",partitionKeys%3Dmiles_i,sort%3D"miles_i+asc",fl%3Dmiles_i,qt%3D"/export",zkHost%3D"127.0.0.1:56386/solr"),convert(miles,kilometers,miles_i)+as+kilometers)&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 462358 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=select(search(collection1,q%3D"*:*",partitionKeys%3Dmiles_i,sort%3D"miles_i+asc",fl%3Dmiles_i,qt%3D"/export",zkHost%3D"127.0.0.1:56386/solr"),convert(miles,kilometers,miles_i)+as+kilometers)&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 462845 INFO  (OverseerCollectionConfigSetProcessor-72169559379148808-127.0.0.1:56395_solr-n_0000000000) [n:127.0.0.1:56395_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> 463173 INFO  (qtp347752764-9385) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=0 status=0 QTime=817
   [junit4]   2> 463173 INFO  (qtp2001224810-9381) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=1 status=0 QTime=812
   [junit4]   2> 463174 INFO  (qtp347752764-9387) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=1 status=0 QTime=812
   [junit4]   2> 463174 INFO  (qtp2001224810-9374) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=0 status=0 QTime=817
   [junit4]   2> 463195 INFO  (qtp347752764-9392) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=select(stats(collection1,+q%3D"*:*",+sum(miles_i)),+convert(miles,+kilometers,+sum(miles_i))+as+kilometers)&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 463199 INFO  (qtp2001224810-9370) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:56394/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&omitHeader=false&NOW=1563194713857&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+}miles_i} hits=1 status=0 QTime=1
   [junit4]   2> 463204 INFO  (qtp347752764-9379) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:56395/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&stats=true&omitHeader=false&NOW=1563194713857&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+}miles_i} hits=1 status=0 QTime=5
   [junit4]   2> 463205 INFO  (qtp2001224810-9380) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:4&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+}miles_i} hits=2 status=0 QTime=8
   [junit4]   2> 463212 INFO  (TEST-MathExpressionTest.testConvertEvaluator-seed#[55DA597377504AE7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testConvertEvaluator
   [junit4]   2> 463315 INFO  (TEST-MathExpressionTest.testStandardize-seed#[55DA597377504AE7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testStandardize
   [junit4]   2> 463323 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@686ed7be[collection1_shard2_replica_n2] realtime]
   [junit4]   2> 463328 INFO  (qtp2001224810-9376) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@38bce152[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 463329 INFO  (qtp347752764-9377) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:56394/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1639128460409438208)} 0 7
   [junit4]   2> 463333 INFO  (qtp347752764-9384) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639128460420972544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 463333 INFO  (qtp347752764-9384) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5aff9c1f commitCommandVersion:1639128460420972544
   [junit4]   2> 463336 INFO  (qtp347752764-9384) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39bae49d[collection1_shard2_replica_n2] main]
   [junit4]   2> 463337 INFO  (qtp347752764-9384) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 463338 INFO  (searcherExecutor-2900-thread-1-processing-n:127.0.0.1:56395_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@39bae49d[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 463339 INFO  (qtp347752764-9384) [n:127.0.0.1:56395_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:56394/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 463339 INFO  (qtp2001224810-9376) [n:127.0.0.1:56394_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639128460427264000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,p

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

-3895-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 494067 INFO  (jetty-closer-3895-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e09d6e2: rootName = solr_56395, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@697cc4ec
   [junit4]   2> 494068 INFO  (jetty-closer-3895-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 494068 INFO  (jetty-closer-3895-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20349f81: rootName = solr_56394, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@697cc4ec
   [junit4]   2> 494071 INFO  (jetty-closer-3895-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 494071 INFO  (jetty-closer-3895-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39a1c559: rootName = solr_56395, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@266e31b
   [junit4]   2> 494071 INFO  (jetty-closer-3895-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 494072 INFO  (jetty-closer-3895-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 494072 INFO  (jetty-closer-3895-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42de802: rootName = solr_56394, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@266e31b
   [junit4]   2> 494072 INFO  (jetty-closer-3895-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 494081 INFO  (closeThreadPool-3910-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72169559379148808-127.0.0.1:56395_solr-n_0000000000) closing
   [junit4]   2> 494081 INFO  (OverseerStateUpdate-72169559379148808-127.0.0.1:56395_solr-n_0000000000) [n:127.0.0.1:56395_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56395_solr
   [junit4]   2> 494082 INFO  (OverseerAutoScalingTriggerThread-72169559379148808-127.0.0.1:56395_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 494094 INFO  (closeThreadPool-3910-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72169559379148808-127.0.0.1:56395_solr-n_0000000000) closing
   [junit4]   2> 494191 INFO  (jetty-closer-3895-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72169559379148808-127.0.0.1:56395_solr-n_0000000000) closing
   [junit4]   2> 494193 INFO  (zkCallback-3857-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 494193 INFO  (zkCallback-3850-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 494193 INFO  (zkCallback-3825-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 494310 INFO  (jetty-closer-3895-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@798fa4f3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 494311 INFO  (jetty-closer-3895-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@107928c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 494312 INFO  (jetty-closer-3895-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 494408 INFO  (jetty-closer-3895-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a7db5db{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 494452 INFO  (jetty-closer-3895-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16cccd47{/solr,null,UNAVAILABLE}
   [junit4]   2> 494452 INFO  (jetty-closer-3895-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 494454 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 494678 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> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72169559379148808-127.0.0.1:56395_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/live_nodes
   [junit4]   2> 	22	/solr/overseer/queue
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_55DA597377504AE7-001
   [junit4]   2> 495677 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56386
   [junit4]   2> 495677 INFO  (SUITE-MathExpressionTest-seed#[55DA597377504AE7]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56386
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {test_t=PostingsFormat(name=LuceneFixedGap), col_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=FST50, id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=Asserting)}, docValues:{multiDefault=DocValuesFormat(name=Lucene80), price_f=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Lucene80), price_i=DocValuesFormat(name=Direct), col_s=DocValuesFormat(name=Asserting), order_i=DocValuesFormat(name=Lucene80), loc_p_1_d1=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), loc_p_0_d1=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct), miles_i=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1836, maxMBSortInHeap=7.4501924542219555, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4639287f), locale=zh-HK, timezone=America/Mexico_City
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=73542360,total=348651520
   [junit4]   2> NOTE: All tests run in this JVM: [RawValueEvaluatorTest, JsonRequestApiTest, HttpSolrClientConPoolTest, ConcurrentUpdateSolrClientBuilderTest, GetByIdTest, JDBCStreamTest, ClientUtilsTest, TestEmbeddedSolrServer, CommonAdminParamsTest, CubedRootEvaluatorTest, SolrExampleStreamingBinaryTest, AbsoluteValueEvaluatorTest, TestNamedListCodec, QueryResponseTest, TestRetryUtil, DocumentAnalysisResponseTest, TestCloudSolrClientConnections, JsonQueryRequestFacetingIntegrationTest, TestLBHttp2SolrClient, DivideEvaluatorTest, JsonValidatorTest, JdbcDriverTest, EqualToEvaluatorTest, DomainMapTest, BasicHttpSolrClientTest, JettyWebappTest, TestTimeSource, SchemaTest, AscEvaluatorTest, ArcTangentEvaluatorTest, StreamExpressionToExplanationTest, TestXMLEscaping, AndEvaluatorTest, CloudHttp2SolrClientBuilderTest, SolrExampleStreamingTest, SolrExampleJettyTest, LessThanEqualToEvaluatorTest, TestCloudCollectionsListeners, TangentEvaluatorTest, SolrExampleBinaryTest, TestSolrJErrorHandling, TestCoreAdmin, NormalizeEvaluatorTest, ConcurrentUpdateHttp2SolrClientTest, TestV2Request, Utf8CharSequenceTest, CoalesceEvaluatorTest, SelectWithEvaluatorsTest, CloudHttp2SolrClientTest, ConcurrentUpdateHttp2SolrClientBadInputTest, ConcurrentUpdateSolrClientMultiCollectionTest, ConcurrentUpdateSolrClientTest, LBHttpSolrClientBadInputTest, GraphExpressionTest, MathExpressionTest]
   [junit4] Completed [134/199 (1!)] on J1 in 39.99s, 124 tests, 1 failure <<< FAILURES!

[...truncated 43948 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/243/consoleText

[repro] Revision: ee4495f33bc433cba6582aaf8160cfc16009460f

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=MathExpressionTest -Dtests.method=testGammaDistribution -Dtests.seed=55DA597377504AE7 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=America/Mexico_City -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/solrj
[repro]       MathExpressionTest
[repro] ant compile-test

[...truncated 2739 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MathExpressionTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=55DA597377504AE7 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=America/Mexico_City -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 687 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[repro] Exiting with code 0

[...truncated 73 lines...]