Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/5/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([39520FC56F2F6595:255372481A8A1B06]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at org.junit.Assert.assertFalse(Assert.java:79)
at
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:497)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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 10906 lines...]
[junit4] Suite: org.apache.solr.cloud.TestTlogReplica
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001\init-core-data-001
[junit4] 2> 11676 INFO
(SUITE-TestTlogReplica-seed#[39520FC56F2F6595]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 11677 INFO
(SUITE-TestTlogReplica-seed#[39520FC56F2F6595]-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> 11683 INFO
(SUITE-TestTlogReplica-seed#[39520FC56F2F6595]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001\tempDir-001
[junit4] 2> 11684 INFO
(SUITE-TestTlogReplica-seed#[39520FC56F2F6595]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 11684 INFO (Thread-10) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 11684 INFO (Thread-10) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 11688 ERROR (Thread-10) [ ] 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> 11784 INFO
(SUITE-TestTlogReplica-seed#[39520FC56F2F6595]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:53204
[junit4] 2> 12159 INFO (jetty-launcher-35-thread-2) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 12159 INFO (jetty-launcher-35-thread-1) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 12239 INFO (jetty-launcher-35-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@25a69044{/solr,null,AVAILABLE}
[junit4] 2> 12239 INFO (jetty-launcher-35-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c2535a6{/solr,null,AVAILABLE}
[junit4] 2> 12264 INFO (jetty-launcher-35-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7e53ddb{HTTP/1.1,[http/1.1]}{127.0.0.1:53208}
[junit4] 2> 12264 INFO (jetty-launcher-35-thread-1) [ ] o.e.j.s.Server
Started @15629ms
[junit4] 2> 12264 INFO (jetty-launcher-35-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53208}
[junit4] 2> 12266 INFO (jetty-launcher-35-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@62a19ce9{HTTP/1.1,[http/1.1]}{127.0.0.1:53209}
[junit4] 2> 12275 INFO (jetty-launcher-35-thread-2) [ ] o.e.j.s.Server
Started @15639ms
[junit4] 2> 12275 INFO (jetty-launcher-35-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53209}
[junit4] 2> 12359 ERROR (jetty-launcher-35-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 12359 INFO (jetty-launcher-35-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 12359 INFO (jetty-launcher-35-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 12359 INFO (jetty-launcher-35-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 12372 ERROR (jetty-launcher-35-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 12372 INFO (jetty-launcher-35-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 12373 INFO (jetty-launcher-35-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 12373 INFO (jetty-launcher-35-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 12425 INFO (jetty-launcher-35-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-12T19:09:38.403Z
[junit4] 2> 12425 INFO (jetty-launcher-35-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-12T19:09:38.392Z
[junit4] 2> 12428 INFO (jetty-launcher-35-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 12441 INFO (jetty-launcher-35-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 12441 INFO (jetty-launcher-35-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 12472 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 0x15d3834e8350002, 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> 12520 INFO (jetty-launcher-35-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53204/solr
[junit4] 2> 12520 INFO (jetty-launcher-35-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53204/solr
[junit4] 2> 12927 INFO (jetty-launcher-35-thread-1)
[n:127.0.0.1:53208_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 12928 INFO (jetty-launcher-35-thread-2)
[n:127.0.0.1:53209_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 12930 INFO (jetty-launcher-35-thread-1)
[n:127.0.0.1:53208_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53208_solr
[junit4] 2> 12939 INFO (jetty-launcher-35-thread-2)
[n:127.0.0.1:53209_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53209_solr
[junit4] 2> 12940 INFO (jetty-launcher-35-thread-1)
[n:127.0.0.1:53208_solr ] o.a.s.c.Overseer Overseer
(id=98296566757261318-127.0.0.1:53208_solr-n_0000000000) starting
[junit4] 2> 12967 INFO
(zkCallback-46-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 12968 INFO
(zkCallback-47-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 13304 INFO (jetty-launcher-35-thread-2)
[n:127.0.0.1:53209_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53209.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abd6501
[junit4] 2> 13304 INFO (jetty-launcher-35-thread-2)
[n:127.0.0.1:53209_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53209.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abd6501
[junit4] 2> 13304 INFO (jetty-launcher-35-thread-2)
[n:127.0.0.1:53209_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53209.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abd6501
[junit4] 2> 13308 INFO (jetty-launcher-35-thread-1)
[n:127.0.0.1:53208_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53208_solr
[junit4] 2> 13313 INFO (jetty-launcher-35-thread-2)
[n:127.0.0.1:53209_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001\tempDir-001\node2\.
[junit4] 2> 13317 INFO
(zkCallback-47-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 13328 INFO
(OverseerStateUpdate-98296566757261318-127.0.0.1:53208_solr-n_0000000000)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 13555 INFO (jetty-launcher-35-thread-1)
[n:127.0.0.1:53208_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53208.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abd6501
[junit4] 2> 13556 INFO (jetty-launcher-35-thread-1)
[n:127.0.0.1:53208_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53208.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abd6501
[junit4] 2> 13556 INFO (jetty-launcher-35-thread-1)
[n:127.0.0.1:53208_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53208.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abd6501
[junit4] 2> 13558 INFO (jetty-launcher-35-thread-1)
[n:127.0.0.1:53208_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001\tempDir-001\node1\.
[junit4] 2> 13625 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 0x15d3834e8350007, 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> 13654 INFO
(SUITE-TestTlogReplica-seed#[39520FC56F2F6595]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 13655 INFO
(SUITE-TestTlogReplica-seed#[39520FC56F2F6595]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53204/solr ready
[junit4] 2> 13661 INFO
(SUITE-TestTlogReplica-seed#[39520FC56F2F6595]-worker) [ ]
o.a.s.c.TestTlogReplica Using legacyCloud?: false
[junit4] 2> 14396 INFO (qtp314916533-189) [n:127.0.0.1:53208_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> 14407 INFO (qtp314916533-189) [n:127.0.0.1:53208_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=16
[junit4] 2> 14523 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfOrderDBQWithInPlaceUpdates
[junit4] 2> 14540 INFO (qtp314916533-189) [n:127.0.0.1:53208_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 14596 INFO
(OverseerThreadFactory-24-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.CreateCollectionCmd Create collection
tlog_replica_test_out_of_order_db_qwith_in_place_updates
[junit4] 2> 14728 INFO
(OverseerStateUpdate-98296566757261318-127.0.0.1:53208_solr-n_0000000000)
[n:127.0.0.1:53208_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53208/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 14734 INFO
(OverseerStateUpdate-98296566757261318-127.0.0.1:53208_solr-n_0000000000)
[n:127.0.0.1:53208_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53209/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 14960 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 14960 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 14965 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 14966 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 15100 INFO
(zkCallback-46-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 15100 INFO
(zkCallback-47-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 15112 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 15112 INFO
(zkCallback-46-thread-2-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 16019 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 16038 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 16129 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.s.IndexSchema
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
Schema name=minimal
[junit4] 2> 16131 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.s.IndexSchema
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
Schema name=minimal
[junit4] 2> 16214 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 16214 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.CoreContainer Creating SolrCore
'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1'
using configuration from collection
tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
[junit4] 2> 16215 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53208.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1'
(registry
'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abd6501
[junit4] 2> 16222 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 16222 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.CoreContainer Creating SolrCore
'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2'
using configuration from collection
tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
[junit4] 2> 16224 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53209.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2'
(registry
'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abd6501
[junit4] 2> 16225 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 16225 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.SolrCore
[[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] ]
Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001\tempDir-001\node1\tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001\tempDir-001\node1\.\tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1\data\]
[junit4] 2> 16237 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 16237 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.SolrCore
[[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] ]
Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001\tempDir-001\node2\tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001\tempDir-001\node2\.\tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2\data\]
[junit4] 2> 16481 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 16481 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 16497 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 16497 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 16498 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 16498 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 16501 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 16501 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 16505 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@32970b29[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
main]
[junit4] 2> 16513 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 16515 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 16516 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 16521 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@17883d4a[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
main]
[junit4] 2> 16543 INFO
(searcherExecutor-27-thread-1-processing-n:127.0.0.1:53208_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node1) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.SolrCore
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
Registered new searcher
Searcher@32970b29[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 16544 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 16545 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 16546 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 16549 INFO
(searcherExecutor-28-thread-1-processing-n:127.0.0.1:53209_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node2) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.SolrCore
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
Registered new searcher
Searcher@17883d4a[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 16575 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572745073241620480
[junit4] 2> 16579 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572745073245814784
[junit4] 2> 16598 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 16598 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 16600 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53208/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
[junit4] 2> 16611 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.PeerSync PeerSync:
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
url=http://127.0.0.1:53208/solr START
replicas=[http://127.0.0.1:53209/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/]
nUpdates=100
[junit4] 2> 16612 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.PeerSync PeerSync:
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
url=http://127.0.0.1:53208/solr DONE. We have no versions. sync failed.
[junit4] 2> 16621 INFO (qtp301471789-179) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.S.Request
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=7
[junit4] 2> 16625 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 16626 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
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> 16626 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 16626 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.ZkController
tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
stopping background replication from leader
[junit4] 2> 16670 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53208/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
shard1
[junit4] 2> 16780 INFO
(zkCallback-46-thread-2-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 16780 INFO
(zkCallback-46-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 16780 INFO
(zkCallback-47-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 16781 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 16828 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 16839 INFO (qtp314916533-187) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1879
[junit4] 2> 16937 INFO
(zkCallback-46-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 16938 INFO
(zkCallback-46-thread-2-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 16938 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 16938 INFO
(zkCallback-47-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 17614 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.ZkController
tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
starting background replication from leader
[junit4] 2> 17614 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 17650 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 17688 INFO (qtp301471789-177) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2732
[junit4] 2> 17713 INFO (qtp314916533-189) [n:127.0.0.1:53208_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> 17794 INFO
(zkCallback-46-thread-2-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 17795 INFO
(zkCallback-46-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 17807 INFO
(zkCallback-47-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 17808 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 18677 INFO
(OverseerCollectionConfigSetProcessor-98296566757261318-127.0.0.1:53208_solr-n_0000000000)
[n:127.0.0.1:53208_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> 18718 INFO (qtp314916533-189) [n:127.0.0.1:53208_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
status=0 QTime=4178
[junit4] 2> 18864 INFO (qtp301471789-181) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53208/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/&wt=javabin&version=2}{add=[1
(1)]} 0 112
[junit4] 2> 18868 INFO (qtp301471789-182) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&_version_=3&distrib.from=http://127.0.0.1:53208/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=inplace_updatable_int:5
(-3)} 0 1
[junit4] 2> 18873 INFO (qtp301471789-182) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.inplace.prevversion=1&distrib.from=http://127.0.0.1:53208/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/&wt=javabin&version=2&distrib.inplace.update=true}{add=[1
(2)]} 0 1
[junit4] 2> 18876 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.c.ChaosMonkey monkey: kill jetty! 53208
[junit4] 2> 18887 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@7e53ddb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 18888 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=618500026
[junit4] 2> 18888 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 18890 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 18891 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 18893 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 18898 INFO (coreCloseExecutor-39-thread-1)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.SolrCore
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
CLOSING SolrCore org.apache.solr.core.SolrCore@5bcc1b7
[junit4] 2> 18901 INFO (coreCloseExecutor-39-thread-1)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1,
tag=96256439
[junit4] 2> 18906 INFO (coreCloseExecutor-39-thread-1)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.leader,
tag=96256439
[junit4] 2> 18908 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.c.Overseer Overseer
(id=98296566757261318-127.0.0.1:53208_solr-n_0000000000) closing
[junit4] 2> 18909 INFO
(OverseerStateUpdate-98296566757261318-127.0.0.1:53208_solr-n_0000000000)
[n:127.0.0.1:53208_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53208_solr
[junit4] 2> 18918 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 0x15d3834e8350006, 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> 18921 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@25a69044{/solr,null,UNAVAILABLE}
[junit4] 2> 18925 INFO
(zkCallback-47-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53209_solr
[junit4] 2> 18925 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 18933 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.c.ChaosMonkey monkey: stop jetty! 53208
[junit4] 2> 18939 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.c.ChaosMonkey monkey: starting jetty! 53208
[junit4] 2> 18942 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 18948 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2fa140e7{/solr,null,AVAILABLE}
[junit4] 2> 18950 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@65b7794b{HTTP/1.1,[http/1.1]}{127.0.0.1:53208}
[junit4] 2> 18951 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.e.j.s.Server Started @22315ms
[junit4] 2> 18998 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53208}
[junit4] 2> 18999 ERROR
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 18999 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 18999 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 18999 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 18999 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-12T19:09:45.029Z
[junit4] 2> 19033 INFO
(zkCallback-47-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.Overseer Overseer
(id=98296566757261317-127.0.0.1:53209_solr-n_0000000001) starting
[junit4] 2> 19033 INFO
(zkCallback-47-thread-3-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 19036 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 19112 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 19173 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53204/solr
[junit4] 2> 19221 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 19227 INFO
(zkCallback-47-thread-3-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 19228 INFO
(zkCallback-47-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 19272 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 19275 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[n:127.0.0.1:53208_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 19277 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[n:127.0.0.1:53208_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53208_solr
[junit4] 2> 19309 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 19309 INFO
(zkCallback-47-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 19451 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[n:127.0.0.1:53208_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53208.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abd6501
[junit4] 2> 19455 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[n:127.0.0.1:53208_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53208.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abd6501
[junit4] 2> 19455 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[n:127.0.0.1:53208_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53208.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abd6501
[junit4] 2> 19459 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[n:127.0.0.1:53208_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001\tempDir-001\node1\.
[junit4] 2> 19461 INFO
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[39520FC56F2F6595])
[n:127.0.0.1:53208_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
[junit4] 2> 19473 INFO
(zkCallback-58-thread-2-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 19489 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 19489 INFO
(zkCallback-47-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 19490 INFO
(zkCallback-47-thread-3-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 19497 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 19531 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 19550 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.s.IndexSchema
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
Schema name=minimal
[junit4] 2> 19558 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 19558 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.CoreContainer Creating SolrCore
'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1'
using configuration from collection
tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
[junit4] 2> 19560 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53208.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1'
(registry
'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abd6501
[junit4] 2> 19560 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 19560 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.SolrCore
[[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] ]
Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001\tempDir-001\node1\tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001\tempDir-001\node1\.\tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1\data\]
[junit4] 2> 19664 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 19665 INFO
(zkCallback-47-thread-1-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 19665 INFO
(zkCallback-47-thread-3-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 19666 INFO
(zkCallback-58-thread-2-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 19666 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 19685 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 19685 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 19686 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 19686 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 19714 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@54665e83[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
main]
[junit4] 2> 19716 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 19716 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 19720 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 19720 INFO
(coreLoadExecutor-48-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572745076539392000
[junit4] 2> 19726 INFO
(searcherExecutor-49-thread-1-processing-n:127.0.0.1:53208_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node1) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.SolrCore
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
Registered new searcher
Searcher@54665e83[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 21536 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53209/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/
[junit4] 2> 21537 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.PeerSync PeerSync:
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
url=http://127.0.0.1:53209/solr START
replicas=[http://127.0.0.1:53208/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/]
nUpdates=100
[junit4] 2> 21542 INFO (qtp5745161-256) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.S.Request
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 21544 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.PeerSync PeerSync:
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
url=http://127.0.0.1:53209/solr Received 0 versions from
http://127.0.0.1:53208/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
fingerprint:null
[junit4] 2> 21544 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.PeerSync PeerSync:
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
url=http://127.0.0.1:53209/solr DONE. sync succeeded
[junit4] 2> 21544 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 21544 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.SyncStrategy
http://127.0.0.1:53209/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/:
try and ask
http://127.0.0.1:53208/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
to sync
[junit4] 2> 21547 INFO (qtp5745161-255) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.PeerSync PeerSync:
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
url=http://127.0.0.1:53208/solr START
replicas=[http://127.0.0.1:53209/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/]
nUpdates=100
[junit4] 2> 21556 INFO (qtp301471789-179) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.IndexFingerprint IndexFingerprint millis:2.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 21556 INFO (qtp301471789-179) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.S.Request
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
webapp=/solr path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 21560 INFO (qtp5745161-255) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 21560 INFO (qtp5745161-255) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 21560 INFO (qtp5745161-255) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.S.Request
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
webapp=/solr path=/get
params={distrib=false&qt=/get&getVersions=100&sync=http://127.0.0.1:53209/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/&wt=javabin&version=2}
status=0 QTime=14
[junit4] 2> 21561 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.SyncStrategy
http://127.0.0.1:53209/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/:
sync completed with
http://127.0.0.1:53208/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
[junit4] 2> 21562 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.ZkController
tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
stopping background replication from leader
[junit4] 2> 21566 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Replaying tlog before become new leader
[junit4] 2> 21566 WARN
(recoveryExecutor-32-thread-1-processing-n:127.0.0.1:53209_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node2) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.UpdateLog Starting log replay
tlog{file=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001\tempDir-001\node2\tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2\data\tlog\tlog.0000000000000000000
refcount=2} active=false starting pos=0 inSortedOrder=true
[junit4] 2> 22004 INFO
(recoveryExecutor-32-thread-1-processing-n:127.0.0.1:53209_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node2) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6544bb4f[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
realtime]
[junit4] 2> 22121 INFO
(recoveryExecutor-32-thread-1-processing-n:127.0.0.1:53209_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node2) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 start
commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 22121 INFO
(recoveryExecutor-32-thread-1-processing-n:127.0.0.1:53209_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node2) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1db84e06 commitCommandVersion:0
[junit4] 2> 22122 INFO
(recoveryExecutor-32-thread-1-processing-n:127.0.0.1:53209_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node2) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@47f02666[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
main]
[junit4] 2> 22124 INFO
(recoveryExecutor-32-thread-1-processing-n:127.0.0.1:53209_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node2) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 22128 INFO
(searcherExecutor-28-thread-1-processing-n:127.0.0.1:53209_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node2) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.SolrCore
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
Registered new searcher
Searcher@47f02666[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1:fieldInfosGen=1:dvGen=2)))}
[junit4] 2> 22129 INFO
(recoveryExecutor-32-thread-1-processing-n:127.0.0.1:53209_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node2) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
{add=[1 (1), 1 (2)],deleteByQuery=inplace_updatable_int:5 (-3)} 0 562
[junit4] 2> 22129 WARN
(recoveryExecutor-32-thread-1-processing-n:127.0.0.1:53209_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node2) [n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=2
deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
[junit4] 2> 22132 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node2
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53209/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/
shard1
[junit4] 2> 22135 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 22136 INFO
(zkCallback-47-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 22136 INFO
(zkCallback-47-thread-3-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 22136 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 22136 INFO
(zkCallback-58-thread-2-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 22735 INFO
(coreZkRegister-42-thread-1-processing-n:127.0.0.1:53208_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node1) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.ZkController Core needs to
recover:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
[junit4] 2> 22739 INFO
(updateExecutor-55-thread-1-processing-n:127.0.0.1:53208_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node1) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 22749 INFO
(recoveryExecutor-56-thread-1-processing-n:127.0.0.1:53208_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node1) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 22749 INFO
(recoveryExecutor-56-thread-1-processing-n:127.0.0.1:53208_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node1) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 22749 INFO
(recoveryExecutor-56-thread-1-processing-n:127.0.0.1:53208_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node1) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.ZkController
tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
stopping background replication from leader
[junit4] 2> 22749 INFO
(recoveryExecutor-56-thread-1-processing-n:127.0.0.1:53208_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node1) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
[junit4] 2> 22749 INFO
(recoveryExecutor-56-thread-1-processing-n:127.0.0.1:53208_solr
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates
r:core_node1) [n:127.0.0.1:53208_solr
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1
r:core_node1
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 22750 INFO
(recoveryExecutor-56-thread-1-processing-n:127.0.0.1:53208_solr
x:tlog_replica_test_out_of_order_db_qwith_in_pla
[...truncated too long message...]
NFO (qtp426338782-718) [n:127.0.0.1:53208_solr ] o.a.s.c.ZkController
tlog_replica_test_add_docs_shard1_replica_t1 stopping background replication
from leader
[junit4] 2> 122224 INFO (qtp426338782-718) [n:127.0.0.1:53208_solr ]
o.a.s.c.SolrCore [tlog_replica_test_add_docs_shard1_replica_t1] CLOSING
SolrCore org.apache.solr.core.SolrCore@6a1fce47
[junit4] 2> 122226 INFO (qtp426338782-718) [n:127.0.0.1:53208_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.tlog_replica_test_add_docs.shard1.replica_t1, tag=1780469319
[junit4] 2> 122226 INFO (qtp426338782-718) [n:127.0.0.1:53208_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.tlog_replica_test_add_docs.shard1.leader,
tag=1780469319
[junit4] 2> 122234 INFO (qtp426338782-718) [n:127.0.0.1:53208_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=tlog_replica_test_add_docs_shard1_replica_t1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=13
[junit4] 2> 122340 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/tlog_replica_test_add_docs/state.json] for collection
[tlog_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 122941 INFO (qtp426338782-714) [n:127.0.0.1:53208_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=tlog_replica_test_add_docs&action=DELETE&wt=javabin&version=2}
status=0 QTime=725
[junit4] 2> 122941 INFO
(TEST-TestTlogReplica.testAddDocs-seed#[39520FC56F2F6595]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAddDocs
[junit4] 2> 122943 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 0x15d3834e8350008, 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> 122949 INFO (jetty-closer-36-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@56cf0afd{HTTP/1.1,[http/1.1]}{127.0.0.1:53209}
[junit4] 2> 122949 INFO (jetty-closer-36-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1427994583
[junit4] 2> 122949 INFO (jetty-closer-36-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 122950 INFO (jetty-closer-36-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1c6ae24c{HTTP/1.1,[http/1.1]}{127.0.0.1:53208}
[junit4] 2> 122950 INFO (jetty-closer-36-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1092980807
[junit4] 2> 122950 INFO (jetty-closer-36-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 122950 INFO (jetty-closer-36-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 122951 INFO (jetty-closer-36-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 122953 INFO (jetty-closer-36-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 122954 INFO (jetty-closer-36-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 122954 INFO (jetty-closer-36-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 122955 INFO (jetty-closer-36-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 122959 INFO (jetty-closer-36-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98296566757261338-127.0.0.1:53209_solr-n_0000000007) closing
[junit4] 2> 122960 INFO
(OverseerStateUpdate-98296566757261338-127.0.0.1:53209_solr-n_0000000007)
[n:127.0.0.1:53209_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53209_solr
[junit4] 2> 122963 WARN
(zkCallback-104-thread-3-processing-n:127.0.0.1:53208_solr)
[n:127.0.0.1:53208_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 122963 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 122964 INFO (jetty-closer-36-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6cb208e0{/solr,null,UNAVAILABLE}
[junit4] 2> 122964 WARN
(zkCallback-96-thread-2-processing-n:127.0.0.1:53209_solr)
[n:127.0.0.1:53209_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 122966 INFO (jetty-closer-36-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@457016fe{/solr,null,UNAVAILABLE}
[junit4] 2> 122967 ERROR
(SUITE-TestTlogReplica-seed#[39520FC56F2F6595]-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> 122967 INFO
(SUITE-TestTlogReplica-seed#[39520FC56F2F6595]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53204 53204
[junit4] 2> 122969 INFO (Thread-10) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53204 53204
[junit4] 2> 122971 WARN (Thread-10) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 33 /solr/configs/conf
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 9 /solr/security.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 43
/solr/collections/tlog_replica_test_recovery/state.json
[junit4] 2> 36
/solr/collections/tlog_replica_test_create_delete/state.json
[junit4] 2> 29
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
[junit4] 2> 28
/solr/collections/tlog_replica_test_kill_leader/state.json
[junit4] 2> 27
/solr/collections/tlog_replica_test_remove_leader/state.json
[junit4] 2> 26
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
[junit4] 2> 25
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
[junit4] 2> 24
/solr/collections/tlog_replica_test_basic_leader_election/state.json
[junit4] 2> 15
/solr/collections/tlog_replica_test_real_time_get/state.json
[junit4] 2> 15
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
[junit4] 2> 15
/solr/collections/tlog_replica_test_delete_by_id/state.json
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 6
/solr/collections/tlog_replica_test_add_docs/state.json
[junit4] 2> 4
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98296566757261329-core_node1-n_0000000000
[junit4] 2> 3
/solr/overseer_elect/election/98296566757261329-127.0.0.1:53208_solr-n_0000000004
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98296566757261341-core_node7-n_0000000001
[junit4] 2> 2
/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/98296566757261323-core_node2-n_0000000000
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98296566757261341-core_node4-n_0000000001
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98296566757261338-core_node4-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections
[junit4] 2> 6 /solr/overseer/queue
[junit4] 2> 6 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTlogReplica_39520FC56F2F6595-001
[junit4] 2> Jul 12, 2017 7:11:29 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{foo=PostingsFormat(name=Direct), title_s=Lucene50(blocksize=128),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
foo_s=PostingsFormat(name=Direct)},
docValues:{_version_=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Lucene70),
inplace_updatable_int=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=199,
maxMBSortInHeap=5.092746638706568, sim=RandomSimilarity(queryNorm=true): {},
locale=sr-RS, timezone=America/St_Johns
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=99883304,total=226127872
[junit4] 2> NOTE: All tests run in this JVM:
[OverriddenZkACLAndCredentialsProvidersTest, TestAnalyzedSuggestions,
TestSolrCloudWithSecureImpersonation, TestTlogReplica]
[junit4] Completed [28/727 (1!)] on J1 in 111.57s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 45716 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]