You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/03/28 12:16:57 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 530 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/530/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 85,175,456 bytes (threshold is 10,485,760). Field reference sizes (counted individually):   - 85,174,912 bytes, private static javax.management.MBeanServer org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest.mBeanServer   - 192 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 128 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 112 bytes, private static java.lang.String org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest.COLLECTION   - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 48 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.initialRootLogLevel   - 48 bytes, private static java.util.Map org.apache.solr.SolrTestCaseJ4.savedClassLogLevels

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 85,175,456 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
  - 85,174,912 bytes, private static javax.management.MBeanServer org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest.mBeanServer
  - 192 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 128 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
  - 112 bytes, private static java.lang.String org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest.COLLECTION
  - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
  - 48 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.initialRootLogLevel
  - 48 bytes, private static java.util.Map org.apache.solr.SolrTestCaseJ4.savedClassLogLevels
	at __randomizedtesting.SeedInfo.seed([46416FE2968C119C]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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 1807 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/core/test/temp/junit4-J0-20180328_084713_549496399020541268715.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: DummyCompressingStoredFields, pf: RAMOnly, dvf: Memory
   [junit4] <<< JVM J0: EOF ----

[...truncated 11022 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest
   [junit4]   2> 1441054 INFO  (SUITE-SolrJmxReporterCloudTest-seed#[46416FE2968C119C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterCloudTest_46416FE2968C119C-001/init-core-data-001
   [junit4]   2> 1441054 WARN  (SUITE-SolrJmxReporterCloudTest-seed#[46416FE2968C119C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1441055 INFO  (SUITE-SolrJmxReporterCloudTest-seed#[46416FE2968C119C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1441056 INFO  (SUITE-SolrJmxReporterCloudTest-seed#[46416FE2968C119C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1441068 INFO  (SUITE-SolrJmxReporterCloudTest-seed#[46416FE2968C119C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterCloudTest_46416FE2968C119C-001/tempDir-001
   [junit4]   2> 1441069 INFO  (SUITE-SolrJmxReporterCloudTest-seed#[46416FE2968C119C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1441069 INFO  (Thread-967) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1441069 INFO  (Thread-967) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1441153 ERROR (Thread-967) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1441169 INFO  (SUITE-SolrJmxReporterCloudTest-seed#[46416FE2968C119C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39123
   [junit4]   2> 1441236 INFO  (zkConnectionManagerCallback-1643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441262 INFO  (jetty-launcher-1640-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1441273 INFO  (jetty-launcher-1640-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1441273 INFO  (jetty-launcher-1640-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1441273 INFO  (jetty-launcher-1640-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1441274 INFO  (jetty-launcher-1640-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@619433c9{/solr,null,AVAILABLE}
   [junit4]   2> 1441280 INFO  (jetty-launcher-1640-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4929871e{SSL,[ssl, http/1.1]}{127.0.0.1:35464}
   [junit4]   2> 1441280 INFO  (jetty-launcher-1640-thread-1) [    ] o.e.j.s.Server Started @1441422ms
   [junit4]   2> 1441280 INFO  (jetty-launcher-1640-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35464}
   [junit4]   2> 1441281 ERROR (jetty-launcher-1640-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1441281 INFO  (jetty-launcher-1640-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1441281 INFO  (jetty-launcher-1640-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 1441281 INFO  (jetty-launcher-1640-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1441281 INFO  (jetty-launcher-1640-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1441281 INFO  (jetty-launcher-1640-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-28T10:35:24.603Z
   [junit4]   2> 1441297 INFO  (zkConnectionManagerCallback-1645-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441297 INFO  (jetty-launcher-1640-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1441310 INFO  (jetty-launcher-1640-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39123/solr
   [junit4]   2> 1441312 INFO  (zkConnectionManagerCallback-1649-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441313 INFO  (zkConnectionManagerCallback-1651-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441398 INFO  (jetty-launcher-1640-thread-1) [n:127.0.0.1:35464_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1441398 INFO  (jetty-launcher-1640-thread-1) [n:127.0.0.1:35464_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35464_solr
   [junit4]   2> 1441399 INFO  (jetty-launcher-1640-thread-1) [n:127.0.0.1:35464_solr    ] o.a.s.c.Overseer Overseer (id=72357141093416963-127.0.0.1:35464_solr-n_0000000000) starting
   [junit4]   2> 1441417 INFO  (zkConnectionManagerCallback-1656-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441418 INFO  (jetty-launcher-1640-thread-1) [n:127.0.0.1:35464_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39123/solr ready
   [junit4]   2> 1441427 INFO  (jetty-launcher-1640-thread-1) [n:127.0.0.1:35464_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35464_solr
   [junit4]   2> 1441444 INFO  (zkCallback-1650-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1441469 INFO  (zkCallback-1655-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1441817 INFO  (jetty-launcher-1640-thread-1) [n:127.0.0.1:35464_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35464.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f1707f
   [junit4]   2> 1441834 INFO  (jetty-launcher-1640-thread-1) [n:127.0.0.1:35464_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35464.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f1707f
   [junit4]   2> 1441834 INFO  (jetty-launcher-1640-thread-1) [n:127.0.0.1:35464_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35464.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f1707f
   [junit4]   2> 1441835 INFO  (jetty-launcher-1640-thread-1) [n:127.0.0.1:35464_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterCloudTest_46416FE2968C119C-001/tempDir-001/node1/.
   [junit4]   2> 1441851 INFO  (zkConnectionManagerCallback-1658-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441855 INFO  (zkConnectionManagerCallback-1662-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441855 INFO  (SUITE-SolrJmxReporterCloudTest-seed#[46416FE2968C119C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1441856 INFO  (SUITE-SolrJmxReporterCloudTest-seed#[46416FE2968C119C]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39123/solr ready
   [junit4]   2> 1441881 INFO  (qtp496083719-6362) [n:127.0.0.1:35464_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=2&name=SolrJmxReporterCloudTest_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1441883 INFO  (OverseerThreadFactory-2931-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection SolrJmxReporterCloudTest_collection
   [junit4]   2> 1441991 INFO  (OverseerStateUpdate-72357141093416963-127.0.0.1:35464_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrJmxReporterCloudTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SolrJmxReporterCloudTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35464/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1441993 INFO  (OverseerStateUpdate-72357141093416963-127.0.0.1:35464_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrJmxReporterCloudTest_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SolrJmxReporterCloudTest_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35464/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1442211 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=SolrJmxReporterCloudTest_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=SolrJmxReporterCloudTest_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1442211 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1442212 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SolrJmxReporterCloudTest_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrJmxReporterCloudTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1442318 INFO  (zkCallback-1650-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrJmxReporterCloudTest_collection/state.json] for collection [SolrJmxReporterCloudTest_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1442318 INFO  (zkCallback-1650-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrJmxReporterCloudTest_collection/state.json] for collection [SolrJmxReporterCloudTest_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1443226 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1443226 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1443233 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.s.IndexSchema [SolrJmxReporterCloudTest_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1443233 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.s.IndexSchema [SolrJmxReporterCloudTest_collection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1443236 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1443236 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1443236 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'SolrJmxReporterCloudTest_collection_shard1_replica_n1' using configuration from collection SolrJmxReporterCloudTest_collection, trusted=true
   [junit4]   2> 1443236 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'SolrJmxReporterCloudTest_collection_shard2_replica_n2' using configuration from collection SolrJmxReporterCloudTest_collection, trusted=true
   [junit4]   2> 1443236 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35464.solr.core.SolrJmxReporterCloudTest_collection.shard1.replica_n1' (registry 'solr.core.SolrJmxReporterCloudTest_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f1707f
   [junit4]   2> 1443236 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35464.solr.core.SolrJmxReporterCloudTest_collection.shard2.replica_n2' (registry 'solr.core.SolrJmxReporterCloudTest_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f1707f
   [junit4]   2> 1443237 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1443237 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1443237 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.SolrCore [[SolrJmxReporterCloudTest_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterCloudTest_46416FE2968C119C-001/tempDir-001/node1/SolrJmxReporterCloudTest_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterCloudTest_46416FE2968C119C-001/tempDir-001/node1/./SolrJmxReporterCloudTest_collection_shard1_replica_n1/data/]
   [junit4]   2> 1443237 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.SolrCore [[SolrJmxReporterCloudTest_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterCloudTest_46416FE2968C119C-001/tempDir-001/node1/SolrJmxReporterCloudTest_collection_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterCloudTest_46416FE2968C119C-001/tempDir-001/node1/./SolrJmxReporterCloudTest_collection_shard2_replica_n2/data/]
   [junit4]   2> 1443289 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1443289 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1443289 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1443289 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1443290 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1443290 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1443290 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1443290 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1443292 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@24712f80[SolrJmxReporterCloudTest_collection_shard2_replica_n2] main]
   [junit4]   2> 1443292 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@443aade2[SolrJmxReporterCloudTest_collection_shard1_replica_n1] main]
   [junit4]   2> 1443293 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1443293 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1443293 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1443293 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1443294 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1443294 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1443294 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596177332689698816
   [junit4]   2> 1443295 INFO  (searcherExecutor-2935-thread-1-processing-n:127.0.0.1:35464_solr x:SolrJmxReporterCloudTest_collection_shard2_replica_n2 c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.SolrCore [SolrJmxReporterCloudTest_collection_shard2_replica_n2] Registered new searcher Searcher@24712f80[SolrJmxReporterCloudTest_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1443295 INFO  (searcherExecutor-2934-thread-1-processing-n:127.0.0.1:35464_solr x:SolrJmxReporterCloudTest_collection_shard1_replica_n1 c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.SolrCore [SolrJmxReporterCloudTest_collection_shard1_replica_n1] Registered new searcher Searcher@443aade2[SolrJmxReporterCloudTest_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1443299 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrJmxReporterCloudTest_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1443300 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596177332695990272
   [junit4]   2> 1443301 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1443301 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1443301 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35464/solr/SolrJmxReporterCloudTest_collection_shard1_replica_n1/
   [junit4]   2> 1443301 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1443301 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:35464/solr/SolrJmxReporterCloudTest_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1443301 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1443305 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrJmxReporterCloudTest_collection/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1443306 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35464/solr/SolrJmxReporterCloudTest_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1443307 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1443307 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1443307 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35464/solr/SolrJmxReporterCloudTest_collection_shard2_replica_n2/
   [junit4]   2> 1443307 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1443307 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:35464/solr/SolrJmxReporterCloudTest_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1443307 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1443310 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35464/solr/SolrJmxReporterCloudTest_collection_shard2_replica_n2/ shard2
   [junit4]   2> 1443412 INFO  (zkCallback-1650-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrJmxReporterCloudTest_collection/state.json] for collection [SolrJmxReporterCloudTest_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1443412 INFO  (zkCallback-1650-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrJmxReporterCloudTest_collection/state.json] for collection [SolrJmxReporterCloudTest_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1443457 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1443459 INFO  (qtp496083719-6359) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SolrJmxReporterCloudTest_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrJmxReporterCloudTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1247
   [junit4]   2> 1443461 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1443463 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=SolrJmxReporterCloudTest_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=SolrJmxReporterCloudTest_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1251
   [junit4]   2> 1443474 INFO  (qtp496083719-6362) [n:127.0.0.1:35464_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1443565 INFO  (zkCallback-1650-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrJmxReporterCloudTest_collection/state.json] for collection [SolrJmxReporterCloudTest_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1443565 INFO  (zkCallback-1650-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrJmxReporterCloudTest_collection/state.json] for collection [SolrJmxReporterCloudTest_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1443888 INFO  (OverseerCollectionConfigSetProcessor-72357141093416963-127.0.0.1:35464_solr-n_0000000000) [    ] 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> 1444475 INFO  (qtp496083719-6362) [n:127.0.0.1:35464_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=2&name=SolrJmxReporterCloudTest_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2593
   [junit4]   2> 1444488 INFO  (TEST-SolrJmxReporterCloudTest.testJmxReporter-seed#[46416FE2968C119C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testJmxReporter
   [junit4]   2> 1444489 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=5e644dfd-57e6-406a-b8ae-e8dc10947bd2&name=SolrJmxReporterCloudTest_collection&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1444492 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=5e644dfd-57e6-406a-b8ae-e8dc10947bd2&name=SolrJmxReporterCloudTest_collection&action=RELOAD&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1444492 INFO  (qtp496083719-6362) [n:127.0.0.1:35464_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5e644dfd-57e6-406a-b8ae-e8dc10947bd2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1444493 INFO  (qtp496083719-6362) [n:127.0.0.1:35464_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5e644dfd-57e6-406a-b8ae-e8dc10947bd2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1444494 INFO  (OverseerThreadFactory-2931-thread-2) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=5e644dfd-57e6-406a-b8ae-e8dc10947bd2
   [junit4]   2> 1444494 INFO  (qtp496083719-6364) [n:127.0.0.1:35464_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=SolrJmxReporterCloudTest_collection_shard2_replica_n2&async=5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1444496 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=SolrJmxReporterCloudTest_collection_shard1_replica_n1&async=5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1444496 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354
   [junit4]   2> 1444496 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1444505 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1444505 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1444526 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr    ] o.a.s.s.IndexSchema [SolrJmxReporterCloudTest_collection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1444526 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr    ] o.a.s.s.IndexSchema [SolrJmxReporterCloudTest_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1444529 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1444529 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'SolrJmxReporterCloudTest_collection_shard1_replica_n1' using configuration from collection SolrJmxReporterCloudTest_collection
   [junit4]   2> 1444533 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1444533 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'SolrJmxReporterCloudTest_collection_shard2_replica_n2' using configuration from collection SolrJmxReporterCloudTest_collection
   [junit4]   2> 1444597 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35464.solr.core.SolrJmxReporterCloudTest_collection.shard1.replica_n1' (registry 'solr.core.SolrJmxReporterCloudTest_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f1707f
   [junit4]   2> 1444597 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.SolrCore [[SolrJmxReporterCloudTest_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterCloudTest_46416FE2968C119C-001/tempDir-001/node1/SolrJmxReporterCloudTest_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterCloudTest_46416FE2968C119C-001/tempDir-001/node1/./SolrJmxReporterCloudTest_collection_shard1_replica_n1/data/]
   [junit4]   2> 1444634 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35464.solr.core.SolrJmxReporterCloudTest_collection.shard2.replica_n2' (registry 'solr.core.SolrJmxReporterCloudTest_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f1707f
   [junit4]   2> 1444634 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.SolrCore [[SolrJmxReporterCloudTest_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterCloudTest_46416FE2968C119C-001/tempDir-001/node1/SolrJmxReporterCloudTest_collection_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterCloudTest_46416FE2968C119C-001/tempDir-001/node1/./SolrJmxReporterCloudTest_collection_shard2_replica_n2/data/]
   [junit4]   2> 1444717 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1444717 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1444731 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4057c7c4[SolrJmxReporterCloudTest_collection_shard1_replica_n1] main]
   [junit4]   2> 1444737 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1444738 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1444738 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1444785 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1444785 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1444787 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596177334255222784
   [junit4]   2> 1444790 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a79a996[SolrJmxReporterCloudTest_collection_shard2_replica_n2] main]
   [junit4]   2> 1444791 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1444794 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1444794 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1444795 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1444795 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596177334263611392
   [junit4]   2> 1444796 INFO  (searcherExecutor-2944-thread-1-processing-x:SolrJmxReporterCloudTest_collection_shard1_replica_n1 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 r:core_node3 RELOAD n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.SolrCore [SolrJmxReporterCloudTest_collection_shard1_replica_n1] Registered new searcher Searcher@4057c7c4[SolrJmxReporterCloudTest_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1444797 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46c2ad44[SolrJmxReporterCloudTest_collection_shard1_replica_n1] main]
   [junit4]   2> 1444797 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.SolrCore [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@157fb3b4
   [junit4]   2> 1444798 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.SolrJmxReporterCloudTest_collection.shard1.replica_n1, tag=360690612
   [junit4]   2> 1444798 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65b15b51: rootName = solr_35464, domain = solr.core.SolrJmxReporterCloudTest_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.SolrJmxReporterCloudTest_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@165b0d4d
   [junit4]   2> 1444821 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1444830 INFO  (searcherExecutor-2944-thread-1-processing-x:SolrJmxReporterCloudTest_collection_shard1_replica_n1 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 r:core_node3 RELOAD n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.SolrCore [SolrJmxReporterCloudTest_collection_shard1_replica_n1] Registered new searcher Searcher@46c2ad44[SolrJmxReporterCloudTest_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1444831 INFO  (searcherExecutor-2945-thread-1-processing-x:SolrJmxReporterCloudTest_collection_shard2_replica_n2 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 r:core_node4 RELOAD n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.SolrCore [SolrJmxReporterCloudTest_collection_shard2_replica_n2] Registered new searcher Searcher@2a79a996[SolrJmxReporterCloudTest_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1444831 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@69d5b92c[SolrJmxReporterCloudTest_collection_shard2_replica_n2] main]
   [junit4]   2> 1444832 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.SolrCore [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@20cbb14a
   [junit4]   2> 1444848 INFO  (searcherExecutor-2945-thread-1-processing-x:SolrJmxReporterCloudTest_collection_shard2_replica_n2 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 r:core_node4 RELOAD n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.SolrCore [SolrJmxReporterCloudTest_collection_shard2_replica_n2] Registered new searcher Searcher@69d5b92c[SolrJmxReporterCloudTest_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1444850 INFO  (parallelCoreAdminExecutor-2932-thread-2-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753372007 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.SolrJmxReporterCloudTest_collection.shard1.leader, tag=360690612
   [junit4]   2> 1444863 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.SolrJmxReporterCloudTest_collection.shard2.replica_n2, tag=550220106
   [junit4]   2> 1444863 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62042bb8: rootName = solr_35464, domain = solr.core.SolrJmxReporterCloudTest_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.SolrJmxReporterCloudTest_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@27fee2da
   [junit4]   2> 1444869 INFO  (parallelCoreAdminExecutor-2932-thread-1-processing-n:127.0.0.1:35464_solr 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354 RELOAD) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.SolrJmxReporterCloudTest_collection.shard2.leader, tag=550220106
   [junit4]   2> 1445494 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5e644dfd-57e6-406a-b8ae-e8dc10947bd2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1445495 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5e644dfd-57e6-406a-b8ae-e8dc10947bd2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1445497 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354
   [junit4]   2> 1445497 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5e644dfd-57e6-406a-b8ae-e8dc10947bd24570728753490354&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1445499 INFO  (OverseerThreadFactory-2931-thread-2) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1446495 INFO  (OverseerCollectionConfigSetProcessor-72357141093416963-127.0.0.1:35464_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1446496 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5e644dfd-57e6-406a-b8ae-e8dc10947bd2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1446497 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5e644dfd-57e6-406a-b8ae-e8dc10947bd2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1446497 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=5e644dfd-57e6-406a-b8ae-e8dc10947bd2&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1446498 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5e644dfd-57e6-406a-b8ae-e8dc10947bd2&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1446502 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrJmxReporterCloudTest_collection/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1446502 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-0 (1596177336051433472)]} 0 2
   [junit4]   2> 1446505 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrJmxReporterCloudTest_collection/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1446505 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-1 (1596177336054579200)]} 0 2
   [junit4]   2> 1446506 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-2 (1596177336056676352)]} 0 0
   [junit4]   2> 1446506 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-3 (1596177336057724928)]} 0 0
   [junit4]   2> 1446507 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-4 (1596177336058773504)]} 0 0
   [junit4]   2> 1446507 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-5 (1596177336058773505)]} 0 0
   [junit4]   2> 1446508 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-6 (1596177336059822080)]} 0 0
   [junit4]   2> 1446509 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-7 (1596177336060870656)]} 0 0
   [junit4]   2> 1446510 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-8 (1596177336060870656)]} 0 0
   [junit4]   2> 1446511 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-9 (1596177336062967808)]} 0 0
   [junit4]   2> 1446512 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-10 (1596177336064016384)]} 0 0
   [junit4]   2> 1446512 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-11 (1596177336064016384)]} 0 0
   [junit4]   2> 1446513 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-12 (1596177336065064960)]} 0 0
   [junit4]   2> 1446522 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-13 (1596177336074502144)]} 0 0
   [junit4]   2> 1446523 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-14 (1596177336075550720)]} 0 0
   [junit4]   2> 1446523 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-15 (1596177336075550720)]} 0 0
   [junit4]   2> 1446524 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-16 (1596177336076599296)]} 0 0
   [junit4]   2> 1446525 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-17 (1596177336077647872)]} 0 0
   [junit4]   2> 1446525 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-18 (1596177336077647873)]} 0 0
   [junit4]   2> 1446526 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-19 (1596177336078696448)]} 0 0
   [junit4]   2> 1446526 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-20 (1596177336078696449)]} 0 0
   [junit4]   2> 1446527 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-21 (1596177336079745024)]} 0 0
   [junit4]   2> 1446528 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-22 (1596177336079745025)]} 0 0
   [junit4]   2> 1446528 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-23 (1596177336080793600)]} 0 0
   [junit4]   2> 1446529 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-24 (1596177336081842176)]} 0 0
   [junit4]   2> 1446529 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-25 (1596177336081842176)]} 0 0
   [junit4]   2> 1446541 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-26 (1596177336094425088)]} 0 0
   [junit4]   2> 1446542 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-27 (1596177336095473664)]} 0 0
   [junit4]   2> 1446542 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-28 (1596177336095473665)]} 0 0
   [junit4]   2> 1446543 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-29 (1596177336096522240)]} 0 0
   [junit4]   2> 1446544 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-30 (1596177336096522240)]} 0 0
   [junit4]   2> 1446544 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-31 (1596177336097570816)]} 0 0
   [junit4]   2> 1446545 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-32 (1596177336098619392)]} 0 0
   [junit4]   2> 1446546 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-33 (1596177336098619392)]} 0 0
   [junit4]   2> 1446546 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-34 (1596177336099667968)]} 0 0
   [junit4]   2> 1446547 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-35 (1596177336100716544)]} 0 0
   [junit4]   2> 1446548 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-36 (1596177336101765120)]} 0 0
   [junit4]   2> 1446548 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-37 (1596177336101765120)]} 0 0
   [junit4]   2> 1446549 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-38 (1596177336102813696)]} 0 0
   [junit4]   2> 1446550 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-39 (1596177336102813697)]} 0 0
   [junit4]   2> 1446558 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-40 (1596177336112250880)]} 0 0
   [junit4]   2> 1446559 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-41 (1596177336113299456)]} 0 0
   [junit4]   2> 1446560 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-42 (1596177336113299456)]} 0 0
   [junit4]   2> 1446560 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-43 (1596177336114348032)]} 0 0
   [junit4]   2> 1446561 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-44 (1596177336115396608)]} 0 0
   [junit4]   2> 1446561 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-45 (1596177336115396609)]} 0 0
   [junit4]   2> 1446562 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-46 (1596177336116445184)]} 0 0
   [junit4]   2> 1446563 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-47 (1596177336117493760)]} 0 0
   [junit4]   2> 1446563 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-48 (1596177336117493761)]} 0 0
   [junit4]   2> 1446564 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-49 (1596177336118542336)]} 0 0
   [junit4]   2> 1446565 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-50 (1596177336118542336)]} 0 0
   [junit4]   2> 1446565 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-51 (1596177336119590912)]} 0 0
   [junit4]   2> 1446566 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-52 (1596177336120639488)]} 0 0
   [junit4]   2> 1446566 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-53 (1596177336120639489)]} 0 0
   [junit4]   2> 1446567 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-54 (1596177336121688064)]} 0 0
   [junit4]   2> 1446568 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-55 (1596177336122736640)]} 0 0
   [junit4]   2> 1446568 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-56 (1596177336122736641)]} 0 0
   [junit4]   2> 1446569 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-57 (1596177336123785216)]} 0 0
   [junit4]   2> 1446569 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-58 (1596177336123785217)]} 0 0
   [junit4]   2> 1446570 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-59 (1596177336124833792)]} 0 0
   [junit4]   2> 1446571 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-60 (1596177336125882368)]} 0 0
   [junit4]   2> 1446571 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-61 (1596177336125882369)]} 0 0
   [junit4]   2> 1446572 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-62 (1596177336126930944)]} 0 0
   [junit4]   2> 1446572 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-63 (1596177336126930945)]} 0 0
   [junit4]   2> 1446573 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-64 (1596177336127979520)]} 0 0
   [junit4]   2> 1446574 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-65 (1596177336129028096)]} 0 0
   [junit4]   2> 1446574 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-66 (1596177336129028096)]} 0 0
   [junit4]   2> 1446575 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-67 (1596177336130076672)]} 0 0
   [junit4]   2> 1446575 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-68 (1596177336130076673)]} 0 0
   [junit4]   2> 1446576 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-69 (1596177336131125248)]} 0 0
   [junit4]   2> 1446577 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-70 (1596177336131125248)]} 0 0
   [junit4]   2> 1446577 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-71 (1596177336132173824)]} 0 0
   [junit4]   2> 1446578 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-72 (1596177336133222400)]} 0 0
   [junit4]   2> 1446578 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-73 (1596177336133222401)]} 0 0
   [junit4]   2> 1446579 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-74 (1596177336134270976)]} 0 0
   [junit4]   2> 1446579 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-75 (1596177336134270976)]} 0 0
   [junit4]   2> 1446580 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-76 (1596177336135319552)]} 0 0
   [junit4]   2> 1446580 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-77 (1596177336135319552)]} 0 0
   [junit4]   2> 1446581 INFO  (qtp496083719-6363) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-78 (1596177336136368128)]} 0 0
   [junit4]   2> 1446582 INFO  (qtp496083719-6365) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloud

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

50-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1447057 INFO  (zkCallback-1650-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrJmxReporterCloudTest_collection/state.json] for collection [SolrJmxReporterCloudTest_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1447057 INFO  (coreCloseExecutor-2952-thread-2) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.c.SolrCore [SolrJmxReporterCloudTest_collection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@23fc1cc6
   [junit4]   2> 1447057 INFO  (coreCloseExecutor-2952-thread-2) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.SolrJmxReporterCloudTest_collection.shard2.replica_n2, tag=603724998
   [junit4]   2> 1447057 INFO  (coreCloseExecutor-2952-thread-2) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7889ab39: rootName = solr_35464, domain = solr.core.SolrJmxReporterCloudTest_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.SolrJmxReporterCloudTest_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@27fee2da
   [junit4]   2> 1447058 INFO  (coreCloseExecutor-2952-thread-1) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.c.SolrCore [SolrJmxReporterCloudTest_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@34dbf4e2
   [junit4]   2> 1447065 INFO  (coreCloseExecutor-2952-thread-2) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard2 r:core_node4 x:SolrJmxReporterCloudTest_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.SolrJmxReporterCloudTest_collection.shard2.leader, tag=603724998
   [junit4]   2> 1447066 INFO  (coreCloseExecutor-2952-thread-1) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.SolrJmxReporterCloudTest_collection.shard1.replica_n1, tag=886830306
   [junit4]   2> 1447066 INFO  (coreCloseExecutor-2952-thread-1) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47f7dad3: rootName = solr_35464, domain = solr.core.SolrJmxReporterCloudTest_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.SolrJmxReporterCloudTest_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@165b0d4d
   [junit4]   2> 1447057 INFO  (zkCallback-1650-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrJmxReporterCloudTest_collection/state.json] for collection [SolrJmxReporterCloudTest_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1447088 INFO  (coreCloseExecutor-2952-thread-1) [n:127.0.0.1:35464_solr c:SolrJmxReporterCloudTest_collection s:shard1 r:core_node3 x:SolrJmxReporterCloudTest_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.SolrJmxReporterCloudTest_collection.shard1.leader, tag=886830306
   [junit4]   2> 1447099 INFO  (jetty-closer-1641-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72357141093416963-127.0.0.1:35464_solr-n_0000000000) closing
   [junit4]   2> 1447099 INFO  (OverseerStateUpdate-72357141093416963-127.0.0.1:35464_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35464_solr
   [junit4]   2> 1447099 WARN  (OverseerAutoScalingTriggerThread-72357141093416963-127.0.0.1:35464_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1447104 INFO  (jetty-closer-1641-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@619433c9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1447104 INFO  (jetty-closer-1641-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1447105 ERROR (SUITE-SolrJmxReporterCloudTest-seed#[46416FE2968C119C]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1447105 INFO  (SUITE-SolrJmxReporterCloudTest-seed#[46416FE2968C119C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39123 39123
   [junit4]   2> 1447228 INFO  (Thread-967) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39123 39123
   [junit4]   2> 1447229 WARN  (Thread-967) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/SolrJmxReporterCloudTest_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/SolrJmxReporterCloudTest_collection/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/SolrJmxReporterCloudTest_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1447229 INFO  (SUITE-SolrJmxReporterCloudTest-seed#[46416FE2968C119C]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1012, maxMBSortInHeap=6.060144349343373, sim=RandomSimilarity(queryNorm=false): {}, locale=it-CH, timezone=Canada/Mountain
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=115181040,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSynonymGraphFilterFactory, HdfsRecoveryZkTest, CSVRequestHandlerTest, LeaderFailoverAfterPartitionTest, TestSolrCloudWithDelegationTokens, MultiThreadedOCPTest, TestStressRecovery, SolrCloudReportersTest, TestGenericDistributedQueue, HdfsLockFactoryTest, TestManagedSchema, LIROnShardRestartTest, RankQueryTest, TestSolrCoreParser, ZkStateReaderTest, TestRequestForwarding, TestRecovery, SchemaVersionSpecificBehaviorTest, FastVectorHighlighterTest, TestSchemaSimilarityResource, RuleEngineTest, BasicZkTest, HLLUtilTest, GraphQueryTest, OverseerTest, TestStressVersions, BasicFunctionalityTest, PathHierarchyTokenizerFactoryTest, TimeRoutedAliasUpdateProcessorTest, PrimitiveFieldTypeTest, TestFastLRUCache, UpdateRequestProcessorFactoryTest, CustomCollectionTest, TestPolicyCloud, CollectionsAPISolrJTest, ShufflingReplicaListTransformerTest, TestTlogReplica, TestStressCloudBlindAtomicUpdates, ConnectionManagerTest, SliceStateTest, TestRTGBase, TestReloadAndDeleteDocs, TestSQLHandlerNonCloud, TestSimpleTrackingShardHandler, TestPrepRecovery, FileUtilsTest, ForceLeaderTest, MetricsHandlerTest, NodeAddedTriggerTest, TestAnalyzeInfixSuggestions, CustomHighlightComponentTest, DirectSolrConnectionTest, DistributedFacetExistsSmallTest, TestSolrCloudWithHadoopAuthPlugin, BigEndianAscendingWordDeserializerTest, TestCloudJSONFacetJoinDomain, DOMUtilTest, TestNumericRangeQuery32, JavabinLoaderTest, CloudMLTQParserTest, SolrJmxReporterCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrJmxReporterCloudTest -Dtests.seed=46416FE2968C119C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Canada/Mountain -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SolrJmxReporterCloudTest (suite) <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 85,175,456 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
   [junit4]    >   - 85,174,912 bytes, private static javax.management.MBeanServer org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest.mBeanServer
   [junit4]    >   - 192 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
   [junit4]    >   - 128 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
   [junit4]    >   - 112 bytes, private static java.lang.String org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest.COLLECTION
   [junit4]    >   - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
   [junit4]    >   - 48 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.initialRootLogLevel
   [junit4]    >   - 48 bytes, private static java.util.Map org.apache.solr.SolrTestCaseJ4.savedClassLogLevels
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([46416FE2968C119C]:0)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [200/785 (1!)] on J1 in 8.48s, 1 test, 1 failure <<< FAILURES!

[...truncated 51661 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 534 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 76, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS] Lucene-Solr-Tests-7.x - Build # 533 - Still unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/533/

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaOnIndexing

Error Message:
Time out waiting for LIR state get removed

Stack Trace:
java.util.concurrent.TimeoutException: Time out waiting for LIR state get removed
	at __randomizedtesting.SeedInfo.seed([C2722795B1254215:BB090B1A12B88836]:0)
	at org.apache.solr.util.TimeOut.waitFor(TimeOut.java:66)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaOnIndexing(DeleteReplicaTest.java:331)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1786 lines...]
   [junit4] JVM J0: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/core/test/temp/junit4-J0-20180329_021857_1926435977474062156679.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: FastDecompressionCompressingStoredFields, pf: TestBloomFilteredLucenePostings, dvf: Lucene70
   [junit4] <<< JVM J0: EOF ----

[...truncated 10816 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/init-core-data-001
   [junit4]   2> 374286 WARN  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 374290 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 374292 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 374292 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 374293 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001
   [junit4]   2> 374293 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 374294 INFO  (Thread-2350) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 374294 INFO  (Thread-2350) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 374300 ERROR (Thread-2350) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 374394 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57225
   [junit4]   2> 374517 INFO  (zkConnectionManagerCallback-816-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374540 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 374540 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 374540 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 374567 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 374598 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 374598 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 374598 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 374602 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4068be0d{/solr,null,AVAILABLE}
   [junit4]   2> 374602 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 374602 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 374603 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 374603 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@444749ac{/solr,null,AVAILABLE}
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19d58ed4{SSL,[ssl, http/1.1]}{127.0.0.1:33784}
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.Server Started @374730ms
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33784}
   [junit4]   2> 374604 ERROR (jetty-launcher-813-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-29T02:50:05.537Z
   [junit4]   2> 374605 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e876efc{SSL,[ssl, http/1.1]}{127.0.0.1:50672}
   [junit4]   2> 374605 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.Server Started @374732ms
   [junit4]   2> 374605 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50672}
   [junit4]   2> 374606 ERROR (jetty-launcher-813-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 374606 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 374606 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 374606 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 374606 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 374606 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-29T02:50:05.539Z
   [junit4]   2> 374646 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 374646 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 374646 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 374654 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7776cb99{/solr,null,AVAILABLE}
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ff4406d{SSL,[ssl, http/1.1]}{127.0.0.1:40433}
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.Server Started @374781ms
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40433}
   [junit4]   2> 374655 ERROR (jetty-launcher-813-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 374656 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-29T02:50:05.589Z
   [junit4]   2> 374722 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 374722 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 374722 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 374739 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d2708c8{/solr,null,AVAILABLE}
   [junit4]   2> 374739 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3ca373ac{SSL,[ssl, http/1.1]}{127.0.0.1:57432}
   [junit4]   2> 374739 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.Server Started @374865ms
   [junit4]   2> 374739 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57432}
   [junit4]   2> 374740 ERROR (jetty-launcher-813-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 374740 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 374740 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 374740 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 374740 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 374740 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-29T02:50:05.673Z
   [junit4]   2> 374755 INFO  (zkConnectionManagerCallback-818-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374755 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 374761 INFO  (zkConnectionManagerCallback-822-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374761 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 374779 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57225/solr
   [junit4]   2> 374810 INFO  (zkConnectionManagerCallback-820-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374812 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 374831 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57225/solr
   [junit4]   2> 374862 INFO  (zkConnectionManagerCallback-832-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374874 INFO  (zkConnectionManagerCallback-828-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374882 INFO  (zkConnectionManagerCallback-824-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374883 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 374903 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57225/solr
   [junit4]   2> 374930 INFO  (zkConnectionManagerCallback-840-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375054 INFO  (zkConnectionManagerCallback-834-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375068 INFO  (zkConnectionManagerCallback-836-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375158 INFO  (zkConnectionManagerCallback-842-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375167 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 375167 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50672_solr
   [junit4]   2> 375168 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.Overseer Overseer (id=73535018440785930-127.0.0.1:50672_solr-n_0000000000) starting
   [junit4]   2> 375178 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57225/solr
   [junit4]   2> 375191 INFO  (zkConnectionManagerCallback-849-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375199 INFO  (zkConnectionManagerCallback-853-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375201 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57225/solr ready
   [junit4]   2> 375205 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 375206 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33784_solr
   [junit4]   2> 375207 INFO  (zkConnectionManagerCallback-855-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375212 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 375214 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 375215 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 375215 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 375215 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40433_solr
   [junit4]   2> 375216 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 375218 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 375218 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57432_solr
   [junit4]   2> 375252 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 375252 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50672_solr
   [junit4]   2> 375297 INFO  (zkCallback-854-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 375297 INFO  (zkCallback-835-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 375297 INFO  (OverseerStateUpdate-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 375319 INFO  (zkCallback-854-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 375347 INFO  (zkCallback-852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 375386 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 375664 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33784.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 375671 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33784.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 375672 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33784.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 375673 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node4/.
   [junit4]   2> 375691 INFO  (zkConnectionManagerCallback-860-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375691 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 375692 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57225/solr ready
   [junit4]   2> 376340 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57432.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 376348 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57432.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 376348 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57432.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 376349 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node2/.
   [junit4]   2> 376382 INFO  (zkConnectionManagerCallback-864-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 376387 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 376387 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57225/solr ready
   [junit4]   2> 376954 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40433.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 376961 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40433.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 376961 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40433.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 376962 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node1/.
   [junit4]   2> 376965 INFO  (zkConnectionManagerCallback-868-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 376965 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 376966 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57225/solr ready
   [junit4]   2> 377634 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50672.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 377644 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50672.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 377644 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50672.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 377645 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node3/.
   [junit4]   2> 377693 INFO  (zkConnectionManagerCallback-870-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377729 INFO  (zkConnectionManagerCallback-874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377730 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 377731 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57225/solr ready
   [junit4]   2> 377797 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[C2722795B1254215]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
   [junit4]   2> 377850 INFO  (qtp1510570304-4899) [n:127.0.0.1:57432_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=2&replicationFactor=0&collection.configName=conf&name=deleteByCount&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 377856 INFO  (OverseerThreadFactory-1301-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteByCount
   [junit4]   2> 378024 INFO  (OverseerStateUpdate-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33784/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 378027 INFO  (OverseerStateUpdate-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50672/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 378030 INFO  (OverseerStateUpdate-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57432/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 378305 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 378315 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 378336 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 378336 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 378460 INFO  (zkCallback-854-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 378460 INFO  (zkCallback-854-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 378460 INFO  (zkCallback-841-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 378461 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 378462 INFO  (zkCallback-841-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 378462 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379344 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 379350 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p4] Schema name=minimal
   [junit4]   2> 379353 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 379353 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p4' using configuration from collection deleteByCount, trusted=true
   [junit4]   2> 379353 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57432.solr.core.deleteByCount.shard1.replica_p4' (registry 'solr.core.deleteByCount.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 379353 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 379353 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node2/deleteByCount_shard1_replica_p4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node2/./deleteByCount_shard1_replica_p4/data/]
   [junit4]   2> 379379 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 379387 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.s.IndexSchema [deleteByCount_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 379389 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 379389 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_t1' using configuration from collection deleteByCount, trusted=true
   [junit4]   2> 379389 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33784.solr.core.deleteByCount.shard1.replica_t1' (registry 'solr.core.deleteByCount.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 379389 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 379389 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SolrCore [[deleteByCount_shard1_replica_t1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node4/deleteByCount_shard1_replica_t1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node4/./deleteByCount_shard1_replica_t1/data/]
   [junit4]   2> 379403 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 379410 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 379425 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 379425 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p2' using configuration from collection deleteByCount, trusted=true
   [junit4]   2> 379425 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50672.solr.core.deleteByCount.shard1.replica_p2' (registry 'solr.core.deleteByCount.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 379425 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 379426 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node3/deleteByCount_shard1_replica_p2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node3/./deleteByCount_shard1_replica_p2/data/]
   [junit4]   2> 379522 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 379522 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 379524 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@46a1584c[deleteByCount_shard1_replica_p4] main]
   [junit4]   2> 379525 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 379525 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 379526 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 379534 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 379535 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 379536 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 379536 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 379551 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46c4f8c3[deleteByCount_shard1_replica_t1] main]
   [junit4]   2> 379553 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 379553 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 379554 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 379554 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596238657473216512
   [junit4]   2> 379557 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.ZkController deleteByCount_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 379557 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 379558 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 379560 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 379560 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 379560 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33784/solr/deleteByCount_shard1_replica_t1/
   [junit4]   2> 379560 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 379560 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SyncStrategy https://127.0.0.1:33784/solr/deleteByCount_shard1_replica_t1/ has no replicas
   [junit4]   2> 379561 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 379561 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ZkController deleteByCount_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 379562 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33784/solr/deleteByCount_shard1_replica_t1/ shard1
   [junit4]   2> 379563 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 379563 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 379565 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 379565 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 379565 INFO  (searcherExecutor-1310-thread-1-processing-n:127.0.0.1:57432_solr x:deleteByCount_shard1_replica_p4 c:deleteByCount s:shard1 r:core_node6) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4] Registered new searcher Searcher@46a1584c[deleteByCount_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 379572 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4571530a[deleteByCount_shard1_replica_p2] main]
   [junit4]   2> 379573 INFO  (searcherExecutor-1311-thread-1-processing-n:127.0.0.1:33784_solr x:deleteByCount_shard1_replica_t1 c:deleteByCount s:shard1 r:core_node3) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SolrCore [deleteByCount_shard1_replica_t1] Registered new searcher Searcher@46c4f8c3[deleteByCount_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 379575 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 379575 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 379576 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 379582 INFO  (searcherExecutor-1312-thread-1-processing-n:127.0.0.1:50672_solr x:deleteByCount_shard1_replica_p2 c:deleteByCount s:shard1 r:core_node5) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore [deleteByCount_shard1_replica_p2] Registered new searcher Searcher@4571530a[deleteByCount_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 379582 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.ZkController deleteByCount_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 379582 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 379587 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 379587 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 379665 INFO  (zkCallback-854-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379665 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379665 INFO  (zkCallback-854-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379665 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379665 INFO  (zkCallback-841-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379665 INFO  (zkCallback-841-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379689 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1374
   [junit4]   2> 379713 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 379721 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1385
   [junit4]   2> 379721 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1415
   [junit4]   2> 379723 INFO  (qtp1510570304-4899) [n:127.0.0.1:57432_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 379743 INFO  (indexFetcher-1326-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 379825 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379825 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379825 INFO  (zkCallback-854-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379825 INFO  (zkCallback-854-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379826 INFO  (zkCallback-841-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379826 INFO  (zkCallback-841-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 379857 INFO  (OverseerCollectionConfigSetProcessor-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] 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> 380723 INFO  (qtp1510570304-4899) [n:127.0.0.1:57432_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=2&replicationFactor=0&collection.configName=conf&name=deleteByCount&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2} status=0 QTime=2873
   [junit4]   2> 380740 INFO  (qtp1510570304-4896) [n:127.0.0.1:57432_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 380748 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_p4, tag=null
   [junit4]   2> 380748 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25a3b0db: rootName = solr_57432, domain = solr.core.deleteByCount.shard1.replica_p4, service url = null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p4 / com.codahale.metrics.MetricRegistry@4b437400
   [junit4]   2> 380764 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.c.ZkController deleteByCount_shard1_replica_p4 stopping background replication from leader
   [junit4]   2> 380764 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4]  CLOSING SolrCore org.apache.solr.core.SolrCore@56cf6797
   [junit4]   2> 380764 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_p4, tag=1456433047
   [junit4]   2> 380765 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=1456433047
   [junit4]   2> 380772 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_p4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=24
   [junit4]   2> 380874 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 380874 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 380874 INFO  (zkCallback-841-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 380874 INFO  (zkCallback-841-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 380979 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_p2, tag=null
   [junit4]   2> 380979 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5eb7532c: rootName = solr_50672, domain = solr.core.deleteByCount.shard1.replica_p2, service url = null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p2 / com.codahale.metrics.MetricRegistry@3e319354
   [junit4]   2> 380998 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.c.ZkController deleteByCount_shard1_replica_p2 stopping background replication from leader
   [junit4]   2> 380999 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.c.SolrCore [deleteByCount_shard1_replica_p2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f23c37d
   [junit4]   2> 380999 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_p2, tag=2133050237
   [junit4]   2> 380999 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=2133050237
   [junit4]   2> 381006 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_p2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=31
   [junit4]   2> 381107 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 381107 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 381111 INFO  (qtp1510570304-4896) [n:127.0.0.1:57432_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2} status=0 QTime=370
   [junit4]   2> 381113 INFO  (qtp1510570304-4899) [n:127.0.0.1:57432_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 381114 WARN  (OverseerCollectionConfigSetProcessor-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.LockTree lock_is_leaked at[deleteByCount, shard1]
   [junit4]   2> 381115 INFO  (OverseerCollectionConfigSetProcessor-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 381115 INFO  (OverseerThreadFactory-1301-thread-2) [    ] o.a.s.c.LockTree Unlocked multiple times : deleteByCount/shard1
   [junit4]   2> 381117 ERROR (OverseerThreadFactory-1301-thread-3) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: deleteByCount operation: deletereplica failed:org.apache.solr.common.SolrException: There is only one replica available in shard/collection: shard1/deleteByCount. Cannot delete that.
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.validateReplicaAvailability(DeleteReplicaCmd.java:191)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.pickReplicasTobeDeleted(DeleteReplicaCmd.java:158)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplicaBasedOnCount(DeleteReplicaCmd.java:127)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:78)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:66)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:252)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 381126 INFO  (qtp1510570304-4899) [n:127.0.0.1:57432_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2} status=400 QTime=13
   [junit4]   2> 381127 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[C2722795B1254215]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCount
   [junit4]   2> 381164 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.SolrTestCaseJ4 ###Starting raceConditionOnDeleteAndRegisterReplica
   [junit4]   2> 381164 INFO  (qtp1510570304-4896) [n:127.0.0.1:57432_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=raceDeleteReplica&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 381166 INFO  (OverseerCollectionConfigSetProcessor-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 381167 INFO  (OverseerThreadFactory-1301-thread-4) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection raceDeleteReplica
   [junit4]   2> 381378 INFO  (OverseerStateUpdate-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"raceDeleteReplica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"raceDeleteReplica_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33784/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 381379 INFO  (OverseerStateUpdate-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"raceDeleteReplica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"raceDeleteReplica_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50672/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 381581 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=raceDeleteReplica_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 381582 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=raceDeleteReplica_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 381700 INFO  (zkCallback-841-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 381700 INFO  (zkCallback-841-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 381700 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 381700 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 382604 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 382618 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 382622 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.s.IndexSchema [raceDeleteReplica_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 382625 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 382625 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_shard1_replica_n2' using configuration from collection raceDeleteReplica, trusted=true
   [junit4]   2> 382625 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50672.solr.core.raceDeleteReplica.shard1.replica_n2' (registry 'solr.core.raceDeleteReplica.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 382625 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 382626 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.SolrCore [[raceDeleteReplica_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node3/raceDeleteReplica_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node3/./raceDeleteReplica_shard1_replica_n2/data/]
   [junit4]   2> 382634 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.s.IndexSchema [raceDeleteReplica_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 382636 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 382636 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_shard1_replica_n1' using configuration from collection raceDeleteReplica, trusted=true
   [junit4]   2> 382636 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33784.solr.core.raceDeleteReplica.shard1.replica_n1' (registry 'solr.core.raceDeleteReplica.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 382637 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 382637 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.SolrCore [[raceDeleteReplica_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node4/raceDeleteReplica_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node4/./raceDeleteReplica_shard1_replica_n1/data/]
   [junit4]   2> 382678 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 382678 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 382679 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 382679 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 382679 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 382679 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 382680 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 382680 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 382681 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c38c200[raceDeleteReplica_shard1_replica_n1] main]
   [junit4]   2> 382681 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@44410dc5[raceDeleteReplica_shard1_replica_n2] main]
   [junit4]   2> 382682 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 382682 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 382682 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 382682 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 382683 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 382683 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 382692 INFO  (searcherExecutor-1328-thread-1-processing-n:127.0.0.1:33784_solr x:raceDeleteReplica_shard1_replica_n1 c:raceDeleteReplica s:shard1 r:core_node3) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.SolrCore [raceDeleteReplica_shard1_replica_n1] Registered new searcher Searcher@1c38c200[raceDeleteReplica_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 382692 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596238660763648000
   [junit4]   2> 382696 INFO  (searcherExecutor-1327-thread-1-processing-n:127.0.0.1:50672_solr x:raceDeleteReplica_shard1_replica_n2 c:raceDeleteReplica s:shard1 r:core_node4) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.SolrCore [raceDeleteReplica_shard1_replica_n2] Registered new searcher Searcher@44410dc5[raceDeleteReplica_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 382696 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596238660767842304
   [junit4]   2> 382696 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 382702 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 382702 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 382803 INFO  (zkCallback-841-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 382803 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 382803 INFO  (zkCallback-841-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 382803 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383202 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 383202 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 383203 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33784/solr/raceDeleteReplica_shard1_replica_n1/
   [junit4]   2> 383203 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_shard1_replica_n1 url=https://127.0.0.1:33784/solr START replicas=[https://127.0.0.1:50672/solr/raceDeleteReplica_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 383211 INFO  (qtp1492036964-4865) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.S.Request [raceDeleteReplica_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 383503 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_shard1_replica_n1 url=https://127.0.0.1:33784/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 383503 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 383503 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 383503 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 383508 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33784/solr/raceDeleteReplica_shard1_replica_n1/ shard1
   [junit4]   2> 383609 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383609 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383610 INFO  (zkCallback-841-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383610 INFO  (zkCallback-841-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383659 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 383661 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=raceDeleteReplica_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2079
   [junit4]   2> 383706 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=raceDeleteReplica_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2123
   [junit4]   2> 383713 INFO  (qtp1510570304-4896) [n:127.0.0.1:57432_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 383808 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383808 INFO  (zkCallback-841-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383808 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383808 INFO  (zkCallback-841-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 384718 INFO  (qtp1510570304-4896) [n:127.0.0.1:57432_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=raceDeleteReplica&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3553
   [junit4]   2> 384721 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e876efc{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 384721 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1856136743
   [junit4]   2> 384721 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 384722 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@504c1294: rootName = solr_50672, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@364422a
   [junit4]   2> 384727 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 384727 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ef0e7b0: rootName = solr_50672, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@59e253ee
   [junit4]   2> 384731 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 384731 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@731caa2c: rootName = solr_50672, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7875458d
   [junit4]   2> 384733 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50672_solr
   [junit4]   2> 384734 INFO  (zkCallback-873-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384734 INFO  (zkCallback-863-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384735 INFO  (zkCallback-835-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384735 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384735 INFO  (zkCallback-867-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384735 INFO  (zkCallback-859-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384735 INFO  (zkCallback-854-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384735 INFO  (zkCallback-852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384739 INFO  (zkCallbac

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

... (live nodes size: [0])
   [junit4]   2> 432022 INFO  (zkCallback-854-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 432022 INFO  (zkCallback-854-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 432024 INFO  (coreCloseExecutor-1441-thread-1) [n:127.0.0.1:57432_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCountNew.shard1.leader, tag=1626245168
   [junit4]   2> 432024 INFO  (coreCloseExecutor-1441-thread-3) [n:127.0.0.1:57432_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deletereplica_test.shard1.leader, tag=696627086
   [junit4]   2> 432031 INFO  (zkCallback-854-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 432031 INFO  (zkCallback-854-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 432031 INFO  (zkCallback-881-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 432032 INFO  (zkCallback-881-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 432141 INFO  (jetty-closer-814-thread-3) [    ] o.a.s.c.Overseer Overseer (id=73535018440785929-127.0.0.1:40433_solr-n_0000000002) closing
   [junit4]   2> 432141 INFO  (OverseerStateUpdate-73535018440785929-127.0.0.1:40433_solr-n_0000000002) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40433_solr
   [junit4]   2> 432152 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1053fb5acb70019, likely client has closed socket
   [junit4]   2> 432152 WARN  (OverseerAutoScalingTriggerThread-73535018440785929-127.0.0.1:40433_solr-n_0000000002) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 432153 INFO  (jetty-closer-814-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60afe7cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 432153 INFO  (jetty-closer-814-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 432168 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1053fb5acb7000f, likely client has closed socket
   [junit4]   2> 432168 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1053fb5acb70015, likely client has closed socket
   [junit4]   2> 432168 INFO  (jetty-closer-814-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1382fced{/solr,null,UNAVAILABLE}
   [junit4]   2> 432169 INFO  (jetty-closer-814-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 432169 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1053fb5acb70010, likely client has closed socket
   [junit4]   2> 432170 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1053fb5acb70009, likely client has closed socket
   [junit4]   2> 432170 INFO  (jetty-closer-814-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d2708c8{/solr,null,UNAVAILABLE}
   [junit4]   2> 432171 INFO  (jetty-closer-814-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 432171 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1053fb5acb7000d, likely client has closed socket
   [junit4]   2> 433670 INFO  (jetty-closer-814-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7776cb99{/solr,null,UNAVAILABLE}
   [junit4]   2> 433670 INFO  (jetty-closer-814-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 433673 ERROR (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 433673 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57225 57225
   [junit4]   2> 433848 INFO  (Thread-2350) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57225 57225
   [junit4]   2> 433848 WARN  (Thread-2350) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/collections/raceDeleteReplica/terms/shard1
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	12	/solr/collections/deleteReplicaOnIndexing/terms/shard1
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	7	/solr/collections/deleteByCountNew/terms/shard1
   [junit4]   2> 	7	/solr/collections/delLiveColl/terms/shard1
   [junit4]   2> 	7	/solr/collections/deleteByCountNew/terms/shard2
   [junit4]   2> 	7	/solr/collections/deletereplica_test/terms/shard1
   [junit4]   2> 	6	/solr/collections/deleteByCount/terms/shard1
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	5	/solr/collections/delLiveColl/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/collections/raceDeleteReplica/state.json
   [junit4]   2> 	38	/solr/collections/deleteByCountNew/state.json
   [junit4]   2> 	32	/solr/collections/delLiveColl/state.json
   [junit4]   2> 	20	/solr/collections/deleteByCount/state.json
   [junit4]   2> 	16	/solr/collections/deleteReplicaOnIndexing/state.json
   [junit4]   2> 	14	/solr/collections/deletereplica_test/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/raceDeleteReplica/leader_elect/shard1/election/73535018440785928-core_node3-n_0000000000
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001
   [junit4]   2> Mar 29, 2018 2:51:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=23964, maxDocsPerChunk=888, blockSize=807), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=23964, blockSize=807)), sim=RandomSimilarity(queryNorm=false): {}, locale=en-ZA, timezone=Atlantic/Faroe
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=334096984,total=508559360
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyNumericUtils, TestCustomDocTransformer, TestConfigSets, CoreAdminRequestStatusTest, TestSolrIndexConfig, PeerSyncReplicationTest, TestUtilizeNode, TestRecoveryHdfs, TestCloudRecovery, DeleteInactiveReplicaTest, TestSolrConfigHandler, RestartWhileUpdatingTest, TestOrdValues, TestSolrJ, LegacyCloudClusterPropTest, JavabinLoaderTest, ZkControllerTest, ReplaceNodeNoTargetTest, HdfsAutoAddReplicasIntegrationTest, DistributedQueryComponentCustomSortTest, TestGenericDistributedQueue, TestNumericTerms32, SolrMetricsIntegrationTest, CdcrBootstrapTest, ClassificationUpdateProcessorTest, JSONWriterTest, TestTestInjection, CustomHighlightComponentTest, TestCloudJSONFacetJoinDomain, TestCharFilters, TestCursorMarkWithoutUniqueKey, TestSolrCloudWithHadoopAuthPlugin, ScheduledTriggerTest, SolrJmxReporterCloudTest, JsonLoaderTest, TestXIncludeConfig, IndexSchemaTest, TestSolrCloudWithDelegationTokens, PrimUtilsTest, UpdateRequestProcessorFactoryTest, LIROnShardRestartTest, TestMultiWordSynonyms, MultiThreadedOCPTest, FastVectorHighlighterTest, DeleteReplicaTest]
   [junit4] Completed [157/785 (1!)] on J1 in 59.86s, 6 tests, 1 error <<< FAILURES!

[...truncated 51815 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 532 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/532/

No tests ran.

Build Log:
[...truncated 6 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	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 by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .git/config.lock

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1964)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1960)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy110.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:850)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/lucene-solr.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	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 by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .git/config.lock

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1964)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1960)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy110.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:850)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/lucene-solr.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	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 by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .git/config.lock

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1964)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1960)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy110.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:850)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/analysis/common/test/TEST-org.apache.lucene.analysis.ar.TestArabicAnalyzer.xml is 1 day 9 hr old

Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-Tests-7.x - Build # 531 - Failure

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/531/

No tests ran.

Build Log:
[...truncated 18 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	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 by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .git/config.lock

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1964)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1960)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy110.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:850)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/lucene-solr.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	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 by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .git/config.lock

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1964)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1960)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy110.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:850)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/lucene-solr.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	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 by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .git/config.lock

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1964)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1960)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy110.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:850)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/analysis/common/test/TEST-org.apache.lucene.analysis.ar.TestArabicAnalyzer.xml is 1 day 9 hr old

Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any