Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7849/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent

Error Message:
Did not find the expected number of groups for field longGSF expected:<4> but 
was:<3>

Stack Trace:
java.lang.AssertionError: Did not find the expected number of groups for field 
longGSF expected:<4> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([5611963C54847804:88A64DB4B1D538C1]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent(DocValuesNotIndexedTest.java:309)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14313 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 2698392 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[5611963C54847804]-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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\init-core-data-001
   [junit4]   2> 2698399 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[5611963C54847804]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2698406 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[5611963C54847804]-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> 2698410 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 2698413 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001
   [junit4]   2> 2698413 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2698414 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2698414 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2698514 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    
] o.a.s.c.ZkTestServer start zk server on port:54074
   [junit4]   2> 2698514 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54074
   [junit4]   2> 2698514 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54074
   [junit4]   2> 2698526 INFO  (zkConnectionManagerCallback-15305-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2698551 INFO  (zkConnectionManagerCallback-15307-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2698559 INFO  (zkConnectionManagerCallback-15309-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2698592 WARN  (jetty-launcher-15310-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@540ad4b2{/solr,null,AVAILABLE}
   [junit4]   2> 2698592 WARN  (jetty-launcher-15310-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4c6c77d5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54085}
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.e.j.s.Server Started @2698670ms
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54085}
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2698596 ERROR (jetty-launcher-15310-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2698596 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2698596 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2698596 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2698596 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2698596 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-29T18:31:02.565Z
   [junit4]   2> 2698596 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ecdc68e{/solr,null,AVAILABLE}
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ed50d6a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54088}
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.e.j.s.Server Started @2698672ms
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54088}
   [junit4]   2> 2698597 ERROR (jetty-launcher-15310-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-29T18:31:02.566Z
   [junit4]   2> 2698607 INFO  (zkConnectionManagerCallback-15314-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2698607 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2698611 INFO  (zkConnectionManagerCallback-15312-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2698612 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2698979 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2698986 WARN  (jetty-launcher-15310-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6564604f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2698999 WARN  (jetty-launcher-15310-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6c71fb0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2699000 INFO  (jetty-launcher-15310-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54074/solr
   [junit4]   2> 2699008 INFO  (zkConnectionManagerCallback-15322-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699022 INFO  (zkConnectionManagerCallback-15324-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699173 INFO  (jetty-launcher-15310-thread-1) 
[n:127.0.0.1:54088_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54088_solr
   [junit4]   2> 2699173 INFO  (jetty-launcher-15310-thread-1) 
[n:127.0.0.1:54088_solr    ] o.a.s.c.Overseer Overseer 
(id=72148463580479494-127.0.0.1:54088_solr-n_0000000000) starting
   [junit4]   2> 2699182 INFO  (zkConnectionManagerCallback-15331-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699188 INFO  (jetty-launcher-15310-thread-1) 
[n:127.0.0.1:54088_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54074/solr ready
   [junit4]   2> 2699191 INFO  (jetty-launcher-15310-thread-1) 
[n:127.0.0.1:54088_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54088_solr
   [junit4]   2> 2699198 INFO  
(OverseerStateUpdate-72148463580479494-127.0.0.1:54088_solr-n_0000000000) 
[n:127.0.0.1:54088_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:54088_solr
   [junit4]   2> 2699198 INFO  
(OverseerStateUpdate-72148463580479494-127.0.0.1:54088_solr-n_0000000000) 
[n:127.0.0.1:54088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2699211 INFO  (zkCallback-15330-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2699286 INFO  (jetty-launcher-15310-thread-1) 
[n:127.0.0.1:54088_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2699301 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2699302 WARN  (jetty-launcher-15310-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@70abc73a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2699313 WARN  (jetty-launcher-15310-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4e09144e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2699314 INFO  (jetty-launcher-15310-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54074/solr
   [junit4]   2> 2699318 INFO  (zkConnectionManagerCallback-15338-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699323 INFO  (zkConnectionManagerCallback-15340-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699327 INFO  (jetty-launcher-15310-thread-2) 
[n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2699332 INFO  (jetty-launcher-15310-thread-2) 
[n:127.0.0.1:54085_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54085_solr as DOWN
   [junit4]   2> 2699332 INFO  (jetty-launcher-15310-thread-2) 
[n:127.0.0.1:54085_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2699332 INFO  (jetty-launcher-15310-thread-2) 
[n:127.0.0.1:54085_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54085_solr
   [junit4]   2> 2699334 INFO  (zkCallback-15330-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2699334 INFO  (zkCallback-15323-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2699335 INFO  (zkCallback-15339-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2699408 INFO  (jetty-launcher-15310-thread-1) 
[n:127.0.0.1:54088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54088.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2699417 INFO  (jetty-launcher-15310-thread-1) 
[n:127.0.0.1:54088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54088.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2699418 INFO  (jetty-launcher-15310-thread-1) 
[n:127.0.0.1:54088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54088.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2699420 INFO  (jetty-launcher-15310-thread-1) 
[n:127.0.0.1:54088_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node1\.
   [junit4]   2> 2699471 INFO  (zkConnectionManagerCallback-15347-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699472 INFO  (jetty-launcher-15310-thread-2) 
[n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2699473 INFO  (jetty-launcher-15310-thread-2) 
[n:127.0.0.1:54085_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54074/solr ready
   [junit4]   2> 2699473 INFO  (jetty-launcher-15310-thread-2) 
[n:127.0.0.1:54085_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2699510 INFO  (jetty-launcher-15310-thread-2) 
[n:127.0.0.1:54085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54085.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2699514 INFO  (jetty-launcher-15310-thread-2) 
[n:127.0.0.1:54085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54085.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2699514 INFO  (jetty-launcher-15310-thread-2) 
[n:127.0.0.1:54085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54085.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2699514 INFO  (jetty-launcher-15310-thread-2) 
[n:127.0.0.1:54085_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\.
   [junit4]   2> 2699559 INFO  (zkConnectionManagerCallback-15353-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699564 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2699567 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54074/solr ready
   [junit4]   2> 2699573 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2699582 INFO  
(OverseerThreadFactory-12229-thread-1-processing-n:127.0.0.1:54088_solr) 
[n:127.0.0.1:54088_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
dv_coll
   [junit4]   2> 2699700 INFO  
(OverseerStateUpdate-72148463580479494-127.0.0.1:54088_solr-n_0000000000) 
[n:127.0.0.1:54088_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:54088/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2699710 INFO  
(OverseerStateUpdate-72148463580479494-127.0.0.1:54088_solr-n_0000000000) 
[n:127.0.0.1:54088_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54085/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2699717 INFO  
(OverseerStateUpdate-72148463580479494-127.0.0.1:54088_solr-n_0000000000) 
[n:127.0.0.1:54088_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_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54088/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2699721 INFO  
(OverseerStateUpdate-72148463580479494-127.0.0.1:54088_solr-n_0000000000) 
[n:127.0.0.1:54088_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_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54085/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2699924 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr    
x:dv_coll_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2699924 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr    
x:dv_coll_shard3_replica_n4] 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_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2699927 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr    
x:dv_coll_shard3_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2699932 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr    
x:dv_coll_shard4_replica_n6] 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_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2699933 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr    
x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&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> 2700963 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2700963 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2701016 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2701022 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2701036 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2701038 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2701038 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2701046 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 2701049 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701049 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 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> 2701050 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54088.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2701051 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node1\dv_coll_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node1\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 2701051 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701051 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 2701052 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701052 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n3' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 2701052 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701052 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 2701052 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54085.solr.core.dv_coll.shard2.replica_n3' (registry 
'solr.core.dv_coll.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2701052 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54085.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2701052 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica_n3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\dv_coll_shard2_replica_n3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\.\dv_coll_shard2_replica_n3\data\]
   [junit4]   2> 2701052 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\dv_coll_shard4_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 2701052 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54088.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2701052 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node1\dv_coll_shard3_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node1\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 2701228 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2701228 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2701231 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2701231 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2701232 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2701232 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2701232 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2701232 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2701236 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2701236 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2701237 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2701237 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2701238 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@44f608d1[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 2701238 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c751afb[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 2701239 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2701239 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 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> 2701239 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@cafa04a[dv_coll_shard2_replica_n3] 
main]
   [junit4]   2> 2701242 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2701242 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2701242 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2701242 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2701242 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2701243 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2701243 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2701243 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2701243 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2701243 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1629365747278938112
   [junit4]   2> 2701243 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1da9725e[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 2701245 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2701245 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2701245 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2701245 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2701245 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2701245 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2701245 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2701245 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1629365747281035264
   [junit4]   2> 2701246 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2701246 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1629365747282083840
   [junit4]   2> 2701246 INFO  
(searcherExecutor-12242-thread-1-processing-n:127.0.0.1:54088_solr 
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) 
[n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@1c751afb[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2701250 INFO  
(searcherExecutor-12243-thread-1-processing-n:127.0.0.1:54085_solr 
x:dv_coll_shard2_replica_n3 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3] 
Registered new searcher Searcher@cafa04a[dv_coll_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2701250 INFO  
(searcherExecutor-12244-thread-1-processing-n:127.0.0.1:54085_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@44f608d1[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2701251 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2701252 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 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> 2701252 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 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> 2701253 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2701253 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2701253 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1629365747289423872
   [junit4]   2> 2701257 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 2701257 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/dv_coll/leaders/shard3
   [junit4]   2> 2701259 INFO  
(searcherExecutor-12241-thread-1-processing-n:127.0.0.1:54088_solr 
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node2) 
[n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@1da9725e[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2701261 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 2701261 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/dv_coll/leaders/shard2
   [junit4]   2> 2701264 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2701264 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/dv_coll/leaders/shard1
   [junit4]   2> 2701265 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 2701265 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/dv_coll/leaders/shard4
   [junit4]   2> 2701267 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2701267 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2701267 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54088/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 2701267 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2701267 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy http://127.0.0.1:54088/solr/dv_coll_shard3_replica_n4/ has 
no replicas
   [junit4]   2> 2701267 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/dv_coll/leaders/shard3/leader after winning as 
/collections/dv_coll/leader_elect/shard3/election/72148463580479494-core_node7-n_0000000000
   [junit4]   2> 2701269 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2701269 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2701269 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54085/solr/dv_coll_shard2_replica_n3/
   [junit4]   2> 2701269 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2701270 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.SyncStrategy http://127.0.0.1:54085/solr/dv_coll_shard2_replica_n3/ has 
no replicas
   [junit4]   2> 2701270 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/dv_coll/leaders/shard2/leader after winning as 
/collections/dv_coll/leader_elect/shard2/election/72148463580479497-core_node5-n_0000000000
   [junit4]   2> 2701271 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54088/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 2701271 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2701271 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2701271 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54088/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 2701271 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2701272 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54085/solr/dv_coll_shard2_replica_n3/ shard2
   [junit4]   2> 2701272 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:54088/solr/dv_coll_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 2701272 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/dv_coll/leaders/shard1/leader after winning as 
/collections/dv_coll/leader_elect/shard1/election/72148463580479494-core_node2-n_0000000000
   [junit4]   2> 2701273 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2701273 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2701273 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54085/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 2701274 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2701274 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy http://127.0.0.1:54085/solr/dv_coll_shard4_replica_n6/ has 
no replicas
   [junit4]   2> 2701274 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/dv_coll/leaders/shard4/leader after winning as 
/collections/dv_coll/leader_elect/shard4/election/72148463580479497-core_node8-n_0000000000
   [junit4]   2> 2701274 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54088/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 2701275 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54085/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 2701377 INFO  (zkCallback-15323-thread-2) [    ] 
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> 2701377 INFO  (zkCallback-15323-thread-1) [    ] 
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> 2701377 INFO  (zkCallback-15339-thread-2) [    ] 
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> 2701377 INFO  (zkCallback-15339-thread-1) [    ] 
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> 2701379 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2701379 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2701379 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2701379 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2701383 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1460
   [junit4]   2> 2701384 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
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_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1451
   [junit4]   2> 2701387 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=1453
   [junit4]   2> 2701388 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
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_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1464
   [junit4]   2> 2701391 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2701505 INFO  (zkCallback-15323-thread-4) [    ] 
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> 2701505 INFO  (zkCallback-15323-thread-3) [    ] 
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> 2701505 INFO  (zkCallback-15323-thread-1) [    ] 
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> 2701505 INFO  (zkCallback-15339-thread-1) [    ] 
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> 2701505 INFO  (zkCallback-15339-thread-2) [    ] 
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> 2701510 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=1937
   [junit4]   2> 2701522 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 2701535 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2701544 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701545 INFO  (zkCallback-15339-thread-3) [    ] 
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> 2701553 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.ZkController Persisted config data to node 
/configs/conf1/managed-schema 
   [junit4]   2> 2701553 INFO  (zkCallback-15323-thread-3) [    ] 
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> 2701555 INFO  (zkCallback-15323-thread-1) [    ] 
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> 2701555 INFO  (zkCallback-15339-thread-2) [    ] 
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> 2701555 INFO  (zkCallback-15339-thread-1) [    ] 
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> 2701555 INFO  (zkCallback-15323-thread-3) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2701558 INFO  (zkCallback-15339-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2701560 INFO  (zkCallback-15339-thread-1) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 2701562 INFO  (zkCallback-15323-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2701563 INFO  (zkCallback-15323-thread-3) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2701568 INFO  (zkCallback-15323-thread-3) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701568 INFO  (zkCallback-15323-thread-3) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 12 ms
   [junit4]   2> 2701571 INFO  (zkCallback-15323-thread-1) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2701577 INFO  (zkCallback-15323-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701577 INFO  (zkCallback-15323-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 14 ms
   [junit4]   2> 2701580 INFO  (zkCallback-15339-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701580 INFO  (zkCallback-15339-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 22 ms
   [junit4]   2> 2701599 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2701607 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2701698 INFO  (Thread-6290) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 2701701 INFO  
(OverseerCollectionConfigSetProcessor-72148463580479494-127.0.0.1:54088_solr-n_0000000000)
 [n:127.0.0.1:54088_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> 2701703 INFO  (Thread-6290) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 2701703 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701703 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n3' using 
configuration from collection dv_coll
   [junit4]   2> 2701735 INFO  (Thread-6291) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 2701738 INFO  (Thread-6291) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard2_replica_n3
   [junit4]   2> 2701738 INFO  (Thread-6291) [    ] o.a.s.c.SolrCore core 
reload dv_coll_shard2_replica_n3
   [junit4]   2> 2701875 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54085.solr.core.dv_coll.shard2.replica_n3' (registry 
'solr.core.dv_coll.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2701875 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica_n3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\dv_coll_shard2_replica_n3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\.\dv_coll_shard2_replica_n3\data\]
   [junit4]   2> 2702087 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2702087 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2702087 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f2d1a69[dv_coll_shard2_replica_n3] 
main]
   [junit4]   2> 2702092 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2702092 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2702093 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2702093 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 2702093 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2702094 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1629365748171276288
   [junit4]   2> 2702099 INFO  
(searcherExecutor-12261-thread-1-processing-n:127.0.0.1:54085_solr 
x:dv_coll_shard2_replica_n3 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3] 
Registered new searcher Searcher@4f2d1a69[dv_coll_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2702102 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2702102 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@254c7c4b[dv_coll_shard2_replica_n3] 
main]
   [junit4]   2> 2702102 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
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> 2702105 INFO  
(searcherExecutor-12261-thread-1-processing-n:127.0.0.1:54085_solr 
x:dv_coll_shard2_replica_n3 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3] 
Registered new searcher Searcher@254c7c4b[dv_coll_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2702105 INFO  (zkCallback-15339-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2702122 INFO  (zkCallback-15339-thread-2) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2702123 INFO  (qtp1349631360-41594) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2702143 INFO  (zkCallback-15339-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2702143 INFO  (zkCallback-15339-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 34 ms
   [junit4]   2> 2702147 INFO  (Thread-6291) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 2702157 INFO  (qtp1349631360-41590) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 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> 2702161 INFO  (Thread-6291) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2702167 INFO  (qtp784422341-41589) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2702171 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.ManagedIndexSchema Took 68.0ms for 3 replicas to apply schema update 
version 1 for collection dv_coll
   [junit4]   2> 2702171 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n3]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=651
   [junit4]   2> 2702171 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore 
[dv_coll_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@18b5531b
   [junit4]   2> 2702171 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.dv_coll.shard2.replica_n3, tag=18b5531b
   [junit4]   2> 2702171 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b8ff804: rootName = 
solr_54085, domain = solr.core.dv_coll.shard2.replica_n3, service url = null, 
agent id = null] for registry solr.core.dv_coll.shard2.replica_n3 / 
com.codahale.metrics.MetricRegistry@16354ce4
   [junit4]   2> 2702178 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.dv_coll.shard2.leader, tag=18b5531b
   [junit4]   2> 2702183 INFO  (Thread-6291) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2702183 INFO  (Thread-6291) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'dv_coll_shard2_replica_n3' using configuration from 
collection dv_coll
   [junit4]   2> 2702248 INFO  (qtp1349631360-41594) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
   [junit4]   2> 2702248 INFO  (qtp1349631360-41594) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2 
(1629365748296056832), 3 (1629365748332756992)]} 0 34
   [junit4]   2> 2702253 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard2 to Terms{values={core_node5=1}, version=1}
   [junit4]   2> 2702253 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n3]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[4 
(1629365748289765376)]} 0 44
   [junit4]   2> 2702257 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 2702257 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 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 
(1629365748328562688)]} 0 14
   [junit4]   2> 2702265 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_54085.solr.core.dv_coll.shard2.replica_n3' (registry 
'solr.core.dv_coll.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2702265 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica_n3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\dv_coll_shard2_replica_n3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\.\dv_coll_shard2_replica_n3\data\]
   [junit4]   2> 2702338 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1629365748427128832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2702338 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@20b345cf 
commitCommandVersion:1629365748427128832
   [junit4]   2> 2702339 INFO  (qtp784422341-41589) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1629365748428177408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2702341 INFO  (qtp784422341-41589) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2702342 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1629365748431323136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2702342 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2fb523d1 
commitCommandVersion:1629365748431323136
   [junit4]   2> 2702344 INFO  (qtp784422341-41589) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5853e4f2[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 2702345 INFO  
(searcherExecutor-12244-thread-1-processing-n:127.0.0.1:54085_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@5853e4f2[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2702347 INFO  (qtp784422341-41589) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2702347 INFO  (qtp784422341-41589) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54088/solr/dv_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 8
   [junit4]   2> 2702515 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2702515 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2702579 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6d97b8c1[dv_coll_shard2_replica_n3] main]
   [junit4]   2> 2702583 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2702585 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2702585 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2702586 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 2702586 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 2702587 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@65ba53f0[dv_coll_shard2_replica_n3] 
main]
   [junit4]   2> 2702590 INFO  
(searcherExecutor-12261-thread-1-processing-n:127.0.0.1:54085_solr 
x:dv_coll_shard2_replica_n3 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3] 
Registered new searcher Searcher@65ba53f0[dv_coll_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1553884266527}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 2702590 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2702599 INFO  
(searcherExecutor-12266-thread-1-processing-n:127.0.0.1:54085_solr 
x:dv_coll_shard2_replica_n3 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3] 
Registered new searcher Searcher@6d97b8c1[dv_coll_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1553884266527}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 2702599 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54088/solr/dv_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 261
   [junit4]   2> 2702602 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 2702604 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7f4ae176[dv_coll_shard2_replica_n3] main]
   [junit4]   2> 2702607 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore 
[dv_coll_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@38046199
   [junit4]   2> 2702607 INFO  
(searcherExecutor-12266-thread-1-processing-n:127.0.0.1:54085_solr 
x:dv_coll_shard2_replica_n3 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3] 
Registered new searcher Searcher@7f4ae176[dv_coll_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_172-b11,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=9.0.0, os=Windows 10, os.arch=amd64, 
os.version=10.0, source=flush, 
timestamp=1553884266527}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 2702607 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.dv_coll.shard2.replica_n3, 
tag=38046199
   [junit4]   2> 2702607 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53196fa5: 
rootName = solr_54085, domain = solr.core.dv_coll.shard2.replica_n3, service 
url = null, agent id = null] for registry solr.core.dv_coll.shard2.replica_n3 / 
com.codahale.metrics.MetricRegistry@16354ce4
   [junit4]   2> 2702637 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.collection.dv_coll.shard2.leader, 
tag=38046199
   [junit4]   2> 2702639 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5a3b7665[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 2702641 INFO  
(searcherExecutor-12242-thread-1-processing-n:127.0.0.1:54088_solr 
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) 
[n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@5a3b7665[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1553884266539}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 2702642 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2702642 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54088/solr/dv_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 298
   [junit4]   2> 2702643 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1629365748746944512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2702643 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@72c30906 
commitCommandVersion:1629365748746944512
   [junit4]   2> 2702715 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b752411[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 2702717 INFO  
(searcherExecutor-12241-thread-1-processing-n:127.0.0.1:54088_solr 
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node2) 
[n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@b752411[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1553884266624}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 2702717 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2702717 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 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&commit=true&wt=javabin&version=2}{commit=} 0 458
   [junit4]   2> 2702914 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n3]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:54085/solr/dv_coll_shard2_replica_n3/&rows=100&version=2&q=*:*&NOW=1553884266687&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 2702914 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:54085/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1553884266687&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2702927 INFO  (qtp1349631360-41599) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:54088/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1553884266687&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 2702927 INFO  (qtp1349631360-41594) [n:127.0.0.1:54088_solr 
c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select params={

[...truncated too long message...]

       ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test
[junit4:pickseed] Seed property 'tests.seed' already defined: 5611963C54847804
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp
   [junit4] <JUnit4> says jolly good day! Master seed: 5611963C54847804
   [junit4] Your default console's encoding may not display certain unicode 
glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(4820@serv1-vm1).
   [junit4] Started J1 PID(12808@serv1-vm1).
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      47.6s J0 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      15.2s J0 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      9.36s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      7.61s J0 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] Completed [1/5] on J0 in 94.76s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      48.0s J1 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      15.1s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      9.31s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      7.75s J1 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] Completed [2/5] on J1 in 95.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      10.2s J1 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      10.0s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      6.79s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      6.53s J1 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] Completed [3/5] on J1 in 33.85s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      10.9s J0 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      10.0s J0 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      7.24s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      6.12s J0 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] Completed [4/5] on J0 in 34.55s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      6.30s J1 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      6.24s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      5.64s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      5.24s J1 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] Completed [5/5] on J1 in 24.67s, 4 tests
   [junit4] 
   [junit4] JVM J0:     1.32 ..   133.01 =   131.69s
   [junit4] JVM J1:     1.32 ..   157.92 =   156.59s
   [junit4] Execution time total: 2 minutes 37 seconds
   [junit4] Tests summary: 5 suites, 20 tests
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp])
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 259.70s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 257.65s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 117.40s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 115.20s | org.apache.solr.cloud.ReplicationFactorTest
[junit4:tophints] 111.21s | org.apache.solr.TestDistributedSearch

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 42 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DocValuesNotIndexedTest
[repro] Exiting with code 0

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build 
move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move 
/y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST 
lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1068)
                at hudson.FilePath.act(FilePath.java:1057)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1841)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3042)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1070)
        at hudson.FilePath.act(FilePath.java:1057)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1841)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=b2941ff0da4987dec4774aa6b4bb7c597b362243, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7848
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to