Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/224/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly
Error Message:
Unexpected number of elements in the group for intGSF: 6
Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for
intGSF: 6
at
__randomizedtesting.SeedInfo.seed([EA0947A466B19499:71B229FC2BE9A6C7]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12658 lines...]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] 2> 2070351 INFO
(SUITE-DocValuesNotIndexedTest-seed#[EA0947A466B19499]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\init-core-data-001
[junit4] 2> 2070356 INFO
(SUITE-DocValuesNotIndexedTest-seed#[EA0947A466B19499]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2070358 INFO
(SUITE-DocValuesNotIndexedTest-seed#[EA0947A466B19499]-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> 2070360 INFO
(SUITE-DocValuesNotIndexedTest-seed#[EA0947A466B19499]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001
[junit4] 2> 2070361 INFO
(SUITE-DocValuesNotIndexedTest-seed#[EA0947A466B19499]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2070364 INFO (Thread-3060) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2070364 INFO (Thread-3060) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2070377 ERROR (Thread-3060) [ ] 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> 2070462 INFO
(SUITE-DocValuesNotIndexedTest-seed#[EA0947A466B19499]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:60009
[junit4] 2> 2070505 INFO (jetty-launcher-3773-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2070505 INFO (jetty-launcher-3773-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d7bcf3c{/solr,null,AVAILABLE}
[junit4] 2> 2070505 INFO (jetty-launcher-3773-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2070507 INFO (jetty-launcher-3773-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b8fe733{/solr,null,AVAILABLE}
[junit4] 2> 2070525 INFO (jetty-launcher-3773-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2dd9d205{HTTP/1.1,[http/1.1]}{127.0.0.1:60013}
[junit4] 2> 2070525 INFO (jetty-launcher-3773-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2ccc282d{HTTP/1.1,[http/1.1]}{127.0.0.1:60016}
[junit4] 2> 2070525 INFO (jetty-launcher-3773-thread-2) [ ]
o.e.j.s.Server Started @2078559ms
[junit4] 2> 2070525 INFO (jetty-launcher-3773-thread-1) [ ]
o.e.j.s.Server Started @2078559ms
[junit4] 2> 2070525 INFO (jetty-launcher-3773-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60013}
[junit4] 2> 2070525 INFO (jetty-launcher-3773-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60016}
[junit4] 2> 2070526 ERROR (jetty-launcher-3773-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2070526 ERROR (jetty-launcher-3773-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2070527 INFO (jetty-launcher-3773-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2070527 INFO (jetty-launcher-3773-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2070527 INFO (jetty-launcher-3773-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2070527 INFO (jetty-launcher-3773-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2070527 INFO (jetty-launcher-3773-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2070527 INFO (jetty-launcher-3773-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2070536 INFO (jetty-launcher-3773-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-01T07:37:18.787Z
[junit4] 2> 2070527 INFO (jetty-launcher-3773-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-01T07:37:18.778Z
[junit4] 2> 2070547 INFO (jetty-launcher-3773-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2070561 INFO (jetty-launcher-3773-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2070561 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 0x15ed6de2e230001, 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> 2070566 INFO (jetty-launcher-3773-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60009/solr
[junit4] 2> 2070570 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 0x15ed6de2e230002, 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> 2070598 INFO (jetty-launcher-3773-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60009/solr
[junit4] 2> 2070605 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 0x15ed6de2e230004, 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> 2070951 INFO (jetty-launcher-3773-thread-2)
[n:127.0.0.1:60013_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2070952 INFO (jetty-launcher-3773-thread-2)
[n:127.0.0.1:60013_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:60013_solr
[junit4] 2> 2070953 INFO (jetty-launcher-3773-thread-2)
[n:127.0.0.1:60013_solr ] o.a.s.c.Overseer Overseer
(id=98752491593859077-127.0.0.1:60013_solr-n_0000000000) starting
[junit4] 2> 2070974 INFO (jetty-launcher-3773-thread-2)
[n:127.0.0.1:60013_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60013_solr
[junit4] 2> 2070978 INFO
(OverseerStateUpdate-98752491593859077-127.0.0.1:60013_solr-n_0000000000)
[n:127.0.0.1:60013_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2070979 INFO (jetty-launcher-3773-thread-1)
[n:127.0.0.1:60016_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2070983 INFO (jetty-launcher-3773-thread-1)
[n:127.0.0.1:60016_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2070990 INFO (jetty-launcher-3773-thread-1)
[n:127.0.0.1:60016_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60016_solr
[junit4] 2> 2071001 INFO
(zkCallback-3784-thread-1-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2071002 INFO
(zkCallback-3785-thread-1-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2071272 INFO (jetty-launcher-3773-thread-2)
[n:127.0.0.1:60013_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60013.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5816fd4f
[junit4] 2> 2071297 INFO (jetty-launcher-3773-thread-2)
[n:127.0.0.1:60013_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60013.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5816fd4f
[junit4] 2> 2071301 INFO (jetty-launcher-3773-thread-1)
[n:127.0.0.1:60016_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60016.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5816fd4f
[junit4] 2> 2071327 INFO (jetty-launcher-3773-thread-1)
[n:127.0.0.1:60016_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60016.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5816fd4f
[junit4] 2> 2071327 INFO (jetty-launcher-3773-thread-1)
[n:127.0.0.1:60016_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60016.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5816fd4f
[junit4] 2> 2071333 INFO (jetty-launcher-3773-thread-2)
[n:127.0.0.1:60013_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60013.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5816fd4f
[junit4] 2> 2071335 INFO (jetty-launcher-3773-thread-2)
[n:127.0.0.1:60013_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node2\.
[junit4] 2> 2071337 INFO (jetty-launcher-3773-thread-1)
[n:127.0.0.1:60016_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node1\.
[junit4] 2> 2071446 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 0x15ed6de2e230007, 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> 2071450 INFO
(SUITE-DocValuesNotIndexedTest-seed#[EA0947A466B19499]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2071452 INFO
(SUITE-DocValuesNotIndexedTest-seed#[EA0947A466B19499]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60009/solr ready
[junit4] 2> 2071469 INFO (qtp54736823-19525) [n:127.0.0.1:60016_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2071474 INFO
(OverseerThreadFactory-6623-thread-1-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.c.CreateCollectionCmd Create collection
dv_coll
[junit4] 2> 2071608 INFO
(OverseerStateUpdate-98752491593859077-127.0.0.1:60013_solr-n_0000000000)
[n:127.0.0.1:60013_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"dv_coll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:60013/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2071619 INFO
(OverseerStateUpdate-98752491593859077-127.0.0.1:60013_solr-n_0000000000)
[n:127.0.0.1:60013_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"dv_coll_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:60016/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2071644 INFO
(OverseerStateUpdate-98752491593859077-127.0.0.1:60013_solr-n_0000000000)
[n:127.0.0.1:60013_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"dv_coll_shard3_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:60013/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2071646 INFO
(OverseerStateUpdate-98752491593859077-127.0.0.1:60013_solr-n_0000000000)
[n:127.0.0.1:60013_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"dv_coll_shard4_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:60016/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2071841 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2071842 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2071846 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2071847 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2071854 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n5&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2071858 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2071974 INFO
(zkCallback-3784-thread-2-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2071974 INFO
(zkCallback-3784-thread-1-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2071974 INFO
(zkCallback-3785-thread-1-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2071976 INFO
(zkCallback-3785-thread-2-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2072909 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2072911 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2072931 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2072932 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2072994 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n5] Schema name=minimal
[junit4] 2> 2073004 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2073007 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2073007 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 2073013 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60013.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5816fd4f
[junit4] 2> 2073013 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2073013 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node2\dv_coll_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node2\.\dv_coll_shard1_replica_n1\data\]
[junit4] 2> 2073013 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2073014 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n5' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 2073015 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60016.solr.core.dv_coll.shard4.replica_n5' (registry
'solr.core.dv_coll.shard4.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5816fd4f
[junit4] 2> 2073015 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2073016 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] o.a.s.c.SolrCore
[[dv_coll_shard4_replica_n5] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node1\dv_coll_shard4_replica_n5],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node1\.\dv_coll_shard4_replica_n5\data\]
[junit4] 2> 2073017 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2073019 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
[junit4] 2> 2073021 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2073022 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 2073022 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60016.solr.core.dv_coll.shard2.replica_n2' (registry
'solr.core.dv_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5816fd4f
[junit4] 2> 2073023 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2073023 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node1\dv_coll_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
[junit4] 2> 2073025 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2073026 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n3' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 2073026 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60013.solr.core.dv_coll.shard3.replica_n3' (registry
'solr.core.dv_coll.shard3.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5816fd4f
[junit4] 2> 2073026 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2073026 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore
[[dv_coll_shard3_replica_n3] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node2\dv_coll_shard3_replica_n3],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node2\.\dv_coll_shard3_replica_n3\data\]
[junit4] 2> 2073229 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2073229 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2073239 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2073239 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2073240 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2073240 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2073240 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2073240 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2073241 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2073242 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2073242 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2073243 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2073244 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2073244 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2073245 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2073245 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2aecc4cd[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 2073245 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.SolrIndexSearcher Opening [Searcher@55b94c97[dv_coll_shard3_replica_n3]
main]
[junit4] 2> 2073245 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2073246 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6fc0c77c[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 2073246 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2073246 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2073246 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2073246 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2073246 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2a41e87e[dv_coll_shard4_replica_n5]
main]
[junit4] 2> 2073246 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2073246 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580039868511158272
[junit4] 2> 2073246 INFO
(searcherExecutor-6630-thread-1-processing-n:127.0.0.1:60016_solr
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node6)
[n:127.0.0.1:60016_solr c:dv_coll s:shard2 r:core_node6
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@6fc0c77c[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2073246 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2073246 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2073246 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2073254 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2073254 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2073254 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2073254 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2073254 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2073254 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2073254 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2073255 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2073255 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580039868520595456
[junit4] 2> 2073256 INFO
(searcherExecutor-6629-thread-1-processing-n:127.0.0.1:60016_solr
x:dv_coll_shard4_replica_n5 s:shard4 c:dv_coll r:core_node8)
[n:127.0.0.1:60016_solr c:dv_coll s:shard4 r:core_node8
x:dv_coll_shard4_replica_n5] o.a.s.c.SolrCore [dv_coll_shard4_replica_n5]
Registered new searcher Searcher@2a41e87e[dv_coll_shard4_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2073256 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2073256 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2073257 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2073257 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2073257 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580039868522692608
[junit4] 2> 2073257 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580039868522692608
[junit4] 2> 2073258 INFO
(searcherExecutor-6628-thread-1-processing-n:127.0.0.1:60013_solr
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node4)
[n:127.0.0.1:60013_solr c:dv_coll s:shard1 r:core_node4
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@2aecc4cd[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2073258 INFO
(searcherExecutor-6631-thread-1-processing-n:127.0.0.1:60013_solr
x:dv_coll_shard3_replica_n3 s:shard3 c:dv_coll r:core_node7)
[n:127.0.0.1:60013_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3]
Registered new searcher Searcher@55b94c97[dv_coll_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2073260 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2073261 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2073261 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:60016/solr/dv_coll_shard2_replica_n2/
[junit4] 2> 2073261 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2073261 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.SyncStrategy http://127.0.0.1:60016/solr/dv_coll_shard2_replica_n2/ has
no replicas
[junit4] 2> 2073261 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2073264 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2073264 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2073264 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:60016/solr/dv_coll_shard4_replica_n5/
[junit4] 2> 2073264 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2073264 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.c.SyncStrategy http://127.0.0.1:60016/solr/dv_coll_shard4_replica_n5/ has
no replicas
[junit4] 2> 2073264 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2073265 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2073265 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2073265 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:60013/solr/dv_coll_shard1_replica_n1/
[junit4] 2> 2073265 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2073265 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:60013/solr/dv_coll_shard1_replica_n1/ has
no replicas
[junit4] 2> 2073265 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2073265 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60016/solr/dv_coll_shard2_replica_n2/ shard2
[junit4] 2> 2073265 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60016/solr/dv_coll_shard4_replica_n5/ shard4
[junit4] 2> 2073270 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2073270 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2073270 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:60013/solr/dv_coll_shard3_replica_n3/
[junit4] 2> 2073270 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2073270 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.SyncStrategy http://127.0.0.1:60013/solr/dv_coll_shard3_replica_n3/ has
no replicas
[junit4] 2> 2073270 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2073278 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60013/solr/dv_coll_shard1_replica_n1/ shard1
[junit4] 2> 2073278 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60013/solr/dv_coll_shard3_replica_n3/ shard3
[junit4] 2> 2073460 INFO
(zkCallback-3784-thread-1-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2073460 INFO
(zkCallback-3784-thread-2-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2073460 INFO
(zkCallback-3785-thread-1-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2073460 INFO
(zkCallback-3785-thread-2-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2073460 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2073466 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2073466 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1625
[junit4] 2> 2073474 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1631
[junit4] 2> 2073511 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2073514 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2073514 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1656
[junit4] 2> 2073514 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n5&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1663
[junit4] 2> 2073550 INFO (qtp54736823-19525) [n:127.0.0.1:60016_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> 2073669 INFO
(zkCallback-3784-thread-2-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2073669 INFO
(zkCallback-3784-thread-1-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2073669 INFO
(zkCallback-3785-thread-2-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2073670 INFO
(zkCallback-3785-thread-1-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2074551 INFO (qtp54736823-19525) [n:127.0.0.1:60016_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
status=0 QTime=3081
[junit4] 2> 2074558 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 2074568 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2074575 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2074586 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.ZkController Persisted config data to node
/configs/conf1/managed-schema
[junit4] 2> 2074586 INFO
(zkCallback-3784-thread-1-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 2074587 INFO
(zkCallback-3784-thread-2-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 2074587 INFO
(zkCallback-3785-thread-1-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 2074587 INFO
(zkCallback-3785-thread-2-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 2074591 INFO
(zkCallback-3784-thread-1-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 2074592 INFO
(zkCallback-3784-thread-2-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 2074593 INFO
(zkCallback-3785-thread-2-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 2074600 INFO
(zkCallback-3784-thread-2-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3]
Schema name=minimal
[junit4] 2> 2074600 INFO
(zkCallback-3785-thread-2-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n5]
Schema name=minimal
[junit4] 2> 2074603 INFO
(zkCallback-3785-thread-2-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 2074603 INFO
(zkCallback-3785-thread-2-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing
schema in 10 ms
[junit4] 2> 2074605 INFO
(zkCallback-3784-thread-2-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 2074605 INFO
(zkCallback-3784-thread-2-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing
schema in 13 ms
[junit4] 2> 2074606 INFO
(zkCallback-3784-thread-1-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1]
Schema name=minimal
[junit4] 2> 2074611 INFO
(zkCallback-3784-thread-1-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 2074611 INFO
(zkCallback-3784-thread-1-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing
schema in 22 ms
[junit4] 2> 2074624 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2074631 INFO (Thread-3085) [n:127.0.0.1:60013_solr ]
o.a.s.c.SolrCore config update listener called for core
dv_coll_shard1_replica_n1
[junit4] 2> 2074634 INFO (Thread-3085) [n:127.0.0.1:60013_solr ]
o.a.s.c.SolrCore config update listener called for core
dv_coll_shard3_replica_n3
[junit4] 2> 2074635 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2074638 INFO (Thread-3086) [n:127.0.0.1:60016_solr ]
o.a.s.c.SolrCore config update listener called for core
dv_coll_shard2_replica_n2
[junit4] 2> 2074640 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2074640 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n2' using
configuration from collection dv_coll
[junit4] 2> 2074641 INFO (Thread-3086) [n:127.0.0.1:60016_solr ]
o.a.s.c.SolrCore core reload dv_coll_shard2_replica_n2
[junit4] 2> 2074671 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60016.solr.core.dv_coll.shard2.replica_n2' (registry
'solr.core.dv_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5816fd4f
[junit4] 2> 2074671 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node1\dv_coll_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
[junit4] 2> 2074831 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2074831 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2074833 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b69092e[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 2074833 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2074833 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2074833 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2074833 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 2074833 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2074833 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580039870175248384
[junit4] 2> 2074841 INFO
(searcherExecutor-6648-thread-1-processing-n:127.0.0.1:60016_solr
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node6)
[n:127.0.0.1:60016_solr c:dv_coll s:shard2 r:core_node6
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@b69092e[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2074844 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2074845 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@52404559[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 2074845 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply
schema update version 1 for collection dv_coll
[junit4] 2> 2074848 INFO
(zkCallback-3785-thread-1-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 2074850 INFO
(searcherExecutor-6648-thread-1-processing-n:127.0.0.1:60016_solr
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node6)
[n:127.0.0.1:60016_solr c:dv_coll s:shard2 r:core_node6
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@52404559[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2074866 INFO
(zkCallback-3785-thread-1-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2]
Schema name=minimal
[junit4] 2> 2074876 INFO (qtp54736823-19521) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] o.a.s.c.S.Request
[dv_coll_shard4_replica_n5] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2074879 INFO (qtp25164186-19513) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request
[dv_coll_shard1_replica_n1] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2074883 INFO (Thread-3086) [n:127.0.0.1:60016_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2074884 INFO (qtp25164186-19513) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.S.Request
[dv_coll_shard3_replica_n3] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2074945 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.ManagedIndexSchema Took 99.0ms for 3 replicas to apply schema update
version 1 for collection dv_coll
[junit4] 2> 2074945 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.S.Request
[dv_coll_shard2_replica_n2] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=387
[junit4] 2> 2074945 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore
[dv_coll_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@57d6a1a0
[junit4] 2> 2074945 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard2.replica_n2, tag=1473683872
[junit4] 2> 2074945 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@f2444c0: rootName =
solr_60016, domain = solr.core.dv_coll.shard2.replica_n2, service url = null,
agent id = null] for registry solr.core.dv_coll.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@24b6fa24
[junit4] 2> 2074948 INFO
(zkCallback-3785-thread-1-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 2074948 INFO
(zkCallback-3785-thread-1-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing
schema in 99 ms
[junit4] 2> 2074956 INFO (Thread-3086) [n:127.0.0.1:60016_solr ]
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2074960 INFO (Thread-3086) [n:127.0.0.1:60016_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2074960 INFO (Thread-3086) [n:127.0.0.1:60016_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n2' using
configuration from collection dv_coll
[junit4] 2> 2074964 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard2.leader, tag=1473683872
[junit4] 2> 2075172 INFO
(TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[EA0947A466B19499]) [
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDVOnly
[junit4] 2> 2075198 INFO (qtp25164186-19519) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60013/solr/dv_coll_shard3_replica_n3/&wt=javabin&version=2}{deleteByQuery=*:*
(-1580039870543298560)} 0 13
[junit4] 2> 2075201 INFO (qtp54736823-19535) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60013/solr/dv_coll_shard3_replica_n3/&wt=javabin&version=2}{deleteByQuery=*:*
(-1580039870552735744)} 0 8
[junit4] 2> 2075202 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_60016.solr.core.dv_coll.shard2.replica_n2' (registry
'solr.core.dv_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5816fd4f
[junit4] 2> 2075202 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node1\dv_coll_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
[junit4] 2> 2075203 INFO (qtp54736823-19521) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n5] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60013/solr/dv_coll_shard3_replica_n3/&wt=javabin&version=2}{deleteByQuery=*:*
(-1580039870545395712)} 0 17
[junit4] 2> 2075203 INFO (qtp25164186-19513) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1580039870532812800)} 0 30
[junit4] 2> 2075204 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580039870564270080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2075204 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2075206 INFO (qtp54736823-19528) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580039870566367232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2075206 INFO (qtp54736823-19528) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2075206 INFO (qtp54736823-19528) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2075206 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@44d840a0[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 2075206 INFO (qtp54736823-19528) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60013/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 2075207 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2075207 INFO (qtp25164186-19515) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580039870567415808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2075207 INFO (qtp25164186-19515) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2075207 INFO (qtp25164186-19515) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.SolrIndexSearcher Opening [Searcher@31af3ad1[dv_coll_shard3_replica_n3]
main]
[junit4] 2> 2075207 INFO (qtp25164186-19515) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2075208 INFO
(searcherExecutor-6628-thread-1-processing-n:127.0.0.1:60013_solr
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node4)
[n:127.0.0.1:60013_solr c:dv_coll s:shard1 r:core_node4
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@44d840a0[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2075209 INFO
(searcherExecutor-6631-thread-1-processing-n:127.0.0.1:60013_solr
x:dv_coll_shard3_replica_n3 s:shard3 c:dv_coll r:core_node7)
[n:127.0.0.1:60013_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3]
Registered new searcher Searcher@31af3ad1[dv_coll_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2075209 INFO (qtp25164186-19516) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60013/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 4
[junit4] 2> 2075212 INFO (qtp25164186-19515) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60013/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 4
[junit4] 2> 2075225 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580039870586290176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2075225 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2075228 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4bee6843[dv_coll_shard4_replica_n5]
main]
[junit4] 2> 2075228 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2075229 INFO
(searcherExecutor-6629-thread-1-processing-n:127.0.0.1:60016_solr
x:dv_coll_shard4_replica_n5 s:shard4 c:dv_coll r:core_node8)
[n:127.0.0.1:60016_solr c:dv_coll s:shard4 r:core_node8
x:dv_coll_shard4_replica_n5] o.a.s.c.SolrCore [dv_coll_shard4_replica_n5]
Registered new searcher Searcher@4bee6843[dv_coll_shard4_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2075231 INFO (qtp54736823-19524) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n5] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60013/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 6
[junit4] 2> 2075260 INFO (qtp25164186-19513) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={_stateVer_=dv_coll:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 55
[junit4] 2> 2075348 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2075348 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2075362 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@749bc26e[dv_coll_shard2_replica_n2] main]
[junit4] 2> 2075365 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2075366 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2075367 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 2075369 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader
Current schema version 1 is already the latest
[junit4] 2> 2075369 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 2075385 INFO (qtp25164186-19514) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1
(1580039870745673728), 8 (1580039870750916608), 10 (1580039870750916609), 11
(1580039870750916610), 13 (1580039870751965184), 14 (1580039870751965185),
10015 (1580039870751965186), 10020 (1580039870751965187), 24
(1580039870751965188), 27 (1580039870751965189), ... (16 adds)]} 0 7
[junit4] 2> 2075389 INFO (qtp25164186-19512) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2
(1580039870755110912), 3 (1580039870757208064), 6 (1580039870757208065), 7
(1580039870757208066), 9 (1580039870757208067), 10010 (1580039870757208068), 18
(1580039870757208069), 10025 (1580039870757208070), 26 (1580039870757208071),
30 (1580039870757208072), ... (14 adds)]} 0 3
[junit4] 2> 2075390 INFO (qtp54736823-19525) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n5] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[10000
(1580039870756159488), 5 (1580039870758256640), 17 (1580039870758256641), 19
(1580039870758256642), 21 (1580039870758256643), 23 (1580039870758256644), 25
(1580039870758256645), 29 (1580039870758256646), 10030 (1580039870758256647),
33 (1580039870758256648), ... (13 adds)]} 0 3
[junit4] 2> 2075391 INFO
(searcherExecutor-6653-thread-1-processing-n:127.0.0.1:60016_solr
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node6)
[n:127.0.0.1:60016_solr c:dv_coll s:shard2 r:core_node6
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@749bc26e[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2075392 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 2075396 INFO (qtp54736823-19523) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[0
(1580039870754062336), 4 (1580039870763499520), 10005 (1580039870764548096), 12
(1580039870764548097), 15 (1580039870764548098), 16 (1580039870764548099), 20
(1580039870764548100), 22 (1580039870764548101), 34 (1580039870765596672), 35
(1580039870765596673), ... (16 adds)]} 0 12
[junit4] 2> 2075419 INFO (qtp25164186-19532) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580039870789713920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2075419 INFO (qtp25164186-19532) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@72891654
commitCommandVersion:1580039870789713920
[junit4] 2> 2075423 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580039870793908224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2075423 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4a008f82
commitCommandVersion:1580039870793908224
[junit4] 2> 2075424 INFO (qtp25164186-19534) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580039870794956800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2075424 INFO (qtp25164186-19534) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3c15a8d
commitCommandVersion:1580039870794956800
[junit4] 2> 2075426 INFO (qtp54736823-19521) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580039870797053952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2075426 INFO (qtp54736823-19521) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2f5cc622
commitCommandVersion:1580039870797053952
[junit4] 2> 2075466 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@396df41c[dv_coll_shard2_replica_n2] main]
[junit4] 2> 2075467 INFO (Thread-3086) [n:127.0.0.1:60016_solr c:dv_coll
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard4_replica_n5
[junit4] 2> 2075469 INFO
(searcherExecutor-6653-thread-1-processing-n:127.0.0.1:60016_solr
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node6)
[n:127.0.0.1:60016_solr c:dv_coll s:shard2 r:core_node6
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@396df41c[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 2075473 INFO (qtp54736823-19521) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f6b2d22[dv_coll_shard4_replica_n5]
main]
[junit4] 2> 2075474 INFO
(searcherExecutor-6629-thread-1-processing-n:127.0.0.1:60016_solr
x:dv_coll_shard4_replica_n5 s:shard4 c:dv_coll r:core_node8)
[n:127.0.0.1:60016_solr c:dv_coll s:shard4 r:core_node8
x:dv_coll_shard4_replica_n5] o.a.s.c.SolrCore [dv_coll_shard4_replica_n5]
Registered new searcher Searcher@4f6b2d22[dv_coll_shard4_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C13)))}
[junit4] 2> 2075474 INFO (qtp54736823-19521) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2075474 INFO (qtp54736823-19521) [n:127.0.0.1:60016_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n5] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60016/solr/dv_coll_shard4_replica_n5/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 49
[junit4] 2> 2075476 INFO (qtp25164186-19532) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b672989[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 2075477 INFO
(searcherExecutor-6628-thread-1-processing-n:127.0.0.1:60013_solr
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node4)
[n:127.0.0.1:60013_solr c:dv_coll s:shard1 r:core_node4
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@2b672989[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C16)))}
[junit4] 2> 2075477 INFO (qtp25164186-19532) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2075477 INFO (qtp25164186-19532) [n:127.0.0.1:60013_solr
c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60016/solr/dv_coll_shard4_replica_n5/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 59
[junit4] 2> 2075478 INFO (qtp25164186-19534) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4823d514[dv_coll_shard3_replica_n3]
main]
[junit4] 2> 2075480 INFO
(searcherExecutor-6631-thread-1-processing-n:127.0.0.1:60013_solr
x:dv_coll_shard3_replica_n3 s:shard3 c:dv_coll r:core_node7)
[n:127.0.0.1:60013_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3]
Registered new searcher Searcher@4823d514[dv_coll_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C14)))}
[junit4] 2> 2075480 INFO (qtp25164186-19534) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2075480 INFO (qtp25164186-19534) [n:127.0.0.1:60013_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60016/solr/dv_coll_shard4_replica_n5/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 56
[junit4] 2> 2075488 INFO
(OverseerCollectionConfigSetProcessor-98752491593859077-127.0.0.1:60013_solr-n_0000000000)
[n:127.0.0.1:60013_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> 2075501 INFO (qtp54736823-19522) [n:127.0.0.1:60016_solr
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@64342814[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 2075503 INFO
(searcherExecutor-6648-thread-1-processing-n:127.0.0.1:60016_solr
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node6)
[n:127.0.0.1:60016_solr c:dv_coll s:shard2 r:core_node6
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@64342814[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
Uninverting(_1(7.1.0):C15)))}
[junit4] 2> 2075504 INFO (qtp54736823-19
[...truncated too long message...]
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3332ea8b:
rootName = solr_60016, domain = solr.core.dv_coll.shard2.replica_n2, service
url = null, agent id = null] for registry solr.core.dv_coll.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@24b6fa24
[junit4] 2> 2077736 INFO (coreCloseExecutor-6658-thread-2)
[n:127.0.0.1:60013_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.collection.dv_coll.shard3.leader, tag=15126560
[junit4] 2> 2077743 INFO (jetty-closer-3774-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98752491593859077-127.0.0.1:60013_solr-n_0000000000) closing
[junit4] 2> 2077743 INFO
(OverseerStateUpdate-98752491593859077-127.0.0.1:60013_solr-n_0000000000)
[n:127.0.0.1:60013_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:60013_solr
[junit4] 2> 2077745 INFO (coreCloseExecutor-6657-thread-1)
[n:127.0.0.1:60016_solr c:dv_coll s:shard2 r:core_node6
x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.collection.dv_coll.shard2.leader, tag=53830340
[junit4] 2> 2077745 WARN
(zkCallback-3784-thread-1-processing-n:127.0.0.1:60013_solr)
[n:127.0.0.1:60013_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2077746 INFO (jetty-closer-3774-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7d7bcf3c{/solr,null,UNAVAILABLE}
[junit4] 2> 2077746 INFO
(zkCallback-3785-thread-1-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:60016_solr
[junit4] 2> 2077747 INFO
(zkCallback-3785-thread-3-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2077757 WARN
(zkCallback-3785-thread-1-processing-n:127.0.0.1:60016_solr)
[n:127.0.0.1:60016_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2077759 INFO (jetty-closer-3774-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3b8fe733{/solr,null,UNAVAILABLE}
[junit4] 2> 2077761 ERROR
(SUITE-DocValuesNotIndexedTest-seed#[EA0947A466B19499]-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> 2077761 INFO
(SUITE-DocValuesNotIndexedTest-seed#[EA0947A466B19499]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60009 60009
[junit4] 2> 2077772 INFO (Thread-3060) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:60009 60009
[junit4] 2> 2077775 WARN (Thread-3060) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/configs/conf1/managed-schema
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/collections/dv_coll/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/configs/conf1/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_EA0947A466B19499-001
[junit4] 2> Oct 01, 2017 7:37:26 AM
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):
{id=PostingsFormat(name=LuceneFixedGap)},
docValues:{floatField=DocValuesFormat(name=Direct),
doubleField=DocValuesFormat(name=Memory),
intFieldMulti=DocValuesFormat(name=Direct),
boolFieldMulti=DocValuesFormat(name=Memory),
floatGSL=DocValuesFormat(name=Lucene70),
longFieldMulti=DocValuesFormat(name=Asserting),
intField=DocValuesFormat(name=Memory),
boolField=DocValuesFormat(name=Lucene70),
stringFieldMulti=DocValuesFormat(name=Lucene70),
dateFieldMulti=DocValuesFormat(name=Asserting),
longGSF=DocValuesFormat(name=Direct),
doubleFieldMulti=DocValuesFormat(name=Lucene70),
stringGSL=DocValuesFormat(name=Asserting),
doubleGSF=DocValuesFormat(name=Memory),
doubleGSL=DocValuesFormat(name=Asserting),
stringGSF=DocValuesFormat(name=Memory), intGSL=DocValuesFormat(name=Memory),
longField=DocValuesFormat(name=Direct),
dateField=DocValuesFormat(name=Lucene70),
dateGSF=DocValuesFormat(name=Lucene70), boolGSF=DocValuesFormat(name=Lucene70),
longGSL=DocValuesFormat(name=Lucene70), boolGSL=DocValuesFormat(name=Direct),
floatFieldMulti=DocValuesFormat(name=Memory),
floatGSF=DocValuesFormat(name=Direct), dateGSL=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Direct), intGSF=DocValuesFormat(name=Asserting),
stringField=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=700,
maxMBSortInHeap=7.201177074922102, sim=RandomSimilarity(queryNorm=true): {},
locale=es-CU, timezone=America/Montevideo
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=248655392,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [HLLSerializationTest,
WrapperMergePolicyFactoryTest, LeaderFailoverAfterPartitionTest,
DistributedQueryComponentCustomSortTest, SimpleCollectionCreateDeleteTest,
CoreAdminHandlerTest, DirectSolrConnectionTest, QueryResultKeyTest,
OverseerTest, TestGraphMLResponseWriter, UUIDFieldTest,
RegexBoostProcessorTest, HdfsTlogReplayBufferedWhileIndexingTest,
LargeFieldTest, DirectUpdateHandlerOptimizeTest,
TestEmbeddedSolrServerSchemaAPI, TestMacroExpander,
SegmentsInfoRequestHandlerTest, HdfsRecoveryZkTest, TestBinaryField,
SimpleFacetsTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
TestCollectionsAPIViaSolrCloudCluster, TestTrieFacet,
HdfsChaosMonkeySafeLeaderTest, TestConfigOverlay, TestGroupingSearch,
TestMissingGroups, HdfsWriteToMultipleCollectionsTest, PrimitiveFieldTypeTest,
TestUpdate, TestLegacyNumericUtils, DistributedSpellCheckComponentTest,
CloudExitableDirectoryReaderTest, HighlighterMaxOffsetTest,
TestPhraseSuggestions, DistanceFunctionTest, PathHierarchyTokenizerFactoryTest,
QueryElevationComponentTest, TestFilteredDocIdSet,
PeerSyncWithIndexFingerprintCachingTest, TestSystemCollAutoCreate,
TestSQLHandler, TestMaxTokenLenTokenizer, FastVectorHighlighterTest,
TestFuzzyAnalyzedSuggestions, SolrGraphiteReporterTest,
ConcurrentDeleteAndCreateCollectionTest, TestSmileRequest, TestOmitPositions,
UniqFieldsUpdateProcessorFactoryTest, BasicAuthIntegrationTest,
AlternateDirectoryTest, TestExtendedDismaxParser, ResourceLoaderTest,
SolrInfoBeanTest, TestJsonFacets, ShardRoutingTest, TestRandomFlRTGCloud,
TestSerializedLuceneMatchVersion, XmlUpdateRequestHandlerTest,
TestManagedStopFilterFactory, TestDistribDocBasedVersion, TestTolerantSearch,
MoveReplicaHDFSTest, DocExpirationUpdateProcessorFactoryTest, TestOrdValues,
MoveReplicaTest, TestEmbeddedSolrServerAdminHandler,
TestPKIAuthenticationPlugin, TestSolrCloudSnapshots, TestIndexingPerformance,
TestSurroundQueryParser, TestRTimerTree, OverseerStatusTest, TestCustomSort,
QueryParsingTest, DeleteLastCustomShardedReplicaTest, TestLegacyFieldCache,
BlobRepositoryCloudTest, TestPullReplica, ManagedSchemaRoundRobinCloudTest,
HighlighterTest, HdfsSyncSliceTest, DistributedQueueTest, SolrTestCaseJ4Test,
CoreAdminRequestStatusTest, PeerSyncTest, DisMaxRequestHandlerTest,
CloudMLTQParserTest, TestIBSimilarityFactory, TestNoOpRegenerator,
TestNestedDocsSort, TestQuerySenderNoQuery, InfixSuggestersTest,
SuggestComponentContextFilterQueryTest, TimeZoneUtilsTest,
TestRandomDVFaceting, TestRecoveryHdfs, TestSlowCompositeReaderWrapper,
CachingDirectoryFactoryTest, TestImpersonationWithHadoopAuth, DeleteStatusTest,
HdfsLockFactoryTest, TestCoreContainer, PrimUtilsTest,
TestSha256AuthenticationProvider, MultiTermTest,
TestReversedWildcardFilterFactory, CustomCollectionTest,
TestDistributedStatsComponentCardinality, InfoHandlerTest,
TestTolerantUpdateProcessorRandomCloud, TestCursorMarkWithoutUniqueKey,
TestAuthenticationFramework, TestSolrConfigHandler, TestTlogReplica,
ParsingFieldUpdateProcessorsTest, TestStressVersions,
AnalysisAfterCoreReloadTest, TestPushWriter, CSVRequestHandlerTest,
BufferStoreTest, JSONWriterTest, TestStressInPlaceUpdates,
TestTrackingShardHandlerFactory, NodeMutatorTest, OverseerModifyCollectionTest,
TestHdfsUpdateLog, TestRequestForwarding, TestUseDocValuesAsStored2,
SolrMetricsIntegrationTest, ClassificationUpdateProcessorTest,
TestSolrDeletionPolicy2, TestFaceting, BasicDistributedZkTest, TestLazyCores,
TestSubQueryTransformerDistrib, ExplicitHLLTest, AssignTest,
TestAtomicUpdateErrorCases, TestBulkSchemaAPI, TestDistributedSearch,
TestSolrCloudWithSecureImpersonation, ZkFailoverTest,
TestSolrConfigHandlerCloud, DateFieldTest, TestFieldTypeCollectionResource,
TestFieldCacheVsDocValues, RequestLoggingTest, RankQueryTest, TestFieldCache,
TestManagedSchemaAPI, CursorPagingTest, TestPayloadCheckQParserPlugin,
TestSchemaNameResource, TestHighlightDedupGrouping, TestFieldCacheSort,
TestConfigsApi, DocValuesNotIndexedTest]
[junit4] Completed [343/733 (1!)] on J0 in 8.49s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 48262 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]