Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/554/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.MathExpressionTest.testGammaDistribution
Error Message:
0.860369347327234 0.8719520073317888
Stack Trace:
java.lang.AssertionError: 0.860369347327234 0.8719520073317888
at
__randomizedtesting.SeedInfo.seed([87B29B28AA821C6F:BAC8B08689FAB678]: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:4590)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 16749 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[junit4] 2> 240666 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_87B29B28AA821C6F-001/init-core-data-001
[junit4] 2> 240667 WARN
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
[junit4] 2> 240667 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 240668 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 240670 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-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/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_87B29B28AA821C6F-001/tempDir-001
[junit4] 2> 240670 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 240670 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 240670 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 240770 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:40359
[junit4] 2> 240771 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40359
[junit4] 2> 240771 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40359
[junit4] 2> 240773 INFO (zkConnectionManagerCallback-1278-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 240776 INFO (zkConnectionManagerCallback-1280-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 240778 INFO (zkConnectionManagerCallback-1282-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 240782 WARN (jetty-launcher-1283-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 240782 WARN (jetty-launcher-1283-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 240783 INFO (jetty-launcher-1283-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 240783 WARN (jetty-launcher-1283-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 240783 INFO (jetty-launcher-1283-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 240783 INFO (jetty-launcher-1283-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 240783 WARN (jetty-launcher-1283-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 240783 INFO (jetty-launcher-1283-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 240783 INFO (jetty-launcher-1283-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 240783 INFO (jetty-launcher-1283-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 240783 INFO (jetty-launcher-1283-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 240783 INFO (jetty-launcher-1283-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 240783 INFO (jetty-launcher-1283-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 240783 INFO (jetty-launcher-1283-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 240783 INFO (jetty-launcher-1283-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 240783 INFO (jetty-launcher-1283-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 240793 INFO (jetty-launcher-1283-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 240793 INFO (jetty-launcher-1283-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 240793 INFO (jetty-launcher-1283-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 240795 INFO (jetty-launcher-1283-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 240795 INFO (jetty-launcher-1283-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 240795 INFO (jetty-launcher-1283-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 240796 INFO (jetty-launcher-1283-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c46aa{/solr,null,AVAILABLE}
[junit4] 2> 240797 WARN (jetty-launcher-1283-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@67ecad[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 240801 INFO (jetty-launcher-1283-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 240801 INFO (jetty-launcher-1283-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 240802 INFO (jetty-launcher-1283-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 240802 INFO (jetty-launcher-1283-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 240802 INFO (jetty-launcher-1283-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 240802 INFO (jetty-launcher-1283-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 240802 INFO (jetty-launcher-1283-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@fed66e{SSL,[ssl,
http/1.1]}{127.0.0.1:36489}
[junit4] 2> 240802 INFO (jetty-launcher-1283-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@dc7717{/solr,null,AVAILABLE}
[junit4] 2> 240802 INFO (jetty-launcher-1283-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d2f13c{/solr,null,AVAILABLE}
[junit4] 2> 240802 WARN (jetty-launcher-1283-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1fd49bf[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-3) [ ]
o.e.j.s.Server Started @240833ms
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36489}
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@523e3b{/solr,null,AVAILABLE}
[junit4] 2> 240803 ERROR (jetty-launcher-1283-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@12a2949{SSL,[ssl,
http/1.1]}{127.0.0.1:32961}
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-4) [ ]
o.e.j.s.Server Started @240834ms
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32961}
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 240803 WARN (jetty-launcher-1283-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1c57144[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-14T03:14:03.333Z
[junit4] 2> 240803 WARN (jetty-launcher-1283-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@787ca8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 240803 ERROR (jetty-launcher-1283-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 240803 INFO (jetty-launcher-1283-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-14T03:14:03.333Z
[junit4] 2> 240805 INFO (jetty-launcher-1283-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@37563{SSL,[ssl,
http/1.1]}{127.0.0.1:42571}
[junit4] 2> 240805 INFO (jetty-launcher-1283-thread-1) [ ]
o.e.j.s.Server Started @240836ms
[junit4] 2> 240805 INFO (jetty-launcher-1283-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42571}
[junit4] 2> 240805 ERROR (jetty-launcher-1283-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 240805 INFO (jetty-launcher-1283-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 240806 INFO (jetty-launcher-1283-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 240806 INFO (jetty-launcher-1283-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 240806 INFO (jetty-launcher-1283-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 240806 INFO (jetty-launcher-1283-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-14T03:14:03.336Z
[junit4] 2> 240810 INFO (zkConnectionManagerCallback-1285-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 240810 INFO (jetty-launcher-1283-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@15c296c{SSL,[ssl,
http/1.1]}{127.0.0.1:37639}
[junit4] 2> 240810 INFO (jetty-launcher-1283-thread-2) [ ]
o.e.j.s.Server Started @240841ms
[junit4] 2> 240810 INFO (jetty-launcher-1283-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37639}
[junit4] 2> 240810 ERROR (jetty-launcher-1283-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 240811 INFO (jetty-launcher-1283-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 240811 INFO (jetty-launcher-1283-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 240811 INFO (jetty-launcher-1283-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 240811 INFO (jetty-launcher-1283-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 240811 INFO (jetty-launcher-1283-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-14T03:14:03.341Z
[junit4] 2> 240811 INFO (jetty-launcher-1283-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 240813 INFO (zkConnectionManagerCallback-1287-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 240817 INFO (jetty-launcher-1283-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 240820 INFO (zkConnectionManagerCallback-1289-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 240820 INFO (jetty-launcher-1283-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 240821 INFO (zkConnectionManagerCallback-1291-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 240822 INFO (jetty-launcher-1283-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 240823 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100accae6a60004, likely client has closed socket
[junit4] 2> 240828 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100accae6a60006, likely client has closed socket
[junit4] 2> 241119 INFO (jetty-launcher-1283-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 241120 WARN (jetty-launcher-1283-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 241122 WARN (jetty-launcher-1283-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4cbe87[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 241150 WARN (jetty-launcher-1283-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 241166 WARN (jetty-launcher-1283-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@13ce8d9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 241167 INFO (jetty-launcher-1283-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40359/solr
[junit4] 2> 241189 INFO (zkConnectionManagerCallback-1301-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 241241 INFO (zkConnectionManagerCallback-1303-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 241278 WARN (jetty-launcher-1283-thread-1)
[n:127.0.0.1:42571_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> 241282 INFO (jetty-launcher-1283-thread-1)
[n:127.0.0.1:42571_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42571_solr
[junit4] 2> 241282 INFO (jetty-launcher-1283-thread-1)
[n:127.0.0.1:42571_solr ] o.a.s.c.Overseer Overseer
(id=72247581490937864-127.0.0.1:42571_solr-n_0000000000) starting
[junit4] 2> 241325 INFO (zkConnectionManagerCallback-1310-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 241327 INFO (jetty-launcher-1283-thread-1)
[n:127.0.0.1:42571_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40359/solr ready
[junit4] 2> 241328 INFO
(OverseerStateUpdate-72247581490937864-127.0.0.1:42571_solr-n_0000000000)
[n:127.0.0.1:42571_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42571_solr
[junit4] 2> 241354 INFO (jetty-launcher-1283-thread-1)
[n:127.0.0.1:42571_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42571_solr
[junit4] 2> 241371 INFO (zkCallback-1309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 241381 INFO (zkCallback-1302-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 241454 INFO (jetty-launcher-1283-thread-1)
[n:127.0.0.1:42571_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 241492 INFO (jetty-launcher-1283-thread-1)
[n:127.0.0.1:42571_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42571.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 241503 INFO (jetty-launcher-1283-thread-1)
[n:127.0.0.1:42571_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42571.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 241503 INFO (jetty-launcher-1283-thread-1)
[n:127.0.0.1:42571_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42571.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 241504 INFO (jetty-launcher-1283-thread-1)
[n:127.0.0.1:42571_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_87B29B28AA821C6F-001/tempDir-001/node1/.
[junit4] 2> 243182 INFO (jetty-launcher-1283-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 243183 WARN (jetty-launcher-1283-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 243198 WARN (jetty-launcher-1283-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@867954[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 243206 WARN (jetty-launcher-1283-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 243218 WARN (jetty-launcher-1283-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@12255a2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 243219 INFO (jetty-launcher-1283-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40359/solr
[junit4] 2> 243237 INFO (zkConnectionManagerCallback-1317-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 243247 INFO (zkConnectionManagerCallback-1319-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 243251 WARN (jetty-launcher-1283-thread-4)
[n:127.0.0.1:32961_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> 243251 INFO (jetty-launcher-1283-thread-4)
[n:127.0.0.1:32961_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 243260 INFO (jetty-launcher-1283-thread-4)
[n:127.0.0.1:32961_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:32961_solr as DOWN
[junit4] 2> 243261 INFO (jetty-launcher-1283-thread-4)
[n:127.0.0.1:32961_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 243261 INFO (jetty-launcher-1283-thread-4)
[n:127.0.0.1:32961_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32961_solr
[junit4] 2> 243262 INFO (zkCallback-1309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 243262 INFO (zkCallback-1302-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 243269 INFO (zkCallback-1318-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 243285 INFO (zkConnectionManagerCallback-1326-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 243286 INFO (jetty-launcher-1283-thread-4)
[n:127.0.0.1:32961_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 243287 INFO (jetty-launcher-1283-thread-4)
[n:127.0.0.1:32961_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40359/solr ready
[junit4] 2> 243309 INFO (jetty-launcher-1283-thread-4)
[n:127.0.0.1:32961_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 243332 INFO (jetty-launcher-1283-thread-4)
[n:127.0.0.1:32961_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32961.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 243345 INFO (jetty-launcher-1283-thread-4)
[n:127.0.0.1:32961_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32961.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 243346 INFO (jetty-launcher-1283-thread-4)
[n:127.0.0.1:32961_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32961.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 243347 INFO (jetty-launcher-1283-thread-4)
[n:127.0.0.1:32961_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_87B29B28AA821C6F-001/tempDir-001/node4/.
[junit4] 2> 243731 INFO (jetty-launcher-1283-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 243732 WARN (jetty-launcher-1283-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 243733 WARN (jetty-launcher-1283-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5c385e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 243736 WARN (jetty-launcher-1283-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 243737 WARN (jetty-launcher-1283-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@297f1a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 243738 INFO (jetty-launcher-1283-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40359/solr
[junit4] 2> 243739 INFO (zkConnectionManagerCallback-1333-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 243741 INFO (zkConnectionManagerCallback-1335-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 243744 WARN (jetty-launcher-1283-thread-2)
[n:127.0.0.1:37639_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> 243745 INFO (jetty-launcher-1283-thread-2)
[n:127.0.0.1:37639_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 243750 INFO (jetty-launcher-1283-thread-2)
[n:127.0.0.1:37639_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37639_solr as DOWN
[junit4] 2> 243751 INFO (jetty-launcher-1283-thread-2)
[n:127.0.0.1:37639_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 243751 INFO (jetty-launcher-1283-thread-2)
[n:127.0.0.1:37639_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37639_solr
[junit4] 2> 243752 INFO (zkCallback-1309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 243758 INFO (zkCallback-1318-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 243761 INFO (zkConnectionManagerCallback-1342-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 243762 INFO (zkCallback-1302-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 243762 INFO (jetty-launcher-1283-thread-2)
[n:127.0.0.1:37639_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 243763 INFO (jetty-launcher-1283-thread-2)
[n:127.0.0.1:37639_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40359/solr ready
[junit4] 2> 243765 INFO (zkCallback-1334-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 243765 INFO (zkCallback-1325-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 243779 INFO (jetty-launcher-1283-thread-2)
[n:127.0.0.1:37639_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 243800 INFO (jetty-launcher-1283-thread-2)
[n:127.0.0.1:37639_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37639.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 243809 INFO (jetty-launcher-1283-thread-2)
[n:127.0.0.1:37639_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37639.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 243810 INFO (jetty-launcher-1283-thread-2)
[n:127.0.0.1:37639_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37639.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 243811 INFO (jetty-launcher-1283-thread-2)
[n:127.0.0.1:37639_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_87B29B28AA821C6F-001/tempDir-001/node2/.
[junit4] 2> 244470 INFO (jetty-launcher-1283-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 244470 WARN (jetty-launcher-1283-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 244471 WARN (jetty-launcher-1283-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1f86bc8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 244477 WARN (jetty-launcher-1283-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 244478 WARN (jetty-launcher-1283-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1980d17[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 244479 INFO (jetty-launcher-1283-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40359/solr
[junit4] 2> 244480 INFO (zkConnectionManagerCallback-1349-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 244482 INFO (zkConnectionManagerCallback-1351-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 244486 WARN (jetty-launcher-1283-thread-3)
[n:127.0.0.1:36489_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> 244486 INFO (jetty-launcher-1283-thread-3)
[n:127.0.0.1:36489_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 244489 INFO (jetty-launcher-1283-thread-3)
[n:127.0.0.1:36489_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36489_solr as DOWN
[junit4] 2> 244490 INFO (jetty-launcher-1283-thread-3)
[n:127.0.0.1:36489_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 244490 INFO (jetty-launcher-1283-thread-3)
[n:127.0.0.1:36489_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36489_solr
[junit4] 2> 244490 INFO (zkCallback-1334-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 244491 INFO (zkCallback-1309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 244491 INFO (zkCallback-1318-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 244491 INFO (zkCallback-1325-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 244491 INFO (zkCallback-1350-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 244491 INFO (zkCallback-1302-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 244492 INFO (zkConnectionManagerCallback-1358-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 244493 INFO (jetty-launcher-1283-thread-3)
[n:127.0.0.1:36489_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 244493 INFO (zkCallback-1341-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 244494 INFO (jetty-launcher-1283-thread-3)
[n:127.0.0.1:36489_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40359/solr ready
[junit4] 2> 244512 INFO (jetty-launcher-1283-thread-3)
[n:127.0.0.1:36489_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 244530 INFO (jetty-launcher-1283-thread-3)
[n:127.0.0.1:36489_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36489.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 244541 INFO (jetty-launcher-1283-thread-3)
[n:127.0.0.1:36489_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36489.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 244541 INFO (jetty-launcher-1283-thread-3)
[n:127.0.0.1:36489_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36489.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 244542 INFO (jetty-launcher-1283-thread-3)
[n:127.0.0.1:36489_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_87B29B28AA821C6F-001/tempDir-001/node3/.
[junit4] 2> 244594 INFO (zkConnectionManagerCallback-1364-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 244595 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 244596 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40359/solr ready
[junit4] 2> 244693 INFO (qtp33501996-3745) [n:127.0.0.1:37639_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> 244695 INFO
(OverseerThreadFactory-1027-thread-1-processing-n:127.0.0.1:42571_solr)
[n:127.0.0.1:42571_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 244801 INFO
(OverseerStateUpdate-72247581490937864-127.0.0.1:42571_solr-n_0000000000)
[n:127.0.0.1:42571_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:32961/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 244802 INFO
(OverseerStateUpdate-72247581490937864-127.0.0.1:42571_solr-n_0000000000)
[n:127.0.0.1:42571_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37639/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 245011 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 245074 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246023 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 246043 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246093 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 246104 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246133 WARN (qtp33501996-3744) [n:127.0.0.1:37639_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> 246133 WARN (qtp33501996-3744) [n:127.0.0.1:37639_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> 246133 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246134 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246134 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37639.solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 246134 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_87B29B28AA821C6F-001/tempDir-001/node2/collection1_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_87B29B28AA821C6F-001/tempDir-001/node2/./collection1_shard2_replica_n2/data/]
[junit4] 2> 246170 WARN (qtp4481591-3748) [n:127.0.0.1:32961_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> 246170 WARN (qtp4481591-3748) [n:127.0.0.1:32961_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> 246170 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246170 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246171 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32961.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1023d9c
[junit4] 2> 246171 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_87B29B28AA821C6F-001/tempDir-001/node4/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_87B29B28AA821C6F-001/tempDir-001/node4/./collection1_shard1_replica_n1/data/]
[junit4] 2> 246202 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246202 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246203 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 246203 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 246204 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b2b6b5[collection1_shard2_replica_n2] main]
[junit4] 2> 246206 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246206 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246207 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246207 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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 1633475518778048512
[junit4] 2> 246210 INFO
(searcherExecutor-1053-thread-1-processing-n:127.0.0.1:37639_solr
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4)
[n:127.0.0.1:37639_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@1b2b6b5[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 246212 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246212 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246214 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246214 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246215 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37639/solr/collection1_shard2_replica_n2/
[junit4] 2> 246215 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246215 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy
https://127.0.0.1:37639/solr/collection1_shard2_replica_n2/ has no replicas
[junit4] 2> 246215 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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/72247581490937870-core_node4-n_0000000000
[junit4] 2> 246217 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37639/solr/collection1_shard2_replica_n2/ shard2
[junit4] 2> 246238 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246238 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246240 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 246240 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 246242 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f73c37[collection1_shard1_replica_n1] main]
[junit4] 2> 246243 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246244 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246244 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246244 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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 1633475518816845824
[junit4] 2> 246247 INFO
(searcherExecutor-1054-thread-1-processing-n:127.0.0.1:32961_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:32961_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@f73c37[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 246253 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246253 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246258 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246258 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246258 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/
[junit4] 2> 246258 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246258 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 246258 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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/72247581490937867-core_node3-n_0000000000
[junit4] 2> 246260 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/ shard1
[junit4] 2> 246362 INFO (zkCallback-1318-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> 246362 INFO (zkCallback-1334-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> 246362 INFO (zkCallback-1334-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> 246363 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246363 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246404 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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=1330
[junit4] 2> 246409 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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=1398
[junit4] 2> 246414 INFO (qtp33501996-3745) [n:127.0.0.1:37639_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> 246471 INFO (zkCallback-1334-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> 246471 INFO (zkCallback-1318-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> 246471 INFO (zkCallback-1318-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> 246471 INFO (zkCallback-1334-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> 246471 INFO (zkCallback-1334-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> 246472 INFO (qtp33501996-3745) [n:127.0.0.1:37639_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=1779
[junit4] 2> 246475 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):45
[junit4] 2> 246475 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 246518 INFO
(TEST-MathExpressionTest.testGaussfit-seed#[87B29B28AA821C6F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testGaussfit
[junit4] 2> 246612 INFO (qtp33501996-3747) [n:127.0.0.1:37639_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> 246612 INFO (qtp33501996-3747) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1633475519197478912)} 0 5
[junit4] 2> 246616 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519206916096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 246616 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 246616 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 246616 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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=https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 246618 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519209013248,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 246618 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246618 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 246618 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 246618 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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=*:*
(-1633475519110447104),commit=} 0 95
[junit4] 2> 246685 INFO (qtp22945704-3735) [n:127.0.0.1:42571_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 246691 INFO (qtp33501996-3745) [n:127.0.0.1:37639_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,+x%3Darray(79.56,81.32,82.82,84.64,86.18,87.89,89.53,91.14,92.8,94.43,96.08,97.72,99.37,101,102.66,104.3,105.94,107.59,109.23,110.87,112.52,114.13,115.82,117.44,119.27),+y%3Darray(3,+3,+26,+54,+139,+344,+685,+1289,+2337,+3593,+4781,+5964,+6538,+6357,+5705,+4548,+3280,+2058,+1191,+649,+285,+112,+34,+18,+7),g%3Dgaussfit(x,y))&wt=json&version=2.2}
status=0 QTime=2
[junit4] 2> 246696 INFO
(OverseerCollectionConfigSetProcessor-72247581490937864-127.0.0.1:42571_solr-n_0000000000)
[n:127.0.0.1:42571_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> 246776 INFO
(TEST-MathExpressionTest.testGaussfit-seed#[87B29B28AA821C6F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testGaussfit
[junit4] 2> 246813 INFO
(TEST-MathExpressionTest.testStandardize-seed#[87B29B28AA821C6F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStandardize
[junit4] 2> 246894 INFO (qtp4481591-3749) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:37639/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1633475519494225920)} 0 4
[junit4] 2> 246898 INFO (qtp4481591-3746) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519502614528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 246899 INFO (qtp4481591-3746) [n:127.0.0.1:32961_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> 246899 INFO (qtp4481591-3746) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 246899 INFO (qtp4481591-3746) [n:127.0.0.1:32961_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=https://127.0.0.1:37639/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 246901 INFO (qtp33501996-3747) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519504711680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 246901 INFO (qtp33501996-3747) [n:127.0.0.1:37639_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> 246901 INFO (qtp33501996-3747) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 246901 INFO (qtp33501996-3747) [n:127.0.0.1:37639_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=*:*
(-1633475519415582720),commit=} 0 87
[junit4] 2> 246911 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/stream
params={indent=off&expr=let(echo%3Dtrue,+a%3Dstandardize(matrix(array(1,2,3),+array(4,5,6))),+b%3Dstandardize(array(4,5,6)),++c%3Dzscores(array(4,5,6)))&wt=json&version=2.2}
status=0 QTime=1
[junit4] 2> 246948 INFO
(TEST-MathExpressionTest.testStandardize-seed#[87B29B28AA821C6F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStandardize
[junit4] 2> 246990 INFO
(TEST-MathExpressionTest.testMonteCarlo-seed#[87B29B28AA821C6F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMonteCarlo
[junit4] 2> 246995 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1633475519603277824)} 0 1
[junit4] 2> 246998 INFO (qtp33501996-3745) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519607472128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 246999 INFO (qtp33501996-3745) [n:127.0.0.1:37639_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> 247000 INFO (qtp33501996-3745) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 247000 INFO (qtp33501996-3745) [n:127.0.0.1:37639_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=https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 247001 INFO (qtp4481591-3749) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519610617856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 247001 INFO (qtp4481591-3749) [n:127.0.0.1:32961_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> 247001 INFO (qtp4481591-3749) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 247001 INFO (qtp4481591-3749) [n:127.0.0.1:32961_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=*:*
(-1633475519602229248),commit=} 0 9
[junit4] 2> 247009 INFO (qtp4481591-3746) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/stream
params={indent=off&expr=let(a%3DconstantDistribution(10),+b%3DconstantDistribution(20),+c%3DmonteCarlo(add(sample(a),+sample(b)),+10))&wt=json&version=2.2}
status=0 QTime=1
[junit4] 2> 247016 INFO
(TEST-MathExpressionTest.testMonteCarlo-seed#[87B29B28AA821C6F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMonteCarlo
[junit4] 2> 247055 INFO
(TEST-MathExpressionTest.testPrimes-seed#[87B29B28AA821C6F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPrimes
[junit4] 2> 247059 INFO (qtp33501996-3747) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1633475519670386688)} 0 1
[junit4] 2> 247062 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519674580992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 247062 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 247063 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 247063 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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=https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 247064 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519676678144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 247064 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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> 247064 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 247064 INFO (qtp4481591-3748) [n:127.0.0.1:32961_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=*:*
(-1633475519669338112),commit=} 0 7
[junit4] 2> 247070 INFO (qtp33501996-3745) [n:127.0.0.1:37639_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=primes(10,+0)&wt=json&version=2.2} status=0 QTime=0
[junit4] 2> 247073 INFO
(TEST-MathExpressionTest.testPrimes-seed#[87B29B28AA821C6F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPrimes
[junit4] 2> 247113 INFO
(TEST-MathExpressionTest.testKnnRegress-seed#[87B29B28AA821C6F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testKnnRegress
[junit4] 2> 247117 INFO (qtp33501996-3747) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1633475519731204096)} 0 1
[junit4] 2> 247120 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519735398400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 247120 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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> 247120 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 247120 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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=https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 247121 INFO (qtp4481591-3749) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519736446976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 247121 INFO (qtp4481591-3749) [n:127.0.0.1:32961_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> 247121 INFO (qtp4481591-3749) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 247121 INFO (qtp4481591-3749) [n:127.0.0.1:32961_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=*:*
(-1633475519730155520),commit=} 0 7
[junit4] 2> 247131 INFO (qtp4481591-3746) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/stream
params={indent=off&expr=let(echo%3Dtrue,+a%3Darray(8.5,+12.89999962,+5.199999809,+10.69999981,+3.099999905,+3.5,+9.199999809,+9,+15.10000038,+10.19999981),+b%3Darray(5.099999905,+5.800000191,+2.099999905,+8.399998665,+2.900000095,+1.200000048,+3.700000048,+7.599999905,+7.699999809,+4.5),c%3Darray(4.699999809,+8.800000191,+15.10000038,+12.19999981,+10.60000038,+3.5,+9.699999809,+5.900000095,+20.79999924,+7.900000095),d%3Darray(85.09999847,+106.3000031,+50.20000076,+130.6000061,+54.79999924,+30.29999924,+79.40000153,+91,+135.3999939,+89.30000305),e%3Dtranspose(matrix(a,+b,+c)),f%3DknnRegress(e,+d,+1,+scale%3Dtrue),g%3Dpredict(f,+e))&wt=json&version=2.2}
status=0 QTime=3
[junit4] 2> 247147 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/stream
params={indent=off&expr=let(echo%3Dtrue,+a%3Darray(8.5,+12.89999962,+5.199999809,+10.69999981,+3.099999905,+3.5,+9.199999809,+9,+15.10000038,+10.19999981),+b%3Darray(5.099999905,+5.800000191,+2.099999905,+8.399998665,+2.900000095,+1.200000048,+3.700000048,+7.599999905,+7.699999809,+4.5),c%3Darray(4.699999809,+8.800000191,+15.10000038,+12.19999981,+10.60000038,+3.5,+9.699999809,+5.900000095,+20.79999924,+7.900000095),d%3Darray(85.09999847,+106.3000031,+50.20000076,+130.6000061,+54.79999924,+30.29999924,+79.40000153,+91,+135.3999939,+89.30000305),e%3Dtranspose(matrix(a,+b,+c)),f%3DknnRegress(e,+d,+1,+scale%3Dtrue),g%3Dpredict(f,+array(8,+5,+4)))&wt=json&version=2.2}
status=0 QTime=1
[junit4] 2> 247156 INFO (qtp33501996-3745) [n:127.0.0.1:37639_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(8.5,+12.89999962,+5.199999809,+10.69999981,+3.099999905,+3.5,+9.199999809,+9,+8.10000038,+8.19999981),+b%3Darray(5.099999905,+5.800000191,+2.099999905,+8.399998665,+2.900000095,+1.200000048,+3.700000048,+5.599999905,+5.699999809,+4.5),c%3Darray(4.699999809,+8.800000191,+15.10000038,+12.19999981,+10.60000038,+3.5,+9.699999809,+5.900000095,+4.79999924,+4.900000095),d%3Darray(85.09999847,+106.3000031,+50.20000076,+130.6000061,+54.79999924,+30.29999924,+79.40000153,+91,+135.3999939,+89.30000305),e%3Dtranspose(matrix(a,+b,+c)),f%3DknnRegress(e,+d,+3,+scale%3Dtrue,+robust%3Dtrue),g%3Dpredict(f,+array(8,+5,+4)))&wt=json&version=2.2}
status=0 QTime=1
[junit4] 2> 247165 INFO (qtp33501996-3747) [n:127.0.0.1:37639_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%3Dsequence(10,+0,+1),+c%3DknnRegress(a,+a,+3),d%3Dpredict(c,+3))&wt=json&version=2.2}
status=0 QTime=0
[junit4] 2> 247172 INFO (qtp4481591-3749) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/stream
params={indent=off&expr=let(echo%3Dtrue,+a%3Dsequence(10,+0,+1),+c%3DknnRegress(a,+a,+3),d%3Dpredict(c,+array(3,4)))&wt=json&version=2.2}
status=0 QTime=0
[junit4] 2> 247174 INFO
(TEST-MathExpressionTest.testKnnRegress-seed#[87B29B28AA821C6F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testKnnRegress
[junit4] 2> 247214 INFO
(TEST-MathExpressionTest.testCopyOfRange-seed#[87B29B28AA821C6F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCopyOfRange
[junit4] 2> 247218 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1633475519837110272)} 0 1
[junit4] 2> 247221 INFO (qtp33501996-3745) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519841304576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 247221 INFO (qtp33501996-3745) [n:127.0.0.1:37639_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> 247221 INFO (qtp33501996-3745) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 247221 INFO (qtp33501996-3745) [n:127.0.0.1:37639_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=https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 247222 INFO (qtp4481591-3746) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519842353152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 247222 INFO (qtp4481591-3746) [n:127.0.0.1:32961_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> 247222 INFO (qtp4481591-3746) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 247223 INFO (qtp4481591-3746) [n:127.0.0.1:32961_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=*:*
(-1633475519836061696),commit=} 0 7
[junit4] 2> 247273 INFO (qtp33501996-3747) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[id_1
(1633475519851790336), id_3 (1633475519853887488), id_4 (1633475519854936064),
id_5 (1633475519854936065), id_6 (1633475519855984640), id_7
(1633475519855984641), id_8 (1633475519855984642), id_9 (1633475519857033216),
id_11 (1633475519857033217), id_12 (1633475519857033218), ... (125 adds)]} 0 42
[junit4] 2> 247287 INFO (qtp4481591-3748) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[id_2
(1633475519851790336), id_10 (1633475519853887488), id_13
(1633475519854936064), id_14 (1633475519854936065), id_16
(1633475519855984640), id_17 (1633475519855984641), id_18
(1633475519857033216), id_21 (1633475519857033217), id_22
(1633475519858081792), id_23 (1633475519859130368), ... (125 adds)]} 0 56
[junit4] 2> 247291 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519914704896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 247291 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3d7a46
commitCommandVersion:1633475519914704896
[junit4] 2> 247332 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@dc4222[collection1_shard2_replica_n2] main]
[junit4] 2> 247333 INFO (qtp33501996-3744) [n:127.0.0.1:37639_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 247337 INFO
(searcherExecutor-1053-thread-1-processing-n:127.0.0.1:37639_solr
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4)
[n:127.0.0.1:37639_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@dc4222[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.2.0):c125:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_201,
java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=i386,
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic,
timestamp=1557803649855}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
[junit4] 2> 247337 INFO (qtp33501996-3744) [n:127.0.0.1:37639_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=https://127.0.0.1:32961/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 46
[junit4] 2> 247338 INFO (qtp4481591-3749) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633475519963987968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 247338 INFO (qtp4481591-3749) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@e02257
commitCommandVersion:1633475519963987968
[junit4] 2> 247359 INFO (qtp4481591-3749) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@8715fd[collection1_shard1_replica_n1] main]
[junit4] 2> 247360 INFO (qtp4481591-3749) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 247362 INFO
(searcherExecutor-1054-thread-1-processing-n:127.0.0.1:32961_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:32961_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@8715fd[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.2.0):c125:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_201,
java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=i386,
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic,
timestamp=1557803649885}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
[junit4] 2> 247362 INFO (qtp4481591-3749) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 74
[junit4] 2> 247380 INFO (qtp4481591-3746) [n:127.0.0.1:32961_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/stream
params={indent=off&expr=let(a%3Dtimeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),+c%3Dcol(a,+max(price_f)),+tuple(copy%3DcopyOfRange(c,+1,+3),+copy2%3DcopyOfRange(c,+2,+4),+l%3Dlength(c)))&wt=json&version=2.2}
status=0 QTime=2
[junit4] 2> 247382 INFO (zkConnectionManagerCallback-1371-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247383 INFO (qtp4481591-3746) [n:127.0.0.1:32961_solr
c:collection1 s:shard
[...truncated too long message...]
/solr,null,UNAVAILABLE}
[junit4] 2> 264334 INFO (jetty-closer-1379-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 264334 INFO (jetty-closer-1379-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 264334 INFO (jetty-closer-1379-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@13d9c6f: rootName =
solr_32961, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@156a19b
[junit4] 2> 264337 INFO (jetty-closer-1379-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@fed66e{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 264337 INFO (jetty-closer-1379-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6c46aa{/solr,null,UNAVAILABLE}
[junit4] 2> 264337 INFO (jetty-closer-1379-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 264341 INFO (jetty-closer-1379-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 264341 INFO (jetty-closer-1379-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@16a3f34: rootName =
solr_32961, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@12cfe8f
[junit4] 2> 264343 INFO (jetty-closer-1379-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 264343 INFO (jetty-closer-1379-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@10a0862: rootName =
solr_37639, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@12cfe8f
[junit4] 2> 264344 INFO (jetty-closer-1379-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 264344 INFO (jetty-closer-1379-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@110f07d: rootName =
solr_32961, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@727f06
[junit4] 2> 264344 INFO (jetty-closer-1379-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 264347 INFO (jetty-closer-1379-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 264347 INFO (jetty-closer-1379-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f87149: rootName =
solr_37639, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@727f06
[junit4] 2> 264347 INFO (jetty-closer-1379-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 264349 INFO (zkCallback-1341-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 264351 INFO (zkCallback-1334-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37639_solr
[junit4] 2> 264351 INFO (zkCallback-1334-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 264355 INFO (jetty-closer-1379-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@12a2949{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 264358 INFO (jetty-closer-1379-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1d2f13c{/solr,null,UNAVAILABLE}
[junit4] 2> 264358 INFO (jetty-closer-1379-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@15c296c{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 264358 INFO (jetty-closer-1379-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 264358 INFO (jetty-closer-1379-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@523e3b{/solr,null,UNAVAILABLE}
[junit4] 2> 264358 INFO (jetty-closer-1379-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 264359 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 264360 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> 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> 14 /solr/collections/collection1/state.json
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 10 /solr/clusterprops.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> 264363 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40359
[junit4] 2> 264363 INFO
(SUITE-MathExpressionTest-seed#[87B29B28AA821C6F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40359
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_87B29B28AA821C6F-001
[junit4] 2> May 14, 2019 3:14:26 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 11 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{test_t=FST50, col_s=PostingsFormat(name=LuceneVarGapFixedInterval),
multiDefault=PostingsFormat(name=MockRandom), id=FST50,
text=BlockTreeOrds(blocksize=128)},
docValues:{col_s=DocValuesFormat(name=Direct),
order_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct),
multiDefault=DocValuesFormat(name=Lucene80),
price_f=DocValuesFormat(name=Lucene80),
intDefault=DocValuesFormat(name=Direct),
test_dt=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting),
price_i=DocValuesFormat(name=Asserting), miles_i=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=422,
maxMBSortInHeap=6.012754534366943,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@188b9d),
locale=mk-MK, timezone=Pacific/Tahiti
[junit4] 2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation
1.8.0_201 (32-bit)/cpus=8,threads=1,free=90145792,total=295960576
[junit4] 2> NOTE: All tests run in this JVM: [JdbcDriverTest,
FieldValueEvaluatorTest, SolrExampleJettyTest, NotEvaluatorTest,
CloudHttp2SolrClientBadInputTest, CloudHttp2SolrClientRetryTest,
TestDelegationTokenRequest, ClientUtilsTest, TestNamedListCodec,
FacetFieldTest, DirectJsonQueryRequestFacetingIntegrationTest,
TestDocumentObjectBinder, CloudSolrClientBuilderTest,
SolrExampleStreamingHttp2Test, TestUpdateRequestCodec, LessThanEvaluatorTest,
SolrExampleBinaryTest, ModifiableSolrParamsTest,
ConcurrentUpdateHttp2SolrClientMultiCollectionTest, ArcSineEvaluatorTest,
TestEmbeddedSolrServer, OperationsTest, TestFastInputStream,
CubedRootEvaluatorTest, AscEvaluatorTest,
ConcurrentUpdateSolrClientBuilderTest,
CollectionAdminRequestRequiredParamsTest, TestDelegationTokenResponse,
JsonQueryRequestFacetingIntegrationTest, LargeVolumeJettyTest,
JsonRequestApiHeatmapFacetingTest, JsonRequestApiTest,
UsingSolrJRefGuideExamplesTest, SolrExceptionTest, SolrQueryTest,
SolrSchemalessExampleTest, TestBatchUpdate, TestLBHttp2SolrClient,
TestLBHttpSolrClient, TestSolrJErrorHandling, LargeVolumeBinaryJettyTest,
BasicHttpSolrClientTest, CloudSolrClientRetryTest,
ConcurrentUpdateSolrClientBadInputTest, Http2SolrClientCompatibilityTest,
Http2SolrClientTest, HttpSolrClientBadInputTest, HttpSolrClientBuilderTest,
HttpSolrClientSSLAuthConPoolTest, LBHttpSolrClientBadInputTest,
TestCloudSolrClientConnections, TestLang, GraphExpressionTest, JDBCStreamTest,
MathExpressionTest]
[junit4] Completed [127/193 (1!)] on J1 in 24.78s, 119 tests, 1 failure <<<
FAILURES!
[...truncated 45073 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/554/consoleText
[repro] Revision: 87ebe6edd684556c9231c6409f1d5da3a0dbd4cb
[repro] Ant options: "-Dargs=-client -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=MathExpressionTest
-Dtests.method=testGammaDistribution -Dtests.seed=87B29B28AA821C6F
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk-MK
-Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[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=-client
-XX:+UseParallelGC" -Dtests.seed=87B29B28AA821C6F -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=mk-MK -Dtests.timezone=Pacific/Tahiti
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[...truncated 660 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]