Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/173/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.TestPullReplica.testKillLeader
Error Message:
Replica state not updated in cluster state null Live Nodes:
[127.0.0.1:40037_solr, 127.0.0.1:57109_solr] Last available state:
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
"pullReplicas":"1", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
"base_url":"http://127.0.0.1:57109/solr",
"node_name":"127.0.0.1:57109_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node4":{
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
"base_url":"http://127.0.0.1:40037/solr",
"node_name":"127.0.0.1:40037_solr", "state":"active",
"type":"PULL"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"100", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Replica state not updated in cluster state
null
Live Nodes: [127.0.0.1:40037_solr, 127.0.0.1:57109_solr]
Last available state:
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
"pullReplicas":"1",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
"base_url":"http://127.0.0.1:57109/solr",
"node_name":"127.0.0.1:57109_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node4":{
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
"base_url":"http://127.0.0.1:40037/solr",
"node_name":"127.0.0.1:40037_solr",
"state":"active",
"type":"PULL"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"100",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([BA5BFFA382390CBC:F34D0B17E08298EA]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:401)
at
org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:290)
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 12359 lines...]
[junit4] Suite: org.apache.solr.cloud.TestPullReplica
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001/init-core-data-001
[junit4] 2> 1529468 WARN
(SUITE-TestPullReplica-seed#[BA5BFFA382390CBC]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
[junit4] 2> 1529468 INFO
(SUITE-TestPullReplica-seed#[BA5BFFA382390CBC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1529469 INFO
(SUITE-TestPullReplica-seed#[BA5BFFA382390CBC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1529469 INFO
(SUITE-TestPullReplica-seed#[BA5BFFA382390CBC]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1529470 INFO
(SUITE-TestPullReplica-seed#[BA5BFFA382390CBC]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001/tempDir-001
[junit4] 2> 1529470 INFO
(SUITE-TestPullReplica-seed#[BA5BFFA382390CBC]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1529470 INFO (Thread-3929) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1529470 INFO (Thread-3929) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1529478 ERROR (Thread-3929) [ ] 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> 1529570 INFO
(SUITE-TestPullReplica-seed#[BA5BFFA382390CBC]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:41972
[junit4] 2> 1529612 INFO (jetty-launcher-2563-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1529615 INFO (jetty-launcher-2563-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1529618 INFO (jetty-launcher-2563-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@74283d5b{/solr,null,AVAILABLE}
[junit4] 2> 1529622 INFO (jetty-launcher-2563-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4f769c87{/solr,null,AVAILABLE}
[junit4] 2> 1529623 INFO (jetty-launcher-2563-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4811ada7{HTTP/1.1,[http/1.1]}{127.0.0.1:40037}
[junit4] 2> 1529623 INFO (jetty-launcher-2563-thread-1) [ ]
o.e.j.s.Server Started @1532375ms
[junit4] 2> 1529623 INFO (jetty-launcher-2563-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@537e0269{HTTP/1.1,[http/1.1]}{127.0.0.1:57109}
[junit4] 2> 1529623 INFO (jetty-launcher-2563-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40037}
[junit4] 2> 1529623 INFO (jetty-launcher-2563-thread-2) [ ]
o.e.j.s.Server Started @1532375ms
[junit4] 2> 1529623 INFO (jetty-launcher-2563-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57109}
[junit4] 2> 1529623 ERROR (jetty-launcher-2563-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1529623 ERROR (jetty-launcher-2563-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1529623 INFO (jetty-launcher-2563-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 1529623 INFO (jetty-launcher-2563-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 1529623 INFO (jetty-launcher-2563-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1529623 INFO (jetty-launcher-2563-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1529623 INFO (jetty-launcher-2563-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1529627 INFO (jetty-launcher-2563-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1529628 INFO (jetty-launcher-2563-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-12T13:11:17.863Z
[junit4] 2> 1529627 INFO (jetty-launcher-2563-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-12T13:11:17.862Z
[junit4] 2> 1529652 INFO (jetty-launcher-2563-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1529653 INFO (jetty-launcher-2563-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1529659 INFO (jetty-launcher-2563-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41972/solr
[junit4] 2> 1529661 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 0x15e76371fcb0001, 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> 1529684 INFO (jetty-launcher-2563-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41972/solr
[junit4] 2> 1529728 INFO (jetty-launcher-2563-thread-2)
[n:127.0.0.1:57109_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1529730 INFO (jetty-launcher-2563-thread-2)
[n:127.0.0.1:57109_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:57109_solr
[junit4] 2> 1529733 INFO (jetty-launcher-2563-thread-2)
[n:127.0.0.1:57109_solr ] o.a.s.c.Overseer Overseer
(id=98646220977405958-127.0.0.1:57109_solr-n_0000000000) starting
[junit4] 2> 1529749 INFO (jetty-launcher-2563-thread-2)
[n:127.0.0.1:57109_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57109_solr
[junit4] 2> 1529771 INFO (jetty-launcher-2563-thread-1)
[n:127.0.0.1:40037_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1529774 INFO (jetty-launcher-2563-thread-1)
[n:127.0.0.1:40037_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1529776 INFO (jetty-launcher-2563-thread-1)
[n:127.0.0.1:40037_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40037_solr
[junit4] 2> 1529779 INFO
(zkCallback-2576-thread-1-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1529786 INFO
(zkCallback-2576-thread-3-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1529790 INFO
(zkCallback-2571-thread-1-processing-n:127.0.0.1:40037_solr)
[n:127.0.0.1:40037_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1529957 INFO (jetty-launcher-2563-thread-2)
[n:127.0.0.1:57109_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57109.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3070e215
[junit4] 2> 1529971 INFO (jetty-launcher-2563-thread-1)
[n:127.0.0.1:40037_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40037.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3070e215
[junit4] 2> 1529978 INFO (jetty-launcher-2563-thread-2)
[n:127.0.0.1:57109_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57109.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3070e215
[junit4] 2> 1529979 INFO (jetty-launcher-2563-thread-2)
[n:127.0.0.1:57109_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57109.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3070e215
[junit4] 2> 1529979 INFO (jetty-launcher-2563-thread-1)
[n:127.0.0.1:40037_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40037.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3070e215
[junit4] 2> 1529979 INFO (jetty-launcher-2563-thread-1)
[n:127.0.0.1:40037_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40037.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3070e215
[junit4] 2> 1529979 INFO (jetty-launcher-2563-thread-2)
[n:127.0.0.1:57109_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001/tempDir-001/node2/.
[junit4] 2> 1529980 INFO (jetty-launcher-2563-thread-1)
[n:127.0.0.1:40037_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001/tempDir-001/node1/.
[junit4] 2> 1530073 INFO
(SUITE-TestPullReplica-seed#[BA5BFFA382390CBC]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1530074 INFO
(SUITE-TestPullReplica-seed#[BA5BFFA382390CBC]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41972/solr ready
[junit4] 2> 1530080 INFO
(SUITE-TestPullReplica-seed#[BA5BFFA382390CBC]-worker) [ ]
o.a.s.c.TestPullReplica Using legacyCloud?: false
[junit4] 2> 1530085 INFO (qtp12181658-15433) [n:127.0.0.1:40037_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1530087 INFO (qtp12181658-15433) [n:127.0.0.1:40037_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1530264 INFO
(TEST-TestPullReplica.testSearchWhileReplicationHappens-seed#[BA5BFFA382390CBC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSearchWhileReplicationHappens
[junit4] 2> 1530265 INFO
(TEST-TestPullReplica.testSearchWhileReplicationHappens-seed#[BA5BFFA382390CBC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSearchWhileReplicationHappens
[junit4] 2> 1530419 INFO
(TEST-TestPullReplica.testRealTimeGet-seed#[BA5BFFA382390CBC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRealTimeGet
[junit4] 2> 1530420 INFO (qtp12181658-15434) [n:127.0.0.1:40037_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=2&replicationFactor=2&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_real_time_get&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1530427 INFO
(OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.CreateCollectionCmd Create collection
pull_replica_test_real_time_get
[junit4] 2> 1530428 WARN
(OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.CreateCollectionCmd Specified number of
replicas of 4 on collection pull_replica_test_real_time_get is higher than the
number of Solr instances currently live or live and part of your
createNodeSet(2). It's unusual to run two replica of the same slice on the same
Solr-instance.
[junit4] 2> 1530543 INFO
(OverseerStateUpdate-98646220977405958-127.0.0.1:57109_solr-n_0000000000)
[n:127.0.0.1:57109_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_real_time_get",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_real_time_get_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40037/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1530552 INFO
(OverseerStateUpdate-98646220977405958-127.0.0.1:57109_solr-n_0000000000)
[n:127.0.0.1:57109_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_real_time_get",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_real_time_get_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:57109/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1530557 INFO
(OverseerStateUpdate-98646220977405958-127.0.0.1:57109_solr-n_0000000000)
[n:127.0.0.1:57109_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_real_time_get",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_real_time_get_shard1_replica_p4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40037/solr",
[junit4] 2> "type":"PULL"}
[junit4] 2> 1530560 INFO
(OverseerStateUpdate-98646220977405958-127.0.0.1:57109_solr-n_0000000000)
[n:127.0.0.1:57109_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_real_time_get",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_real_time_get_shard1_replica_p6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:57109/solr",
[junit4] 2> "type":"PULL"}
[junit4] 2> 1530767 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1530767 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_p4&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 1530767 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1530768 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_p6&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 1530768 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1530769 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_n2&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1530880 INFO
(zkCallback-2576-thread-2-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1530880 INFO
(zkCallback-2576-thread-3-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1530880 INFO
(zkCallback-2571-thread-2-processing-n:127.0.0.1:40037_solr)
[n:127.0.0.1:40037_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1530881 INFO
(zkCallback-2571-thread-1-processing-n:127.0.0.1:40037_solr)
[n:127.0.0.1:40037_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1531789 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.1.0
[junit4] 2> 1531789 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.1.0
[junit4] 2> 1531791 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.1.0
[junit4] 2> 1531802 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.1.0
[junit4] 2> 1531803 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.s.IndexSchema
[pull_replica_test_real_time_get_shard1_replica_p4] Schema name=minimal
[junit4] 2> 1531803 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.s.IndexSchema
[pull_replica_test_real_time_get_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1531806 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1531806 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.c.CoreContainer
Creating SolrCore 'pull_replica_test_real_time_get_shard1_replica_p4' using
configuration from collection pull_replica_test_real_time_get, trusted=true
[junit4] 2> 1531806 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1531807 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_40037.solr.core.pull_replica_test_real_time_get.shard1.replica_p4'
(registry 'solr.core.pull_replica_test_real_time_get.shard1.replica_p4')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3070e215
[junit4] 2> 1531807 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1531807 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.c.SolrCore
[[pull_replica_test_real_time_get_shard1_replica_p4] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001/tempDir-001/node1/pull_replica_test_real_time_get_shard1_replica_p4],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001/tempDir-001/node1/./pull_replica_test_real_time_get_shard1_replica_p4/data/]
[junit4] 2> 1531808 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'pull_replica_test_real_time_get_shard1_replica_n2' using
configuration from collection pull_replica_test_real_time_get, trusted=true
[junit4] 2> 1531809 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_57109.solr.core.pull_replica_test_real_time_get.shard1.replica_n2'
(registry 'solr.core.pull_replica_test_real_time_get.shard1.replica_n2')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3070e215
[junit4] 2> 1531809 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1531809 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.SolrCore
[[pull_replica_test_real_time_get_shard1_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001/tempDir-001/node2/pull_replica_test_real_time_get_shard1_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001/tempDir-001/node2/./pull_replica_test_real_time_get_shard1_replica_n2/data/]
[junit4] 2> 1531809 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.s.IndexSchema
[pull_replica_test_real_time_get_shard1_replica_p6] Schema name=minimal
[junit4] 2> 1531811 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1531811 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.c.CoreContainer
Creating SolrCore 'pull_replica_test_real_time_get_shard1_replica_p6' using
configuration from collection pull_replica_test_real_time_get, trusted=true
[junit4] 2> 1531812 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_57109.solr.core.pull_replica_test_real_time_get.shard1.replica_p6'
(registry 'solr.core.pull_replica_test_real_time_get.shard1.replica_p6')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3070e215
[junit4] 2> 1531812 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1531812 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.c.SolrCore
[[pull_replica_test_real_time_get_shard1_replica_p6] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001/tempDir-001/node2/pull_replica_test_real_time_get_shard1_replica_p6],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001/tempDir-001/node2/./pull_replica_test_real_time_get_shard1_replica_p6/data/]
[junit4] 2> 1531819 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.IndexSchema
[pull_replica_test_real_time_get_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1531821 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1531821 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'pull_replica_test_real_time_get_shard1_replica_n1' using
configuration from collection pull_replica_test_real_time_get, trusted=true
[junit4] 2> 1531821 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_40037.solr.core.pull_replica_test_real_time_get.shard1.replica_n1'
(registry 'solr.core.pull_replica_test_real_time_get.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3070e215
[junit4] 2> 1531822 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1531822 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrCore
[[pull_replica_test_real_time_get_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001/tempDir-001/node1/pull_replica_test_real_time_get_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001/tempDir-001/node1/./pull_replica_test_real_time_get_shard1_replica_n1/data/]
[junit4] 2> 1531889 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1531889 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1531890 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1531890 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1531891 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1531891 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1531891 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.s.SolrIndexSearcher
Opening [Searcher@38fc80fe[pull_replica_test_real_time_get_shard1_replica_p6]
main]
[junit4] 2> 1531892 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1aee8916[pull_replica_test_real_time_get_shard1_replica_n2]
main]
[junit4] 2> 1531893 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1531893 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1531894 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1531895 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1531895 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1531895 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1531895 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1531895 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1578339538179194880
[junit4] 2> 1531900 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1531900 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1531901 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1531901 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@c586193[pull_replica_test_real_time_get_shard1_replica_n1]
main]
[junit4] 2> 1531902 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.c.ZkController
pull_replica_test_real_time_get_shard1_replica_p6 starting background
replication from leader
[junit4] 2> 1531902 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 1531902 INFO
(searcherExecutor-6142-thread-1-processing-n:127.0.0.1:57109_solr
x:pull_replica_test_real_time_get_shard1_replica_n2 s:shard1
c:pull_replica_test_real_time_get r:core_node5) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.SolrCore
[pull_replica_test_real_time_get_shard1_replica_n2] Registered new searcher
Searcher@1aee8916[pull_replica_test_real_time_get_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1531902 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1531903 INFO
(searcherExecutor-6143-thread-1-processing-n:127.0.0.1:57109_solr
x:pull_replica_test_real_time_get_shard1_replica_p6 s:shard1
c:pull_replica_test_real_time_get r:core_node8) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.c.SolrCore
[pull_replica_test_real_time_get_shard1_replica_p6] Registered new searcher
Searcher@38fc80fe[pull_replica_test_real_time_get_shard1_replica_p6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1531903 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1531904 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1531905 INFO
(searcherExecutor-6144-thread-1-processing-n:127.0.0.1:40037_solr
x:pull_replica_test_real_time_get_shard1_replica_n1 s:shard1
c:pull_replica_test_real_time_get r:core_node3) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrCore
[pull_replica_test_real_time_get_shard1_replica_n1] Registered new searcher
Searcher@c586193[pull_replica_test_real_time_get_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1531905 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1578339538189680640
[junit4] 2> 1531906 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.h.ReplicationHandler
Poll scheduled at an interval of 3000ms
[junit4] 2> 1531908 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1531912 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1531912 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1531913 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.s.SolrIndexSearcher
Opening [Searcher@20f79d8d[pull_replica_test_real_time_get_shard1_replica_p4]
main]
[junit4] 2> 1531914 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1531915 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1531915 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1531915 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.c.ZkController
pull_replica_test_real_time_get_shard1_replica_p4 starting background
replication from leader
[junit4] 2> 1531915 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 1531916 INFO
(searcherExecutor-6141-thread-1-processing-n:127.0.0.1:40037_solr
x:pull_replica_test_real_time_get_shard1_replica_p4 s:shard1
c:pull_replica_test_real_time_get r:core_node7) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.c.SolrCore
[pull_replica_test_real_time_get_shard1_replica_p4] Registered new searcher
Searcher@20f79d8d[pull_replica_test_real_time_get_shard1_replica_p4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1531916 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.h.ReplicationHandler
Poll scheduled at an interval of 3000ms
[junit4] 2> 1532012 INFO
(zkCallback-2571-thread-1-processing-n:127.0.0.1:40037_solr)
[n:127.0.0.1:40037_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1532012 INFO
(zkCallback-2576-thread-3-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1532012 INFO
(zkCallback-2576-thread-2-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1532012 INFO
(zkCallback-2571-thread-2-processing-n:127.0.0.1:40037_solr)
[n:127.0.0.1:40037_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1532411 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1532411 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1532411 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/
[junit4] 2> 1532411 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=pull_replica_test_real_time_get_shard1_replica_n2
url=http://127.0.0.1:57109/solr START
replicas=[http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 1532413 INFO (qtp12181658-15431) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1532714 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=pull_replica_test_real_time_get_shard1_replica_n2
url=http://127.0.0.1:57109/solr DONE. We have no versions. sync failed.
[junit4] 2> 1532714 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1532714 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1532715 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1532727 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/
shard1
[junit4] 2> 1532834 INFO
(zkCallback-2571-thread-2-processing-n:127.0.0.1:40037_solr)
[n:127.0.0.1:40037_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1532834 INFO
(zkCallback-2576-thread-2-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1532834 INFO
(zkCallback-2576-thread-3-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1532834 INFO
(zkCallback-2571-thread-1-processing-n:127.0.0.1:40037_solr)
[n:127.0.0.1:40037_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1532886 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 1532889 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_n2&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2121
[junit4] 2> 1532910 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_p6&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2142
[junit4] 2> 1532913 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_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=pull_replica_test_real_time_get_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2146
[junit4] 2> 1532926 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_p4&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2160
[junit4] 2> 1532934 INFO (qtp12181658-15434) [n:127.0.0.1:40037_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> 1533038 INFO
(zkCallback-2576-thread-2-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1533038 INFO
(zkCallback-2571-thread-1-processing-n:127.0.0.1:40037_solr)
[n:127.0.0.1:40037_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1533038 INFO
(zkCallback-2576-thread-3-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1533038 INFO
(zkCallback-2571-thread-2-processing-n:127.0.0.1:40037_solr)
[n:127.0.0.1:40037_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_real_time_get/state.json] for collection
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 1533464 INFO (indexFetcher-6162-thread-1)
[n:127.0.0.1:40037_solr c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.h.IndexFetcher
Updated masterUrl to
http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/
[junit4] 2> 1533466 INFO (qtp441150007-15445) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1533467 INFO (indexFetcher-6162-thread-1)
[n:127.0.0.1:40037_solr c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.h.IndexFetcher
Master's generation: 1
[junit4] 2> 1533467 INFO (indexFetcher-6162-thread-1)
[n:127.0.0.1:40037_solr c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.h.IndexFetcher
Master's version: 0
[junit4] 2> 1533467 INFO (indexFetcher-6162-thread-1)
[n:127.0.0.1:40037_solr c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.h.IndexFetcher
Slave's generation: 1
[junit4] 2> 1533467 INFO (indexFetcher-6162-thread-1)
[n:127.0.0.1:40037_solr c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.h.IndexFetcher
Slave's version: 0
[junit4] 2> 1533935 INFO (qtp12181658-15434) [n:127.0.0.1:40037_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=2&replicationFactor=2&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_real_time_get&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=3516
[junit4] 2> 1533961 INFO (qtp12181658-15437) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/&wt=javabin&version=2}{add=[0
(1578339540340310016)]} 0 1
[junit4] 2> 1533961 INFO (qtp441150007-15447) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2}{add=[0
(1578339540340310016)]} 0 6
[junit4] 2> 1533962 INFO (qtp12181658-15436) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 9
[junit4] 2> 1533963 INFO (qtp12181658-15433) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/get
params={qt=/get&_stateVer_=pull_replica_test_real_time_get:5&ids=0&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1533965 INFO (qtp12181658-15431) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/get
params={qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533966 INFO (qtp441150007-15438) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533968 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4]
o.a.s.h.c.RealTimeGetComponent
LOOKUP_SLICE:shard1=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/
[junit4] 2> 1533970 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1505221882202&ids=0&isShard=true&shard.url=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
status=0 QTime=0
[junit4] 2> 1533970 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_p4] webapp=/solr path=/get
params={qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 1533971 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6]
o.a.s.h.c.RealTimeGetComponent
LOOKUP_SLICE:shard1=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/
[junit4] 2> 1533972 INFO (qtp441150007-15446) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1505221882206&ids=0&isShard=true&shard.url=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
status=0 QTime=0
[junit4] 2> 1533973 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_p6] webapp=/solr path=/get
params={qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 1533974 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/&wt=javabin&version=2}{add=[1
(1578339540359184384)]} 0 0
[junit4] 2> 1533975 INFO (qtp441150007-15445) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1 (1578339540359184384)]} 0 1
[junit4] 2> 1533975 INFO (qtp441150007-15447) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6]
o.a.s.h.c.RealTimeGetComponent
LOOKUP_SLICE:shard1=http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/|http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/
[junit4] 2> 1533976 INFO (qtp12181658-15434) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&_stateVer_=pull_replica_test_real_time_get:5&omitHeader=true&shards.purpose=1&NOW=1505221882210&ids=1&isShard=true&shard.url=http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/|http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/&wt=javabin&version=2&shards.qt=/get}
status=0 QTime=0
[junit4] 2> 1533976 INFO (qtp441150007-15447) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_p6] webapp=/solr path=/get
params={qt=/get&_stateVer_=pull_replica_test_real_time_get:5&ids=1&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1533977 INFO (qtp12181658-15437) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/get
params={qt=/get&ids=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533977 INFO (qtp441150007-15438) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={qt=/get&ids=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533978 INFO (qtp12181658-15436) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4]
o.a.s.h.c.RealTimeGetComponent
LOOKUP_SLICE:shard1=http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/|http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/
[junit4] 2> 1533979 INFO (qtp12181658-15433) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1505221882213&ids=1&isShard=true&shard.url=http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/|http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/&wt=javabin&version=2&shards.qt=/get}
status=0 QTime=0
[junit4] 2> 1533979 INFO (qtp12181658-15436) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_p4] webapp=/solr path=/get
params={qt=/get&ids=1&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 1533980 INFO (qtp441150007-15443) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6]
o.a.s.h.c.RealTimeGetComponent
LOOKUP_SLICE:shard1=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/
[junit4] 2> 1533981 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1505221882215&ids=1&isShard=true&shard.url=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
status=0 QTime=0
[junit4] 2> 1533981 INFO (qtp441150007-15443) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_p6] webapp=/solr path=/get
params={qt=/get&ids=1&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 1533983 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/&wt=javabin&version=2}{add=[2
(1578339540367572992)]} 0 0
[junit4] 2> 1533983 INFO (qtp441150007-15446) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_p4/&wt=javabin&version=2}{add=[2
(1578339540367572992)]} 0 0
[junit4] 2> 1533983 INFO (qtp12181658-15431) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_real_time_get_shard1_replica_p4] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 1
[junit4] 2> 1533984 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={qt=/get&_stateVer_=pull_replica_test_real_time_get:5&ids=2&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1533984 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/get
params={qt=/get&ids=2&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533985 INFO (qtp441150007-15445) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={qt=/get&ids=2&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533985 INFO (qtp12181658-15434) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4]
o.a.s.h.c.RealTimeGetComponent
LOOKUP_SLICE:shard1=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/
[junit4] 2> 1533986 INFO (qtp441150007-15447) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1505221882220&ids=2&isShard=true&shard.url=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
status=0 QTime=0
[junit4] 2> 1533986 INFO (qtp12181658-15434) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_p4] webapp=/solr path=/get
params={qt=/get&ids=2&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533986 INFO (qtp441150007-15438) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6]
o.a.s.h.c.RealTimeGetComponent
LOOKUP_SLICE:shard1=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/
[junit4] 2> 1533987 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1505221882221&ids=2&isShard=true&shard.url=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
status=0 QTime=0
[junit4] 2> 1533987 INFO (qtp441150007-15438) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_p6] webapp=/solr path=/get
params={qt=/get&ids=2&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533990 INFO (qtp12181658-15437) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/&wt=javabin&version=2}{add=[3
(1578339540374913024)]} 0 0
[junit4] 2> 1533990 INFO (qtp441150007-15446) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_p6/&wt=javabin&version=2}{add=[3
(1578339540374913024)]} 0 1
[junit4] 2> 1533990 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_real_time_get_shard1_replica_p6] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 2
[junit4] 2> 1533991 INFO (qtp12181658-15437) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/get
params={qt=/get&_stateVer_=pull_replica_test_real_time_get:5&ids=3&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1533991 INFO (qtp12181658-15437) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/get
params={qt=/get&ids=3&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533992 INFO (qtp441150007-15446) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={qt=/get&ids=3&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533992 INFO (qtp12181658-15433) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4]
o.a.s.h.c.RealTimeGetComponent
LOOKUP_SLICE:shard1=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/
[junit4] 2> 1533993 INFO (qtp441150007-15445) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1505221882227&ids=3&isShard=true&shard.url=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
status=0 QTime=0
[junit4] 2> 1533993 INFO (qtp12181658-15433) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_p4] webapp=/solr path=/get
params={qt=/get&ids=3&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 1533994 INFO (qtp441150007-15447) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6]
o.a.s.h.c.RealTimeGetComponent
LOOKUP_SLICE:shard1=http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/|http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/
[junit4] 2> 1533994 INFO (qtp12181658-15436) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1505221882229&ids=3&isShard=true&shard.url=http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/|http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/&wt=javabin&version=2&shards.qt=/get}
status=0 QTime=0
[junit4] 2> 1533994 INFO (qtp441150007-15447) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_p6] webapp=/solr path=/get
params={qt=/get&ids=3&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533995 INFO (qtp12181658-15439) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/get
params={qt=/get&ids=0&ids=1&ids=2&ids=3&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533996 INFO (qtp441150007-15438) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={qt=/get&ids=0&ids=1&ids=2&ids=3&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533996 INFO (qtp12181658-15431) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4]
o.a.s.h.c.RealTimeGetComponent
LOOKUP_SLICE:shard1=http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/|http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/
[junit4] 2> 1533997 INFO (qtp12181658-15435) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node3
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1505221882231&ids=0,1,2,3&isShard=true&shard.url=http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/|http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/&wt=javabin&version=2&shards.qt=/get}
status=0 QTime=0
[junit4] 2> 1533997 INFO (qtp12181658-15431) [n:127.0.0.1:40037_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node7
x:pull_replica_test_real_time_get_shard1_replica_p4] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_p4] webapp=/solr path=/get
params={qt=/get&ids=0&ids=1&ids=2&ids=3&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533997 INFO (qtp441150007-15443) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6]
o.a.s.h.c.RealTimeGetComponent
LOOKUP_SLICE:shard1=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/
[junit4] 2> 1533998 INFO (qtp441150007-15444) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node5
x:pull_replica_test_real_time_get_shard1_replica_n2] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1505221882232&ids=0,1,2,3&isShard=true&shard.url=http://127.0.0.1:57109/solr/pull_replica_test_real_time_get_shard1_replica_n2/|http://127.0.0.1:40037/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
status=0 QTime=0
[junit4] 2> 1533998 INFO (qtp441150007-15443) [n:127.0.0.1:57109_solr
c:pull_replica_test_real_time_get s:shard1 r:core_node8
x:pull_replica_test_real_time_get_shard1_replica_p6] o.a.s.c.S.Request
[pull_replica_test_real_time_get_shard1_replica_p6] webapp=/solr path=/get
params={qt=/get&ids=0&ids=1&ids=2&ids=3&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1533998 INFO
(TEST-TestPullReplica.testRealTimeGet-seed#[BA5BFFA382390CBC]) [ ]
o.a.s.c.TestPullReplica tearDown deleting collection
[junit4] 2> 1533999 INFO (qtp12181658-15434) [n:127.0.0.1:40037_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=pull_replica_test_real_time_get&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1534002 INFO
(OverseerThreadFactory-6136-thread-2-processing-n:127.0.0.1:57109_solr)
[n:127.0.0.1:57109_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1534002 INFO
(OverseerCollectionConfigSetProcessor-98646220977405958-127.0.0.1:57109_solr-n_0000000000)
[n:127.0.0.1:57109_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> 1534003 INFO (qtp12181658-15437) [n:127.0.0.1:40037_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_n1, tag=null
[junit4] 2> 1534003 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_n2, tag=null
[junit4] 2> 1534003 INFO (qtp12181658-15437) [n:127.0.0.1:40037_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@304ebaf4: rootName =
solr_40037, domain =
solr.core.pull_replica_test_real_time_get.shard1.replica_n1, service url =
null, agent id = null] for registry
solr.core.pull_replica_test_real_time_get.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@5afb262c
[junit4] 2> 1534003 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@45a1d68e: rootName =
solr_57109, domain =
solr.core.pull_replica_test_real_time_get.shard1.replica_n2, service url =
null, agent id = null] for registry
solr.core.pull_replica_test_real_time_get.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@4bfe5178
[junit4] 2> 1534025 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
] o.a.s.c.SolrCore [pull_replica_test_real_time_get_shard1_replica_n2] CLOSING
SolrCore org.apache.solr.core.SolrCore@62679b0d
[junit4] 2> 1534025 INFO (qtp441150007-15446) [n:127.0.0.1:57109_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_p6, tag=null
[junit4] 2> 1534026 INFO (qtp441150007-15446) [n:127.0.0.1:57109_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6d8db3d4: rootName =
solr_57109, domain =
solr.core.pull_replica_test_real_time_get.shard1.replica_p6, service url =
null, agent id = null] for registry
solr.core.pull_replica_test_real_time_get.shard1.replica_p6 /
com.codahale.metrics.MetricRegistry@186a9e46
[junit4] 2> 1534028 INFO (qtp12181658-15433) [n:127.0.0.1:40037_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_p4, tag=null
[junit4] 2> 1534028 INFO (qtp12181658-15433) [n:127.0.0.1:40037_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3c7595f6: rootName =
solr_40037, domain =
solr.core.pull_replica_test_real_time_get.shard1.replica_p4, service url =
null, agent id = null] for registry
solr.core.pull_replica_test_real_time_get.shard1.replica_p4 /
com.codahale.metrics.MetricRegistry@5ea2afac
[junit4] 2> 1534035 INFO (qtp12181658-15437) [n:127.0.0.1:40037_solr ]
o.a.s.c.SolrCore [pull_replica_test_real_time_get_shard1_replica_n1] CLOSING
SolrCore org.apache.solr.core.SolrCore@51103f00
[junit4] 2> 1534039 INFO (qtp441150007-15446) [n:127.0.0.1:57109_solr
] o.a.s.c.ZkController pull_replica_test_real_time_get_shard1_replica_p6
stopping background replication from leader
[junit4] 2> 1534039 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_n2,
tag=1650957069
[junit4] 2> 1534039 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.pull_replica_test_real_time_get.shard1.leader,
tag=1650957069
[junit4] 2> 1534039 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1534039 INFO (qtp441150007-15441) [n:127.0.0.1:57109_solr
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@64068bd7 commitCommandVersion:0
[junit4] 2> 1534039 INFO (qtp12181658-15433) [n:127.0.0.1:40037_solr ]
o.a.s.c.ZkController pull_replica_test_real_time_get_shard1_replica_p4 stopping
background replication from leader
[junit4] 2> 1534042 INFO (qtp12181658-15437) [n:127.0.0.1:40037_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_n1,
tag=1360019200
[junit4] 2> 1534043 INFO (qtp12181658-15437) [n:127.0.0.1:40037_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.pull_replica_test_real_time_get.shard1.leader,
tag=1360019200
[junit4] 2> 1534043 INFO (qtp12181658-15437) [n:127.0.0.1:40037_solr ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1534043 INFO (qtp12181658-15437) [n:127.0.0.1:40037_solr ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@bf51745 commitCommandVersion:0
[junit4] 2> 1534047 INFO (qtp12181658-15433) [n:127.0.0.1:40037_solr ]
o.a.s.c.SolrCore [pull_replica_test_real_time_get_shard1_replica_p4] CLOSING
SolrCore org.apache.solr.core.SolrCore@33f53e93
[junit4] 2> 1534047 INFO (qtp12181658-15433) [n:127.0.0.1:40037_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_p4,
tag=871710355
[junit4] 2> 1534047 INFO (qtp12181658-15433) [n:127.0.0.1:40037_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.pull_replica_test_real_time_get.shard1.leader,
tag=871710355
[junit4] 2> 1534049 INFO (qtp12181658-15433) [n:127.0.0.1:400
[...truncated too long message...]
ing : 127.0.0.1:40037_solr
[junit4] 2> 1678748 WARN
(zkCallback-2586-thread-4-processing-n:127.0.0.1:40037_solr)
[n:127.0.0.1:40037_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1678748 INFO (jetty-closer-2564-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@509276c3{/solr,null,UNAVAILABLE}
[junit4] 2> 1678750 ERROR
(SUITE-TestPullReplica-seed#[BA5BFFA382390CBC]-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> 1678750 INFO
(SUITE-TestPullReplica-seed#[BA5BFFA382390CBC]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41972 41972
[junit4] 2> 1678795 WARN (indexFetcher-6418-thread-1)
[n:127.0.0.1:40037_solr c:pull_replica_test_kill_pull_replica s:shard1
r:core_node4 x:pull_replica_test_kill_pull_replica_shard1_replica_p2]
o.a.s.h.IndexFetcher Could not log failed replication details
[junit4] 2> org.apache.lucene.store.AlreadyClosedException: Already closed
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:337)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:1131)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:769)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:677)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:659)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:332)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1678796 INFO (indexFetcher-6418-thread-1)
[n:127.0.0.1:40037_solr c:pull_replica_test_kill_pull_replica s:shard1
r:core_node4 x:pull_replica_test_kill_pull_replica_shard1_replica_p2]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 1678814 INFO (Thread-3929) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41972 41972
[junit4] 2> 1678822 WARN (Thread-3929) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/configs/conf
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 30
/solr/collections/pull_replica_test_create_delete/state.json
[junit4] 2> 22
/solr/collections/pull_replica_test_kill_pull_replica/state.json
[junit4] 2> 21
/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
[junit4] 2> 20
/solr/collections/pull_replica_test_kill_leader/state.json
[junit4] 2> 20
/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
[junit4] 2> 14
/solr/collections/pull_replica_test_add_docs/state.json
[junit4] 2> 13
/solr/collections/pull_replica_test_real_time_get/state.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/98646220977405958-127.0.0.1:57109_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_BA5BFFA382390CBC-001
[junit4] 2> Sep 12, 2017 1:13:47 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{foo=PostingsFormat(name=Asserting), foo_s=PostingsFormat(name=Asserting),
id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1547,
maxMBSortInHeap=6.794535083992006, sim=RandomSimilarity(queryNorm=false): {},
locale=it-IT, timezone=Turkey
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141
(64-bit)/cpus=3,threads=1,free=223970464,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldSortValues,
QueryEqualityTest, InfixSuggestersTest, TestSolrFieldCacheBean,
MBeansHandlerTest, TestTrie, MoveReplicaTest, BaseCdcrDistributedZkTest,
SampleTest, TestIntervalFaceting, TestDocTermOrds, TestAnalyzeInfixSuggestions,
AssignTest, TestLeaderElectionWithEmptyReplica,
OverriddenZkACLAndCredentialsProvidersTest, MoveReplicaHDFSTest, UpdateLogTest,
MergeStrategyTest, ChaosMonkeySafeLeaderTest, TestRealTimeGet,
TestEmbeddedSolrServerSchemaAPI, TestMaxScoreQueryParser,
AnalyticsMergeStrategyTest, TestRandomFlRTGCloud, CoreSorterTest,
MetricsConfigTest, HdfsBasicDistributedZkTest,
PreAnalyzedFieldManagedSchemaCloudTest, TestLegacyField,
TestSortByMinMaxFunction, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestSolrJ, TestSchemaResource, TestBM25SimilarityFactory,
TestSolrDeletionPolicy1, TestLRUStatsCache, ZkNodePropsTest,
TestUseDocValuesAsStored, TestQueryTypes, TestConfig,
SpellingQueryConverterTest, PreAnalyzedFieldTest, TestPerFieldSimilarity,
FileBasedSpellCheckerTest, DistanceUnitsTest, SuggesterFSTTest,
BlockJoinFacetSimpleTest, SolrGraphiteReporterTest,
DistributedTermsComponentTest, HdfsRecoveryZkTest, TestHdfsBackupRestoreCore,
TestMinMaxOnMultiValuedField, TestClusterStateMutator, TestNumericTerms32,
ExitableDirectoryReaderTest, ShufflingReplicaListTransformerTest,
UtilsToolTest, TestDocumentBuilder, TestPushWriter, TestInfoStreamLogging,
OpenExchangeRatesOrgProviderTest, BitVectorTest, TestScoreJoinQPNoScore,
SaslZkACLProviderTest, OpenCloseCoreStressTest, TestRangeQuery,
DistributedFacetPivotSmallTest, TestRTGBase, TestManagedSchema,
TestTolerantUpdateProcessorRandomCloud, TestJoin, ShowFileRequestHandlerTest,
CachingDirectoryFactoryTest, SpatialRPTFieldTypeTest,
BigEndianAscendingWordDeserializerTest, ShardRoutingCustomTest,
DistributedQueryElevationComponentTest, TestComplexPhraseQParserPlugin,
SolrIndexConfigTest, TestGraphTermsQParserPlugin, ConnectionReuseTest,
AnalysisErrorHandlingTest, DistributedQueueTest, TestGraphMLResponseWriter,
TestDefaultStatsCache, ClassificationUpdateProcessorIntegrationTest,
TestManagedResource, TestInPlaceUpdatesDistrib, BadIndexSchemaTest,
JsonLoaderTest, TestFastOutputStream, DistributedQueryComponentCustomSortTest,
TestOverriddenPrefixQueryForCustomFieldType, PingRequestHandlerTest,
TestNumericRangeQuery64, TestConfigsApi, MigrateRouteKeyTest,
TestUninvertingReader, TestCollapseQParserPlugin, StatsComponentTest,
TestFileDictionaryLookup, BlobRepositoryCloudTest, BasicDistributedZk2Test,
TestConfigOverlay, DOMUtilTest, TestPostingsSolrHighlighter, TestSearchPerf,
UpdateParamsTest, ChangedSchemaMergeTest, TestRebalanceLeaders,
FieldMutatingUpdateProcessorTest, BadCopyFieldTest, LoggingHandlerTest,
TestPartialUpdateDeduplication, DistributedFacetPivotLongTailTest, TestDocSet,
CollectionStateFormat2Test, HdfsChaosMonkeySafeLeaderTest,
DistributedMLTComponentTest, TestSuggestSpellingConverter, TestRecovery,
TestQueryUtils, MoreLikeThisHandlerTest, PreAnalyzedUpdateProcessorTest,
PluginInfoTest, SuggestComponentContextFilterQueryTest,
TestDynamicFieldResource, BasicAuthStandaloneTest, TestCloudManagedSchema,
SimpleMLTQParserTest, TestPolicyCloud, TestSolrConfigHandler,
TestCloudNestedDocsSort, CollectionsAPIAsyncDistributedZkTest,
TestSolrCloudSnapshots, TestSolrConfigHandlerCloud, TestFieldCacheSortRandom,
TestSlowCompositeReaderWrapper, TestClusterProperties, TestJsonFacetRefinement,
TestSimpleQParserPlugin, TestOnReconnectListenerSupport,
TestCopyFieldCollectionResource, TestUniqueKeyFieldResource,
TemplateUpdateProcessorTest, TermsComponentTest, AtomicUpdatesTest,
TestSolrCLIRunExample, TestSimpleTrackingShardHandler, DocumentBuilderTest,
SolrRequestParserTest, TestRuleBasedAuthorizationPlugin, TestApiFramework,
BlockDirectoryTest, OverseerModifyCollectionTest,
DistributedDebugComponentTest, HdfsSyncSliceTest, TestNRTOpen,
DistribDocExpirationUpdateProcessorTest, TestBadConfig, EnumFieldTest,
SolrCloudExampleTest, HttpSolrCallGetCoreTest, TestHttpShardHandlerFactory,
DistributedSuggestComponentTest, ZkFailoverTest, JSONWriterTest,
NodeMutatorTest, TestDFISimilarityFactory, DistributedIntervalFacetingTest,
TestStressLucene, TestFastLRUCache, SpellCheckCollatorTest, TestCollationField,
BasicZkTest, OverseerStatusTest, DebugComponentTest,
LeaderInitiatedRecoveryOnCommitTest, TestPullReplica]
[junit4] Completed [355/731 (1!)] on J1 in 149.68s, 10 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 47466 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]