Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/111/
Java: 64bit/jdk-12-ea+23 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.MathExpressionTest.testGammaDistribution
Error Message:
0.7985724455667692 0.8198172030836861
Stack Trace:
java.lang.AssertionError: 0.7985724455667692 0.8198172030836861
at
__randomizedtesting.SeedInfo.seed([123B52D0658182C4:2F41797E46F928D3]: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:4528)
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 16540 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_123B52D0658182C4-001/init-core-data-001
[junit4] 2> 129601 WARN
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 129602 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 129602 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-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)
[junit4] 2> 129602 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 129603 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_123B52D0658182C4-001/tempDir-001
[junit4] 2> 129603 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 129605 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 129605 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 129705 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:46693
[junit4] 2> 129705 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46693
[junit4] 2> 129705 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46693
[junit4] 2> 129707 INFO (zkConnectionManagerCallback-839-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 129714 INFO (zkConnectionManagerCallback-841-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 129733 INFO (zkConnectionManagerCallback-843-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 129742 WARN (jetty-launcher-844-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 129742 INFO (jetty-launcher-844-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 129742 INFO (jetty-launcher-844-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 129742 INFO (jetty-launcher-844-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+23
[junit4] 2> 129746 WARN (jetty-launcher-844-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 129746 INFO (jetty-launcher-844-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 129746 INFO (jetty-launcher-844-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 129746 INFO (jetty-launcher-844-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+23
[junit4] 2> 129752 WARN (jetty-launcher-844-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 129752 INFO (jetty-launcher-844-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 129752 INFO (jetty-launcher-844-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 129752 INFO (jetty-launcher-844-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+23
[junit4] 2> 129758 WARN (jetty-launcher-844-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 129758 INFO (jetty-launcher-844-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 129758 INFO (jetty-launcher-844-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 129758 INFO (jetty-launcher-844-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+23
[junit4] 2> 129789 INFO (jetty-launcher-844-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 129789 INFO (jetty-launcher-844-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 129789 INFO (jetty-launcher-844-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 129789 INFO (jetty-launcher-844-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 129789 INFO (jetty-launcher-844-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 129789 INFO (jetty-launcher-844-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 129798 INFO (jetty-launcher-844-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5cafb6a4{/solr,null,AVAILABLE}
[junit4] 2> 129799 INFO (jetty-launcher-844-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@567cf37{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45823}
[junit4] 2> 129799 INFO (jetty-launcher-844-thread-4) [ ]
o.e.j.s.Server Started @129809ms
[junit4] 2> 129799 INFO (jetty-launcher-844-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45823}
[junit4] 2> 129799 ERROR (jetty-launcher-844-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 129799 INFO (jetty-launcher-844-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 129799 INFO (jetty-launcher-844-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 129799 INFO (jetty-launcher-844-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 129799 INFO (jetty-launcher-844-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 129800 INFO (jetty-launcher-844-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-31T09:48:58.647Z
[junit4] 2> 129802 INFO (jetty-launcher-844-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2fbb4f78{/solr,null,AVAILABLE}
[junit4] 2> 129802 INFO (jetty-launcher-844-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@169a090b{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39353}
[junit4] 2> 129802 INFO (jetty-launcher-844-thread-1) [ ]
o.e.j.s.Server Started @129812ms
[junit4] 2> 129802 INFO (jetty-launcher-844-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39353}
[junit4] 2> 129803 ERROR (jetty-launcher-844-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 129803 INFO (jetty-launcher-844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 129803 INFO (jetty-launcher-844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 129803 INFO (jetty-launcher-844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 129803 INFO (jetty-launcher-844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 129803 INFO (jetty-launcher-844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-31T09:48:58.650559Z
[junit4] 2> 129804 INFO (jetty-launcher-844-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 129804 INFO (jetty-launcher-844-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 129805 INFO (jetty-launcher-844-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 129805 INFO (zkConnectionManagerCallback-846-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 129810 INFO (zkConnectionManagerCallback-848-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 129814 INFO (jetty-launcher-844-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@517157a8{/solr,null,AVAILABLE}
[junit4] 2> 129814 INFO (jetty-launcher-844-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5035fcf0{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45859}
[junit4] 2> 129814 INFO (jetty-launcher-844-thread-2) [ ]
o.e.j.s.Server Started @129824ms
[junit4] 2> 129814 INFO (jetty-launcher-844-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45859}
[junit4] 2> 129815 ERROR (jetty-launcher-844-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 129815 INFO (jetty-launcher-844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 129815 INFO (jetty-launcher-844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 129815 INFO (jetty-launcher-844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 129815 INFO (jetty-launcher-844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 129815 INFO (jetty-launcher-844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-31T09:48:58.662334Z
[junit4] 2> 129815 INFO (jetty-launcher-844-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 129816 INFO (jetty-launcher-844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 129819 INFO (jetty-launcher-844-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 129819 INFO (jetty-launcher-844-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 129819 INFO (jetty-launcher-844-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 129819 INFO (jetty-launcher-844-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54322e2f{/solr,null,AVAILABLE}
[junit4] 2> 129820 INFO (zkConnectionManagerCallback-850-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 129820 INFO (jetty-launcher-844-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@44743add{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35103}
[junit4] 2> 129820 INFO (jetty-launcher-844-thread-3) [ ]
o.e.j.s.Server Started @129830ms
[junit4] 2> 129820 INFO (jetty-launcher-844-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35103}
[junit4] 2> 129820 ERROR (jetty-launcher-844-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 129820 INFO (jetty-launcher-844-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 129820 INFO (jetty-launcher-844-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 129821 INFO (jetty-launcher-844-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 129821 INFO (jetty-launcher-844-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 129821 INFO (jetty-launcher-844-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-31T09:48:58.668102Z
[junit4] 2> 129822 INFO (jetty-launcher-844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 129854 INFO (zkConnectionManagerCallback-852-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 129855 INFO (jetty-launcher-844-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 130001 INFO (jetty-launcher-844-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 130004 INFO (jetty-launcher-844-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 130005 WARN (jetty-launcher-844-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@a6267a6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 130006 WARN (jetty-launcher-844-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@66cc046f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 130011 INFO (jetty-launcher-844-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 130019 WARN (jetty-launcher-844-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@31c6a4e9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 130050 INFO (jetty-launcher-844-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 130062 WARN (jetty-launcher-844-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@b56a928[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 130066 WARN (jetty-launcher-844-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1a216d92[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 130067 INFO (jetty-launcher-844-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46693/solr
[junit4] 2> 130078 WARN (jetty-launcher-844-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@43eded23[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 130079 INFO (jetty-launcher-844-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46693/solr
[junit4] 2> 130094 WARN (jetty-launcher-844-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5731b45d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 130095 INFO (jetty-launcher-844-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46693/solr
[junit4] 2> 130124 INFO (zkConnectionManagerCallback-869-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130124 WARN (jetty-launcher-844-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3413e22d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 130125 INFO (jetty-launcher-844-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46693/solr
[junit4] 2> 130130 INFO (zkConnectionManagerCallback-878-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130134 INFO (zkConnectionManagerCallback-866-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130138 INFO (zkConnectionManagerCallback-872-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130144 INFO (zkConnectionManagerCallback-880-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130145 INFO (zkConnectionManagerCallback-876-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130149 INFO (zkConnectionManagerCallback-884-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130149 WARN (jetty-launcher-844-thread-4)
[n:127.0.0.1:45823_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> 130149 WARN (jetty-launcher-844-thread-3)
[n:127.0.0.1:35103_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> 130151 INFO (jetty-launcher-844-thread-4)
[n:127.0.0.1:45823_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45823_solr
[junit4] 2> 130152 INFO (jetty-launcher-844-thread-4)
[n:127.0.0.1:45823_solr ] o.a.s.c.Overseer Overseer
(id=72129342078713868-127.0.0.1:45823_solr-n_0000000000) starting
[junit4] 2> 130154 INFO (zkConnectionManagerCallback-882-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130155 INFO (zkConnectionManagerCallback-895-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130156 INFO (jetty-launcher-844-thread-4)
[n:127.0.0.1:45823_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46693/solr ready
[junit4] 2> 130156 INFO (jetty-launcher-844-thread-3)
[n:127.0.0.1:35103_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35103_solr
[junit4] 2> 130157 INFO
(OverseerStateUpdate-72129342078713868-127.0.0.1:45823_solr-n_0000000000)
[n:127.0.0.1:45823_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:45823_solr
[junit4] 2> 130157 INFO (jetty-launcher-844-thread-4)
[n:127.0.0.1:45823_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45823_solr as DOWN
[junit4] 2> 130162 INFO
(OverseerStateUpdate-72129342078713868-127.0.0.1:45823_solr-n_0000000000)
[n:127.0.0.1:45823_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 130162 INFO (jetty-launcher-844-thread-4)
[n:127.0.0.1:45823_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 130162 INFO (jetty-launcher-844-thread-4)
[n:127.0.0.1:45823_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45823_solr
[junit4] 2> 130163 INFO (zkCallback-879-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 130163 WARN (jetty-launcher-844-thread-2)
[n:127.0.0.1:45859_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> 130164 INFO (jetty-launcher-844-thread-2)
[n:127.0.0.1:45859_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 130166 INFO (zkCallback-894-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 130166 INFO (zkCallback-875-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 130167 WARN (jetty-launcher-844-thread-1)
[n:127.0.0.1:39353_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> 130167 INFO (jetty-launcher-844-thread-1)
[n:127.0.0.1:39353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 130178 INFO (jetty-launcher-844-thread-2)
[n:127.0.0.1:45859_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45859_solr as DOWN
[junit4] 2> 130179 INFO (jetty-launcher-844-thread-2)
[n:127.0.0.1:45859_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 130179 INFO (jetty-launcher-844-thread-2)
[n:127.0.0.1:45859_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45859_solr
[junit4] 2> 130179 INFO (jetty-launcher-844-thread-1)
[n:127.0.0.1:39353_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39353_solr as DOWN
[junit4] 2> 130179 INFO (zkCallback-894-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 130179 INFO (zkCallback-879-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 130180 INFO (jetty-launcher-844-thread-1)
[n:127.0.0.1:39353_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 130180 INFO (jetty-launcher-844-thread-1)
[n:127.0.0.1:39353_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39353_solr
[junit4] 2> 130180 INFO (zkCallback-875-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 130181 INFO (zkCallback-894-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 130181 INFO (zkCallback-875-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 130181 INFO (zkCallback-879-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 130190 INFO (zkCallback-883-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 130199 INFO (zkCallback-881-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 130207 INFO (jetty-launcher-844-thread-4)
[n:127.0.0.1:45823_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 130207 INFO (zkConnectionManagerCallback-902-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130214 INFO (jetty-launcher-844-thread-3)
[n:127.0.0.1:35103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 130215 INFO (zkConnectionManagerCallback-908-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130215 INFO (jetty-launcher-844-thread-3)
[n:127.0.0.1:35103_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46693/solr ready
[junit4] 2> 130215 INFO (zkConnectionManagerCallback-913-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130216 INFO (jetty-launcher-844-thread-1)
[n:127.0.0.1:39353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 130216 INFO (jetty-launcher-844-thread-2)
[n:127.0.0.1:45859_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 130216 INFO (jetty-launcher-844-thread-2)
[n:127.0.0.1:45859_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46693/solr ready
[junit4] 2> 130218 INFO (jetty-launcher-844-thread-1)
[n:127.0.0.1:39353_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46693/solr ready
[junit4] 2> 130221 INFO (jetty-launcher-844-thread-3)
[n:127.0.0.1:35103_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 130225 INFO (jetty-launcher-844-thread-1)
[n:127.0.0.1:39353_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 130231 INFO (jetty-launcher-844-thread-2)
[n:127.0.0.1:45859_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 130241 INFO (jetty-launcher-844-thread-4)
[n:127.0.0.1:45823_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45823.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 130254 INFO (jetty-launcher-844-thread-1)
[n:127.0.0.1:39353_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39353.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 130254 INFO (jetty-launcher-844-thread-3)
[n:127.0.0.1:35103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35103.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 130257 INFO (jetty-launcher-844-thread-2)
[n:127.0.0.1:45859_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45859.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 130257 INFO (jetty-launcher-844-thread-4)
[n:127.0.0.1:45823_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45823.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 130257 INFO (jetty-launcher-844-thread-4)
[n:127.0.0.1:45823_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45823.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 130259 INFO (jetty-launcher-844-thread-4)
[n:127.0.0.1:45823_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_123B52D0658182C4-001/tempDir-001/node4/.
[junit4] 2> 130269 INFO (jetty-launcher-844-thread-3)
[n:127.0.0.1:35103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35103.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 130270 INFO (jetty-launcher-844-thread-3)
[n:127.0.0.1:35103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35103.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 130271 INFO (jetty-launcher-844-thread-3)
[n:127.0.0.1:35103_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_123B52D0658182C4-001/tempDir-001/node3/.
[junit4] 2> 130271 INFO (jetty-launcher-844-thread-2)
[n:127.0.0.1:45859_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45859.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 130271 INFO (jetty-launcher-844-thread-2)
[n:127.0.0.1:45859_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45859.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 130271 INFO (jetty-launcher-844-thread-1)
[n:127.0.0.1:39353_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39353.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 130272 INFO (jetty-launcher-844-thread-1)
[n:127.0.0.1:39353_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39353.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 130272 INFO (jetty-launcher-844-thread-2)
[n:127.0.0.1:45859_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_123B52D0658182C4-001/tempDir-001/node2/.
[junit4] 2> 130273 INFO (jetty-launcher-844-thread-1)
[n:127.0.0.1:39353_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_123B52D0658182C4-001/tempDir-001/node1/.
[junit4] 2> 130537 INFO (zkConnectionManagerCallback-921-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130539 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 130539 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46693/solr ready
[junit4] 2> 130544 INFO (qtp259579291-2583) [n:127.0.0.1:39353_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> 130550 INFO
(OverseerThreadFactory-856-thread-1-processing-n:127.0.0.1:45823_solr)
[n:127.0.0.1:45823_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 130655 INFO (qtp259579291-2581) [n:127.0.0.1:39353_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130656 INFO (qtp259579291-2587) [n:127.0.0.1:39353_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130662 INFO (qtp259579291-2581) [n:127.0.0.1:39353_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=4
[junit4] 2> 130663 INFO (qtp259579291-2587) [n:127.0.0.1:39353_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130665 INFO (qtp259579291-2581) [n:127.0.0.1:39353_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130679 INFO (qtp1584012458-2586) [n:127.0.0.1:45823_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130680 INFO (qtp1584012458-2589) [n:127.0.0.1:45823_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130682 INFO (qtp1584012458-2584) [n:127.0.0.1:45823_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130683 INFO (qtp1584012458-2584) [n:127.0.0.1:45823_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130685 INFO (qtp1584012458-2586) [n:127.0.0.1:45823_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130689 INFO (qtp180133791-2599) [n:127.0.0.1:35103_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130690 INFO (qtp180133791-2603) [n:127.0.0.1:35103_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130691 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130692 INFO (qtp180133791-2599) [n:127.0.0.1:35103_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130693 INFO (qtp180133791-2603) [n:127.0.0.1:35103_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130695 INFO (qtp69060771-2590) [n:127.0.0.1:45859_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130696 INFO (qtp69060771-2596) [n:127.0.0.1:45859_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130697 INFO (qtp69060771-2585) [n:127.0.0.1:45859_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130699 INFO (qtp69060771-2590) [n:127.0.0.1:45859_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130700 INFO (qtp69060771-2596) [n:127.0.0.1:45859_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 130704 INFO
(OverseerStateUpdate-72129342078713868-127.0.0.1:45823_solr-n_0000000000)
[n:127.0.0.1:45823_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:45859/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 130705 INFO
(OverseerStateUpdate-72129342078713868-127.0.0.1:45823_solr-n_0000000000)
[n:127.0.0.1:45823_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:35103/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 130918 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 130926 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 130926 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr
x:collection1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 131934 INFO (qtp69060771-2585) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 131940 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 131941 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 131949 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 131984 WARN (qtp69060771-2585) [n:127.0.0.1:45859_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> 131984 WARN (qtp69060771-2585) [n:127.0.0.1:45859_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> 131984 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 131984 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 131985 INFO (qtp69060771-2585) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45859.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 131985 INFO (qtp69060771-2585) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_123B52D0658182C4-001/tempDir-001/node2/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_123B52D0658182C4-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
[junit4] 2> 131999 WARN (qtp180133791-2593) [n:127.0.0.1:35103_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> 131999 WARN (qtp180133791-2593) [n:127.0.0.1:35103_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> 132000 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132000 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132000 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35103.solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8c341
[junit4] 2> 132001 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_123B52D0658182C4-001/tempDir-001/node3/collection1_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_123B52D0658182C4-001/tempDir-001/node3/./collection1_shard2_replica_n2/data/]
[junit4] 2> 132062 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132062 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132064 INFO (qtp69060771-2585) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 132064 INFO (qtp69060771-2585) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 132065 INFO (qtp69060771-2585) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c9600b7[collection1_shard1_replica_n1] main]
[junit4] 2> 132066 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132067 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132067 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132067 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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 1624168874287038464
[junit4] 2> 132070 INFO
(searcherExecutor-873-thread-1-processing-n:127.0.0.1:45859_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:45859_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@3c9600b7[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 132071 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132071 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132073 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132073 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132073 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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:45859/solr/collection1_shard1_replica_n1/
[junit4] 2> 132073 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132074 INFO (qtp69060771-2585) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:45859/solr/collection1_shard1_replica_n1/
has no replicas
[junit4] 2> 132074 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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/72129342078713869-core_node3-n_0000000000
[junit4] 2> 132075 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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:45859/solr/collection1_shard1_replica_n1/ shard1
[junit4] 2> 132075 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132075 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132078 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 132078 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 132080 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7a3cc476[collection1_shard2_replica_n2] main]
[junit4] 2> 132081 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132081 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132081 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132082 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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 1624168874302767104
[junit4] 2> 132084 INFO
(searcherExecutor-874-thread-1-processing-n:127.0.0.1:35103_solr
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4)
[n:127.0.0.1:35103_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@7a3cc476[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 132086 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132086 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132088 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132088 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132088 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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:35103/solr/collection1_shard2_replica_n2/
[junit4] 2> 132088 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132089 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy http://127.0.0.1:35103/solr/collection1_shard2_replica_n2/
has no replicas
[junit4] 2> 132089 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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/72129342078713866-core_node4-n_0000000000
[junit4] 2> 132090 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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:35103/solr/collection1_shard2_replica_n2/ shard2
[junit4] 2> 132191 INFO (zkCallback-883-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> 132191 INFO (zkCallback-875-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> 132191 INFO (zkCallback-883-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> 132191 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132192 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132192 INFO (zkCallback-875-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> 132237 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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=1318
[junit4] 2> 132237 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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=1310
[junit4] 2> 132239 INFO (qtp259579291-2583) [n:127.0.0.1:39353_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> 132293 INFO (zkCallback-881-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> 132293 INFO (zkCallback-883-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> 132293 INFO (zkCallback-883-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> 132294 INFO (zkCallback-875-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> 132294 INFO (zkCallback-875-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> 132294 INFO (zkCallback-883-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> 132294 INFO (qtp259579291-2583) [n:127.0.0.1:39353_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=1749
[junit4] 2> 132296 INFO (zkCallback-875-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> 132298 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):45
[junit4] 2> 132299 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 132322 INFO
(TEST-MathExpressionTest.testDistance-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDistance
[junit4] 2> 132340 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132340 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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:35103/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1624168874572251136)} 0 1
[junit4] 2> 132345 INFO (qtp69060771-2590) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874578542592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132346 INFO (qtp69060771-2590) [n:127.0.0.1:45859_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> 132346 INFO (qtp69060771-2590) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132347 INFO (qtp69060771-2590) [n:127.0.0.1:45859_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:35103/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 132347 INFO (qtp180133791-2603) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874580639744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132347 INFO (qtp180133791-2603) [n:127.0.0.1:35103_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> 132348 INFO (qtp180133791-2603) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132348 INFO (qtp180133791-2603) [n:127.0.0.1:35103_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> 132348 INFO (qtp180133791-2603) [n:127.0.0.1:35103_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=*:*
(-1624168874562813952),commit=} 0 25
[junit4] 2> 132356 INFO (qtp180133791-2599) [n:127.0.0.1:35103_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(echo%3Dtrue,+a%3Darray(1,2,3,4),b%3Darray(2,3,4,5),+c%3Darray(3,4,5,6),+d%3Ddistance(a,+b),+e%3Ddistance(a,+c),f%3Ddistance(b,+c),g%3Dtranspose(matrix(a,+b,+c)),h%3Ddistance(g),i%3Ddistance(a,+b,+manhattan()),+j%3Ddistance(a,+c,+manhattan()),k%3Ddistance(b,+c,+manhattan()),l%3Dtranspose(matrix(a,+b,+c)),m%3Ddistance(l,+manhattan()),n%3Ddistance(a,+b,+canberra()),+o%3Ddistance(a,+c,+canberra()),p%3Ddistance(b,+c,+canberra()),q%3Dtranspose(matrix(a,+b,+c)),r%3Ddistance(q,+canberra()),s%3Ddistance(a,+b,+earthMovers()),+t%3Ddistance(a,+c,+earthMovers()),u%3Ddistance(b,+c,+earthMovers()),w%3Dtranspose(matrix(a,+b,+c)),x%3Ddistance(w,+earthMovers()),)&wt=json&version=2.2}
status=0 QTime=4
[junit4] 2> 132372 INFO
(TEST-MathExpressionTest.testDistance-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDistance
[junit4] 2> 132403 INFO
(TEST-MathExpressionTest.testProbabilityRange-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testProbabilityRange
[junit4] 2> 132409 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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:45859/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1624168874644602880)} 0 1
[junit4] 2> 132411 INFO (qtp180133791-2599) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874647748608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132411 INFO (qtp180133791-2599) [n:127.0.0.1:35103_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> 132412 INFO (qtp180133791-2599) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132412 INFO (qtp180133791-2599) [n:127.0.0.1:35103_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:45859/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 132412 INFO (qtp69060771-2585) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874648797184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132412 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132412 INFO (qtp69060771-2585) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132412 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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=*:*
(-1624168874641457152),commit=} 0 8
[junit4] 2> 132415 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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%3DnormalDistribution(500,+20),+b%3Dprobability(a,+520,+530))&wt=json&version=2.2}
status=0 QTime=0
[junit4] 2> 132428 INFO
(TEST-MathExpressionTest.testProbabilityRange-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testProbabilityRange
[junit4] 2> 132459 INFO
(TEST-MathExpressionTest.testSetAndGetValue-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSetAndGetValue
[junit4] 2> 132463 INFO (qtp69060771-2590) [n:127.0.0.1:45859_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:35103/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1624168874700177408)} 0 3
[junit4] 2> 132465 INFO (qtp69060771-2596) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874704371712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132465 INFO (qtp69060771-2596) [n:127.0.0.1:45859_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> 132466 INFO (qtp69060771-2596) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132466 INFO (qtp69060771-2596) [n:127.0.0.1:45859_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:35103/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 132466 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874705420288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132466 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132466 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132467 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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=*:*
(-1624168874699128832),commit=} 0 7
[junit4] 2> 132476 INFO (qtp180133791-2599) [n:127.0.0.1:35103_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(echo%3Dtrue,+++++++++++++++a%3Ddescribe(array(1,2,3,4,5,6,7)),+++++++++++++++b%3DgetValue(a,+geometricMean),+++++++++++++++c%3DsetValue(a,+"test",+add(b,+1)),+++++++++++++++d%3DgetValue(c,+test),+++++++++++++++e%3DsetValue(c,+blah,+array(8.11,9.55,10.1)),+++++++++++++++f%3DgetValue(e,+"blah"))&wt=json&version=2.2}
status=0 QTime=1
[junit4] 2> 132480 INFO
(TEST-MathExpressionTest.testSetAndGetValue-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSetAndGetValue
[junit4] 2> 132519 INFO
(TEST-MathExpressionTest.testOutliers-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testOutliers
[junit4] 2> 132521 INFO (qtp180133791-2603) [n:127.0.0.1:35103_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:45859/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1624168874762043392)} 0 1
[junit4] 2> 132524 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874766237696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132524 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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> 132524 INFO (qtp180133791-2593) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132524 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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:45859/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 132525 INFO (qtp69060771-2585) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874767286272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132525 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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> 132525 INFO (qtp69060771-2585) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132525 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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=*:*
(-1624168874762043392),commit=} 0 6
[junit4] 2> 132530 INFO (qtp180133791-2603) [n:127.0.0.1:35103_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(echo%3Dtrue,+++++++++++++++a%3Dlist(tuple(id%3D0.0),+tuple(id%3D1),+tuple(id%3D2),+tuple(id%3D3)),++++++++++++++++b%3DnormalDistribution(100,+5),+++++++++++++++d%3Darray(100,+110,+90,+99),++++++++++++++++e%3Doutliers(b,+d,+.05,+.95,+a),+++++++++++++++f%3Doutliers(b,+d,+.05,+.95))&wt=json&version=2.2}
status=0 QTime=1
[junit4] 2> 132534 INFO
(TEST-MathExpressionTest.testOutliers-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testOutliers
[junit4] 2> 132554 INFO
(OverseerCollectionConfigSetProcessor-72129342078713868-127.0.0.1:45823_solr-n_0000000000)
[n:127.0.0.1:45823_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> 132592 INFO
(TEST-MathExpressionTest.testEbeMultiply-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEbeMultiply
[junit4] 2> 132595 INFO (qtp69060771-2590) [n:127.0.0.1:45859_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:35103/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1624168874839638016)} 0 0
[junit4] 2> 132597 INFO (qtp69060771-2596) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874842783744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132597 INFO (qtp69060771-2596) [n:127.0.0.1:45859_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> 132597 INFO (qtp69060771-2596) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132597 INFO (qtp69060771-2596) [n:127.0.0.1:45859_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:35103/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 132598 INFO (qtp180133791-2603) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874843832320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132598 INFO (qtp180133791-2603) [n:127.0.0.1:35103_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> 132598 INFO (qtp180133791-2603) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132598 INFO (qtp180133791-2603) [n:127.0.0.1:35103_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=*:*
(-1624168874839638016),commit=} 0 4
[junit4] 2> 132601 INFO (qtp180133791-2599) [n:127.0.0.1:35103_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=ebeMultiply(array(2,4,6,8,10,12),array(1,2,3,4,5,6))&wt=json&version=2.2}
status=0 QTime=0
[junit4] 2> 132602 INFO
(TEST-MathExpressionTest.testEbeMultiply-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEbeMultiply
[junit4] 2> 132643 INFO
(TEST-MathExpressionTest.testMatrix-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMatrix
[junit4] 2> 132646 INFO (qtp69060771-2585) [n:127.0.0.1:45859_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:35103/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1624168874893115392)} 0 1
[junit4] 2> 132648 INFO (qtp69060771-2590) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874896261120,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132648 INFO (qtp69060771-2590) [n:127.0.0.1:45859_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> 132648 INFO (qtp69060771-2590) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132648 INFO (qtp69060771-2590) [n:127.0.0.1:45859_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:35103/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 132648 INFO (qtp180133791-2599) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874896261120,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132648 INFO (qtp180133791-2599) [n:127.0.0.1:35103_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> 132648 INFO (qtp180133791-2599) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132649 INFO (qtp180133791-2599) [n:127.0.0.1:35103_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=*:*
(-1624168874892066816),commit=} 0 5
[junit4] 2> 132652 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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(echo%3Dtrue,+++++++++++++++a%3DsetColumnLabels(matrix(array(1,+2,+3),+++++++++++++++++++++++++++++++++++++++++rev(array(4,5,6))),++++++++++++++++++++++++++++++++++++++++array(col1,+col2,+col3)),+++++++++++++++b%3DrowAt(a,+1),+++++++++++++++c%3DcolAt(a,+2),+++++++++++++++d%3DgetColumnLabels(a),+++++++++++++++e%3DtopFeatures(a,+1),+++++++++++++++f%3DrowCount(a),+++++++++++++++g%3DcolumnCount(a),+++++++++++++++h%3DindexOf(d,+"col2"),+++++++++++++++i%3DindexOf(d,+col3))&wt=json&version=2.2}
status=0 QTime=1
[junit4] 2> 132654 INFO
(TEST-MathExpressionTest.testMatrix-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMatrix
[junit4] 2> 132684 INFO
(TEST-MathExpressionTest.testAkima-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAkima
[junit4] 2> 132686 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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:45859/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1624168874935058432)} 0 0
[junit4] 2> 132688 INFO (qtp180133791-2599) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874938204160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132688 INFO (qtp180133791-2599) [n:127.0.0.1:35103_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> 132688 INFO (qtp180133791-2599) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132688 INFO (qtp180133791-2599) [n:127.0.0.1:35103_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:45859/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 132689 INFO (qtp69060771-2596) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874939252736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132689 INFO (qtp69060771-2596) [n:127.0.0.1:45859_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> 132689 INFO (qtp69060771-2596) [n:127.0.0.1:45859_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132689 INFO (qtp69060771-2596) [n:127.0.0.1:45859_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=*:*
(-1624168874935058432),commit=} 0 4
[junit4] 2> 132692 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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(echo%3Dtrue,++++a%3Darray(0,1,2,3,4,5,6,7),+++++b%3Darray(1,70,90,10,78,+100,+1,+9),++++fit%3Dakima(a,+b),+++++der%3Dderivative(fit))&wt=json&version=2.2}
status=0 QTime=1
[junit4] 2> 132697 INFO
(TEST-MathExpressionTest.testAkima-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAkima
[junit4] 2> 132721 INFO
(TEST-MathExpressionTest.testPairSort-seed#[123B52D0658182C4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPairSort
[junit4] 2> 132723 INFO (qtp180133791-2593) [n:127.0.0.1:35103_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:45859/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1624168874973855744)} 0 0
[junit4] 2> 132724 INFO (qtp180133791-2599) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624168874975952896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132724 INFO (qtp180133791-2599) [n:127.0.0.1:35103_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> 132725 INFO (qtp180133791-2599) [n:127.0.0.1:35103_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132725 INFO (qtp180133791-2599) [n:127.0.0.1:35103_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&soft
[...truncated too long message...]
des from ZooKeeper... (3) -> (2)
[junit4] 2> 140199 INFO (zkCallback-875-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35103_solr
[junit4] 2> 140202 INFO (jetty-closer-936-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@567cf37{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 140202 INFO (jetty-closer-936-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5cafb6a4{/solr,null,UNAVAILABLE}
[junit4] 2> 140202 INFO (jetty-closer-936-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 140208 INFO (jetty-closer-936-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 140208 INFO (jetty-closer-936-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@136cd50c: rootName =
solr_45859, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@6b722319
[junit4] 2> 140211 INFO (jetty-closer-936-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 140211 INFO (jetty-closer-936-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1eccaa3a: rootName =
solr_35103, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@6b722319
[junit4] 2> 140215 INFO (jetty-closer-936-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 140215 INFO (jetty-closer-936-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4df45ba6: rootName =
solr_45859, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2a7e75d9
[junit4] 2> 140215 INFO (jetty-closer-936-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 140217 INFO (zkCallback-875-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 140217 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6c7c0a8b[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@23b7b452[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 7]
[junit4] 2> 140217 INFO (jetty-closer-936-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 140218 INFO (jetty-closer-936-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ab9d01f: rootName =
solr_35103, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2a7e75d9
[junit4] 2> 140218 INFO (jetty-closer-936-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 140219 INFO (jetty-closer-936-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5035fcf0{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 140219 INFO (jetty-closer-936-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@517157a8{/solr,null,UNAVAILABLE}
[junit4] 2> 140219 INFO (jetty-closer-936-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@433a852f[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@49c8ffa5[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 7]
[junit4] 2> 140229 INFO (jetty-closer-936-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@44743add{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 140229 INFO (jetty-closer-936-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@54322e2f{/solr,null,UNAVAILABLE}
[junit4] 2> 140229 INFO (jetty-closer-936-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 140230 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 140230 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/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/collections/collection1/state.json
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2>
[junit4] 2> 140231 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46693
[junit4] 2> 140231 INFO
(SUITE-MathExpressionTest-seed#[123B52D0658182C4]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46693
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_123B52D0658182C4-001
[junit4] 2> Jan 31, 2019 9:49:09 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{test_t=PostingsFormat(name=LuceneFixedGap),
col_s=PostingsFormat(name=Asserting), multiDefault=Lucene50(blocksize=128),
id=PostingsFormat(name=LuceneFixedGap),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{col_s=DocValuesFormat(name=Lucene80),
order_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80),
multiDefault=DocValuesFormat(name=Direct),
price_f=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Lucene80),
test_dt=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80),
price_i=DocValuesFormat(name=Lucene80), miles_i=DocValuesFormat(name=Lucene80),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=2023,
maxMBSortInHeap=6.312337363180525,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16983c5f),
locale=en-PH, timezone=Australia/Lord_Howe
[junit4] 2> NOTE: Linux 4.15.0-43-generic amd64/Oracle Corporation 12-ea
(64-bit)/cpus=8,threads=1,free=140145800,total=467664896
[junit4] 2> NOTE: All tests run in this JVM:
[ConcurrentUpdateHttp2SolrClientBadInputTest,
CollectionAdminRequestRequiredParamsTest, SolrExampleJettyTest,
JettyWebappTest, JsonRequestApiTest, DivideEvaluatorTest, DomainMapTest,
ArcCosineEvaluatorTest, JsonValidatorTest, StreamExpressionToExplanationTest,
CloudSolrClientMultiConstructorTest, ExclusiveOrEvaluatorTest,
CommonAdminParamsTest, ArrayEvaluatorTest, TangentEvaluatorTest,
OperationsTest, ShardParamsTest, LessThanEqualToEvaluatorTest,
HttpClientUtilTest, TestCloudCollectionsListeners, HttpSolrClientConPoolTest,
NormalizeEvaluatorTest, TestFastWriter, GraphTest, SolrQueryTest,
AnlysisResponseBaseTest, TermsResponseTest, HyperbolicSineEvaluatorTest,
CloudSolrClientBadInputTest, SineEvaluatorTest, LargeVolumeJettyTest,
GetByIdTest, SolrExampleBinaryHttp2Test, SolrExampleBinaryTest,
SolrSchemalessExampleTest, TestLBHttpSolrClient, TestDocumentObjectBinder,
TestPolicy, TestPolicy2, MergeIndexesEmbeddedTest, SolrExampleEmbeddedTest,
SolrExampleStreamingTest, ConcurrentUpdateHttp2SolrClientMultiCollectionTest,
ConcurrentUpdateSolrClientTest, MathExpressionTest]
[junit4] Completed [135/184 (1!)] on J0 in 11.02s, 118 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 41507 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/111/consoleText
[repro] Revision: 4457115cf09714cf40430cdee44be01676588bd5
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=MathExpressionTest
-Dtests.method=testGammaDistribution -Dtests.seed=123B52D0658182C4
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PH
-Dtests.timezone=Australia/Lord_Howe -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 2713 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.MathExpressionTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=123B52D0658182C4 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-PH -Dtests.timezone=Australia/Lord_Howe -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 660 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]