Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/186/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testPoissonDistribution
Error Message:
expected:<99.93919999999999> but was:<102.99780314031358>
Stack Trace:
java.lang.AssertionError: expected:<99.93919999999999> but
was:<102.99780314031358>
at
__randomizedtesting.SeedInfo.seed([A2876DC8784DE611:3A979269DAF49E6D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:443)
at org.junit.Assert.assertEquals(Assert.java:512)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testPoissonDistribution(StreamExpressionTest.java:6318)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14252 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A2876DC8784DE611-001/init-core-data-001
[junit4] 2> 35369 INFO
(SUITE-StreamExpressionTest-seed#[A2876DC8784DE611]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 35371 INFO
(SUITE-StreamExpressionTest-seed#[A2876DC8784DE611]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 35371 INFO
(SUITE-StreamExpressionTest-seed#[A2876DC8784DE611]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 35374 INFO
(SUITE-StreamExpressionTest-seed#[A2876DC8784DE611]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A2876DC8784DE611-001/tempDir-001
[junit4] 2> 35389 INFO
(SUITE-StreamExpressionTest-seed#[A2876DC8784DE611]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 35393 INFO (Thread-32) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 35393 INFO (Thread-32) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 35502 INFO
(SUITE-StreamExpressionTest-seed#[A2876DC8784DE611]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:53345
[junit4] 2> 35583 ERROR (Thread-32) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 35733 INFO (jetty-launcher-36-thread-2) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 35734 INFO (jetty-launcher-36-thread-1) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 35735 INFO (jetty-launcher-36-thread-3) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 35735 INFO (jetty-launcher-36-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16411c2d{/solr,null,AVAILABLE}
[junit4] 2> 35736 INFO (jetty-launcher-36-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2c5f52b{/solr,null,AVAILABLE}
[junit4] 2> 35747 INFO (jetty-launcher-36-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@10674053{/solr,null,AVAILABLE}
[junit4] 2> 35749 INFO (jetty-launcher-36-thread-4) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 35750 INFO (jetty-launcher-36-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@75532040{/solr,null,AVAILABLE}
[junit4] 2> 35747 INFO (jetty-launcher-36-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1737c526{HTTP/1.1,[http/1.1]}{127.0.0.1:53349}
[junit4] 2> 35747 INFO (jetty-launcher-36-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@19566153{HTTP/1.1,[http/1.1]}{127.0.0.1:53348}
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-1) [ ] o.e.j.s.Server
Started @41024ms
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-2) [ ] o.e.j.s.Server
Started @41024ms
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53349}
[junit4] 2> 35748 INFO (jetty-launcher-36-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@70be81f8{HTTP/1.1,[http/1.1]}{127.0.0.1:53352}
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-3) [ ] o.e.j.s.Server
Started @41024ms
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53352}
[junit4] 2> 35751 ERROR (jetty-launcher-36-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 35751 ERROR (jetty-launcher-36-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53348}
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 35750 INFO (jetty-launcher-36-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2532a210{HTTP/1.1,[http/1.1]}{127.0.0.1:53353}
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-4) [ ] o.e.j.s.Server
Started @41025ms
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-16T14:01:05.550Z
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53353}
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 35751 INFO (jetty-launcher-36-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 35752 INFO (jetty-launcher-36-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 35752 INFO (jetty-launcher-36-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-16T14:01:05.551Z
[junit4] 2> 35752 ERROR (jetty-launcher-36-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 35751 ERROR (jetty-launcher-36-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 35752 INFO (jetty-launcher-36-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 35752 INFO (jetty-launcher-36-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 35752 INFO (jetty-launcher-36-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 35752 INFO (jetty-launcher-36-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 35752 INFO (jetty-launcher-36-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 35752 INFO (jetty-launcher-36-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-16T14:01:05.551Z
[junit4] 2> 35752 INFO (jetty-launcher-36-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 35752 INFO (jetty-launcher-36-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-16T14:01:05.551Z
[junit4] 2> 35793 INFO (jetty-launcher-36-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35798 INFO (jetty-launcher-36-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35798 INFO (jetty-launcher-36-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35799 INFO (jetty-launcher-36-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35839 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e8afe26000001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 35850 INFO (jetty-launcher-36-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53345/solr
[junit4] 2> 35851 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e8afe26000002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 35851 INFO (jetty-launcher-36-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53345/solr
[junit4] 2> 35854 INFO (jetty-launcher-36-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53345/solr
[junit4] 2> 35854 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e8afe26000004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 35856 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e8afe26000003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 35868 INFO (jetty-launcher-36-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53345/solr
[junit4] 2> 35964 WARN (jetty-launcher-36-thread-3)
[n:127.0.0.1:53352_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> 35965 WARN (jetty-launcher-36-thread-2)
[n:127.0.0.1:53348_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> 35966 WARN (jetty-launcher-36-thread-1)
[n:127.0.0.1:53349_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> 35966 WARN (jetty-launcher-36-thread-4)
[n:127.0.0.1:53353_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> 36006 INFO (jetty-launcher-36-thread-2)
[n:127.0.0.1:53348_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 36006 INFO (jetty-launcher-36-thread-3)
[n:127.0.0.1:53352_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 36007 INFO (jetty-launcher-36-thread-4)
[n:127.0.0.1:53353_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 36008 INFO (jetty-launcher-36-thread-1)
[n:127.0.0.1:53349_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 36008 INFO (jetty-launcher-36-thread-2)
[n:127.0.0.1:53348_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53348_solr
[junit4] 2> 36012 INFO (jetty-launcher-36-thread-4)
[n:127.0.0.1:53353_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53353_solr
[junit4] 2> 36012 INFO (jetty-launcher-36-thread-3)
[n:127.0.0.1:53352_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53352_solr
[junit4] 2> 36012 INFO (jetty-launcher-36-thread-1)
[n:127.0.0.1:53349_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53349_solr
[junit4] 2> 36012 INFO (jetty-launcher-36-thread-2)
[n:127.0.0.1:53348_solr ] o.a.s.c.Overseer Overseer
(id=98669066012590090-127.0.0.1:53348_solr-n_0000000000) starting
[junit4] 2> 36022 INFO
(zkCallback-55-thread-1-processing-n:127.0.0.1:53349_solr)
[n:127.0.0.1:53349_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 36023 INFO
(zkCallback-57-thread-1-processing-n:127.0.0.1:53352_solr)
[n:127.0.0.1:53352_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 36023 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:53353_solr)
[n:127.0.0.1:53353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 36024 INFO
(zkCallback-56-thread-1-processing-n:127.0.0.1:53348_solr)
[n:127.0.0.1:53348_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 36031 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:53353_solr)
[n:127.0.0.1:53353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 36031 INFO
(zkCallback-55-thread-1-processing-n:127.0.0.1:53349_solr)
[n:127.0.0.1:53349_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 36032 INFO
(zkCallback-56-thread-1-processing-n:127.0.0.1:53348_solr)
[n:127.0.0.1:53348_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 36032 INFO
(zkCallback-57-thread-1-processing-n:127.0.0.1:53352_solr)
[n:127.0.0.1:53352_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 36252 INFO (jetty-launcher-36-thread-2)
[n:127.0.0.1:53348_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53348_solr
[junit4] 2> 36255 INFO
(zkCallback-57-thread-1-processing-n:127.0.0.1:53352_solr)
[n:127.0.0.1:53352_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 36255 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:53353_solr)
[n:127.0.0.1:53353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 36255 INFO
(zkCallback-55-thread-1-processing-n:127.0.0.1:53349_solr)
[n:127.0.0.1:53349_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 36255 INFO
(zkCallback-56-thread-1-processing-n:127.0.0.1:53348_solr)
[n:127.0.0.1:53348_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 36480 INFO (jetty-launcher-36-thread-2)
[n:127.0.0.1:53348_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53348.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 36481 INFO (jetty-launcher-36-thread-4)
[n:127.0.0.1:53353_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53353.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 36492 INFO (jetty-launcher-36-thread-3)
[n:127.0.0.1:53352_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53352.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 36496 INFO (jetty-launcher-36-thread-1)
[n:127.0.0.1:53349_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53349.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 36542 INFO (jetty-launcher-36-thread-2)
[n:127.0.0.1:53348_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53348.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 36543 INFO (jetty-launcher-36-thread-2)
[n:127.0.0.1:53348_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53348.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 36544 INFO (jetty-launcher-36-thread-4)
[n:127.0.0.1:53353_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53353.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 36544 INFO (jetty-launcher-36-thread-4)
[n:127.0.0.1:53353_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53353.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 36550 INFO (jetty-launcher-36-thread-3)
[n:127.0.0.1:53352_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53352.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 36551 INFO (jetty-launcher-36-thread-3)
[n:127.0.0.1:53352_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53352.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 36555 INFO (jetty-launcher-36-thread-1)
[n:127.0.0.1:53349_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53349.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 36555 INFO (jetty-launcher-36-thread-1)
[n:127.0.0.1:53349_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53349.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 36592 INFO (jetty-launcher-36-thread-2)
[n:127.0.0.1:53348_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A2876DC8784DE611-001/tempDir-001/node2/.
[junit4] 2> 36592 INFO (jetty-launcher-36-thread-3)
[n:127.0.0.1:53352_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A2876DC8784DE611-001/tempDir-001/node3/.
[junit4] 2> 36594 INFO (jetty-launcher-36-thread-4)
[n:127.0.0.1:53353_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A2876DC8784DE611-001/tempDir-001/node4/.
[junit4] 2> 36595 INFO (jetty-launcher-36-thread-1)
[n:127.0.0.1:53349_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A2876DC8784DE611-001/tempDir-001/node1/.
[junit4] 2> 36829 INFO
(SUITE-StreamExpressionTest-seed#[A2876DC8784DE611]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 36829 INFO
(SUITE-StreamExpressionTest-seed#[A2876DC8784DE611]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53345/solr ready
[junit4] 2> 36872 INFO (qtp479559049-361) [n:127.0.0.1:53353_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 36896 INFO
(OverseerThreadFactory-330-thread-1-processing-n:127.0.0.1:53348_solr)
[n:127.0.0.1:53348_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 37034 INFO
(OverseerStateUpdate-98669066012590090-127.0.0.1:53348_solr-n_0000000000)
[n:127.0.0.1:53348_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53352/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 37041 INFO
(OverseerStateUpdate-98669066012590090-127.0.0.1:53348_solr-n_0000000000)
[n:127.0.0.1:53348_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53353/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 37270 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr ]
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> 37270 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr ]
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> 37271 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 37271 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 37439 INFO
(zkCallback-57-thread-1-processing-n:127.0.0.1:53352_solr)
[n:127.0.0.1:53352_solr ] 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> 37439 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:53353_solr)
[n:127.0.0.1:53353_solr ] 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> 37440 INFO
(zkCallback-58-thread-2-processing-n:127.0.0.1:53353_solr)
[n:127.0.0.1:53353_solr ] 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> 37441 INFO
(zkCallback-57-thread-2-processing-n:127.0.0.1:53352_solr)
[n:127.0.0.1:53352_solr ] 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> 38328 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 38329 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 38345 INFO (qtp735152029-351) [n:127.0.0.1:53352_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> 38346 INFO (qtp479559049-363) [n:127.0.0.1:53353_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> 38443 WARN (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 38443 WARN (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 38469 WARN (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
[junit4] 2> 38473 WARN (qtp735152029-351) [n:127.0.0.1:53352_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> 38473 WARN (qtp735152029-351) [n:127.0.0.1:53352_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> 38473 INFO (qtp735152029-351) [n:127.0.0.1:53352_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> 38477 WARN (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
[junit4] 2> 38480 WARN (qtp479559049-363) [n:127.0.0.1:53353_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> 38480 WARN (qtp479559049-363) [n:127.0.0.1:53353_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> 38480 INFO (qtp479559049-363) [n:127.0.0.1:53353_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> 38481 INFO (qtp735152029-351) [n:127.0.0.1:53352_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> 38482 INFO (qtp479559049-363) [n:127.0.0.1:53353_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> 38483 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53352.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 38483 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 38484 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A2876DC8784DE611-001/tempDir-001/node3/collection1_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A2876DC8784DE611-001/tempDir-001/node3/./collection1_shard1_replica_n1/data/]
[junit4] 2> 38487 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53353.solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f79c837
[junit4] 2> 38487 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 38487 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A2876DC8784DE611-001/tempDir-001/node4/collection1_shard2_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A2876DC8784DE611-001/tempDir-001/node4/./collection1_shard2_replica_n2/data/]
[junit4] 2> 38648 INFO (qtp479559049-363) [n:127.0.0.1:53353_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> 38648 INFO (qtp479559049-363) [n:127.0.0.1:53353_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> 38655 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 38655 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 38661 INFO (qtp735152029-351) [n:127.0.0.1:53352_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> 38661 INFO (qtp735152029-351) [n:127.0.0.1:53352_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> 38663 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 38663 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 38677 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@54c15ac5[collection1_shard2_replica_n2] main]
[junit4] 2> 38687 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5f14605e[collection1_shard1_replica_n1] main]
[junit4] 2> 38687 INFO (qtp479559049-363) [n:127.0.0.1:53353_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> 38687 INFO (qtp479559049-363) [n:127.0.0.1:53353_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> 38688 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 38689 INFO (qtp735152029-351) [n:127.0.0.1:53352_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> 38689 INFO (qtp735152029-351) [n:127.0.0.1:53352_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> 38690 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 38692 INFO (qtp479559049-363) [n:127.0.0.1:53353_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 1578705059568418816
[junit4] 2> 38693 INFO
(searcherExecutor-340-thread-1-processing-n:127.0.0.1:53353_solr
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4)
[n:127.0.0.1:53353_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@54c15ac5[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 38695 INFO
(searcherExecutor-339-thread-1-processing-n:127.0.0.1:53352_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:53352_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@5f14605e[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 38696 INFO (qtp735152029-351) [n:127.0.0.1:53352_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 1578705059572613120
[junit4] 2> 38713 INFO (qtp735152029-351) [n:127.0.0.1:53352_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> 38713 INFO (qtp735152029-351) [n:127.0.0.1:53352_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> 38713 INFO (qtp479559049-363) [n:127.0.0.1:53353_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> 38713 INFO (qtp479559049-363) [n:127.0.0.1:53353_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> 38713 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53353/solr/collection1_shard2_replica_n2/
[junit4] 2> 38713 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/
[junit4] 2> 38719 INFO (qtp479559049-363) [n:127.0.0.1:53353_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> 38719 INFO (qtp735152029-351) [n:127.0.0.1:53352_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> 38720 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy http://127.0.0.1:53353/solr/collection1_shard2_replica_n2/
has no replicas
[junit4] 2> 38720 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 38720 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/
has no replicas
[junit4] 2> 38720 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 38754 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53353/solr/collection1_shard2_replica_n2/ shard2
[junit4] 2> 38755 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/ shard1
[junit4] 2> 38868 INFO
(zkCallback-58-thread-2-processing-n:127.0.0.1:53353_solr)
[n:127.0.0.1:53353_solr ] 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> 38868 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:53353_solr)
[n:127.0.0.1:53353_solr ] 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> 38869 INFO
(zkCallback-57-thread-1-processing-n:127.0.0.1:53352_solr)
[n:127.0.0.1:53352_solr ] 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> 38868 INFO
(zkCallback-57-thread-2-processing-n:127.0.0.1:53352_solr)
[n:127.0.0.1:53352_solr ] 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> 38871 INFO (qtp479559049-363) [n:127.0.0.1:53353_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> 38871 INFO (qtp735152029-351) [n:127.0.0.1:53352_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> 38875 INFO (qtp479559049-363) [n:127.0.0.1:53353_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=1606
[junit4] 2> 38879 INFO (qtp735152029-351) [n:127.0.0.1:53352_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=1610
[junit4] 2> 38899 INFO (qtp479559049-361) [n:127.0.0.1:53353_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 38900 INFO
(OverseerCollectionConfigSetProcessor-98669066012590090-127.0.0.1:53348_solr-n_0000000000)
[n:127.0.0.1:53348_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> 38986 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:53353_solr)
[n:127.0.0.1:53353_solr ] 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> 38986 INFO
(zkCallback-57-thread-2-processing-n:127.0.0.1:53352_solr)
[n:127.0.0.1:53352_solr ] 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> 38986 INFO
(zkCallback-57-thread-1-processing-n:127.0.0.1:53352_solr)
[n:127.0.0.1:53352_solr ] 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> 38986 INFO
(zkCallback-58-thread-2-processing-n:127.0.0.1:53353_solr)
[n:127.0.0.1:53353_solr ] 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> 39902 INFO (qtp479559049-361) [n:127.0.0.1:53353_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3030
[junit4] 2> 39911 INFO
(SUITE-StreamExpressionTest-seed#[A2876DC8784DE611]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):90
[junit4] 2> 39912 INFO
(SUITE-StreamExpressionTest-seed#[A2876DC8784DE611]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 39949 INFO
(TEST-StreamExpressionTest.testEBEDivide-seed#[A2876DC8784DE611]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEBEDivide
[junit4] 2> 39981 INFO (qtp479559049-364) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1578705060912693248)} 0 8
[junit4] 2> 39992 INFO (qtp735152029-353) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705060931567616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 39992 INFO (qtp735152029-353) [n:127.0.0.1:53352_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> 39994 INFO (qtp735152029-353) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 39994 INFO (qtp735152029-353) [n:127.0.0.1:53352_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 39995 INFO (qtp479559049-365) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705060934713344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 39995 INFO (qtp479559049-365) [n:127.0.0.1:53353_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> 39996 INFO (qtp479559049-365) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 39996 INFO (qtp479559049-365) [n:127.0.0.1:53353_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 39997 INFO (qtp735152029-352) [n:127.0.0.1:53352_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=*:*
(-1578705060906401792),commit=} 0 43
[junit4] 2> 40023 INFO (qtp1651707436-333) [n:127.0.0.1:53348_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 40031 INFO (qtp735152029-355) [n:127.0.0.1:53352_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=ebeDivide(array(2,4,6,8,10,12),array(1,2,3,4,5,6))&wt=json&version=2.2}
status=0 QTime=5
[junit4] 2> 40079 INFO
(TEST-StreamExpressionTest.testEBEDivide-seed#[A2876DC8784DE611]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEBEDivide
[junit4] 2> 40106 INFO
(TEST-StreamExpressionTest.testCopyOf-seed#[A2876DC8784DE611]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCopyOf
[junit4] 2> 40112 INFO (qtp479559049-366) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1578705061055299584)} 0 2
[junit4] 2> 40115 INFO (qtp479559049-359) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705061060542464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40115 INFO (qtp735152029-349) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705061060542464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40115 INFO (qtp479559049-359) [n:127.0.0.1:53353_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> 40115 INFO (qtp735152029-349) [n:127.0.0.1:53352_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> 40116 INFO (qtp479559049-359) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40116 INFO (qtp479559049-359) [n:127.0.0.1:53353_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 40117 INFO (qtp735152029-349) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40117 INFO (qtp735152029-349) [n:127.0.0.1:53352_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 40118 INFO (qtp735152029-356) [n:127.0.0.1:53352_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=*:*
(-1578705061054251008),commit=} 0 12
[junit4] 2> 40189 INFO (qtp479559049-362) [n:127.0.0.1:53353_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
(1578705061068931072), id_3 (1578705061108776960), id_4 (1578705061109825536),
id_5 (1578705061109825537), id_6 (1578705061110874112), id_7
(1578705061110874113), id_8 (1578705061110874114), id_9 (1578705061111922688),
id_11 (1578705061111922689), id_12 (1578705061111922690), ... (125 adds)]} 0 66
[junit4] 2> 40194 INFO (qtp735152029-351) [n:127.0.0.1:53352_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
(1578705061068931072), id_10 (1578705061108776960), id_13
(1578705061109825536), id_14 (1578705061109825537), id_16
(1578705061109825538), id_17 (1578705061110874112), id_18
(1578705061110874113), id_21 (1578705061110874114), id_22
(1578705061110874115), id_23 (1578705061111922688), ... (125 adds)]} 0 71
[junit4] 2> 40197 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705061146525696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40197 INFO (qtp735152029-352) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705061146525696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40197 INFO (qtp735152029-352) [n:127.0.0.1:53352_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@33e4ce5d
commitCommandVersion:1578705061146525696
[junit4] 2> 40197 INFO (qtp479559049-363) [n:127.0.0.1:53353_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@35a33289
commitCommandVersion:1578705061146525696
[junit4] 2> 40345 INFO (qtp735152029-352) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@58692293[collection1_shard1_replica_n1] main]
[junit4] 2> 40345 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4307fd8d[collection1_shard2_replica_n2] main]
[junit4] 2> 40349 INFO (qtp735152029-352) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40350 INFO
(searcherExecutor-339-thread-1-processing-n:127.0.0.1:53352_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:53352_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@58692293[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c125)))}
[junit4] 2> 40350 INFO (qtp735152029-352) [n:127.0.0.1:53352_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 152
[junit4] 2> 40352 INFO
(searcherExecutor-340-thread-1-processing-n:127.0.0.1:53353_solr
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4)
[n:127.0.0.1:53353_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@4307fd8d[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c125)))}
[junit4] 2> 40353 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40353 INFO (qtp479559049-363) [n:127.0.0.1:53353_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 155
[junit4] 2> 40355 INFO (qtp735152029-353) [n:127.0.0.1:53352_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
159
[junit4] 2> 40367 INFO (qtp735152029-354) [n:127.0.0.1:53352_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(copy1%3DcopyOf(c,+10),+copy2%3DcopyOf(c),+copy3%3DcopyOf(c,+2)+))&wt=json&version=2.2}
status=0 QTime=4
[junit4] 2> 40374 INFO (qtp735152029-354) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 40376 INFO (qtp735152029-354) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53345/solr ready
[junit4] 2> 40613 INFO (qtp479559049-365) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:53353/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1505570470178&isShard=true&wt=javabin}
hits=125 status=0 QTime=114
[junit4] 2> 40613 INFO (qtp735152029-355) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1505570470178&isShard=true&wt=javabin}
hits=125 status=0 QTime=114
[junit4] 2> 40629 INFO (qtp479559049-364) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select
params={q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1:4&field=test_dt&rows=0&wt=javabin&version=2}
hits=250 status=0 QTime=250
[junit4] 2> 40632 INFO
(TEST-StreamExpressionTest.testCopyOf-seed#[A2876DC8784DE611]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCopyOf
[junit4] 2> 40658 INFO
(TEST-StreamExpressionTest.testLength-seed#[A2876DC8784DE611]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLength
[junit4] 2> 40676 INFO (qtp735152029-349) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@28a5e3f7[collection1_shard1_replica_n1] realtime]
[junit4] 2> 40676 INFO (qtp479559049-359) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6b11cd9[collection1_shard2_replica_n2] realtime]
[junit4] 2> 40677 INFO (qtp735152029-349) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53353/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1578705061634113536)} 0 14
[junit4] 2> 40680 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705061652987904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40680 INFO (qtp735152029-351) [n:127.0.0.1:53352_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@33e4ce5d
commitCommandVersion:1578705061652987904
[junit4] 2> 40680 INFO (qtp479559049-362) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705061652987904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40680 INFO (qtp479559049-362) [n:127.0.0.1:53353_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@35a33289
commitCommandVersion:1578705061652987904
[junit4] 2> 40681 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@e0f42d0[collection1_shard1_replica_n1] main]
[junit4] 2> 40683 INFO (qtp479559049-362) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5d567521[collection1_shard2_replica_n2] main]
[junit4] 2> 40683 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40685 INFO
(searcherExecutor-339-thread-1-processing-n:127.0.0.1:53352_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:53352_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@e0f42d0[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40684 INFO (qtp479559049-362) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40685 INFO
(searcherExecutor-340-thread-1-processing-n:127.0.0.1:53353_solr
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4)
[n:127.0.0.1:53353_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@5d567521[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40686 INFO (qtp735152029-351) [n:127.0.0.1:53352_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53353/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 6
[junit4] 2> 40687 INFO (qtp479559049-362) [n:127.0.0.1:53353_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53353/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 7
[junit4] 2> 40688 INFO (qtp479559049-359) [n:127.0.0.1:53353_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=*:*
(-1578705061632016384),commit=} 0 28
[junit4] 2> 40693 INFO (qtp735152029-352) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[1
(1578705061662425088), 4 (1578705061665570816), 8 (1578705061665570817), 10
(1578705061666619392), 11 (1578705061666619393), 12 (1578705061666619394), 13
(1578705061666619395), 14 (1578705061666619396)]} 0 4
[junit4] 2> 40694 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2
(1578705061662425088), 3 (1578705061666619392), 5 (1578705061666619393), 6
(1578705061666619394), 7 (1578705061667667968), 9 (1578705061667667969)]} 0 4
[junit4] 2> 40698 INFO (qtp479559049-361) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705061671862272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40698 INFO (qtp735152029-355) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705061671862272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40698 INFO (qtp735152029-355) [n:127.0.0.1:53352_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@33e4ce5d
commitCommandVersion:1578705061671862272
[junit4] 2> 40698 INFO (qtp479559049-361) [n:127.0.0.1:53353_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@35a33289
commitCommandVersion:1578705061671862272
[junit4] 2> 40723 INFO (qtp479559049-361) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@715d2b7a[collection1_shard2_replica_n2] main]
[junit4] 2> 40724 INFO (qtp479559049-361) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40725 INFO
(searcherExecutor-340-thread-1-processing-n:127.0.0.1:53353_solr
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4)
[n:127.0.0.1:53353_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@715d2b7a[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c6)))}
[junit4] 2> 40725 INFO (qtp479559049-361) [n:127.0.0.1:53353_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 31
[junit4] 2> 40732 INFO (qtp735152029-355) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@386cbf60[collection1_shard1_replica_n1] main]
[junit4] 2> 40733 INFO (qtp735152029-355) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40735 INFO
(searcherExecutor-339-thread-1-processing-n:127.0.0.1:53352_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:53352_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@386cbf60[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c8)))}
[junit4] 2> 40735 INFO (qtp735152029-355) [n:127.0.0.1:53352_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 41
[junit4] 2> 40736 INFO (qtp735152029-353) [n:127.0.0.1:53352_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 42
[junit4] 2> 40749 INFO (qtp735152029-354) [n:127.0.0.1:53352_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%3Dsearch(collection1,+q%3D"col_s:a",+fl%3D"price_f,+order_i",+sort%3D"order_i+asc"),+b%3Dsearch(collection1,+q%3D"col_s:b",+fl%3D"price_f,+order_i",+sort%3D"order_i+asc"),+c%3Dcol(a,+price_f),+d%3Dcol(b,+price_f),+e%3Dregress(c,+d),+tuple(regress%3De,+p%3Dpredict(e,+300),+l%3Dlength(d)))&wt=json&version=2.2}
status=0 QTime=7
[junit4] 2> 40755 INFO (qtp479559049-366) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select
params={q=col_s:a&distrib=false&fl=price_f,+order_i&sort=order_i+asc&wt=json&version=2.2}
hits=5 status=0 QTime=1
[junit4] 2> 40758 INFO (qtp735152029-349) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=col_s:a&distrib=false&fl=price_f,+order_i&sort=order_i+asc&wt=json&version=2.2}
hits=2 status=0 QTime=4
[junit4] 2> 40767 INFO (qtp479559049-362) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select
params={q=col_s:b&distrib=false&fl=price_f,+order_i&sort=order_i+asc&wt=json&version=2.2}
hits=1 status=0 QTime=3
[junit4] 2> 40767 INFO (qtp735152029-353) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=col_s:b&distrib=false&fl=price_f,+order_i&sort=order_i+asc&wt=json&version=2.2}
hits=6 status=0 QTime=3
[junit4] 2> 40859 INFO
(TEST-StreamExpressionTest.testLength-seed#[A2876DC8784DE611]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLength
[junit4] 2> 40880 INFO
(TEST-StreamExpressionTest.testSortStream-seed#[A2876DC8784DE611]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSortStream
[junit4] 2> 40884 INFO (qtp735152029-356) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7082fc9[collection1_shard1_replica_n1] realtime]
[junit4] 2> 40884 INFO (qtp479559049-361) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@73d4c97e[collection1_shard2_replica_n2] realtime]
[junit4] 2> 40885 INFO (qtp479559049-361) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1578705061865848832)} 0 2
[junit4] 2> 40887 INFO (qtp479559049-366) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705061870043136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40887 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705061870043136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40887 INFO (qtp479559049-366) [n:127.0.0.1:53353_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@35a33289
commitCommandVersion:1578705061870043136
[junit4] 2> 40887 INFO (qtp735152029-351) [n:127.0.0.1:53352_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@33e4ce5d
commitCommandVersion:1578705061870043136
[junit4] 2> 40888 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a151be4[collection1_shard1_replica_n1] main]
[junit4] 2> 40889 INFO (qtp735152029-351) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40889 INFO (qtp479559049-366) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1fda3e60[collection1_shard2_replica_n2] main]
[junit4] 2> 40890 INFO (qtp479559049-366) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40891 INFO
(searcherExecutor-339-thread-1-processing-n:127.0.0.1:53352_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:53352_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@6a151be4[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40891 INFO
(searcherExecutor-340-thread-1-processing-n:127.0.0.1:53353_solr
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4)
[n:127.0.0.1:53353_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@1fda3e60[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40892 INFO (qtp735152029-351) [n:127.0.0.1:53352_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 4
[junit4] 2> 40893 INFO (qtp479559049-366) [n:127.0.0.1:53353_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53352/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 5
[junit4] 2> 40893 INFO (qtp735152029-356) [n:127.0.0.1:53352_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=*:*
(-1578705061863751680),commit=} 0 12
[junit4] 2> 40897 INFO (qtp735152029-355) [n:127.0.0.1:53352_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=[0
(1578705061878431744), 4 (1578705061880528896), 1 (1578705061880528897)]} 0 1
[junit4] 2> 40898 INFO (qtp479559049-364) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2
(1578705061878431744), 3 (1578705061881577472), 5 (1578705061881577473)]} 0 3
[junit4] 2> 40902 INFO (qtp735152029-352) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705061885771776,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40902 INFO (qtp479559049-362) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1578705061885771776,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40902 INFO (qtp735152029-352) [n:127.0.0.1:53352_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@33e4ce5d
commitCommandVersion:1578705061885771776
[junit4] 2> 40902 INFO (qtp479559049-362) [n:127.0.0.1:53353_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@35a33289
commitCommandVersion:1578705061885771776
[junit4] 2> 40920 INFO (qtp735152029-352) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@195d3328[collection1_shard1_replica_n1] main]
[junit4] 2> 40920 INFO (qtp479559049-362) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7e90d6a7[collection1_shard2_replica_n2] main]
[junit4] 2> 40922 INFO (qtp735152029-352) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40922 INFO (qtp479559049-362) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40926 INFO
(searcherExecutor-339-thread-1-processing-n:127.0.0.1:53352_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:53352_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@195d3328[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):c3)))}
[junit4] 2> 40926 INFO
(searcherExecutor-340-thread-1-processing-n:127.0.0.1:53353_solr
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4)
[n:127.0.0.1:53353_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@7e90d6a7[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):c3)))}
[junit4] 2> 40926 INFO (qtp479559049-362) [n:127.0.0.1:53353_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53353/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 24
[junit4] 2> 40926 INFO (qtp735152029-352) [n:127.0.0.1:53352_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53353/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 24
[junit4] 2> 40927 INFO (qtp479559049-365) [n:127.0.0.1:53353_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}{commit=} 0 27
[junit4] 2> 40940 INFO
(TEST-StreamExpressionTest.testSortStream-seed#[A2876DC8784DE611]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 40941 INFO
(TEST-StreamExpressionTest.testSortStream-seed#[A2876DC8784DE611]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53345/solr ready
[junit4] 2> 40947 INFO (qtp735152029-349) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2}
hits=3 status=0 QTime=1
[junit4] 2> 40947 INFO (qtp479559049-363) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2}
hits=3 status=0 QTime=1
[junit4] 2> 40955 INFO (qtp735152029-355) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2}
hits=3 status=0 QTime=1
[junit4] 2> 40955 INFO (qtp479559049-362) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2}
hits=3 status=0 QTime=1
[junit4] 2> 40963 INFO (qtp735152029-356) [n:127.0.0.1:53352_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2}
hits=3 status=0 QTime=0
[junit4] 2> 40963 INFO (qtp479559049-361) [n:127.0.0.1:53353_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2}
hits=3 status=0 QTime=0
[junit4] 2> 40968 INFO (TEST-StreamExpressionTest.testSortStream-s
[...truncated too long message...]
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43861dd4: rootName
= solr_53353, domain = solr.core.collection1.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.collection1.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@5f27203a
[junit4] 2> 162387 INFO
(zkCallback-1650-thread-1-processing-n:127.0.0.1:53353_solr
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4)
[n:127.0.0.1:53353_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (3)
[junit4] 2> 162387 INFO (jetty-closer-37-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2c5f52b{/solr,null,UNAVAILABLE}
[junit4] 2> 162388 INFO (coreCloseExecutor-532-thread-1)
[n:127.0.0.1:53352_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@63ffa35c
[junit4] 2> 162389 WARN
(zkCallback-56-thread-1-processing-n:127.0.0.1:53348_solr)
[n:127.0.0.1:53348_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 162389 INFO (coreCloseExecutor-532-thread-1)
[n:127.0.0.1:53352_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=1677697884
[junit4] 2> 162390 INFO (coreCloseExecutor-532-thread-1)
[n:127.0.0.1:53352_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@66a9bded: rootName =
solr_53352, domain = solr.core.collection1.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@9a8fd89
[junit4] 2> 162390 INFO
(zkCallback-1650-thread-2-processing-n:127.0.0.1:53353_solr
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4)
[n:127.0.0.1:53353_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (2)
[junit4] 2> 162390 INFO
(zkCallback-58-thread-2-processing-n:127.0.0.1:53353_solr)
[n:127.0.0.1:53353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 162391 INFO (jetty-closer-37-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@16411c2d{/solr,null,UNAVAILABLE}
[junit4] 2> 162391 INFO
(zkCallback-57-thread-1-processing-n:127.0.0.1:53352_solr)
[n:127.0.0.1:53352_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53352_solr
[junit4] 2> 162391 INFO
(zkCallback-57-thread-2-processing-n:127.0.0.1:53352_solr)
[n:127.0.0.1:53352_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 162454 INFO (coreCloseExecutor-531-thread-1)
[n:127.0.0.1:53353_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard2.leader, tag=1645999654
[junit4] 2> 162455 INFO (coreCloseExecutor-532-thread-1)
[n:127.0.0.1:53352_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=1677697884
[junit4] 2> 162461 WARN
(zkCallback-57-thread-1-processing-n:127.0.0.1:53352_solr)
[n:127.0.0.1:53352_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 162461 INFO (jetty-closer-37-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@10674053{/solr,null,UNAVAILABLE}
[junit4] 2> 163963 WARN
(zkCallback-58-thread-2-processing-n:127.0.0.1:53353_solr)
[n:127.0.0.1:53353_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 163964 INFO (jetty-closer-37-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@75532040{/solr,null,UNAVAILABLE}
[junit4] 2> 163965 ERROR
(SUITE-StreamExpressionTest-seed#[A2876DC8784DE611]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 163967 INFO
(SUITE-StreamExpressionTest-seed#[A2876DC8784DE611]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53345 53345
[junit4] 2> 163971 INFO (Thread-32) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53345 53345
[junit4] 2> 164305 WARN (Thread-32) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 94 /solr/aliases.json
[junit4] 2> 94 /solr/clusterprops.json
[junit4] 2> 11 /solr/configs/conf
[junit4] 2> 8 /solr/configs/ml
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 94 /solr/clusterstate.json
[junit4] 2> 38
/solr/collections/destinationCollection/state.json
[junit4] 2> 30
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 20 /solr/collections/destination/state.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 20 /solr/collections/mainCorpus/state.json
[junit4] 2> 18 /solr/collections/workQueue/state.json
[junit4] 2> 10 /solr/collections/collection1/state.json
[junit4] 2> 10 /solr/collections/uknownCollection/state.json
[junit4] 2> 10 /solr/collections/modelCollection/state.json
[junit4] 2> 10
/solr/collections/checkpointCollection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 94 /solr/live_nodes
[junit4] 2> 94 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A2876DC8784DE611-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=FST50, expr_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
terms_ss=PostingsFormat(name=MockRandom),
join2_s=PostingsFormat(name=MockRandom), field_s=PostingsFormat(name=Memory),
multiDefault=PostingsFormat(name=MockRandom),
subject=PostingsFormat(name=MockRandom), a1_s=PostingsFormat(name=MockRandom),
a2_s=FST50, level1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
body_t=FST50, s_multi=FST50, col_s=PostingsFormat(name=MockRandom),
level2_s=PostingsFormat(name=Memory), a_ss=PostingsFormat(name=Memory),
a_s=FST50, tv_text=PostingsFormat(name=Memory),
term_s=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=Memory),
text_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=FST50,
featureSet_s=PostingsFormat(name=MockRandom), checkpoint_ss=FST50,
test_t=FST50, ident_s=PostingsFormat(name=MockRandom), whitetok=FST50,
side_s=FST50}, docValues:{name_s=DocValuesFormat(name=Lucene70),
expr_s=DocValuesFormat(name=Memory), iteration_i=DocValuesFormat(name=Memory),
terms_ss=DocValuesFormat(name=Direct), join2_s=DocValuesFormat(name=Direct),
field_s=DocValuesFormat(name=Asserting),
multiDefault=DocValuesFormat(name=Direct),
price_f=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Asserting), a_f=DocValuesFormat(name=Direct),
join1_i=DocValuesFormat(name=Memory),
falseNegative_i=DocValuesFormat(name=Asserting),
a2_s=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Memory),
join3_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Direct),
falsePositive_i=DocValuesFormat(name=Asserting),
field_i=DocValuesFormat(name=Direct), level1_s=DocValuesFormat(name=Memory),
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Direct),
level2_s=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Asserting),
a_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Lucene70),
term_s=DocValuesFormat(name=Direct), text_s=DocValuesFormat(name=Memory),
id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Asserting),
i_multi=DocValuesFormat(name=Memory),
featureSet_s=DocValuesFormat(name=Direct),
trueNegative_i=DocValuesFormat(name=Lucene70),
index_i=DocValuesFormat(name=Direct), b_ls=DocValuesFormat(name=Direct),
test_dt=DocValuesFormat(name=Memory), out_i=DocValuesFormat(name=Direct),
checkpoint_ss=DocValuesFormat(name=Lucene70),
ident_s=DocValuesFormat(name=Direct), order_i=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Asserting),
side_s=DocValuesFormat(name=Lucene70),
truePositive_i=DocValuesFormat(name=Memory),
miles_i=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=183,
maxMBSortInHeap=7.646849968094545, sim=RandomSimilarity(queryNorm=true): {},
locale=el, timezone=America/Shiprock
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=34075376,total=129097728
[junit4] 2> NOTE: All tests run in this JVM: [OperationsTest,
EqualToEvaluatorTest, JdbcDriverTest, RoundEvaluatorTest, TestBatchUpdate,
TestSpellCheckResponse, NamedListTest, FieldValueEvaluatorTest,
ConcurrentUpdateSolrClientTest, TestCoreAdmin, JsonValidatorTest,
StreamExpressionTest]
[junit4] Completed [69/145 (1!)] on J0 in 128.96s, 109 tests, 1 failure <<<
FAILURES!
[...truncated 45585 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]