You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/11/07 09:15:18 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 763 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/763/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
Shard split did not succeed after a previous failed split attempt left sub-shards in construction state

Stack Trace:
java.lang.AssertionError: Shard split did not succeed after a previous failed split attempt left sub-shards in construction state
	at __randomizedtesting.SeedInfo.seed([A42F1942250B75B:F30F623B1E25FAD1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:294)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12317 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 303365 INFO  (SUITE-ShardSplitTest-seed#[A42F1942250B75B]-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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/init-core-data-001
   [junit4]   2> 303365 WARN  (SUITE-ShardSplitTest-seed#[A42F1942250B75B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 303365 INFO  (SUITE-ShardSplitTest-seed#[A42F1942250B75B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 303366 INFO  (SUITE-ShardSplitTest-seed#[A42F1942250B75B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 303366 INFO  (SUITE-ShardSplitTest-seed#[A42F1942250B75B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 303367 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 303367 INFO  (Thread-571) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 303367 INFO  (Thread-571) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 303368 ERROR (Thread-571) [    ] 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> 303467 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.ZkTestServer start zk server on port:35467
   [junit4]   2> 303478 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 303480 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 303481 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 303482 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 303483 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 303484 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 303485 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 303486 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 303487 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 303488 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 303489 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 303491 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 303575 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 303576 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64ff2b73{/,null,AVAILABLE}
   [junit4]   2> 303578 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@415b6c80{HTTP/1.1,[http/1.1]}{127.0.0.1:46433}
   [junit4]   2> 303578 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.Server Started @305286ms
   [junit4]   2> 303578 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/tempDir-001/control/data, hostPort=46433, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 303579 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 303579 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 303579 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 303579 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 303579 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T08:18:11.947117Z
   [junit4]   2> 303584 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 303584 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/control-001/solr.xml
   [junit4]   2> 303586 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 303586 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 303592 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 303594 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35467/solr
   [junit4]   2> 303646 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:46433_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 303647 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:46433_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46433_
   [junit4]   2> 303663 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:46433_    ] o.a.s.c.Overseer Overseer (id=98962157845544964-127.0.0.1:46433_-n_0000000000) starting
   [junit4]   2> 303685 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:46433_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46433_
   [junit4]   2> 303688 INFO  (OverseerStateUpdate-98962157845544964-127.0.0.1:46433_-n_0000000000) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 303732 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:46433_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 303741 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:46433_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 303741 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:46433_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 303742 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:46433_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/control-001/cores
   [junit4]   2> 303762 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 303763 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35467/solr ready
   [junit4]   2> 303767 INFO  (qtp1189087918-2941) [n:127.0.0.1:46433_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46433_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 303780 INFO  (OverseerThreadFactory-1354-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 303884 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 303884 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 303986 INFO  (zkCallback-408-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 304908 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 304921 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 304978 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 304986 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 304986 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 304986 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 304986 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 304989 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.3515625, floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=25.404183014417217, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48242017277606897
   [junit4]   2> 305004 WARN  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 305028 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 305028 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 305029 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 305029 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 305030 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2046024564, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 305030 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b8d42b7[control_collection_shard1_replica_n1] main]
   [junit4]   2> 305031 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 305032 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 305032 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 305032 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583394527274598400
   [junit4]   2> 305033 INFO  (searcherExecutor-1357-thread-1-processing-n:127.0.0.1:46433_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@3b8d42b7[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 305035 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 305035 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 305035 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46433/control_collection_shard1_replica_n1/
   [junit4]   2> 305035 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 305035 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46433/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 305035 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 305036 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46433/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 305137 INFO  (zkCallback-408-thread-2-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 305187 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 305188 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1304
   [junit4]   2> 305190 INFO  (qtp1189087918-2941) [n:127.0.0.1:46433_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 305289 INFO  (zkCallback-408-thread-2-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 305781 INFO  (OverseerCollectionConfigSetProcessor-98962157845544964-127.0.0.1:46433_-n_0000000000) [n:127.0.0.1:46433_    ] 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> 306190 INFO  (qtp1189087918-2941) [n:127.0.0.1:46433_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46433_&wt=javabin&version=2} status=0 QTime=2423
   [junit4]   2> 306197 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 306198 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35467/solr ready
   [junit4]   2> 306198 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 306199 INFO  (qtp1189087918-2941) [n:127.0.0.1:46433_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 306201 INFO  (OverseerThreadFactory-1354-thread-2-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 306201 WARN  (OverseerThreadFactory-1354-thread-2-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 306406 INFO  (qtp1189087918-2941) [n:127.0.0.1:46433_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 306406 INFO  (qtp1189087918-2941) [n:127.0.0.1:46433_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=206
   [junit4]   2> 306498 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-1-001 of type TLOG
   [junit4]   2> 306498 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 306499 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2174bd3c{/,null,AVAILABLE}
   [junit4]   2> 306500 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@551ff273{HTTP/1.1,[http/1.1]}{127.0.0.1:37387}
   [junit4]   2> 306500 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.Server Started @308208ms
   [junit4]   2> 306500 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/tempDir-001/jetty1, hostPort=37387, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-1-001/cores, replicaType=TLOG}
   [junit4]   2> 306500 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 306500 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 306500 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306500 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 306500 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T08:18:14.868691Z
   [junit4]   2> 306502 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f958ee8970007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 306502 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 306502 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-1-001/solr.xml
   [junit4]   2> 306504 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 306504 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 306504 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 306505 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35467/solr
   [junit4]   2> 306510 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:37387_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 306511 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:37387_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 306511 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:37387_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37387_
   [junit4]   2> 306512 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:37387_) [n:127.0.0.1:37387_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 306513 INFO  (zkCallback-416-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 306513 INFO  (zkCallback-408-thread-2-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 306544 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:37387_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 306552 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:37387_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 306552 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:37387_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 306553 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:37387_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-1-001/cores
   [junit4]   2> 306567 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37387_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 306567 INFO  (OverseerCollectionConfigSetProcessor-98962157845544964-127.0.0.1:46433_-n_0000000000) [n:127.0.0.1:46433_    ] 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> 306568 INFO  (OverseerThreadFactory-1354-thread-3-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37387_ for creating new replica
   [junit4]   2> 306569 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 306569 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 307592 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 307606 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 307668 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 307674 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 307674 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 307674 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 307674 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 307677 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.3515625, floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=25.404183014417217, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48242017277606897
   [junit4]   2> 307692 WARN  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 307722 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 307722 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 307723 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 307723 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 307724 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2046024564, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 307726 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@744d08e5[collection1_shard2_replica_t41] main]
   [junit4]   2> 307726 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 307727 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 307727 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 307727 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583394530100510720
   [junit4]   2> 307728 INFO  (searcherExecutor-1368-thread-1-processing-n:127.0.0.1:37387_ x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@744d08e5[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 307729 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 307730 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 307730 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37387/collection1_shard2_replica_t41/
   [junit4]   2> 307730 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 307730 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:37387/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 307730 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 307730 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 307731 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37387/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 307881 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 307883 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1313
   [junit4]   2> 307884 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:37387_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1317
   [junit4]   2> 307955 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-2-001 of type TLOG
   [junit4]   2> 307955 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 307956 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b25ee9e{/,null,AVAILABLE}
   [junit4]   2> 307957 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d6bd331{HTTP/1.1,[http/1.1]}{127.0.0.1:38765}
   [junit4]   2> 307957 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.Server Started @309665ms
   [junit4]   2> 307957 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/tempDir-001/jetty2, hostPort=38765, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-2-001/cores, replicaType=TLOG}
   [junit4]   2> 307957 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 307957 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 307957 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 307957 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 307957 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T08:18:16.325725Z
   [junit4]   2> 307966 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 307966 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-2-001/solr.xml
   [junit4]   2> 307968 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 307968 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 307968 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 307970 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35467/solr
   [junit4]   2> 307975 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38765_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 307976 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38765_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 307976 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38765_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38765_
   [junit4]   2> 307977 INFO  (zkCallback-416-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 307977 INFO  (zkCallback-408-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 307977 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:37387_) [n:127.0.0.1:37387_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 307977 INFO  (zkCallback-427-thread-1-processing-n:127.0.0.1:38765_) [n:127.0.0.1:38765_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 308008 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38765_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 308013 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38765_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 308014 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38765_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 308014 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38765_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-2-001/cores
   [junit4]   2> 308032 INFO  (qtp1922260584-2989) [n:127.0.0.1:37387_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38765_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 308033 INFO  (OverseerCollectionConfigSetProcessor-98962157845544964-127.0.0.1:46433_-n_0000000000) [n:127.0.0.1:46433_    ] 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> 308033 INFO  (OverseerThreadFactory-1354-thread-4-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38765_ for creating new replica
   [junit4]   2> 308034 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 308035 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 309052 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 309062 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 309136 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 309143 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 309143 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 309143 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 309143 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 309146 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.3515625, floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=25.404183014417217, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48242017277606897
   [junit4]   2> 309165 WARN  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 309189 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 309189 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 309190 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 309190 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 309191 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2046024564, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 309191 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@56f43172[collection1_shard1_replica_t43] main]
   [junit4]   2> 309192 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 309192 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 309192 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 309192 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583394531636674560
   [junit4]   2> 309193 INFO  (searcherExecutor-1379-thread-1-processing-n:127.0.0.1:38765_ x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@56f43172[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38765/collection1_shard1_replica_t43/
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:38765/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 309196 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38765/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 309346 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 309348 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1313
   [junit4]   2> 309349 INFO  (qtp1922260584-2989) [n:127.0.0.1:37387_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38765_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1317
   [junit4]   2> 309456 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-3-001 of type TLOG
   [junit4]   2> 309456 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 309457 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45c68b65{/,null,AVAILABLE}
   [junit4]   2> 309457 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c25d037{HTTP/1.1,[http/1.1]}{127.0.0.1:38667}
   [junit4]   2> 309457 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.Server Started @311165ms
   [junit4]   2> 309457 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/tempDir-001/jetty3, hostPort=38667, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-3-001/cores, replicaType=TLOG}
   [junit4]   2> 309458 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 309458 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 309458 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 309458 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 309458 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T08:18:17.826285Z
   [junit4]   2> 309459 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 309459 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-3-001/solr.xml
   [junit4]   2> 309461 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 309461 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 309461 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 309463 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35467/solr
   [junit4]   2> 309481 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38667_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 309482 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38667_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 309483 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38667_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38667_
   [junit4]   2> 309483 INFO  (zkCallback-416-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 309483 INFO  (zkCallback-408-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 309483 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:37387_) [n:127.0.0.1:37387_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 309483 INFO  (zkCallback-427-thread-1-processing-n:127.0.0.1:38765_) [n:127.0.0.1:38765_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 309485 INFO  (zkCallback-433-thread-1-processing-n:127.0.0.1:38667_) [n:127.0.0.1:38667_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 309535 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38667_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 309543 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38667_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 309543 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38667_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 309544 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:38667_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-3-001/cores
   [junit4]   2> 309577 INFO  (qtp1922260584-2984) [n:127.0.0.1:37387_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38667_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 309582 INFO  (OverseerCollectionConfigSetProcessor-98962157845544964-127.0.0.1:46433_-n_0000000000) [n:127.0.0.1:46433_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 309582 INFO  (OverseerThreadFactory-1354-thread-5-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38667_ for creating new replica
   [junit4]   2> 309585 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 309585 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 311081 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 311087 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 311135 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 311142 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true
   [junit4]   2> 311142 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 311142 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 311143 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 311144 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.3515625, floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=25.404183014417217, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48242017277606897
   [junit4]   2> 311362 WARN  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 311385 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 311385 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 311386 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 311386 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 311386 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2046024564, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 311387 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a651347[collection1_shard2_replica_t45] main]
   [junit4]   2> 311388 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 311388 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 311388 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 311389 INFO  (searcherExecutor-1390-thread-1-processing-n:127.0.0.1:38667_ x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@3a651347[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 311389 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583394533940396032
   [junit4]   2> 311391 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 311391 INFO  (updateExecutor-430-thread-1-processing-n:127.0.0.1:38667_ x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 311391 INFO  (recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 311392 INFO  (recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 311392 INFO  (recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 311392 INFO  (recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45]
   [junit4]   2> 311392 INFO  (recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 311392 INFO  (recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:37387/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:38667/collection1_shard2_replica_t45/]
   [junit4]   2> 311392 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1806
   [junit4]   2> 311393 INFO  (recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:37387]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:38667_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 311393 INFO  (qtp1922260584-2984) [n:127.0.0.1:37387_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38667_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1816
   [junit4]   2> 311394 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 311394 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:38667_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:38667","node_name":"127.0.0.1:38667_","state":"down","type":"TLOG"}
   [junit4]   2> 311474 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-4-001 of type TLOG
   [junit4]   2> 311474 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 311475 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3aadd3cc{/,null,AVAILABLE}
   [junit4]   2> 311475 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@370f418b{HTTP/1.1,[http/1.1]}{127.0.0.1:44633}
   [junit4]   2> 311476 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.e.j.s.Server Started @313184ms
   [junit4]   2> 311476 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/tempDir-001/jetty4, hostPort=44633, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-4-001/cores, replicaType=TLOG}
   [junit4]   2> 311476 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 311476 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 311476 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 311476 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 311476 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T08:18:19.844670Z
   [junit4]   2> 311479 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 311479 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-4-001/solr.xml
   [junit4]   2> 311480 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 311480 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 311481 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 311483 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35467/solr
   [junit4]   2> 311487 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:44633_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 311488 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:44633_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 311489 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:44633_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44633_
   [junit4]   2> 311489 INFO  (zkCallback-416-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 311489 INFO  (zkCallback-408-thread-2-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 311490 INFO  (zkCallback-427-thread-1-processing-n:127.0.0.1:38765_) [n:127.0.0.1:38765_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 311490 INFO  (zkCallback-433-thread-1-processing-n:127.0.0.1:38667_) [n:127.0.0.1:38667_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 311490 INFO  (zkCallback-440-thread-1-processing-n:127.0.0.1:44633_) [n:127.0.0.1:44633_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 311490 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:37387_) [n:127.0.0.1:37387_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 311525 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:44633_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 311530 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:44633_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 311530 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:44633_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 311531 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [n:127.0.0.1:44633_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-4-001/cores
   [junit4]   2> 311560 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44633_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 311561 INFO  (OverseerCollectionConfigSetProcessor-98962157845544964-127.0.0.1:46433_-n_0000000000) [n:127.0.0.1:46433_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 311561 INFO  (OverseerThreadFactory-1354-thread-5-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44633_ for creating new replica
   [junit4]   2> 311565 INFO  (qtp816623289-3079) [n:127.0.0.1:44633_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t47&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 311565 INFO  (qtp816623289-3079) [n:127.0.0.1:44633_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 312396 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:38667_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:38667","node_name":"127.0.0.1:38667_","state":"recovering","type":"TLOG"}
   [junit4]   2> 312396 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 312396 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:38667_&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1002
   [junit4]   2> 312585 INFO  (qtp816623289-3079) [n:127.0.0.1:44633_ c:collection1 s:shard1  x:collection1_shard1_replica_t47] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 312594 INFO  (qtp816623289-3079) [n:127.0.0.1:44633_ c:collection1 s:shard1  x:collection1_shard1_replica_t47] o.a.s.s.IndexSchema [collection1_shard1_replica_t47] Schema name=test
   [junit4]   2> 313055 INFO  (recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 313055 INFO  (recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:37387/collection1_shard2_replica_t41/].
   [junit4]   2> 313057 INFO  (qtp1922260584-2986) [n:127.0.0.1:37387_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583394535689420800,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 313058 INFO  (qtp1922260584-2986) [n:127.0.0.1:37387_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 313058 INFO  (qtp1922260584-2986) [n:127.0.0.1:37387_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 313059 INFO  (qtp1922260584-2986) [n:127.0.0.1:37387_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_r

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

on1_shard1_replica_n47]  CLOSING SolrCore org.apache.solr.core.SolrCore@3fe6422e
   [junit4]   2> 787043 INFO  (zkCallback-643-thread-2-processing-n:127.0.0.1:37901_) [n:127.0.0.1:37901_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 787043 INFO  (coreCloseExecutor-2057-thread-1) [n:127.0.0.1:37901_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n47, tag=1072054830
   [junit4]   2> 787043 INFO  (coreCloseExecutor-2057-thread-1) [n:127.0.0.1:37901_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74f927f1: rootName = null, domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n47 / com.codahale.metrics.MetricRegistry@5a5bf6e1
   [junit4]   2> 787051 INFO  (coreCloseExecutor-2057-thread-1) [n:127.0.0.1:37901_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1072054830
   [junit4]   2> 787053 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A42F1942250B75B]) [    ] o.a.s.c.Overseer Overseer (id=98962187431313426-127.0.0.1:37901_-n_0000000004) closing
   [junit4]   2> 787053 INFO  (OverseerStateUpdate-98962187431313426-127.0.0.1:37901_-n_0000000004) [n:127.0.0.1:37901_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37901_
   [junit4]   2> 787053 WARN  (OverseerAutoScalingTriggerThread-98962187431313426-127.0.0.1:37901_-n_0000000004) [n:127.0.0.1:37901_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 787056 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A42F1942250B75B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7643b096{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 787056 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A42F1942250B75B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d2cb87e{/,null,UNAVAILABLE}
   [junit4]   2> 787079 ERROR (qtp579991584-5033) [n:127.0.0.1:37901_    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Solr is shutting down
   [junit4]   2> 	at org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:171)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 787079 INFO  (qtp579991584-5033) [n:127.0.0.1:37901_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:46639_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n47&coreNodeName=core_node44&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=3001
   [junit4]   2> 787080 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A42F1942250B75B]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 41771
   [junit4]   2> 787081 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A42F1942250B75B]) [    ] 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> 787081 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A42F1942250B75B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36515 36515
   [junit4]   2> 787315 INFO  (Thread-815) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36515 36515
   [junit4]   2> 787315 WARN  (Thread-815) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98962187431313417-127.0.0.1:40591_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001
   [junit4]   2> Nov 07, 2017 8:26:15 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=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=es-CL, timezone=Asia/Yerevan
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=84671024,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest, TestReplicaProperties, CoreSorterTest, TestGeoJSONResponseWriter, DateRangeFieldTest, TestSearcherReuse, HttpPartitionTest, BadIndexSchemaTest, SolrRequestParserTest, TestPushWriter, DistribDocExpirationUpdateProcessorTest, HdfsThreadLeakTest, TestDocumentBuilder, DistributedSuggestComponentTest, TestUnifiedSolrHighlighter, AddReplicaTest, TestJmxIntegration, TestAtomicUpdateErrorCases, TestInitQParser, ShowFileRequestHandlerTest, TestAddFieldRealTimeGet, SpatialRPTFieldTypeTest, DirectUpdateHandlerTest, MetricsConfigTest, LegacyCloudClusterPropTest, BinaryUpdateRequestHandlerTest, TestMacros, TestXIncludeConfig, HLLSerializationTest, TestFieldCacheWithThreads, TestDocTermOrds, BufferStoreTest, TestDynamicLoading, ConvertedLegacyTest, AddSchemaFieldsUpdateProcessorFactoryTest, ShardSplitTest]
   [junit4] Completed [228/748 (1!)] on J1 in 484.47s, 5 tests, 1 failure <<< FAILURES!

[...truncated 41852 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 769 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/769/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00]:0)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost

Error Message:
Error from server at https://127.0.0.1:33871/solr: Could not fully create collection: testNodeLost

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33871/solr: Could not fully create collection: testNodeLost
	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00:6EC937FCF6C48A86]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost(ComputePlanActionTest.java:165)
	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)


FAILED:  org.apache.solr.core.TestLazyCores.testNoCommit

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00:EBC58D3BE098CA5]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
	at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
	at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
	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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound='10']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int><lst name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=*:*
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
	... 41 more




Build Log:
[...truncated 12015 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_D1DCF902752EEF00-001/init-core-data-001
   [junit4]   2> 530208 WARN  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 530208 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 530209 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-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> 530210 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 530210 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_D1DCF902752EEF00-001/tempDir-001
   [junit4]   2> 530211 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 530211 INFO  (Thread-1183) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 530211 INFO  (Thread-1183) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 530214 ERROR (Thread-1183) [    ] 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> 530311 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35113
   [junit4]   2> 530316 INFO  (jetty-launcher-919-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 530318 INFO  (jetty-launcher-919-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30bdd36d{/solr,null,AVAILABLE}
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38c8f534{SSL,[ssl, http/1.1]}{127.0.0.1:36085}
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.e.j.s.Server Started @532037ms
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36085}
   [junit4]   2> 530319 ERROR (jetty-launcher-919-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T03:19:12.151Z
   [junit4]   2> 530321 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530328 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35113/solr
   [junit4]   2> 530361 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530361 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36085_solr
   [junit4]   2> 530362 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer Overseer (id=98966644460421123-127.0.0.1:36085_solr-n_0000000000) starting
   [junit4]   2> 530364 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 530364 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36085_solr
   [junit4]   2> 530365 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 530365 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 530365 INFO  (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530366 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:36085_solr]
   [junit4]   2> 530366 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 530366 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 530367 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 530367 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 530367 DEBUG (ScheduledTrigger-2585-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:36085_solr]
   [junit4]   2> 530431 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36085.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530435 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36085.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530436 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36085.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530436 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_D1DCF902752EEF00-001/tempDir-001/node1/.
   [junit4]   2> 530455 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530456 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35113/solr ready
   [junit4]   2> 530474 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeWithMultipleReplicasLost
   [junit4]   2> 530479 DEBUG (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 530479 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 530482 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 530483 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 530483 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 530528 INFO  (qtp1216329191-5313) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeLost&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 530530 INFO  (OverseerThreadFactory-2587-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 530530 ERROR (OverseerThreadFactory-2587-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeLost operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeLost
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:800)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [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> 530535 INFO  (qtp1216329191-5313) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeLost&action=DELETE&wt=javabin&version=2} status=400 QTime=7
   [junit4]   2> 530536 INFO  (qtp1216329191-5306) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeAdded&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 530538 INFO  (OverseerCollectionConfigSetProcessor-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 530538 INFO  (OverseerThreadFactory-2587-thread-2-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 530538 ERROR (OverseerThreadFactory-2587-thread-2-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeAdded operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeAdded
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:800)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [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> 530540 INFO  (qtp1216329191-5306) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeAdded&action=DELETE&wt=javabin&version=2} status=400 QTime=4
   [junit4]   2> 530541 INFO  (qtp1216329191-5311) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 530542 INFO  (OverseerCollectionConfigSetProcessor-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] 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> 530542 INFO  (OverseerThreadFactory-2587-thread-3-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 530543 ERROR (OverseerThreadFactory-2587-thread-3-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeWithMultipleReplicasLost operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeWithMultipleReplicasLost
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:800)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [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> 530545 INFO  (qtp1216329191-5311) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2} status=400 QTime=4
   [junit4]   2> 530551 INFO  (qtp1216329191-5312) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530552 INFO  (qtp1216329191-5312) [n:127.0.0.1:36085_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35113/solr ready
   [junit4]   2> 530556 INFO  (qtp1216329191-5311) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 530556 DEBUG (qtp1216329191-5312) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 530558 INFO  (qtp1216329191-5312) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 530558 DEBUG (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 530558 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 530558 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 530558 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 530558 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 530561 INFO  (qtp1216329191-5313) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530564 INFO  (qtp1216329191-5313) [n:127.0.0.1:36085_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35113/solr ready
   [junit4]   2> 530567 INFO  (qtp1216329191-5311) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 530567 DEBUG (qtp1216329191-5313) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 530568 INFO  (qtp1216329191-5313) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 530568 DEBUG (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 530568 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 530568 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 530568 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 530568 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 530570 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 530571 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6331b69f{/solr,null,AVAILABLE}
   [junit4]   2> 530571 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b0ba441{SSL,[ssl, http/1.1]}{127.0.0.1:35209}
   [junit4]   2> 530571 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.Server Started @532289ms
   [junit4]   2> 530571 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35209}
   [junit4]   2> 530572 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530572 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 530572 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530572 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530572 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T03:19:12.404Z
   [junit4]   2> 530574 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530580 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35113/solr
   [junit4]   2> 530585 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530586 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530587 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35209_solr
   [junit4]   2> 530587 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35209_solr"} current state version: 0
   [junit4]   2> 530588 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35209_solr
   [junit4]   2> 530588 INFO  (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 530588 INFO  (zkCallback-932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 530589 INFO  (zkCallback-943-thread-1-processing-n:127.0.0.1:35209_solr) [n:127.0.0.1:35209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 530658 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35209.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530664 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35209.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530664 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35209.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530666 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_D1DCF902752EEF00-001/tempDir-001/node2/.
   [junit4]   2> 530683 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 530685 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23fdd5e7{/solr,null,AVAILABLE}
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1134bffb{SSL,[ssl, http/1.1]}{127.0.0.1:42743}
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.Server Started @532404ms
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42743}
   [junit4]   2> 530686 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T03:19:12.518Z
   [junit4]   2> 530694 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530703 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35113/solr
   [junit4]   2> 530707 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 530708 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530709 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42743_solr
   [junit4]   2> 530709 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42743_solr"} current state version: 0
   [junit4]   2> 530709 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42743_solr
   [junit4]   2> 530709 INFO  (zkCallback-943-thread-1-processing-n:127.0.0.1:35209_solr) [n:127.0.0.1:35209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 530709 INFO  (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 530709 INFO  (zkCallback-932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 530711 INFO  (zkCallback-949-thread-1-processing-n:127.0.0.1:42743_solr) [n:127.0.0.1:42743_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 530792 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42743.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530800 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42743.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530800 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42743.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530802 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_D1DCF902752EEF00-001/tempDir-001/node3/.
   [junit4]   2> 530832 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 530833 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@626de84d{/solr,null,AVAILABLE}
   [junit4]   2> 530833 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14ce8f1c{SSL,[ssl, http/1.1]}{127.0.0.1:39765}
   [junit4]   2> 530834 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.Server Started @532551ms
   [junit4]   2> 530834 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39765}
   [junit4]   2> 530834 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530834 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 530834 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530834 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530834 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T03:19:12.666Z
   [junit4]   2> 530842 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530848 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35113/solr
   [junit4]   2> 530855 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 530855 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530856 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39765_solr
   [junit4]   2> 530857 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39765_solr"} current state version: 0
   [junit4]   2> 530857 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39765_solr
   [junit4]   2> 530857 INFO  (zkCallback-932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 530857 INFO  (zkCallback-943-thread-1-processing-n:127.0.0.1:35209_solr) [n:127.0.0.1:35209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 530857 INFO  (zkCallback-949-thread-1-processing-n:127.0.0.1:42743_solr) [n:127.0.0.1:42743_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 530858 INFO  (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 530859 INFO  (zkCallback-955-thread-1-processing-n:127.0.0.1:39765_solr) [n:127.0.0.1:39765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 530921 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39765.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530927 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39765.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530928 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39765.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530929 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_D1DCF902752EEF00-001/tempDir-001/node4/.
   [junit4]   2> 531017 INFO  (qtp252698905-5351) [n:127.0.0.1:35209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 531017 INFO  (qtp252698905-5351) [n:127.0.0.1:35209_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35113/solr ready
   [junit4]   2> 531036 INFO  (qtp539429439-5373) [n:127.0.0.1:42743_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531040 INFO  (qtp252698905-5358) [n:127.0.0.1:35209_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531042 INFO  (qtp1216329191-5308) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531064 INFO  (qtp1352296199-5395) [n:127.0.0.1:39765_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531064 DEBUG (qtp252698905-5351) [n:127.0.0.1:35209_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 531064 INFO  (qtp252698905-5351) [n:127.0.0.1:35209_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=59
   [junit4]   2> 531065 DEBUG (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 531065 DEBUG (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39765_solr, 127.0.0.1:42743_solr, 127.0.0.1:35209_solr, 127.0.0.1:36085_solr]
   [junit4]   2> 531066 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 531066 INFO  (qtp252698905-5356) [n:127.0.0.1:35209_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&collection.configName=conf&name=testNodeWithMultipleReplicasLost&nrtReplicas=3&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 531067 INFO  (OverseerThreadFactory-2587-thread-4-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.CreateCollectionCmd Create collection testNodeWithMultipleReplicasLost
   [junit4]   2> 531067 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 531067 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 531067 INFO  (OverseerCollectionConfigSetProcessor-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] 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> 531067 DEBUG (ScheduledTrigger-2585-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:39765_solr, 127.0.0.1:42743_solr, 127.0.0.1:35209_solr, 127.0.0.1:36085_solr]
   [junit4]   2> 531071 INFO  (qtp252698905-5351) [n:127.0.0.1:35209_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531074 INFO  (qtp1216329191-5309) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531077 INFO  (qtp1352296199-5400) [n:127.0.0.1:39765_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531080 INFO  (qtp539429439-5380) [n:127.0.0.1:42743_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531088 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 531088 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testNodeWithMultipleReplicasLost
   [junit4]   2> 531088 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 531189 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 531190 INFO  (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531190 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 531190 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531190 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 531190 INFO  (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531191 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531191 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531192 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 531192 INFO  (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531192 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531192 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531193 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 531193 INFO  (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531195 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 531195 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531203 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 5, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 531203 INFO  (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531203 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531223 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531224 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 6, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 531224 INFO  (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531224 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531224 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node12":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>       "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531325 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeWithMultipleReplicasLost/state.json version: 0
   [junit4]   2> 531431 INFO  (qtp1216329191-5309) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n4&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531432 INFO  (qtp1216329191-5309) [n:127.0.0.1:36085_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531432 INFO  (qtp1216329191-5307) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n8&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531435 INFO  (qtp252698905-5355) [n:127.0.0.1:35209_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n6&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531436 INFO  (qtp252698905-5355) [n:127.0.0.1:35209_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531439 INFO  (qtp539429439-5376) [n:127.0.0.1:42743_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n1&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531439 INFO  (qtp539429439-5376) [n:127.0.0.1:42743_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531443 INFO  (qtp1352296199-5398) [n:127.0.0.1:39765_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n10&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531444 INFO  (qtp1352296199-5398) [n:127.0.0.1:39765_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "core_node_name":"core_node11",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36085_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "core_node_name":"core_node11",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36085_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node11:{"core":"testNodeWithMultipleReplicasLost_shard2_replica_n8","base_url":"https://127.0.0.1:36085/solr","node_name":"127.0.0.1:36085_solr","state":"down","type":"NRT"}
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36085_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42743_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42743_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"testNodeWithMultipleReplicasLost_shard1_replica_n1","base_url":"https://127.0.0.1:42743/solr","node_name":"127.0.0.1:42743_solr","state":"down","type":"NRT"}
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>           "node_name":"127.0.0.1:42743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36085_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 531450 INFO  (qtp1352296199-5397) [n:127.0.0.1:39765_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n2&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531464 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 5, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node9",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35209_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 531464 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node9",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35209_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 531464 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node9:{"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6","base_url":"https://127.0.0.1:35209/solr","node_name":"127.0.0.1:35209_solr","state":"down","type":"NRT"}
   [junit4]   2> 531464 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>           "node_name":"127.0.0.1:42743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35209_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36085_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 531465 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:1

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

tion3] o.a.s.SolrTestCaseJ4 ###Ending testNoCommit
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.method=testNoCommit -Dtests.seed=D1DCF902752EEF00 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Japan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.43s J1 | TestLazyCores.testNoCommit <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00:EBC58D3BE098CA5]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
   [junit4]    > 	at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
   [junit4]    > 	at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound='10']
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int><lst name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=*:*
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
   [junit4]    > 	... 41 more
   [junit4]   2> 595722 INFO  (SUITE-TestLazyCores-seed#[D1DCF902752EEF00]-worker) [    x:collection3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 595722 INFO  (SUITE-TestLazyCores-seed#[D1DCF902752EEF00]-worker) [    x:collection3] o.a.s.c.CoreContainer Shutting down CoreContainer instance=849799535
   [junit4]   2> 595722 INFO  (SUITE-TestLazyCores-seed#[D1DCF902752EEF00]-worker) [    x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 595722 INFO  (SUITE-TestLazyCores-seed#[D1DCF902752EEF00]-worker) [    x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 595722 INFO  (SUITE-TestLazyCores-seed#[D1DCF902752EEF00]-worker) [    x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D1DCF902752EEF00-001
   [junit4]   2> Nov 08, 2017 3:20:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Nov 08, 2017 3:20:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Nov 08, 2017 3:20:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Nov 08, 2017 3:20:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=be, timezone=Japan
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=2,free=65281344,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSchema, TestMultiValuedNumericRangeQuery, HdfsThreadLeakTest, TestFastLRUCache, WrapperMergePolicyFactoryTest, CreateCollectionCleanupTest, DOMUtilTest, TestDeleteCollectionOnDownNodes, MetricUtilsTest, DistribDocExpirationUpdateProcessorTest, SolrMetricReporterTest, TestScoreJoinQPScore, SolrCLIZkUtilsTest, ZkStateReaderTest, TestAuthenticationFramework, TestManagedSynonymFilterFactory, TestPerFieldSimilarity, SimpleMLTQParserTest, TestJettySolrRunner, TestSizeLimitedDistributedMap, RegexBytesRefFilterTest, TestCollationField, SolrCmdDistributorTest, DistributedIntervalFacetingTest, SpatialRPTFieldTypeTest, CollectionTooManyReplicasTest, TestDynamicLoading, TestSolrCloudWithKerberosAlt, TestManagedResource, MetricsConfigTest, SpellingQueryConverterTest, RequestHandlersTest, RuleEngineTest, TestSolr4Spatial, CollectionsAPIDistributedZkTest, PropertiesRequestHandlerTest, TestSolrCLIRunExample, TestCloudRecovery, OverriddenZkACLAndCredentialsProvidersTest, TestSQLHandlerNonCloud, BasicAuthStandaloneTest, CoreMergeIndexesAdminHandlerTest, TestBulkSchemaAPI, TestConfigsApi, AddSchemaFieldsUpdateProcessorFactoryTest, TemplateUpdateProcessorTest, TestTrackingShardHandlerFactory, TestSolrQueryParser, TestConfigOverlay, DeleteLastCustomShardedReplicaTest, BitVectorTest, PathHierarchyTokenizerFactoryTest, TestExpandComponent, OutputWriterTest, UUIDUpdateProcessorFallbackTest, TestRTGBase, TestDocumentBuilder, TestLeaderElectionZkExpiry, TestFieldCacheWithThreads, TestComplexPhraseQParserPlugin, ParsingFieldUpdateProcessorsTest, DistributedFacetPivotLongTailTest, AnalyticsQueryTest, CloneFieldUpdateProcessorFactoryTest, TestLockTree, BufferStoreTest, TestSchemaResource, MergeStrategyTest, ComputePlanActionTest, SolrSlf4jReporterTest, DocValuesMultiTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=D1DCF902752EEF00 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Japan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00]:0)
   [junit4] Completed [158/748 (2!)] on J1 in 29.39s, 9 tests, 3 errors <<< FAILURES!

[...truncated 49230 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 768 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/768/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([9F8BB750F03C2CB1:17B63E2FCAFCCD1C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState(TriggerIntegrationTest.java:407)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13615 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001/init-core-data-001
   [junit4]   2> 2916551 WARN  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2916551 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2916551 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2916552 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2916552 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001/tempDir-001
   [junit4]   2> 2916552 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2916552 INFO  (Thread-2520) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2916552 INFO  (Thread-2520) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2916553 ERROR (Thread-2520) [    ] 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> 2916652 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38389
   [junit4]   2> 2916655 INFO  (jetty-launcher-4780-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2916655 INFO  (jetty-launcher-4780-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2916655 INFO  (jetty-launcher-4780-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22bc21e4{/solr,null,AVAILABLE}
   [junit4]   2> 2916656 INFO  (jetty-launcher-4780-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fa85cba{/solr,null,AVAILABLE}
   [junit4]   2> 2916662 INFO  (jetty-launcher-4780-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@134067d8{HTTP/1.1,[http/1.1]}{127.0.0.1:41021}
   [junit4]   2> 2916662 INFO  (jetty-launcher-4780-thread-2) [    ] o.e.j.s.Server Started @2918755ms
   [junit4]   2> 2916662 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41021}
   [junit4]   2> 2916663 ERROR (jetty-launcher-4780-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6eb88de4{HTTP/1.1,[http/1.1]}{127.0.0.1:40705}
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.e.j.s.Server Started @2918755ms
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40705}
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T00:50:22.433316Z
   [junit4]   2> 2916663 ERROR (jetty-launcher-4780-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T00:50:22.433535Z
   [junit4]   2> 2916668 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2916672 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2916676 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38389/solr
   [junit4]   2> 2916680 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38389/solr
   [junit4]   2> 2916692 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2916693 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40705_solr
   [junit4]   2> 2916693 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.Overseer Overseer (id=98966059242160134-127.0.0.1:40705_solr-n_0000000000) starting
   [junit4]   2> 2916699 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40705_solr
   [junit4]   2> 2916700 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2916700 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2916700 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
   [junit4]   2> 2916701 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2916701 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2916701 INFO  (OverseerStateUpdate-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2916702 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2916702 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2916702 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2916749 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2916750 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2916751 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41021_solr
   [junit4]   2> 2916751 INFO  (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2916751 INFO  (zkCallback-4790-thread-1-processing-n:127.0.0.1:41021_solr) [n:127.0.0.1:41021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2916755 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40705.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2916759 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40705.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2916760 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40705.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2916760 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001/tempDir-001/node1/.
   [junit4]   2> 2916787 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41021.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2916791 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41021.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2916792 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41021.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2916792 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001/tempDir-001/node2/.
   [junit4]   2> 2916804 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2916805 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2916811 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTrigger
   [junit4]   2> 2916812 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 2916812 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2916812 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2916813 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2916813 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2916813 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2916815 INFO  (qtp319352894-25345) [n:127.0.0.1:41021_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2916818 INFO  (qtp319352894-25345) [n:127.0.0.1:41021_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2916821 INFO  (qtp319352894-25347) [n:127.0.0.1:41021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2916821 INFO  (qtp319352894-25347) [n:127.0.0.1:41021_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2916822 INFO  (qtp319352894-25338) [n:127.0.0.1:41021_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2916823 INFO  (qtp715310191-25348) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2916823 DEBUG (qtp319352894-25347) [n:127.0.0.1:41021_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2916824 INFO  (qtp319352894-25347) [n:127.0.0.1:41021_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2916824 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2916824 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:41021_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2916824 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2916825 INFO  (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2916825 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2916826 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2916826 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:41021_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2916826 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@134067d8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2916826 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=44845467
   [junit4]   2> 2916826 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2916826 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37738119: rootName = solr_41021, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@684d1cb3
   [junit4]   2> 2916833 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2916833 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c77b6fe: rootName = solr_41021, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4c60f953
   [junit4]   2> 2916837 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2916837 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b0d27dc: rootName = solr_41021, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1bea5867
   [junit4]   2> 2916838 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41021_solr
   [junit4]   2> 2916838 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2916838 INFO  (zkCallback-4790-thread-1-processing-n:127.0.0.1:41021_solr) [n:127.0.0.1:41021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2916839 INFO  (zkCallback-4799-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2916839 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2916839 INFO  (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2916839 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@22bc21e4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2917826 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2917826 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:41021_solr
   [junit4]   2> 2918817 INFO  (OverseerCollectionConfigSetProcessor-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2918827 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2919827 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2920827 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2920827 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:41021_solr]
   [junit4]   2> 2920827 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14f4f5f8b3f79300Ttmgx772qi644j248alfe2sd6",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1510102223596000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102223596000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:41021_solr"]}}
   [junit4]   2> 2920828 INFO  (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2920828 DEBUG (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14f4f5f8b3f79300Ttmgx772qi644j248alfe2sd6",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1510102223596000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102223596000000],
   [junit4]   2>     "_enqueue_time_":1510102226597000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:41021_solr"]}}
   [junit4]   2> 2920831 INFO  (qtp715310191-25337) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2920831 INFO  (qtp715310191-25337) [n:127.0.0.1:40705_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2920832 INFO  (qtp715310191-25342) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2920832 DEBUG (qtp715310191-25337) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2920832 INFO  (qtp715310191-25337) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2920833 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2920833 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2920833 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2920833 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2920833 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2921829 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2922829 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2922833 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTrigger
   [junit4]   2> 2922836 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 2922836 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 2922836 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2922836 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2922837 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2922837 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2922837 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2922837 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2922838 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53077ee6{/solr,null,AVAILABLE}
   [junit4]   2> 2922838 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6c69b982{HTTP/1.1,[http/1.1]}{127.0.0.1:36833}
   [junit4]   2> 2922838 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.Server Started @2924931ms
   [junit4]   2> 2922838 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36833}
   [junit4]   2> 2922838 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2922838 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2922839 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2922839 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2922839 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T00:50:28.609078Z
   [junit4]   2> 2922840 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2922844 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38389/solr
   [junit4]   2> 2922849 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2922849 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2922850 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36833_solr
   [junit4]   2> 2922850 INFO  (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2922850 INFO  (zkCallback-4799-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2922851 INFO  (zkCallback-4810-thread-1-processing-n:127.0.0.1:36833_solr) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2922890 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36833.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2922918 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36833.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2922919 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36833.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2922920 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001/tempDir-001/node3/.
   [junit4]   2> 2922943 INFO  (qtp1280163714-25411) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2922943 INFO  (qtp1280163714-25411) [n:127.0.0.1:36833_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2922944 INFO  (qtp1280163714-25413) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2922944 INFO  (qtp715310191-25344) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2922945 DEBUG (qtp1280163714-25411) [n:127.0.0.1:36833_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2922945 INFO  (qtp1280163714-25411) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2922945 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2922948 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2922948 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2922948 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 2922949 INFO  (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2922950 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2922950 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 2922950 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2922950 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2922957 INFO  (qtp1280163714-25412) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2922957 INFO  (qtp1280163714-25412) [n:127.0.0.1:36833_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2922957 INFO  (qtp1280163714-25406) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2922958 INFO  (qtp715310191-25344) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2922958 DEBUG (qtp1280163714-25412) [n:127.0.0.1:36833_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2922958 INFO  (qtp1280163714-25412) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 2922958 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 2922959 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2922959 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2922959 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2922959 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2922959 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 2922959 INFO  (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2922959 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2922959 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2922960 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 2922960 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2922960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2922960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b7cd8b{/solr,null,AVAILABLE}
   [junit4]   2> 2922960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4baeaef0{HTTP/1.1,[http/1.1]}{127.0.0.1:40887}
   [junit4]   2> 2922960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.Server Started @2925053ms
   [junit4]   2> 2922960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40887}
   [junit4]   2> 2922960 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2922960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2922961 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2922961 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2922961 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T00:50:28.731089Z
   [junit4]   2> 2922961 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2922965 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38389/solr
   [junit4]   2> 2922971 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2922971 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2922972 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40887_solr
   [junit4]   2> 2922973 INFO  (zkCallback-4799-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2922973 INFO  (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2922973 INFO  (zkCallback-4810-thread-1-processing-n:127.0.0.1:36833_solr) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2922980 INFO  (zkCallback-4822-thread-1-processing-n:127.0.0.1:40887_solr) [n:127.0.0.1:40887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2923003 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40887.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2923009 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40887.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2923009 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40887.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2923010 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001/tempDir-001/node4/.
   [junit4]   2> 2923951 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2923951 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2923951 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:40887_solr at time 1510102229721000000
   [junit4]   2> 2923951 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229721000000], now=1510102229721000000
   [junit4]   2> 2923951 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa210ba840Ttmgx772qi644j248alfe2sd8",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1510102229721000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229721000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2923952 INFO  (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2923960 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2923960 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2923960 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:40887_solr at time 1510102229730000000
   [junit4]   2> 2923960 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102229730000000
   [junit4]   2> 2923960 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sda",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2923960 INFO  (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2924952 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2924952 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2924952 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229721000000], now=1510102230722000000
   [junit4]   2> 2924952 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa210ba840Ttmgx772qi644j248alfe2sdc",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1510102229721000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229721000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2924961 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2924961 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2924961 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102230731000000
   [junit4]   2> 2924961 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdd",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2925953 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2925953 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2925953 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229721000000], now=1510102231723000000
   [junit4]   2> 2925953 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14f4f5fa210ba840Ttmgx772qi644j248alfe2sde",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1510102229721000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229721000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2925953 DEBUG (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14f4f5fa210ba840Ttmgx772qi644j248alfe2sde",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1510102229721000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229721000000],
   [junit4]   2>     "_enqueue_time_":1510102231723000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2925953 INFO  (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.ActionThrottle The last action attempt started 5124ms ago.
   [junit4]   2> 2925953 INFO  (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger1
   [junit4]   2> 2925961 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2925961 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2925961 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102231731000000
   [junit4]   2> 2925961 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdf",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2926954 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2926954 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2926961 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2926962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2926962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102232732000000
   [junit4]   2> 2926962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdg",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2927954 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2927954 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2927962 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2927962 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2927962 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102233732000000
   [junit4]   2> 2927962 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdh",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2928955 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2928955 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2928962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2928962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2928962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102234732000000
   [junit4]   2> 2928962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdi",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2929955 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2929955 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2929963 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2929963 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2929963 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102235733000000
   [junit4]   2> 2929963 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdj",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2930955 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2930955 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930963 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2930963 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930963 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102236733000000
   [junit4]   2> 2930963 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdk",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2930963 DEBUG (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdk",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "_enqueue_time_":1510102236733000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2930964 INFO  (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.ActionThrottle The last action attempt started 5010ms ago.
   [junit4]   2> 2930964 INFO  (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1510102231723000000 time = 1510102236734000000
   [junit4]   2> 2930964 INFO  (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger2
   [junit4]   2> 2930967 INFO  (qtp1280163714-25407) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2930967 INFO  (qtp1280163714-25407) [n:127.0.0.1:36833_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2930969 INFO  (qtp1280163714-25413) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2930970 INFO  (qtp715310191-25337) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2930971 INFO  (qtp660408443-25440) [n:127.0.0.1:40887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2930971 DEBUG (qtp1280163714-25407) [n:127.0.0.1:36833_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2930972 INFO  (qtp1280163714-25407) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 2930972 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 2930972 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930972 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2930972 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930972 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930972 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2930972 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 2930973 INFO  (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2930973 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 2930973 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930977 INFO  (qtp715310191-25348) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2930977 INFO  (qtp715310191-25348) [n:127.0.0.1:40705_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2930978 INFO  (qtp1280163714-25412) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2930979 INFO  (qtp715310191-25340) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2930980 INFO  (qtp660408443-25442) [n:127.0.0.1:40887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2930980 DEBUG (qtp715310191-25348) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2930983 INFO  (qtp715310191-25348) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2930983 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 2930984 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930984 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2930984 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930984 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930984 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2930984 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930984 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 2930985 INFO  (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2930985 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 2930985 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930986 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4baeaef0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2930986 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=579354264
   [junit4]   2> 2930987 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2930987 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38f28e33: rootName = solr_40887, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@741a82f2
   [junit4]   2> 2930990 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2930991 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a1e7d1: rootName = solr_40887, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4c60f953
   [junit4]   2> 2930995 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2930995 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f2f334c: rootName = solr_40887, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1bea5867
   [junit4]   2> 2930996 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40887_solr
   [junit4]   2> 2930996 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2930996 INFO  (zkCallback-4799-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2930996 INFO  (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2930996 INFO  (zkCallback-4810-thread-1-processing-n:127.0.0.1:36833_solr) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2930996 INFO  (zkCallback-4822-thread-1-processing-n:127.0.0.1:40887_solr) [n:127.0.0.1:40887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2930996 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2930997 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f991b45f30012, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2931955 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2931955 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2931964 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2931964 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2931974 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2931974 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:40887_solr
   [junit4]   2> 2931974 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40887_solr]
   [junit4]   2> 2931974 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fbff40ec00Ttmgx772qi644j248alfe2sdl",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1510102237744000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102237744000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2931974 INFO  (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2931974 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger listener for lost nodes: [127.0.0.1:40887_solr] is not ready, will try later
   [junit4]   2> 2931986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2931986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:40887_solr
   [junit4]   2> 2931986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40887_solr]
   [junit4]   2> 2931986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fbfff80700Ttmgx772qi644j248alfe2sdn",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1510102237756000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102237756000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2931986 INFO  (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2931986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger listener for lost nodes: [127.0.0.1:40887_solr] is not ready, will try later
   [junit4]   2> 2932497 WARN  (zkCallback-4822-thread-1-processing-n:127.0.0.1:40887_solr) [n:127.0.0.1:40887_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:40887_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:40887_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2> 	at java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4724)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2932497 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b7cd8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2932956 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2932956 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2932964 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2932965 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2932975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2932975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40887_solr]
   [junit4]   2> 2932975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fbff40ec00Ttmgx772qi644j248alfe2sdp",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1510102237744000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102237744000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2932975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger listener for lost nodes: [127.0.0.1:40887_solr] is not ready, will try later
   [junit4]   2> 2932986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2932986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40887_solr]
   [junit4]   2> 2932987 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fbfff80700Ttmgx772qi644j248alfe2sdq",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1510102237756000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102237756000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2932987 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger listener for lost nodes: [127.0.0.1:40887_solr] is not ready, will try later
   [junit4]   2> 2933956 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2933956 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2933965 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2933965 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2933975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2933975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40887_solr]
   [junit4]   2> 2933975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fbff40ec00Ttmgx772qi644j248alfe2sdr",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1510102237744000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102237744000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2933975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger listener for lost nodes: [127.0.0.1:40887_solr] is not ready, will try later
   [junit4]   2> 2933987 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2933987 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40887_solr]
   [junit4]   2> 2933987 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fbfff80700Ttmgx772qi644j248alfe2sds",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1510102237756000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102237756000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2933987 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger listener for lost nodes: [127.0.0.1:40887_solr] is not ready, will try later
   [junit4]   2> 2934956 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2934956 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2934965 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2934965 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2934975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s

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

g.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3044114 WARN  (zkCallback-4965-thread-1-processing-n:127.0.0.1:44127_solr) [n:127.0.0.1:44127_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:44127_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:44127_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2> 	at java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4724)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3044114 INFO  (jetty-closer-4781-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ef0b13d{/solr,null,UNAVAILABLE}
   [junit4]   2> 3044114 INFO  (jetty-closer-4781-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ad7a435{/solr,null,UNAVAILABLE}
   [junit4]   2> 3044115 ERROR (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-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> 3044115 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38389 38389
   [junit4]   2> 3049147 INFO  (Thread-2520) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38389 38389
   [junit4]   2> 3049147 WARN  (Thread-2520) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/aliases.json
   [junit4]   2> 	42	/solr/clusterprops.json
   [junit4]   2> 	17	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/collections/collection1/state.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98966059242160134-127.0.0.1:40705_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/98966059242160141-127.0.0.1:36833_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/98966059242160156-127.0.0.1:38375_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/98966059242160187-127.0.0.1:42665_solr-n_0000000012
   [junit4]   2> 	2	/solr/overseer_elect/election/98966059242160184-127.0.0.1:35321_solr-n_0000000011
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/live_nodes
   [junit4]   2> 	42	/solr/collections
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/autoscaling/events/node_added_trigger
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=17748, maxDocsPerChunk=2, blockSize=495), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=17748, blockSize=495)), sim=RandomSimilarity(queryNorm=true): {}, locale=hi, timezone=Pacific/Wake
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=140862080,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [TestInfoStreamLogging, TestPHPSerializedResponseWriter, CollectionStateFormat2Test, TestAnalyzeInfixSuggestions, TestDynamicFieldCollectionResource, UninvertDocValuesMergePolicyTest, BadCopyFieldTest, TestIndexingPerformance, HdfsLockFactoryTest, AnalyticsMergeStrategyTest, SolrJmxReporterTest, SaslZkACLProviderTest, TestTrieFacet, CoreAdminRequestStatusTest, TestStressCloudBlindAtomicUpdates, JvmMetricsTest, HdfsUnloadDistributedZkTest, TestRequestStatusCollectionAPI, V2StandaloneTest, SolrGangliaReporterTest, JsonLoaderTest, BasicZkTest, TestRTimerTree, TestTlogReplica, TestDistributedSearch, TestMacroExpander, InfixSuggestersTest, TestReloadDeadlock, TestFoldingMultitermQuery, TestSolrDeletionPolicy1, SimpleFacetsTest, HdfsRecoverLeaseTest, RAMDirectoryFactoryTest, TestManagedSchemaThreadSafety, SliceStateTest, TestSuggestSpellingConverter, TestComplexPhraseLeadingWildcard, SmileWriterTest, TestNumericTerms32, TestSolrCloudWithDelegationTokens, AssignBackwardCompatibilityTest, MoveReplicaTest, TestStressVersions, TestUtils, SparseHLLTest, EnumFieldTest, TestCloudManagedSchema, TestSolrIndexConfig, TestSchemaVersionResource, SolrInfoBeanTest, TestDocBasedVersionConstraints, NodeLostTriggerTest, TestLegacyTerms, MetricsHandlerTest, ResourceLoaderTest, TestRawTransformer, ConnectionManagerTest, LargeFieldTest, ClassificationUpdateProcessorTest, SimpleCollectionCreateDeleteTest, TestScoreJoinQPNoScore, DistributedQueueTest, TestOnReconnectListenerSupport, TestDownShardTolerantSearch, CacheHeaderTest, TestRandomFaceting, LeaderFailoverAfterPartitionTest, TestPayloadScoreQParserPlugin, FastVectorHighlighterTest, TestSQLHandler, SpatialHeatmapFacetsTest, TestClusterStateMutator, TestSolrCoreSnapshots, DateFieldTest, TestIBSimilarityFactory, TestJavabinTupleStreamParser, SortSpecParsingTest, VersionInfoTest, URLClassifyProcessorTest, SolrXmlInZkTest, OverseerTaskQueueTest, TestSubQueryTransformerDistrib, ChaosMonkeyNothingIsSafeWithPullReplicasTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ResponseHeaderTest, TestPolicyCloud, ExternalFileFieldSortTest, TestSchemalessBufferedUpdates, DeleteInactiveReplicaTest, FileUtilsTest, TestConfigSetProperties, SpellCheckComponentTest, TestSolrFieldCacheBean, TestSolrJ, CurrencyFieldTypeTest, TestRebalanceLeaders, SyncSliceTest, UpdateParamsTest, BasicFunctionalityTest, TestJsonFacetRefinement, SolrCoreTest, DistributedFacetPivotLargeTest, TermVectorComponentTest, AnalysisAfterCoreReloadTest, LeaderInitiatedRecoveryOnShardRestartTest, GraphQueryTest, BasicDistributedZkTest, TestNumericRangeQuery64, ImplicitSnitchTest, UtilsToolTest, TestComponentsName, RemoteQueryErrorTest, OverseerModifyCollectionTest, TestOrdValues, DateMathParserTest, TestBackupRepositoryFactory, TestShortCircuitedRequests, BlobRepositoryCloudTest, AtomicUpdatesTest, TestRestManager, TestMaxScoreQueryParser, TestLocalFSCloudBackupRestore, TestPrepRecovery, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TlogReplayBufferedWhileIndexingTest, ZkFailoverTest, TriggerIntegrationTest]
   [junit4] Completed [604/748 (1!)] on J0 in 132.61s, 12 tests, 1 failure <<< FAILURES!

[...truncated 40558 lines...]

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+29) - Build # 767 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/767/
Java: 64bit/jdk-10-ea+29 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest.testCdcrDocVersions

Error Message:
Error from server at https://127.0.0.1:45199/_/a: addreplica the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45199/_/a: addreplica the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([BBBB3F82A1A4A919:432D342053C24605]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:602)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:361)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:180)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([BBBB3F82A1A4A919:AFF364D782A31407]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12469 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 1311978 INFO  (SUITE-TestReplicationHandler-seed#[BBBB3F82A1A4A919]-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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/init-core-data-001
   [junit4]   2> 1311979 WARN  (SUITE-TestReplicationHandler-seed#[BBBB3F82A1A4A919]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1311979 INFO  (SUITE-TestReplicationHandler-seed#[BBBB3F82A1A4A919]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1311979 INFO  (SUITE-TestReplicationHandler-seed#[BBBB3F82A1A4A919]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1311980 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexAndConfigReplication
   [junit4]   2> 1311981 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/collection1
   [junit4]   2> 1311984 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1311990 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77030aea{/solr,null,AVAILABLE}
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@375ffea1{HTTP/1.1,[http/1.1]}{127.0.0.1:44421}
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.Server Started @1313648ms
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/collection1/data, hostPort=44421}
   [junit4]   2> 1311991 ERROR (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T21:46:12.540737Z
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/solr.xml
   [junit4]   2> 1311993 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1311993 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1311994 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1312013 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312018 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312019 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312020 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/.
   [junit4]   2> 1312020 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1312020 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1312024 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1312028 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1312029 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1312029 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 1312029 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312029 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1312029 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1312031 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8037624473944678]
   [junit4]   2> 1312056 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1312056 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1312056 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7939786875804751]
   [junit4]   2> 1312057 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2309d468[collection1] main]
   [junit4]   2> 1312057 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/collection1/conf
   [junit4]   2> 1312057 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1312057 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1312058 INFO  (searcherExecutor-5731-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2309d468[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1312058 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/collection1
   [junit4]   2> 1312059 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1312059 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58c48943{/solr,null,AVAILABLE}
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69129545{HTTP/1.1,[http/1.1]}{127.0.0.1:39675}
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.Server Started @1313717ms
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/collection1/data, hostPort=39675}
   [junit4]   2> 1312060 ERROR (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T21:46:12.609647Z
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/solr.xml
   [junit4]   2> 1312062 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1312062 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1312062 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1312080 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312086 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312086 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312088 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/.
   [junit4]   2> 1312088 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1312088 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1312091 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1312093 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1312094 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1312094 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 1312094 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312094 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1312094 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1312095 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8037624473944678]
   [junit4]   2> 1312118 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1312118 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1312118 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7939786875804751]
   [junit4]   2> 1312118 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d375ce2[collection1] main]
   [junit4]   2> 1312119 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/collection1/conf
   [junit4]   2> 1312119 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1312119 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1312120 INFO  (searcherExecutor-5741-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d375ce2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1312121 INFO  (qtp1216430927-18749) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@62f94c1a commitCommandVersion:0
   [junit4]   2> 1312122 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a9c4463[collection1] main]
   [junit4]   2> 1312122 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1312122 INFO  (qtp1216430927-18751) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1312123 INFO  (searcherExecutor-5741-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a9c4463[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1312123 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1312123 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1312124 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1312124 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1312124 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1312124 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1312124 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1312124 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1312125 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1312125 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1312125 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1312125 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1312125 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1312125 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1312129 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1312129 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1312129 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1312129 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1312129 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1312136 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1312136 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1312136 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1312136 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1312136 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1312136 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1312140 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1312140 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1312140 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1312140 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1312140 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1312140 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1312142 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1312142 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1312142 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1312142 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1312142 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1312142 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1312144 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 1312144 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 1312144 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 1312144 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 1312144 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 1312144 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 1312146 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 1312146 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 1312146 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 1312146 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 1312146 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 1312146 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 1312148 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 1312148 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 1312148 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 1312148 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 1312148 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 1312148 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 1312149 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 1312149 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 1312149 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 1312149 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 1312149 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 1312149 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 1312154 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 1312154 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 1312154 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 1312154 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 1312154 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 1312154 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 1312160 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 1312160 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256]} 0 0
   [junit4]   2> 1312160 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 1312160 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 1312160 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 1312160 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[260]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[261]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[262]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[263]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[264]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[265]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[266]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[267]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[268]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[269]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[270]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[271]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[272]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[273]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[274]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[275]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[276]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[277]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[278]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[279]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[280]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[281]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[282]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[283]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[284]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[285]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[286]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[287]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[288]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[289]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[290]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[291]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[292]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[293]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[294]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[295]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[296]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[297]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[298]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[299]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[300]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[301]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[302]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[303]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[304]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[305]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[306]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[307]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[308]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[309]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[310]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[311]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[312]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[313]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[314]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[315]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[316]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[317]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[318]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[319]} 0 0
   [junit4]   2> 1312169 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[320]} 0 0
   [junit4]   2> 1312169 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[321]} 0 0
   [junit4]   2> 1312169 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[322]} 0 0
   [junit4]   2> 1312169 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[323]} 0 0
   [junit4]   2> 1312169 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[324]} 0 0
   [junit4]   2> 1312169 INFO  (qtp12

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

TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3304114 INFO  (zkCallback-4306-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3304114 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3304114 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.Overseer Overseer (id=98965426264211470-127.0.0.1:46401__%2Fa-n_0000000003) closing
   [junit4]   2> 3304114 INFO  (OverseerStateUpdate-98965426264211470-127.0.0.1:46401__%2Fa-n_0000000003) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46401__%2Fa
   [junit4]   2> 3304114 WARN  (OverseerAutoScalingTriggerThread-98965426264211470-127.0.0.1:46401__%2Fa-n_0000000003) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3304115 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4b9457bc{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3304115 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@419dcf87{/_/a,null,UNAVAILABLE}
   [junit4]   2> 3304115 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCdcrDocVersions
   [junit4]   2> 3304115 ERROR (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] 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> 3304116 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35931 35931
   [junit4]   2> 3312267 INFO  (Thread-2452) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35931 35931
   [junit4]   2> 3312268 WARN  (Thread-2452) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrVersionReplicationTest -Dtests.method=testCdcrDocVersions -Dtests.seed=BBBB3F82A1A4A919 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=SystemV/PST8 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    609s J0 | CdcrVersionReplicationTest.testCdcrDocVersions <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45199/_/a: addreplica the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBBB3F82A1A4A919:432D342053C24605]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:602)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:361)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:180)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_BBBB3F82A1A4A919-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=de-DE, timezone=SystemV/PST8
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=122299256,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, TestDFISimilarityFactory, TestRTimerTree, TestRandomFaceting, ChaosMonkeyNothingIsSafeWithPullReplicasTest, InfixSuggestersTest, TestBlobHandler, TestTrieFacet, FullHLLTest, TestMaxScoreQueryParser, TermVectorComponentTest, TestSubQueryTransformerDistrib, TestFieldCacheReopen, BlockDirectoryTest, TestCloudManagedSchema, HdfsUnloadDistributedZkTest, TestAnalyzeInfixSuggestions, TestPivotHelperCode, CursorPagingTest, MissingSegmentRecoveryTest, OverseerModifyCollectionTest, SolrPluginUtilsTest, BigEndianAscendingWordSerializerTest, TestChildDocTransformer, TestStressVersions, VersionInfoTest, TestCollectionAPIs, DateFieldTest, BasicZkTest, SimpleCollectionCreateDeleteTest, OutOfBoxZkACLAndCredentialsProvidersTest, ExitableDirectoryReaderTest, TestLocalFSCloudBackupRestore, LeaderFailoverAfterPartitionTest, TestQueryUtils, HighlighterMaxOffsetTest, QueryParsingTest, TestMacroExpander, GraphQueryTest, PeerSyncTest, DistributedQueryComponentOptimizationTest, TestNumericTerms32, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestHalfAndHalfDocValues, DataDrivenBlockJoinTest, NoCacheHeaderTest, CleanupOldIndexTest, TestClusterStateMutator, BasicDistributedZkTest, TestFieldSortValues, TestHighlightDedupGrouping, HdfsBasicDistributedZk2Test, TestJoin, SolrJmxReporterTest, FileUtilsTest, ZkControllerTest, TestRandomDVFaceting, TestDocBasedVersionConstraints, TestRequestStatusCollectionAPI, TestRebalanceLeaders, TestJavabinTupleStreamParser, TestFastOutputStream, EnumFieldTest, TestFieldResource, TestSolrCoreSnapshots, TestCSVLoader, TestSolrCloudWithHadoopAuthPlugin, SpatialHeatmapFacetsTest, DocumentBuilderTest, PrimitiveFieldTypeTest, TestRestManager, DistributedDebugComponentTest, AnalyticsMergeStrategyTest, CloudMLTQParserTest, ConnectionManagerTest, AutoScalingHandlerTest, DateMathParserTest, TestOrdValues, FastVectorHighlighterTest, TestFoldingMultitermQuery, V2StandaloneTest, TlogReplayBufferedWhileIndexingTest, RestartWhileUpdatingTest, TestPolicyCloud, TestCloudPseudoReturnFields, SoftAutoCommitTest, TestSchemaNameResource, TestWordDelimiterFilterFactory, SegmentsInfoRequestHandlerTest, DistributedMLTComponentTest, TestCodecSupport, TestManagedSchemaThreadSafety, TestReversedWildcardFilterFactory, TestSha256AuthenticationProvider, TestRecovery, ExternalFileFieldSortTest, HdfsChaosMonkeySafeLeaderTest, TestInfoStreamLogging, TolerantUpdateProcessorTest, BasicFunctionalityTest, TestIBSimilarityFactory, TestHashQParserPlugin, SliceStateTest, SearchHandlerTest, TestPayloadScoreQParserPlugin, TestDistributedStatsComponentCardinality, RemoteQueryErrorTest, TestCrossCoreJoin, URLClassifyProcessorTest, BlobRepositoryCloudTest, SimpleFacetsTest, AtomicUpdatesTest, ImplicitSnitchTest, TestLegacyField, CacheHeaderTest, TestInPlaceUpdatesDistrib, ResponseHeaderTest, TestSchemaVersionResource, TestExactSharedStatsCache, TestCustomStream, TestSolrDeletionPolicy1, TestMergePolicyConfig, TestRandomFlRTGCloud, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, ZkFailoverTest, ExecutePlanActionTest, SearchRateTriggerTest, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest]
   [junit4] Completed [748/748 (2!)] on J0 in 609.31s, 1 test, 1 error <<< FAILURES!

[...truncated 40125 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 766 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/766/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at https://127.0.0.1:36163/solr/awhollynewcollection_0_shard4_replica_n6: ClusterState says we are the leader (https://127.0.0.1:36163/solr/awhollynewcollection_0_shard4_replica_n6), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:36163/solr/awhollynewcollection_0_shard4_replica_n6: ClusterState says we are the leader (https://127.0.0.1:36163/solr/awhollynewcollection_0_shard4_replica_n6), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([E9BFEA50D308920E:A1CA9EE4D53BBD9B]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:541)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1008)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36163/solr/awhollynewcollection_0_shard4_replica_n6: ClusterState says we are the leader (https://127.0.0.1:36163/solr/awhollynewcollection_0_shard4_replica_n6), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:518)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 12479 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1254197 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E9BFEA50D308920E]-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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/init-core-data-001
   [junit4]   2> 1254198 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[E9BFEA50D308920E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=59 numCloses=59
   [junit4]   2> 1254198 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E9BFEA50D308920E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1254199 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E9BFEA50D308920E]-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> 1254200 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E9BFEA50D308920E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001
   [junit4]   2> 1254200 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E9BFEA50D308920E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1254200 INFO  (Thread-2482) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1254200 INFO  (Thread-2482) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1254202 ERROR (Thread-2482) [    ] 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> 1254300 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E9BFEA50D308920E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39189
   [junit4]   2> 1254305 INFO  (jetty-launcher-3945-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1254305 INFO  (jetty-launcher-3945-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1254305 INFO  (jetty-launcher-3945-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1254305 INFO  (jetty-launcher-3945-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1254306 INFO  (jetty-launcher-3945-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e4de7e9{/solr,null,AVAILABLE}
   [junit4]   2> 1254306 INFO  (jetty-launcher-3945-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ea9047e{/solr,null,AVAILABLE}
   [junit4]   2> 1254306 INFO  (jetty-launcher-3945-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1953d8dc{/solr,null,AVAILABLE}
   [junit4]   2> 1254307 INFO  (jetty-launcher-3945-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c74b658{/solr,null,AVAILABLE}
   [junit4]   2> 1254307 INFO  (jetty-launcher-3945-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10563416{SSL,[ssl, http/1.1]}{127.0.0.1:36505}
   [junit4]   2> 1254307 INFO  (jetty-launcher-3945-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@94086d9{SSL,[ssl, http/1.1]}{127.0.0.1:33273}
   [junit4]   2> 1254307 INFO  (jetty-launcher-3945-thread-2) [    ] o.e.j.s.Server Started @1255806ms
   [junit4]   2> 1254307 INFO  (jetty-launcher-3945-thread-1) [    ] o.e.j.s.Server Started @1255806ms
   [junit4]   2> 1254307 INFO  (jetty-launcher-3945-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36505}
   [junit4]   2> 1254307 INFO  (jetty-launcher-3945-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33273}
   [junit4]   2> 1254307 INFO  (jetty-launcher-3945-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57b12219{SSL,[ssl, http/1.1]}{127.0.0.1:36163}
   [junit4]   2> 1254307 INFO  (jetty-launcher-3945-thread-4) [    ] o.e.j.s.Server Started @1255806ms
   [junit4]   2> 1254307 INFO  (jetty-launcher-3945-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36163}
   [junit4]   2> 1254307 ERROR (jetty-launcher-3945-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1254308 ERROR (jetty-launcher-3945-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T18:37:25.324Z
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T18:37:25.324Z
   [junit4]   2> 1254307 INFO  (jetty-launcher-3945-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e745d49{SSL,[ssl, http/1.1]}{127.0.0.1:34981}
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-3) [    ] o.e.j.s.Server Started @1255807ms
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34981}
   [junit4]   2> 1254308 ERROR (jetty-launcher-3945-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1254308 INFO  (jetty-launcher-3945-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T18:37:25.324Z
   [junit4]   2> 1254307 ERROR (jetty-launcher-3945-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1254309 INFO  (jetty-launcher-3945-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1254309 INFO  (jetty-launcher-3945-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1254309 INFO  (jetty-launcher-3945-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1254309 INFO  (jetty-launcher-3945-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T18:37:25.325Z
   [junit4]   2> 1254312 INFO  (jetty-launcher-3945-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1254312 INFO  (jetty-launcher-3945-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1254312 INFO  (jetty-launcher-3945-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1254313 INFO  (jetty-launcher-3945-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1254323 INFO  (jetty-launcher-3945-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1254323 INFO  (jetty-launcher-3945-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1254323 INFO  (jetty-launcher-3945-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1254323 INFO  (jetty-launcher-3945-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1254323 INFO  (jetty-launcher-3945-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1254323 INFO  (jetty-launcher-3945-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1254324 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f97c5d3610001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1254325 INFO  (jetty-launcher-3945-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1254325 INFO  (jetty-launcher-3945-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1254326 INFO  (jetty-launcher-3945-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39189/solr
   [junit4]   2> 1254326 INFO  (jetty-launcher-3945-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39189/solr
   [junit4]   2> 1254327 INFO  (jetty-launcher-3945-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39189/solr
   [junit4]   2> 1254328 INFO  (jetty-launcher-3945-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39189/solr
   [junit4]   2> 1254369 INFO  (jetty-launcher-3945-thread-4) [n:127.0.0.1:36163_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1254369 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:33273_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1254369 INFO  (jetty-launcher-3945-thread-3) [n:127.0.0.1:34981_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1254369 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:36505_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1254369 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:33273_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33273_solr
   [junit4]   2> 1254369 INFO  (jetty-launcher-3945-thread-4) [n:127.0.0.1:36163_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36163_solr
   [junit4]   2> 1254369 INFO  (jetty-launcher-3945-thread-3) [n:127.0.0.1:34981_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34981_solr
   [junit4]   2> 1254370 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:33273_solr    ] o.a.s.c.Overseer Overseer (id=98964592736141323-127.0.0.1:33273_solr-n_0000000000) starting
   [junit4]   2> 1254377 INFO  (zkCallback-3966-thread-1-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1254378 INFO  (zkCallback-3967-thread-1-processing-n:127.0.0.1:34981_solr) [n:127.0.0.1:34981_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1254379 INFO  (zkCallback-3962-thread-1-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1254379 INFO  (zkCallback-3965-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1254380 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:36505_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36505_solr
   [junit4]   2> 1254381 INFO  (zkCallback-3966-thread-1-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1254381 INFO  (zkCallback-3967-thread-1-processing-n:127.0.0.1:34981_solr) [n:127.0.0.1:34981_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1254381 INFO  (zkCallback-3962-thread-1-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1254381 INFO  (zkCallback-3965-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1254389 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:33273_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33273_solr
   [junit4]   2> 1254390 INFO  (zkCallback-3965-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1254390 INFO  (zkCallback-3967-thread-1-processing-n:127.0.0.1:34981_solr) [n:127.0.0.1:34981_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1254391 INFO  (zkCallback-3966-thread-1-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1254391 INFO  (zkCallback-3962-thread-1-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1254431 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:36505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1254437 INFO  (jetty-launcher-3945-thread-3) [n:127.0.0.1:34981_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1254438 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:36505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1254438 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:36505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1254440 INFO  (jetty-launcher-3945-thread-2) [n:127.0.0.1:36505_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001/node2
   [junit4]   2> 1254443 INFO  (jetty-launcher-3945-thread-3) [n:127.0.0.1:34981_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1254443 INFO  (jetty-launcher-3945-thread-3) [n:127.0.0.1:34981_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1254444 INFO  (jetty-launcher-3945-thread-3) [n:127.0.0.1:34981_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001/node3
   [junit4]   2> 1254462 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:33273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1254474 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:33273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1254475 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:33273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1254475 INFO  (jetty-launcher-3945-thread-1) [n:127.0.0.1:33273_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001/node1
   [junit4]   2> 1254484 INFO  (jetty-launcher-3945-thread-4) [n:127.0.0.1:36163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1254488 WARN  (jetty-launcher-3945-thread-4) [n:127.0.0.1:36163_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=memory,name1=pools,name2=Metaspace,name=used
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2> 	at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:549)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [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> 1254492 INFO  (jetty-launcher-3945-thread-4) [n:127.0.0.1:36163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1254492 INFO  (jetty-launcher-3945-thread-4) [n:127.0.0.1:36163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1254493 INFO  (jetty-launcher-3945-thread-4) [n:127.0.0.1:36163_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001/node4
   [junit4]   2> 1254548 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E9BFEA50D308920E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1254548 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E9BFEA50D308920E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39189/solr ready
   [junit4]   2> 1254576 INFO  (TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[E9BFEA50D308920E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
   [junit4]   2> 1254577 INFO  (TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[E9BFEA50D308920E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1254598 INFO  (qtp123295778-13895) [n:127.0.0.1:34981_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf123&name=noconfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1254600 INFO  (OverseerThreadFactory-4445-thread-1-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.CreateCollectionCmd Create collection noconfig
   [junit4]   2> 1254600 ERROR (OverseerThreadFactory-4445-thread-1-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: noconfig operation: create failed:org.apache.solr.common.SolrException: Can not find the specified config set: conf123
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.validateConfigOrThrowSolrException(OverseerCollectionMessageHandler.java:758)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [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> 1254607 INFO  (qtp123295778-13895) [n:127.0.0.1:34981_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf123&name=noconfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=400 QTime=8
   [junit4]   2> 1255610 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1255610 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1255611 INFO  (TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[E9BFEA50D308920E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist
   [junit4]   2> 1255651 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[E9BFEA50D308920E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
   [junit4]   2> 1255652 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[E9BFEA50D308920E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1255654 INFO  (qtp123295778-13918) [n:127.0.0.1:34981_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=nodes_used_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1255655 INFO  (OverseerThreadFactory-4445-thread-2-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.CreateCollectionCmd Create collection nodes_used_collection
   [junit4]   2> 1255656 INFO  (OverseerCollectionConfigSetProcessor-98964592736141323-127.0.0.1:33273_solr-n_0000000000) [n:127.0.0.1:33273_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1255765 INFO  (OverseerStateUpdate-98964592736141323-127.0.0.1:33273_solr-n_0000000000) [n:127.0.0.1:33273_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"nodes_used_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33273/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1255766 INFO  (OverseerStateUpdate-98964592736141323-127.0.0.1:33273_solr-n_0000000000) [n:127.0.0.1:33273_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"nodes_used_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36505/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1255767 INFO  (OverseerStateUpdate-98964592736141323-127.0.0.1:33273_solr-n_0000000000) [n:127.0.0.1:33273_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"nodes_used_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34981/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1255768 INFO  (OverseerStateUpdate-98964592736141323-127.0.0.1:33273_solr-n_0000000000) [n:127.0.0.1:33273_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"nodes_used_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36163/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1255977 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1255978 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1256011 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1256012 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1256016 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1256018 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1256018 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1256018 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1256120 INFO  (zkCallback-3966-thread-1-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1256120 INFO  (zkCallback-3967-thread-1-processing-n:127.0.0.1:34981_solr) [n:127.0.0.1:34981_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1256121 INFO  (zkCallback-3965-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1256121 INFO  (zkCallback-3966-thread-2-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1256121 INFO  (zkCallback-3967-thread-2-processing-n:127.0.0.1:34981_solr) [n:127.0.0.1:34981_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1256121 INFO  (zkCallback-3965-thread-2-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1256121 INFO  (zkCallback-3962-thread-1-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1256121 INFO  (zkCallback-3962-thread-2-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1256989 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1256996 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1256998 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1256998 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica_n4' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 1256999 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard2.replica_n4' (registry 'solr.core.nodes_used_collection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1256999 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1256999 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001/node3/nodes_used_collection_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001/node3/nodes_used_collection_shard2_replica_n4/data/]
   [junit4]   2> 1257025 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1257029 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1257029 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1257031 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1257033 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1257033 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica_n1' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 1257033 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard1.replica_n1' (registry 'solr.core.nodes_used_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1257033 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1257033 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1257033 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1257034 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001/node1/nodes_used_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001/node1/nodes_used_collection_shard1_replica_n1/data/]
   [junit4]   2> 1257035 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1257035 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1257035 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica_n6' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 1257035 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica_n2' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 1257035 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard1.replica_n2' (registry 'solr.core.nodes_used_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1257035 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard2.replica_n6' (registry 'solr.core.nodes_used_collection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5724e01
   [junit4]   2> 1257035 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1257035 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1257035 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001/node2/nodes_used_collection_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001/node2/nodes_used_collection_shard1_replica_n2/data/]
   [junit4]   2> 1257035 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001/node4/nodes_used_collection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001/tempDir-001/node4/nodes_used_collection_shard2_replica_n6/data/]
   [junit4]   2> 1257049 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1257049 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1257050 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257050 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257050 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a52d6d6[nodes_used_collection_shard2_replica_n4] main]
   [junit4]   2> 1257058 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1257058 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1257059 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1257059 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583433486775091200
   [junit4]   2> 1257061 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1257062 INFO  (searcherExecutor-4454-thread-1-processing-n:127.0.0.1:34981_solr x:nodes_used_collection_shard2_replica_n4 s:shard2 c:nodes_used_collection r:core_node7) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n4] Registered new searcher Searcher@5a52d6d6[nodes_used_collection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1257066 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1257066 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1257067 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257067 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257068 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@72ab848[nodes_used_collection_shard1_replica_n2] main]
   [junit4]   2> 1257069 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1257069 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1257069 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1257069 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1257069 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1257070 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257070 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257070 INFO  (searcherExecutor-4457-thread-1-processing-n:127.0.0.1:36505_solr x:nodes_used_collection_shard1_replica_n2 s:shard1 c:nodes_used_collection r:core_node5) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n2] Registered new searcher Searcher@72ab848[nodes_used_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1257070 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583433486786625536
   [junit4]   2> 1257070 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@33b2046[nodes_used_collection_shard2_replica_n6] main]
   [junit4]   2> 1257071 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1257071 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1257072 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1257072 INFO  (searcherExecutor-4456-thread-1-processing-n:127.0.0.1:36163_solr x:nodes_used_collection_shard2_replica_n6 s:shard2 c:nodes_used_collection r:core_node8) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n6] Registered new searcher Searcher@33b2046[nodes_used_collection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1257072 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1257072 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583433486788722688
   [junit4]   2> 1257073 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1257073 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1257074 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257074 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257074 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e61da45[nodes_used_collection_shard1_replica_n1] main]
   [junit4]   2> 1257075 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1257075 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1257075 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1257076 INFO  (searcherExecutor-4455-thread-1-processing-n:127.0.0.1:33273_solr x:nodes_used_collection_shard1_replica_n1 s:shard1 c:nodes_used_collection r:core_node3) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n1] Registered new searcher Searcher@1e61da45[nodes_used_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1257076 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583433486792916992
   [junit4]   2> 1257173 INFO  (zkCallback-3962-thread-2-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257173 INFO  (zkCallback-3965-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257173 INFO  (zkCallback-3966-thread-2-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257173 INFO  (zkCallback-3966-thread-3-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257173 INFO  (zkCallback-3962-thread-1-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257173 INFO  (zkCallback-3967-thread-2-processing-n:127.0.0.1:34981_solr) [n:127.0.0.1:34981_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257173 INFO  (zkCallback-3967-thread-1-processing-n:127.0.0.1:34981_solr) [n:127.0.0.1:34981_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257174 INFO  (zkCallback-3965-thread-2-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257562 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1257562 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1257562 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34981/solr/nodes_used_collection_shard2_replica_n4/
   [junit4]   2> 1257563 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica_n4 url=https://127.0.0.1:34981/solr START replicas=[https://127.0.0.1:36163/solr/nodes_used_collection_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1257568 INFO  (qtp1572367956-13889) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.S.Request [nodes_used_collection_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1257573 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1257573 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1257573 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36505/solr/nodes_used_collection_shard1_replica_n2/
   [junit4]   2> 1257573 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica_n2 url=https://127.0.0.1:36505/solr START replicas=[https://127.0.0.1:33273/solr/nodes_used_collection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1257579 INFO  (qtp1872241041-13908) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.S.Request [nodes_used_collection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1257863 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica_n4 url=https://127.0.0.1:34981/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1257863 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1257863 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] 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> 1257864 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1257869 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34981/solr/nodes_used_collection_shard2_replica_n4/ shard2
   [junit4]   2> 1257874 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica_n2 url=https://127.0.0.1:36505/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1257874 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1257874 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1257874 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1257877 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36505/solr/nodes_used_collection_shard1_replica_n2/ shard1
   [junit4]   2> 1257978 INFO  (zkCallback-3965-thread-2-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257978 INFO  (zkCallback-3965-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257979 INFO  (zkCallback-3967-thread-1-processing-n:127.0.0.1:34981_solr) [n:127.0.0.1:34981_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257979 INFO  (zkCallback-3966-thread-3-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257978 INFO  (zkCallback-3966-thread-2-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257978 INFO  (zkCallback-3962-thread-1-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257978 INFO  (zkCallback-3967-thread-2-processing-n:127.0.0.1:34981_solr) [n:127.0.0.1:34981_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257978 INFO  (zkCallback-3962-thread-2-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258019 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1258028 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1258029 INFO  (qtp123295778-13915) [n:127.0.0.1:34981_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2052
   [junit4]   2> 1258035 INFO  (qtp1914944343-13891) [n:127.0.0.1:36505_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2018
   [junit4]   2> 1258077 INFO  (qtp1572367956-13887) [n:127.0.0.1:36163_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2059
   [junit4]   2> 1258085 INFO  (qtp1872241041-13888) [n:127.0.0.1:33273_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_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=nodes_used_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2073
   [junit4]   2> 1258087 INFO  (qtp123295778-13918) [n:127.0.0.1:34981_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> 1258181 INFO  (zkCallback-3966-thread-2-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258181 INFO  (zkCallback-3965-thread-2-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258181 INFO  (zkCallback-3967-thread-2-processing-n:127.0.0.1:34981_solr) [n:127.0.0.1:34981_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258181 INFO  (zkCallback-3966-thread-3-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258181 INFO  (zkCallback-3967-thread-1-processing-n:127.0.0.1:34981_solr) [n:127.0.0.1:34981_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258181 INFO  (zkCallback-3965-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258181 INFO  (zkCallback-3962-thread-1-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258181 INFO  (zkCallback-3962-thread-2-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1259087 INFO  (qtp123295778-13918) [n:127.0.0.1:34981_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=nodes_used_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3433
   [junit4]   2> 1259088 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[E9BFEA50D308920E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoresAreDistributedAcrossNodes
   [junit4]   2> 1259116 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[E9BFEA50D308920E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
   [junit4]   2> 1259116 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[E9BFEA50D308920E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1259117 INFO  (qtp123295778-13920) [n:127.0.0.1:34981_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=nodes_used_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1259117 INFO  (OverseerCollectionConfigSetProcessor-98964592736141323-127.0.0.1:33273_solr-n_0000000000) [n:127.0.0.1:33273_solr    ] 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> 1259117 INFO  (OverseerThreadFactory-4445-thread-3-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1259120 INFO  (qtp1872241041-13904) [n:127.0.0.1:33273_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard1.replica_n1, tag=null
   [junit4]   2> 1259120 INFO  (qtp1572367956-13903) [n:127.0.0.1:36163_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard2.replica_n6, tag=null
   [junit4]   2> 1259120 INFO  (qtp1872241041-13904) [n:127.0.0.1:33273_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f4f32fa: rootName = null, domain = solr.core.nodes_used_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@38b73810
   [junit4]   2> 1259120 INFO  (qtp1572367956-13903) [n:127.0.0.1:36163_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bc7aa1c: rootName = null, domain = solr.core.nodes_used_collection.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@243b5784
   [junit4]   2> 1259126 INFO  (qtp1914944343-13913) [n:127.0.0.1:36505_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard1.replica_n2, tag=null
   [junit4]   2> 1259126 INFO  (qtp123295778-13895) [n:127.0.0.1:34981_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard2.replica_n4, tag=null
   [junit4]   2> 1259126 INFO  (qtp1914944343-13913) [n:127.0.0.1:36505_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bf45bcc: rootName = null, domain = solr.core.nodes_used_collection.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@60c254f4
   [junit4]   2> 1259126 INFO  (qtp123295778-13895) [n:127.0.0.1:34981_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57753c4f: rootName = null, domain = solr.core.nodes_used_collection.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@1e73128c
   [junit4]   2> 1259129 INFO  (qtp1872241041-13904) [n:127.0.0.1:33273_solr    ] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@634e4b43
   [junit4]   2> 1259129 INFO  (qtp1872241041-13904) [n:127.0.0.1:33273_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard1.replica_n1, tag=1666075459
   [junit4]   2> 1259129 INFO  (qtp1872241041-13904) [n:127.0.0.1:33273_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.nodes_used_collection.shard1.leader, tag=1666075459
   [junit4]   2> 1259130 INFO  (qtp1572367956-13903) [n:127.0.0.1:36163_solr    ] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b416441
   [junit4]   2> 1259130 INFO  (qtp1572367956-13903) [n:127.0.0.1:36163_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard2.replica_n6, tag=457270337
   [junit4]   2> 1259130 INFO  (qtp1572367956-13903) [n:127.0.0.1:36163_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.nodes_used_collection.shard2.leader, tag=457270337
   [junit4]   2> 1259130 INFO  (qtp1872241041-13904) [n:127.0.0.1:33273_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1259131 INFO  (qtp1572367956-13903) [n:127.0.0.1:36163_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1259131 INFO  (qtp1872241041-13904) [n:127.0.0.1:33273_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=nodes_used_collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1259131 INFO  (qtp1572367956-13903) [n:127.0.0.1:36163_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=nodes_used_collection_shard2_replica_n6&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 1259136 INFO  (qtp123295778-13895) [n:127.0.0.1:34981_solr    ] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@6bf63deb
   [junit4]   2> 1259136 INFO  (qtp123295778-13895) [n:127.0.0.1:34981_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard2.replica_n4, tag=1811299819
   [junit4]   2> 1259136 INFO  (qtp123295778-13895) [n:127.0.0.1:34981_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.nodes_used_collection.shard2.leader, tag=1811299819
   [junit4]   2> 1259137 INFO  (qtp1914944343-13913) [n:127.0.0.1:36505_solr    ] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@56e20678
   [junit4]   2> 1259137 INFO  (qtp1914944343-13913) [n:127.0.0.1:36505_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard1.replica_n2, tag=1457653368
   [junit4]   2> 1259137 INFO  (qtp1914944343-13913) [n:127.0.0.1:36505_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.nodes_used_collection.shard1.leader, tag=1457653368
   [junit4]   2> 1259138 WARN  (zkCallback-3965-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1259138 WARN  (zkCallback-3966-thread-3-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1259138 INFO  (qtp1914944343-13913) [n:127.0.0.1:36505_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=nodes_used_collection_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1259138 INFO  (qtp123295778-13895) [n:127.0.0.1:34981_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=nodes_used_collection_shard2_replica_n4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 1259841 INFO  (qtp123295778-13920) [n:127.0.0.1:34981_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=nodes_used_collection&action=DELETE&wt=javabin&version=2} status=0 QTime=724
   [junit4]   2> 1259842 INFO  (qtp123295778-13900) [n:127.0.0.1:34981_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1259844 INFO  (OverseerThreadFactory-4445-thread-4-processing-n:127.0.0.1:33273_solr) [n:127.0.0.1:33273_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker
   [junit4]   2> 1259844 INFO  (OverseerCollectionConfigSetProcessor-98964592736141323-127.0.0.1:33273_solr-n_0000000000) [n:127.0.0.1:33273_solr    ] 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> 1259844 WARN  (OverseerThreadFact

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


   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1345289 WARN  (zkCallback-3962-thread-5-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:36163_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:36163_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [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> 1345289 WARN  (zkCallback-3962-thread-5-processing-n:127.0.0.1:36505_solr) [n:127.0.0.1:36505_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:36505_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:36505_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [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> 1345290 INFO  (jetty-closer-3946-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ea9047e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1345290 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[E9BFEA50D308920E]-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> 1345291 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E9BFEA50D308920E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39189 39189
   [junit4]   2> 1345291 INFO  (Thread-2534) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39189 39189
   [junit4]   2> 1345292 WARN  (Thread-2534) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E9BFEA50D308920E-001
   [junit4]   2> Nov 07, 2017 6:38:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1880, maxMBSortInHeap=6.662247655812765, sim=RandomSimilarity(queryNorm=false): {}, locale=et, timezone=Antarctica/McMurdo
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=211623592,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformerDistrib, LeaderElectionIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, IndexSchemaRuntimeFieldTest, SolrMetricManagerTest, TestClusterStateMutator, TestSha256AuthenticationProvider, TestStressVersions, AssignBackwardCompatibilityTest, RemoteQueryErrorTest, NumberUtilsTest, HdfsChaosMonkeySafeLeaderTest, SpatialFilterTest, TestEmbeddedSolrServerSchemaAPI, InfixSuggestersTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestLegacyField, TestJsonFacetRefinement, TestAnalyzeInfixSuggestions, QueryParsingTest, TestMergePolicyConfig, TestDFRSimilarityFactory, TestPayloadScoreQParserPlugin, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, TestFieldCacheVsDocValues, TestOrdValues, TestFastOutputStream, PrimitiveFieldTypeTest, TestRequestStatusCollectionAPI, TestComponentsName, CoreAdminRequestStatusTest, BasicAuthIntegrationTest, CurrencyFieldTypeTest, TestHalfAndHalfDocValues, AutoScalingHandlerTest, DateMathParserTest, TestHashQParserPlugin, TestBlobHandler, SmileWriterTest, FastVectorHighlighterTest, ResponseLogComponentTest, TestSolrCoreSnapshots, NodeLostTriggerTest, TestWordDelimiterFilterFactory, AddBlockUpdateTest, AtomicUpdatesTest, FullHLLTest, DateFieldTest, VersionInfoTest, TestDynamicFieldCollectionResource, DistributedQueryElevationComponentTest, CdcrReplicationHandlerTest, ConnectionManagerTest, TestSolrConfigHandlerConcurrent, ZkControllerTest, V2StandaloneTest, SolrXmlInZkTest, HdfsRecoverLeaseTest, HdfsUnloadDistributedZkTest, SortSpecParsingTest, TestCSVLoader, TestCloudInspectUtil, OverseerModifyCollectionTest, TestCloudPseudoReturnFields, IgnoreCommitOptimizeUpdateProcessorFactoryTest, MetricsHandlerTest, TestMaxScoreQueryParser, CleanupOldIndexTest, HdfsSyncSliceTest, TestRawTransformer, BigEndianAscendingWordSerializerTest, CollectionStateFormat2Test, TestDFISimilarityFactory, UninvertDocValuesMergePolicyTest, OverseerTaskQueueTest, TestCodecSupport, DistributedQueueTest, URLClassifyProcessorTest, TestFieldSortValues, TestLegacyTerms, CollectionsAPISolrJTest, ExitableDirectoryReaderTest, TestStressCloudBlindAtomicUpdates, ExternalFileFieldSortTest, TestUpdate, RestartWhileUpdatingTest, GraphQueryTest, MinimalSchemaTest, TestReloadDeadlock, TestSolrJ, TestSQLHandler, TestNoOpRegenerator, TestSort, TestPHPSerializedResponseWriter, PeerSyncTest, SimpleCollectionCreateDeleteTest, SolrShardReporterTest, TestSolrDeletionPolicy1, TestLocalFSCloudBackupRestore, TestDownShardTolerantSearch, TestSolrFieldCacheBean, TestDistributedSearch, UpdateRequestProcessorFactoryTest, TermVectorComponentTest, TestInPlaceUpdatesDistrib, SpatialHeatmapFacetsTest, TestSchemalessBufferedUpdates, EnumFieldTest, AnalyticsMergeStrategyTest, DistributedFacetPivotSmallTest, TestPullReplicaErrorHandling, TestCryptoKeys, TestNumericTerms32, TestManagedSchemaThreadSafety, DistributedDebugComponentTest, CdcrBidirectionalTest, TestComplexPhraseLeadingWildcard, SegmentsInfoRequestHandlerTest, AnalysisAfterCoreReloadTest, TestUtils, BasicFunctionalityTest, CloudMLTQParserTest, BlockDirectoryTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [261/748 (1!)] on J0 in 91.86s, 19 tests, 1 error <<< FAILURES!

[...truncated 48850 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 765 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/765/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphTest

Error Message:
There are still nodes recoverying - waited for 30 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
	at __randomizedtesting.SeedInfo.seed([90D73DD5B929599B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
	at org.apache.solr.client.solrj.io.graph.GraphTest.setupCluster(GraphTest.java:63)
	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$6.evaluate(RandomizedRunner.java:874)
	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)


FAILED:  org.apache.lucene.search.TestApproximationSearchEquivalence.testNestedConjunction

Error Message:
expected:<231> but was:<126>

Stack Trace:
java.lang.AssertionError: expected:<231> but was:<126>
	at __randomizedtesting.SeedInfo.seed([9F6B7F794927E1CF:11FB7846EFC58219]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
	at org.apache.lucene.search.TestApproximationSearchEquivalence.testNestedConjunction(TestApproximationSearchEquivalence.java:69)
	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 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 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)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.test

Error Message:
Error from server at https://127.0.0.1:35065/solr: Could not fully remove collection: movereplicatest_failed_coll

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35065/solr: Could not fully remove collection: movereplicatest_failed_coll
	at __randomizedtesting.SeedInfo.seed([BB43A9802663F944:3317965A889F94BC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
	at org.apache.solr.cloud.MoveReplicaTest.beforeTest(MoveReplicaTest.java:88)
	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$9.evaluate(RandomizedRunner.java:968)
	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 574 lines...]
   [junit4] Suite: org.apache.lucene.search.TestApproximationSearchEquivalence
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestApproximationSearchEquivalence -Dtests.method=testNestedConjunction -Dtests.seed=9F6B7F794927E1CF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=America/Yakutat -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J0 | TestApproximationSearchEquivalence.testNestedConjunction <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<231> but was:<126>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F6B7F794927E1CF:11FB7846EFC58219]:0)
   [junit4]    > 	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
   [junit4]    > 	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
   [junit4]    > 	at org.apache.lucene.search.TestApproximationSearchEquivalence.testNestedConjunction(TestApproximationSearchEquivalence.java:69)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=3, maxDocsPerChunk=5, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=3, blockSize=7)), sim=RandomSimilarity(queryNorm=false): {field=ClassicSimilarity}, locale=ar-MA, timezone=America/Yakutat
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=149826848,total=254242816
   [junit4]   2> NOTE: All tests run in this JVM: [TestTerm, TestSnapshotDeletionPolicy, TestSpanMultiTermQueryWrapper, TestTimSorterWorstCase, TestFlushByRamOrCountsPolicy, TestDeterminizeLexicon, TestWildcardRandom, TestPerFieldPostingsFormat, TestStringHelper, TestUTF32ToUTF8, TestLucene70SegmentInfoFormat, TestFlex, TestBoolean2, TestNewestSegment, TestAutomaton, TestBytesRef, TestNot, TestSpanBoostQuery, TestBooleanMinShouldMatch, TestIntBlockPool, TestCharFilter, TestFilterCodecReader, TestIndexingSequenceNumbers, TestLiveFieldValues, TestIsCurrent, TestSort, TestIndexedDISI, TestIndexWriterNRTIsCurrent, TestApproximationSearchEquivalence]
   [junit4] Completed [114/455 (1!)] on J0 in 0.59s, 10 tests, 1 failure <<< FAILURES!

[...truncated 12647 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 1786435 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/init-core-data-001
   [junit4]   2> 1786435 WARN  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=102 numCloses=102
   [junit4]   2> 1786435 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1786437 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1786437 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-001
   [junit4]   2> 1786438 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1786438 INFO  (Thread-3378) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1786438 INFO  (Thread-3378) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1786439 ERROR (Thread-3378) [    ] 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> 1786538 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33825
   [junit4]   2> 1786542 INFO  (jetty-launcher-2795-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1786542 INFO  (jetty-launcher-2795-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1786545 INFO  (jetty-launcher-2795-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@117365c{/solr,null,AVAILABLE}
   [junit4]   2> 1786546 INFO  (jetty-launcher-2795-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1786546 INFO  (jetty-launcher-2795-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1786546 INFO  (jetty-launcher-2795-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a94bc{/solr,null,AVAILABLE}
   [junit4]   2> 1786546 INFO  (jetty-launcher-2795-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a134cf{SSL,[ssl, http/1.1]}{127.0.0.1:35801}
   [junit4]   2> 1786546 INFO  (jetty-launcher-2795-thread-1) [    ] o.e.j.s.Server Started @1788220ms
   [junit4]   2> 1786546 INFO  (jetty-launcher-2795-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35801}
   [junit4]   2> 1786547 ERROR (jetty-launcher-2795-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1786548 INFO  (jetty-launcher-2795-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1786549 INFO  (jetty-launcher-2795-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1786549 INFO  (jetty-launcher-2795-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1786549 INFO  (jetty-launcher-2795-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T14:50:21.045Z
   [junit4]   2> 1786552 INFO  (jetty-launcher-2795-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12b30e3{/solr,null,AVAILABLE}
   [junit4]   2> 1786552 INFO  (jetty-launcher-2795-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ff6f4c{SSL,[ssl, http/1.1]}{127.0.0.1:46841}
   [junit4]   2> 1786553 INFO  (jetty-launcher-2795-thread-4) [    ] o.e.j.s.Server Started @1788226ms
   [junit4]   2> 1786553 INFO  (jetty-launcher-2795-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46841}
   [junit4]   2> 1786553 ERROR (jetty-launcher-2795-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1786553 INFO  (jetty-launcher-2795-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1786553 INFO  (jetty-launcher-2795-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1786553 INFO  (jetty-launcher-2795-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1786553 INFO  (jetty-launcher-2795-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T14:50:21.049Z
   [junit4]   2> 1786553 INFO  (jetty-launcher-2795-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19e1a4d{SSL,[ssl, http/1.1]}{127.0.0.1:35065}
   [junit4]   2> 1786553 INFO  (jetty-launcher-2795-thread-2) [    ] o.e.j.s.Server Started @1788227ms
   [junit4]   2> 1786554 INFO  (jetty-launcher-2795-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35065}
   [junit4]   2> 1786554 ERROR (jetty-launcher-2795-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1786554 INFO  (jetty-launcher-2795-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1786554 INFO  (jetty-launcher-2795-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1786554 INFO  (jetty-launcher-2795-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1786554 INFO  (jetty-launcher-2795-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T14:50:21.050Z
   [junit4]   2> 1786554 INFO  (jetty-launcher-2795-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1786554 INFO  (jetty-launcher-2795-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1786555 INFO  (jetty-launcher-2795-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1187b06{/solr,null,AVAILABLE}
   [junit4]   2> 1786555 INFO  (jetty-launcher-2795-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1786555 INFO  (jetty-launcher-2795-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@116d564{SSL,[ssl, http/1.1]}{127.0.0.1:40847}
   [junit4]   2> 1786555 INFO  (jetty-launcher-2795-thread-3) [    ] o.e.j.s.Server Started @1788228ms
   [junit4]   2> 1786555 INFO  (jetty-launcher-2795-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40847}
   [junit4]   2> 1786555 ERROR (jetty-launcher-2795-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1786555 INFO  (jetty-launcher-2795-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1786555 INFO  (jetty-launcher-2795-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1786555 INFO  (jetty-launcher-2795-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1786555 INFO  (jetty-launcher-2795-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T14:50:21.051Z
   [junit4]   2> 1786559 INFO  (jetty-launcher-2795-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1786570 INFO  (jetty-launcher-2795-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33825/solr
   [junit4]   2> 1786571 INFO  (jetty-launcher-2795-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33825/solr
   [junit4]   2> 1786572 INFO  (jetty-launcher-2795-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33825/solr
   [junit4]   2> 1786572 INFO  (jetty-launcher-2795-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33825/solr
   [junit4]   2> 1786574 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f96f5ef870008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1786585 INFO  (jetty-launcher-2795-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1786586 INFO  (jetty-launcher-2795-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35065_solr
   [junit4]   2> 1786586 INFO  (jetty-launcher-2795-thread-3) [n:127.0.0.1:40847_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1786586 INFO  (jetty-launcher-2795-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.c.Overseer Overseer (id=98963699855196170-127.0.0.1:35065_solr-n_0000000000) starting
   [junit4]   2> 1786586 INFO  (jetty-launcher-2795-thread-3) [n:127.0.0.1:40847_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40847_solr
   [junit4]   2> 1786587 INFO  (zkCallback-2817-thread-1-processing-n:127.0.0.1:40847_solr) [n:127.0.0.1:40847_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1786587 INFO  (zkCallback-2814-thread-1-processing-n:127.0.0.1:35065_solr) [n:127.0.0.1:35065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1786605 INFO  (jetty-launcher-2795-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35065_solr
   [junit4]   2> 1786606 INFO  (jetty-launcher-2795-thread-4) [n:127.0.0.1:46841_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1786607 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1786607 INFO  (jetty-launcher-2795-thread-4) [n:127.0.0.1:46841_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1786608 INFO  (jetty-launcher-2795-thread-4) [n:127.0.0.1:46841_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46841_solr
   [junit4]   2> 1786608 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:35801_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1786612 INFO  (zkCallback-2816-thread-1-processing-n:127.0.0.1:46841_solr) [n:127.0.0.1:46841_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1786616 INFO  (zkCallback-2817-thread-1-processing-n:127.0.0.1:40847_solr) [n:127.0.0.1:40847_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1786616 INFO  (zkCallback-2814-thread-1-processing-n:127.0.0.1:35065_solr) [n:127.0.0.1:35065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1786616 INFO  (zkCallback-2815-thread-1-processing-n:127.0.0.1:35801_solr) [n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1786617 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:35801_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35801_solr
   [junit4]   2> 1786617 INFO  (zkCallback-2816-thread-1-processing-n:127.0.0.1:46841_solr) [n:127.0.0.1:46841_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1786621 INFO  (zkCallback-2817-thread-1-processing-n:127.0.0.1:40847_solr) [n:127.0.0.1:40847_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1786621 INFO  (zkCallback-2814-thread-1-processing-n:127.0.0.1:35065_solr) [n:127.0.0.1:35065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1786622 INFO  (zkCallback-2815-thread-1-processing-n:127.0.0.1:35801_solr) [n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1786706 INFO  (jetty-launcher-2795-thread-3) [n:127.0.0.1:40847_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40847.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1786712 INFO  (jetty-launcher-2795-thread-3) [n:127.0.0.1:40847_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40847.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1786712 INFO  (jetty-launcher-2795-thread-3) [n:127.0.0.1:40847_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40847.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1786713 INFO  (jetty-launcher-2795-thread-3) [n:127.0.0.1:40847_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-001/node3/.
   [junit4]   2> 1786741 INFO  (jetty-launcher-2795-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1786746 INFO  (jetty-launcher-2795-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1786746 INFO  (jetty-launcher-2795-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1786747 INFO  (jetty-launcher-2795-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-001/node2/.
   [junit4]   2> 1786778 INFO  (jetty-launcher-2795-thread-4) [n:127.0.0.1:46841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46841.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1786779 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:35801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35801.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1786785 INFO  (jetty-launcher-2795-thread-4) [n:127.0.0.1:46841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46841.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1786785 INFO  (jetty-launcher-2795-thread-4) [n:127.0.0.1:46841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46841.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1786786 INFO  (jetty-launcher-2795-thread-4) [n:127.0.0.1:46841_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-001/node4/.
   [junit4]   2> 1786786 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:35801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35801.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1786786 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:35801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35801.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1786787 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:35801_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-001/node1/.
   [junit4]   2> 1786836 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1786836 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33825/solr ready
   [junit4]   2> 1786875 INFO  (qtp21011199-14519) [n:127.0.0.1:35801_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1786882 INFO  (qtp21011199-14519) [n:127.0.0.1:35801_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1787309 WARN  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1787918 WARN  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1788071 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 1788083 WARN  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1788129 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1788158 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_42193_hdfs____.r6qx5l/webapp
   [junit4]   2> 1788824 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:42193
   [junit4]   2> 1788878 INFO  (OverseerCollectionConfigSetProcessor-98963699855196170-127.0.0.1:35065_solr-n_0000000000) [n:127.0.0.1:35065_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1789477 WARN  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1789480 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1789489 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_40329_datanode____rjjlph/webapp
   [junit4]   2> 1789940 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40329
   [junit4]   2> 1790173 WARN  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1790174 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1790187 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_38889_datanode____c3yemz/webapp
   [junit4]   2> 1790603 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:42155) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 1790658 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BB43A9802663F944]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38889
   [junit4]   2> 1790723 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2cfee89cc71c8: from storage DS-a08f7cde-8f16-401c-b960-72e5839e38d7 node DatanodeRegistration(127.0.0.1:40817, datanodeUuid=ecc682fd-df1e-4233-b7ca-1511cb319bb1, infoPort=36009, infoSecurePort=0, ipcPort=37117, storageInfo=lv=-56;cid=testClusterID;nsid=2002491883;c=0), blocks: 0, hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 1790724 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2cfee89cc71c8: from storage DS-7ae3c01f-7f68-4a2c-9d78-55e93c53ddc8 node DatanodeRegistration(127.0.0.1:40817, datanodeUuid=ecc682fd-df1e-4233-b7ca-1511cb319bb1, infoPort=36009, infoSecurePort=0, ipcPort=37117, storageInfo=lv=-56;cid=testClusterID;nsid=2002491883;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1790781 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:42155) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 1790790 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2cfee8ea71d25: from storage DS-f010d640-4bc3-4e36-a07a-4d4300ba22cf node DatanodeRegistration(127.0.0.1:40073, datanodeUuid=2940f0b4-df66-4f7b-b2a7-06f42f97b403, infoPort=33387, infoSecurePort=0, ipcPort=35885, storageInfo=lv=-56;cid=testClusterID;nsid=2002491883;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1790790 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2cfee8ea71d25: from storage DS-cba06ec0-c669-4b41-93fc-2a97dcc88f81 node DatanodeRegistration(127.0.0.1:40073, datanodeUuid=2940f0b4-df66-4f7b-b2a7-06f42f97b403, infoPort=33387, infoSecurePort=0, ipcPort=35885, storageInfo=lv=-56;cid=testClusterID;nsid=2002491883;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1791153 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BB43A9802663F944]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 1791153 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BB43A9802663F944]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1791156 INFO  (qtp21011199-14529) [n:127.0.0.1:35801_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=movereplicatest_failed_coll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1791157 INFO  (OverseerThreadFactory-6134-thread-2-processing-n:127.0.0.1:35065_solr) [n:127.0.0.1:35065_solr    ] o.a.s.c.CreateCollectionCmd Create collection movereplicatest_failed_coll
   [junit4]   2> 1791261 INFO  (OverseerStateUpdate-98963699855196170-127.0.0.1:35065_solr-n_0000000000) [n:127.0.0.1:35065_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35801/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1791262 INFO  (OverseerStateUpdate-98963699855196170-127.0.0.1:35065_solr-n_0000000000) [n:127.0.0.1:35065_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35065/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1791262 INFO  (OverseerStateUpdate-98963699855196170-127.0.0.1:35065_solr-n_0000000000) [n:127.0.0.1:35065_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46841/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1791263 INFO  (OverseerStateUpdate-98963699855196170-127.0.0.1:35065_solr-n_0000000000) [n:127.0.0.1:35065_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40847/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1791470 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1791471 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1791522 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard2_replica_n6&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1791522 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1791531 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard1_replica_n2&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1791532 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1791534 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard2_replica_n4&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1791535 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1791638 INFO  (zkCallback-2814-thread-1-processing-n:127.0.0.1:35065_solr) [n:127.0.0.1:35065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1791638 INFO  (zkCallback-2814-thread-2-processing-n:127.0.0.1:35065_solr) [n:127.0.0.1:35065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1791638 INFO  (zkCallback-2815-thread-2-processing-n:127.0.0.1:35801_solr) [n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1791638 INFO  (zkCallback-2817-thread-2-processing-n:127.0.0.1:40847_solr) [n:127.0.0.1:40847_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1791639 INFO  (zkCallback-2816-thread-2-processing-n:127.0.0.1:46841_solr) [n:127.0.0.1:46841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1791638 INFO  (zkCallback-2816-thread-1-processing-n:127.0.0.1:46841_solr) [n:127.0.0.1:46841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1791638 INFO  (zkCallback-2817-thread-1-processing-n:127.0.0.1:40847_solr) [n:127.0.0.1:40847_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1791638 INFO  (zkCallback-2815-thread-1-processing-n:127.0.0.1:35801_solr) [n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1792486 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1792494 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.IndexSchema [movereplicatest_failed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1792497 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1792497 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_failed_coll_shard1_replica_n1' using configuration from collection movereplicatest_failed_coll, trusted=true
   [junit4]   2> 1792498 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35801.solr.core.movereplicatest_failed_coll.shard1.replica_n1' (registry 'solr.core.movereplicatest_failed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1792520 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:42155/data
   [junit4]   2> 1792520 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1792520 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1792521 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SolrCore [[movereplicatest_failed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-001/node1/movereplicatest_failed_coll_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node3/data/]
   [junit4]   2> 1792525 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node3/data/snapshot_metadata
   [junit4]   2> 1792534 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1792547 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.IndexSchema [movereplicatest_failed_coll_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1792549 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1792552 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1792566 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1792566 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_failed_coll_shard2_replica_n6' using configuration from collection movereplicatest_failed_coll, trusted=true
   [junit4]   2> 1792567 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.IndexSchema [movereplicatest_failed_coll_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1792567 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40847.solr.core.movereplicatest_failed_coll.shard2.replica_n6' (registry 'solr.core.movereplicatest_failed_coll.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1792567 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:42155/data
   [junit4]   2> 1792568 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1792568 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1792568 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.SolrCore [[movereplicatest_failed_coll_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-001/node3/movereplicatest_failed_coll_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node8/data/]
   [junit4]   2> 1792569 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1792569 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_failed_coll_shard2_replica_n4' using configuration from collection movereplicatest_failed_coll, trusted=true
   [junit4]   2> 1792571 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.IndexSchema [movereplicatest_failed_coll_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1792571 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46841.solr.core.movereplicatest_failed_coll.shard2.replica_n4' (registry 'solr.core.movereplicatest_failed_coll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1792571 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:42155/data
   [junit4]   2> 1792571 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1792571 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1792571 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SolrCore [[movereplicatest_failed_coll_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-001/node4/movereplicatest_failed_coll_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node7/data/]
   [junit4]   2> 1792572 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1792572 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_failed_coll_shard1_replica_n2' using configuration from collection movereplicatest_failed_coll, trusted=true
   [junit4]   2> 1792573 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35065.solr.core.movereplicatest_failed_coll.shard1.replica_n2' (registry 'solr.core.movereplicatest_failed_coll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe4e
   [junit4]   2> 1792573 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node7/data/snapshot_metadata
   [junit4]   2> 1792573 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:42155/data
   [junit4]   2> 1792573 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1792573 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1792573 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrCore [[movereplicatest_failed_coll_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB43A9802663F944-001/tempDir-001/node2/movereplicatest_failed_coll_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node5/data/]
   [junit4]   2> 1792575 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node5/data/snapshot_metadata
   [junit4]   2> 1792578 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node8/data/snapshot_metadata
   [junit4]   2> 1792586 WARN  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1792586 WARN  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1792590 WARN  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1792594 WARN  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1797587 WARN  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1797589 WARN  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1797590 WARN  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1797595 WARN  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1802649 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node7/data
   [junit4]   2> 1802649 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node5/data
   [junit4]   2> 1802649 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node8/data
   [junit4]   2> 1802652 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node3/data
   [junit4]   2> 1802683 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node3/data/index
   [junit4]   2> 1802689 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node5/data/index
   [junit4]   2> 1802693 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node7/data/index
   [junit4]   2> 1802698 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42155/data/movereplicatest_failed_coll/core_node8/data/index
   [junit4]   2> 1803032 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40817 is added to blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f010d640-4bc3-4e36-a07a-4d4300ba22cf:NORMAL:127.0.0.1:40073|RBW], ReplicaUC[[DISK]DS-7ae3c01f-7f68-4a2c-9d78-55e93c53ddc8:NORMAL:127.0.0.1:40817|RBW]]} size 69
   [junit4]   2> 1803032 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40073 is added to blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-7ae3c01f-7f68-4a2c-9d78-55e93c53ddc8:NORMAL:127.0.0.1:40817|RBW], ReplicaUC[[DISK]DS-f010d640-4bc3-4e36-a07a-4d4300ba22cf:NORMAL:127.0.0.1:40073|RBW]]} size 69
   [junit4]   2> 1803032 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40817 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-a08f7cde-8f16-401c-b960-72e5839e38d7:NORMAL:127.0.0.1:40817|RBW], ReplicaUC[[DISK]DS-cba06ec0-c669-4b41-93fc-2a97dcc88f81:NORMAL:127.0.0.1:40073|RBW]]} size 69
   [junit4]   2> 1803033 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40817 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-7ae3c01f-7f68-4a2c-9d78-55e93c53ddc8:NORMAL:127.0.0.1:40817|RBW], ReplicaUC[[DISK]DS-f010d640-4bc3-4e36-a07a-4d4300ba22cf:NORMAL:127.0.0.1:40073|RBW]]} size 69
   [junit4]   2> 1803033 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40817 is added to blk_1073741827_1003 size 69
   [junit4]   2> 1803033 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40073 is added to blk_1073741825_1001 size 69
   [junit4]   2> 1803033 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40073 is added to blk_1073741828_1004 size 69
   [junit4]   2> 1803033 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40073 is added to blk_1073741826_1002 size 69
   [junit4]   2> 1803511 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1803512 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1803512 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1803513 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1803513 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1803514 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1803518 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1803518 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1803518 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1803535 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1803535 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1803535 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1803535 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1803535 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1803536 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1803569 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1803570 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1803570 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1803582 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1803582 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1803616 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cbf9fa[movereplicatest_failed_coll_shard2_replica_n6] main]
   [junit4]   2> 1803616 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@dc8354[movereplicatest_failed_coll_shard2_replica_n4] main]
   [junit4]   2> 1803618 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@109327b[movereplicatest_failed_coll_shard1_replica_n2] main]
   [junit4]   2> 1803619 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@140af7d[movereplicatest_failed_coll_shard1_replica_n1] main]
   [junit4]   2> 1803622 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1803622 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1803622 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1803622 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1803622 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1803622 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1803622 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1803623 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1803624 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1803624 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1803624 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1803625 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1803625 INFO  (searcherExecutor-6144-thread-1-processing-n:127.0.0.1:40847_solr x:movereplicatest_failed_coll_shard2_replica_n6 s:shard2 c:movereplicatest_failed_coll r:core_node8) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.SolrCore [movereplicatest_failed_coll_shard2_replica_n6] Registered new searcher Searcher@1cbf9fa[movereplicatest_failed_coll_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1803628 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583419215707111424
   [junit4]   2> 1803628 INFO  (searcherExecutor-6145-thread-1-processing-n:127.0.0.1:46841_solr x:movereplicatest_failed_coll_shard2_replica_n4 s:shard2 c:movereplicatest_failed_coll r:core_node7) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SolrCore [movereplicatest_failed_coll_shard2_replica_n4] Registered new searcher Searcher@dc8354[movereplicatest_failed_coll_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1803628 INFO  (qtp11094084-14543) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583419215707111424
   [junit4]   2> 1803628 INFO  (searcherExecutor-6146-thread-1-processing-n:127.0.0.1:35065_solr x:movereplicatest_failed_coll_shard1_replica_n2 s:shard1 c:movereplicatest_failed_coll r:core_node5) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrCore [movereplicatest_failed_coll_shard1_replica_n2] Registered new searcher Searcher@109327b[movereplicatest_failed_coll_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1803628 INFO  (qtp14148151-14535) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583419215707111424
   [junit4]   2> 1803628 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583419215707111424
   [junit4]   2> 1803630 INFO  (searcherExecutor-6143-thread-1-processing-n:127.0.0.1:35801_solr x:movereplicatest_failed_coll_shard1_replica_n1 s:shard1 c:movereplicatest_failed_coll r:core_node3) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SolrCore [movereplicatest_failed_coll_shard1_replica_n1] Registered new searcher Searcher@140af7d[movereplicatest_failed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1803632 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1803632 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1803632 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35801/solr/movereplicatest_failed_coll_shard1_replica_n1/
   [junit4]   2> 1803632 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=movereplicatest_failed_coll_shard1_replica_n1 url=https://127.0.0.1:35801/solr START replicas=[https://127.0.0.1:35065/solr/movereplicatest_failed_coll_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1803633 INFO  (zkCallback-2815-thread-2-processing-n:127.0.0.1:35801_solr) [n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803633 INFO  (zkCallback-2816-thread-2-processing-n:127.0.0.1:46841_solr) [n:127.0.0.1:46841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803633 INFO  (zkCallback-2817-thread-1-processing-n:127.0.0.1:40847_solr) [n:127.0.0.1:40847_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803633 INFO  (zkCallback-2814-thread-2-processing-n:127.0.0.1:35065_solr) [n:127.0.0.1:35065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803633 INFO  (zkCallback-2817-thread-2-processing-n:127.0.0.1:40847_solr) [n:127.0.0.1:40847_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803633 INFO  (zkCallback-2815-thread-1-processing-n:127.0.0.1:35801_solr) [n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803633 INFO  (zkCallback-2814-thread-1-processing-n:127.0.0.1:35065_solr) [n:127.0.0.1:35065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803633 INFO  (zkCallback-2816-thread-1-processing-n:127.0.0.1:46841_solr) [n:127.0.0.1:46841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803634 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1803634 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1803634 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46841/solr/movereplicatest_failed_coll_shard2_replica_n4/
   [junit4]   2> 1803635 INFO  (qtp26537701-14547) [n:127.0.0.1:46841_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=movereplicatest_failed_coll_shard2_replica_n4 url=https://127.0.0.1:46841/solr START replicas=[https://127.0.0.1:40847/solr/movereplicatest_failed_coll_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1803640 INFO  (qtp11094084-14562) [n:127.0.0.1:40847_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.S.Request [movereplicatest_failed_coll_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1803643 INFO  (qtp14148151-14534) [n:127.0.0.1:35065_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.S.Request [movereplicatest_failed_coll_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1803735 INFO  (zkCallback-2816-thread-1-processing-n:127.0.0.1:46841_solr) [n:127.0.0.1:46841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803735 INFO  (zkCallback-2815-thread-1-processing-n:127.0.0.1:35801_solr) [n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803735 INFO  (zkCallback-2817-thread-2-processing-n:127.0.0.1:40847_solr) [n:127.0.0.1:40847_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803735 INFO  (zkCallback-2815-thread-2-processing-n:127.0.0.1:35801_solr) [n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803735 INFO  (zkCallback-2814-thread-3-processing-n:127.0.0.1:35065_solr) [n:127.0.0.1:35065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803735 INFO  (zkCallback-2816-thread-2-processing-n:127.0.0.1:46841_solr) [n:127.0.0.1:46841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803735 INFO  (zkCallback-2814-thread-1-processing-n:127.0.0.1:35065_solr) [n:127.0.0.1:35065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803735 INFO  (zkCallback-2817-thread-1-processing-n:127.0.0.1:40847_solr) [n:127.0.0.1:40847_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803933 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=movereplicatest_failed_coll_shard1_replica_n1 url=https://127.0.0.1:35801/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1803933 INFO  (qtp21011199-14531) [n:127.0.0.1:35801_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to t

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

, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@519136
   [junit4]   2> 158595 INFO  (jetty-closer-167-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 158595 INFO  (jetty-closer-167-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dc92ef: rootName = solr_36225, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@519136
   [junit4]   2> 158600 INFO  (jetty-closer-167-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 158600 INFO  (jetty-closer-167-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@121197c: rootName = solr_36225, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18a3147
   [junit4]   2> 158600 INFO  (jetty-closer-167-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 158600 INFO  (jetty-closer-167-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49ee94: rootName = solr_38161, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18a3147
   [junit4]   2> 158600 INFO  (jetty-closer-167-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36225_solr
   [junit4]   2> 158601 INFO  (jetty-closer-167-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 158601 INFO  (jetty-closer-167-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38161_solr
   [junit4]   2> 158601 INFO  (zkCallback-174-thread-3-processing-n:127.0.0.1:36225_solr) [n:127.0.0.1:36225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 158602 INFO  (zkCallback-178-thread-4-processing-n:127.0.0.1:38161_solr) [n:127.0.0.1:38161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 158602 INFO  (coreCloseExecutor-480-thread-1) [n:127.0.0.1:36225_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.SolrCore [collection1_shard2_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@15f05d3
   [junit4]   2> 158602 INFO  (coreCloseExecutor-480-thread-1) [n:127.0.0.1:36225_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n3, tag=23004627
   [junit4]   2> 158602 INFO  (coreCloseExecutor-480-thread-1) [n:127.0.0.1:36225_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@82da08: rootName = solr_36225, domain = solr.core.collection1.shard2.replica_n3, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n3 / com.codahale.metrics.MetricRegistry@144018
   [junit4]   2> 158603 INFO  (zkCallback-178-thread-5-processing-n:127.0.0.1:38161_solr) [n:127.0.0.1:38161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 158603 INFO  (zkCallback-174-thread-4-processing-n:127.0.0.1:36225_solr) [n:127.0.0.1:36225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 158603 INFO  (jetty-closer-167-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 158607 INFO  (coreCloseExecutor-481-thread-1) [n:127.0.0.1:38161_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@198b923
   [junit4]   2> 158607 INFO  (coreCloseExecutor-481-thread-1) [n:127.0.0.1:38161_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=26786083
   [junit4]   2> 158607 INFO  (coreCloseExecutor-481-thread-1) [n:127.0.0.1:38161_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e00003: rootName = solr_38161, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@9b911
   [junit4]   2> 158610 INFO  (coreCloseExecutor-480-thread-1) [n:127.0.0.1:36225_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=23004627
   [junit4]   2> 158614 INFO  (coreCloseExecutor-481-thread-1) [n:127.0.0.1:38161_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=26786083
   [junit4]   2> 158617 INFO  (jetty-closer-167-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98963765312815110-127.0.0.1:38161_solr-n_0000000000) closing
   [junit4]   2> 158617 INFO  (OverseerStateUpdate-98963765312815110-127.0.0.1:38161_solr-n_0000000000) [n:127.0.0.1:38161_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38161_solr
   [junit4]   2> 158617 WARN  (OverseerAutoScalingTriggerThread-98963765312815110-127.0.0.1:38161_solr-n_0000000000) [n:127.0.0.1:38161_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 158618 INFO  (jetty-closer-167-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13fcab2{/solr,null,UNAVAILABLE}
   [junit4]   2> 158623 INFO  (jetty-closer-167-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f5e755{/solr,null,UNAVAILABLE}
   [junit4]   2> 158623 ERROR (SUITE-GraphTest-seed#[90D73DD5B929599B]-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> 158623 INFO  (SUITE-GraphTest-seed#[90D73DD5B929599B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44659 44659
   [junit4]   2> 164424 INFO  (Thread-240) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44659 44659
   [junit4]   2> 164424 WARN  (Thread-240) [    ] 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/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/clusterstate.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> 164425 INFO  (SUITE-GraphTest-seed#[90D73DD5B929599B]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=363, maxMBSortInHeap=6.650320870371437, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-OM, timezone=America/St_Johns
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=18559648,total=92979200
   [junit4]   2> NOTE: All tests run in this JVM: [SolrDocumentTest, CollectionAdminRequestRequiredParamsTest, TestFastInputStream, ClientUtilsTest, QueryResponseTest, EqualToEvaluatorTest, CorrelationEvaluatorTest, SolrZkClientTest, SubtractEvaluatorTest, AppendEvaluatorTest, SolrExampleEmbeddedTest, TestV2Request, LengthEvaluatorTest, TestDelegationTokenRequest, CommonAdminParamsTest, MergeIndexesEmbeddedTest, SolrQueryTest, TestDocumentObjectBinder, ModuloEvaluatorTest, RoundEvaluatorTest, TestUpdateRequestCodec, HyperbolicCosineEvaluatorTest, FloorEvaluatorTest, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, TestBatchUpdate, TestSolrProperties, TestEmbeddedSolrServer, NamedListTest, FacetFieldTest, GetByIdTest, TestLBHttpSolrClient, TestPolicy, BasicHttpSolrClientTest, CloudSolrClientBuilderTest, CloudSolrClientCacheTest, CloudSolrClientMultiConstructorTest, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, GraphTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=GraphTest -Dtests.seed=90D73DD5B929599B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=America/St_Johns -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | GraphTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([90D73DD5B929599B]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
   [junit4]    > 	at org.apache.solr.client.solrj.io.graph.GraphTest.setupCluster(GraphTest.java:63)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [139/146 (1!)] on J1 in 68.20s, 0 tests, 1 failure <<< FAILURES!

[...truncated 42210 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 764 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/764/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=14989, name=jetty-launcher-3219-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=14985, name=jetty-launcher-3219-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=14989, name=jetty-launcher-3219-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=14985, name=jetty-launcher-3219-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([F04F4B84AE9ED33C]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.HttpSolrCallGetCoreTest

Error Message:
Error from server at https://127.0.0.1:34319/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34319/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([F04F4B84AE9ED33C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.servlet.HttpSolrCallGetCoreTest.setupCluster(HttpSolrCallGetCoreTest.java:51)
	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$6.evaluate(RandomizedRunner.java:874)
	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)


FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test

Error Message:
Error from server at https://127.0.0.1:34031: Could not fully create collection: collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34031: Could not fully create collection: collection1
	at __randomizedtesting.SeedInfo.seed([F04F4B84AE9ED33C:781B745E0062BEC4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:385)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at http://127.0.0.1:35489/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:42391/solr/test_col_shard1_replica_n1: Server Error    request: http://127.0.0.1:42391/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35489%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:35489/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@e963b7

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:35489/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:42391/solr/test_col_shard1_replica_n1: Server Error



request: http://127.0.0.1:42391/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35489%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:35489/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@e963b7
	at __randomizedtesting.SeedInfo.seed([F04F4B84AE9ED33C:C65B29C224C3E92D]:0)
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
	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)
Caused by: java.lang.RuntimeException: Error from server at http://127.0.0.1:35489/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:42391/solr/test_col_shard1_replica_n1: Server Error



request: http://127.0.0.1:42391/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35489%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:35489/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@e963b7
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35489/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:42391/solr/test_col_shard1_replica_n1: Server Error



request: http://127.0.0.1:42391/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35489%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:35489/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@e963b7
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
	... 6 more




Build Log:
[...truncated 12318 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> 749260 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F04F4B84AE9ED33C]-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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_F04F4B84AE9ED33C-001/init-core-data-001
   [junit4]   2> 749260 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F04F4B84AE9ED33C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 749260 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F04F4B84AE9ED33C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 749261 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F04F4B84AE9ED33C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 749272 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F04F4B84AE9ED33C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_F04F4B84AE9ED33C-001/tempDir-001
   [junit4]   2> 749272 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F04F4B84AE9ED33C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 749272 INFO  (Thread-2015) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 749272 INFO  (Thread-2015) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 749274 ERROR (Thread-2015) [    ] 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> 749372 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F04F4B84AE9ED33C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45213
   [junit4]   2> 749380 INFO  (jetty-launcher-3219-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 749380 INFO  (jetty-launcher-3219-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 749381 INFO  (jetty-launcher-3219-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7db2a7{/solr,null,AVAILABLE}
   [junit4]   2> 749381 INFO  (jetty-launcher-3219-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd5531{/solr,null,AVAILABLE}
   [junit4]   2> 749384 INFO  (jetty-launcher-3219-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8d55fe{SSL,[ssl, http/1.1]}{127.0.0.1:33439}
   [junit4]   2> 749384 INFO  (jetty-launcher-3219-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11b281a{SSL,[ssl, http/1.1]}{127.0.0.1:46609}
   [junit4]   2> 749384 INFO  (jetty-launcher-3219-thread-1) [    ] o.e.j.s.Server Started @750765ms
   [junit4]   2> 749384 INFO  (jetty-launcher-3219-thread-2) [    ] o.e.j.s.Server Started @750765ms
   [junit4]   2> 749384 INFO  (jetty-launcher-3219-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33439}
   [junit4]   2> 749384 INFO  (jetty-launcher-3219-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46609}
   [junit4]   2> 749384 ERROR (jetty-launcher-3219-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 749384 ERROR (jetty-launcher-3219-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 749384 INFO  (jetty-launcher-3219-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 749384 INFO  (jetty-launcher-3219-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 749385 INFO  (jetty-launcher-3219-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 749385 INFO  (jetty-launcher-3219-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 749385 INFO  (jetty-launcher-3219-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 749385 INFO  (jetty-launcher-3219-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 749385 INFO  (jetty-launcher-3219-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T10:58:42.648Z
   [junit4]   2> 749385 INFO  (jetty-launcher-3219-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T10:58:42.648Z
   [junit4]   2> 749387 INFO  (jetty-launcher-3219-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 749387 INFO  (jetty-launcher-3219-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 749406 INFO  (jetty-launcher-3219-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45213/solr
   [junit4]   2> 749407 INFO  (jetty-launcher-3219-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45213/solr
   [junit4]   2> 749460 INFO  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 749460 INFO  (jetty-launcher-3219-thread-1) [n:127.0.0.1:33439_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 749460 INFO  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46609_solr
   [junit4]   2> 749460 INFO  (jetty-launcher-3219-thread-1) [n:127.0.0.1:33439_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33439_solr
   [junit4]   2> 749460 INFO  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.s.c.Overseer Overseer (id=98962789009719301-127.0.0.1:46609_solr-n_0000000000) starting
   [junit4]   2> 749461 INFO  (zkCallback-3231-thread-1-processing-n:127.0.0.1:33439_solr) [n:127.0.0.1:33439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 749461 INFO  (zkCallback-3230-thread-1-processing-n:127.0.0.1:46609_solr) [n:127.0.0.1:46609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 749464 INFO  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46609_solr
   [junit4]   2> 749464 INFO  (zkCallback-3231-thread-1-processing-n:127.0.0.1:33439_solr) [n:127.0.0.1:33439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 749464 INFO  (zkCallback-3230-thread-1-processing-n:127.0.0.1:46609_solr) [n:127.0.0.1:46609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 749491 INFO  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 749494 WARN  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 749498 INFO  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 749540 INFO  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 749550 INFO  (jetty-launcher-3219-thread-1) [n:127.0.0.1:33439_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 749550 WARN  (jetty-launcher-3219-thread-1) [n:127.0.0.1:33439_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 749551 INFO  (jetty-launcher-3219-thread-1) [n:127.0.0.1:33439_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 749551 INFO  (jetty-launcher-3219-thread-1) [n:127.0.0.1:33439_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 749553 INFO  (jetty-launcher-3219-thread-1-EventThread) [n:127.0.0.1:33439_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 749553 INFO  (jetty-launcher-3219-thread-2-EventThread) [n:127.0.0.1:46609_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 749632 WARN  (jetty-launcher-3219-thread-1) [n:127.0.0.1:33439_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 749632 WARN  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 749657 INFO  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46609.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1580c50
   [junit4]   2> 749657 INFO  (jetty-launcher-3219-thread-1) [n:127.0.0.1:33439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33439.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1580c50
   [junit4]   2> 749663 INFO  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46609.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1580c50
   [junit4]   2> 749663 INFO  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46609.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1580c50
   [junit4]   2> 749663 INFO  (jetty-launcher-3219-thread-1) [n:127.0.0.1:33439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33439.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1580c50
   [junit4]   2> 749663 INFO  (jetty-launcher-3219-thread-1) [n:127.0.0.1:33439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33439.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1580c50
   [junit4]   2> 749664 INFO  (jetty-launcher-3219-thread-2) [n:127.0.0.1:46609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_F04F4B84AE9ED33C-001/tempDir-001/node2/.
   [junit4]   2> 749664 INFO  (jetty-launcher-3219-thread-1) [n:127.0.0.1:33439_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_F04F4B84AE9ED33C-001/tempDir-001/node1/.
   [junit4]   2> 749706 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 749750 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1510088322997&s=F7adk5hB8RlFcUeuJazo8XogjZM="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:42 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:42 GMT
   [junit4]   2> 749751 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 749763 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 749764 INFO  (qtp7260972-14937) [    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 749765 WARN  (qtp7260972-14937) [    ] o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2> 	... 29 more
   [junit4]   2> 749766 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 749776 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 749794 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1510088323041&s=GF3sx0UOBbb1YC0G/l2oHrvw9Zw="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:43 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:43 GMT
   [junit4]   2> 749794 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 749808 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 749823 INFO  (qtp7260972-14939) [n:127.0.0.1:33439_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 749823 INFO  (qtp7260972-14939) [n:127.0.0.1:33439_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 749824 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1510088323071&s=Y5fsEOu6xUaN0nrgy4m7WFYKCmw="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:43 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:43 GMT
   [junit4]   2> 749824 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 749834 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 749836 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1510088323098&s=DpCsTMu9NiOq6GghszEFy5mifJo="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:43 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:43 GMT
   [junit4]   2> 749836 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 749848 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 749849 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 749849 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 749849 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1510088323112&s=Qn1BEc7akx7Hix2OIxDrCs5zznU="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:43 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:43 GMT
   [junit4]   2> 749849 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 749861 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 749862 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1510088323124&s=rONbJwUrJlTgLqltGfhp+GNu26w="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:43 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:43 GMT
   [junit4]   2> 749862 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 749875 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 749985 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 749985 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45213/solr ready
   [junit4]   2> 750012 INFO  (qtp28390000-14948) [n:127.0.0.1:46609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 750013 INFO  (OverseerThreadFactory-3909-thread-1-processing-n:127.0.0.1:46609_solr) [n:127.0.0.1:46609_solr    ] o.a.s.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 750116 INFO  (OverseerStateUpdate-98962789009719301-127.0.0.1:46609_solr-n_0000000000) [n:127.0.0.1:46609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33439/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 750319 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 750319 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 750422 INFO  (zkCallback-3231-thread-1-processing-n:127.0.0.1:33439_solr) [n:127.0.0.1:33439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 750428 INFO  (zkCallback-3231-thread-2-processing-n:127.0.0.1:33439_solr) [n:127.0.0.1:33439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 751344 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 751369 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 751433 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 751440 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 751440 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33439.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1580c50
   [junit4]   2> 751440 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 751441 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_F04F4B84AE9ED33C-001/tempDir-001/node1/forwardingCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_F04F4B84AE9ED33C-001/tempDir-001/node1/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 751442 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20578147887509637]
   [junit4]   2> 751476 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 751476 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 751477 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 751477 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 751478 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=55.2021484375, floorSegmentMB=2.181640625, forceMergeDeletesPctAllowed=8.480865740645871, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 751478 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@efec53[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 751479 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 751504 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 751568 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 751568 INFO  (searcherExecutor-3914-thread-1-processing-n:127.0.0.1:33439_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 751568 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583404626561990656
   [junit4]   2> 751568 INFO  (searcherExecutor-3914-thread-1-processing-n:127.0.0.1:33439_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 751568 INFO  (searcherExecutor-3914-thread-1-processing-n:127.0.0.1:33439_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 751568 INFO  (searcherExecutor-3914-thread-1-processing-n:127.0.0.1:33439_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 751568 INFO  (searcherExecutor-3914-thread-1-processing-n:127.0.0.1:33439_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 751569 INFO  (searcherExecutor-3914-thread-1-processing-n:127.0.0.1:33439_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 751569 INFO  (searcherExecutor-3914-thread-1-processing-n:127.0.0.1:33439_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 751569 INFO  (searcherExecutor-3914-thread-1-processing-n:127.0.0.1:33439_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 751569 INFO  (searcherExecutor-3914-thread-1-processing-n:127.0.0.1:33439_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 751571 INFO  (searcherExecutor-3914-thread-1-processing-n:127.0.0.1:33439_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@efec53[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 751574 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 751574 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 751574 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33439/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 751574 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 751574 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:33439/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 751574 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 751577 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33439/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 751679 INFO  (zkCallback-3231-thread-2-processing-n:127.0.0.1:33439_solr) [n:127.0.0.1:33439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 751679 INFO  (zkCallback-3231-thread-1-processing-n:127.0.0.1:33439_solr) [n:127.0.0.1:33439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 751728 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 751730 INFO  (qtp7260972-14937) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1410
   [junit4]   2> 751730 WARN  (httpShardExecutor-3901-thread-1-processing-n:127.0.0.1:46609_solr [https:////127.0.0.1:33439//solr] https:////127.0.0.1:33439//solr) [n:127.0.0.1:46609_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1510088323582&s=w8KzoDWZu8yXNRujKq5FH1NbOto="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:43 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:43 GMT
   [junit4]   2> 751733 INFO  (qtp28390000-14948) [n:127.0.0.1:46609_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> 751831 INFO  (zkCallback-3231-thread-1-processing-n:127.0.0.1:33439_solr) [n:127.0.0.1:33439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 751831 INFO  (zkCallback-3231-thread-2-processing-n:127.0.0.1:33439_solr) [n:127.0.0.1:33439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 752014 INFO  (OverseerCollectionConfigSetProcessor-98962789009719301-127.0.0.1:46609_solr-n_0000000000) [n:127.0.0.1:46609_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 752734 INFO  (qtp28390000-14948) [n:127.0.0.1:46609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2721
   [junit4]   2> 752734 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1510088323275&s=PFa1w+XHtTSujMrRiicICgrGfj0="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:43 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:43 GMT
   [junit4]   2> 752734 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 752734 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 752737 INFO  (qtp7260972-14949) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 752737 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1510088326000&s=9W9mnfcbbZVGRYG+K3JUFfD6NP0="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:46 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:46 GMT
   [junit4]   2> 752741 INFO  (qtp28390000-14938) [n:127.0.0.1:46609_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 752743 INFO  (qtp7260972-14951) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 752744 WARN  (qtp28390000-14938) [n:127.0.0.1:46609_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1510088326006&s=lIUXf8QpW+ZMfD6MN1VwTRpwULU="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:46 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:46 GMT
   [junit4]   2> 752747 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1510088326003&s=9Ko9CAoQ4WbfGGrzuydPE4DdAiI="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:46 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:46 GMT
   [junit4]   2> 752747 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1510088326006&s=lIUXf8QpW+ZMfD6MN1VwTRpwULU="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:46 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:46 GMT
   [junit4]   2> 752748 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 752764 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 764355 WARN  (jetty-launcher-3219-thread-2-SendThread(127.0.0.1:45213)) [n:127.0.0.1:46609_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14725ms for sessionid 0x15f9621dce80007
   [junit4]   2> 764355 WARN  (jetty-launcher-3219-thread-1-SendThread(127.0.0.1:45213)) [n:127.0.0.1:33439_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14725ms for sessionid 0x15f9621dce80008
   [junit4]   2> 764357 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1510088326027&s=kSpenktttxorkIFQGrEUEffwtZQ="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:46 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:46 GMT
   [junit4]   2> 764357 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 764357 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f9621dce80007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 764357 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f9621dce80008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 764373 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 764379 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1510088337637&s=zG2R+nJZnu4HvWz55tCyLzxeHKY="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:57 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:57 GMT
   [junit4]   2> 764379 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 764394 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 764395 INFO  (qtp7260972-14949) [n:127.0.0.1:33439_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 764395 INFO  (qtp7260972-14949) [n:127.0.0.1:33439_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 764395 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1510088337657&s=iwDMi4QZxkSW7jYugoL7hfhItt0="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:57 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:57 GMT
   [junit4]   2> 764395 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 764410 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 764417 WARN  (qtp7260972-14951) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ???bar???: no such user
   [junit4]   2> id: ???bar???: no such user
   [junit4]   2> 
   [junit4]   2> 764418 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[F04F4B84AE9ED33C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1510088337674&s=vA6+bXcb2A5tPlzteTl30isgGyY="; Path=/; Domain=127.0.0.1; Expires=Di, 07-Nov-2017 20:58:57 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Di, 07-Nov-2017 20:58:57 GMT
   [junit4]   2> 764419 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[F04F4B84AE9ED33C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 764456 INFO  (jetty-launcher-3219-thread-2-EventThread) [n:127.0.0.1:46609_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 764470 INFO  (jetty-closer-3220-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@11b281a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 764470 INFO  (jetty-closer-3220-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28745921
   [junit4]   2> 764470 INFO  (jetty-closer-3220-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@8d55fe{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 764470 INFO  (jetty-closer-3220-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 764470 INFO  (jetty-closer-3220-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f926dc: rootName = solr_46609, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1223619
   [junit4]   2> 764470 INFO  (jetty-closer-3220-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23014526
   [junit4]   2> 764471 INFO  (jetty-closer-3220-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 764471 INFO  (jetty-closer-3220-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ab6f14: rootName = solr_33439, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@24f5b4
   [junit4]   2> 764476 INFO  (jetty-closer-3220-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 764476 INFO  (jetty-closer-3220-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26c0e7: rootName = solr_33439, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1016eaa
   [junit4]   2> 764477 INFO  (jetty-closer-3220-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 764477 INFO  (jetty-closer-3220-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44ae17: rootName = solr_46609, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1016eaa
   [junit4]   2> 764481 INFO  (jetty-closer-3220-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 764481 INFO  (jetty-closer-3220-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@172566: rootName = solr_33439, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@16066ef
   [junit4]   2> 764481 INFO  (jetty-closer-3220-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 764481 INFO  (jetty-closer-3220-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c66af0: rootName = solr_46609, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@16066ef
   [junit4]   2> 764482 INFO  (jetty-closer-3220-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33439_solr
   [junit4]   2> 764483 INFO  (jetty-closer-3220-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46609_solr
   [junit4]   2> 764483 INFO  (zkCallback-3230-thread-1-processing-n:127.0.0.1:46609_solr) [n:127.0.0.1:46609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 764483 INFO  (zkCallback-3231-thread-1-processing-n:127.0.0.1:33439_solr) [n:127.0.0.1:33439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 764483 INFO  (zkCallback-3231-thread-2-processing-n:127.0.0.1:33439_solr) [n:127.0.0.1:33439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 764484 INFO  (jetty-closer-3220-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 764484 INFO  (zkCallback-3231-thread-3-processing-n:127.0.0.1:33439_solr) [n:127.0.0.1:33439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 764487 INFO  (jetty-closer-3220-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 764490 INFO  (coreCloseExecutor-3920-thread-1) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e6c0f7
   [junit4]   2> 764491 INFO  (coreCloseExecutor-3920-thread-1) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, tag=15122679
   [junit4]   2> 764491 INFO  (coreCloseExecutor-3920-thread-1) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b060f2: rootName = solr_33439, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@17ea416
   [junit4]   2> 764491 INFO  (zkCallback-3230-thread-2-processing-n:127.0.0.1:46609_solr) [n:127.0.0.1:46609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 764491 INFO  (jetty-closer-3220-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98962789009719301-127.0.0.1:46609_solr-n_0000000000) closing
   [junit4]   2> 764491 INFO  (OverseerStateUpdate-98962789009719301-127.0.0.1:46609_solr-n_0000000000) [n:127.0.0.1:46609_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46609_solr
   [junit4]   2> 764491 WARN  (OverseerAutoScalingTriggerThread-98962789009719301-127.0.0.1:46609_solr-n_0000000000) [n:127.0.0.1:46609_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 764493 INFO  (zkCallback-3231-thread-3-processing-n:127.0.0.1:33439_solr) [n:127.0.0.1:33439_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33439_solr
   [junit4]   2> 764493 ERROR (Thread[Thread-2033,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:46609_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 764509 INFO  (coreCloseExecutor-3920-thread-1) [n:127.0.0.1:33439_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader, tag=15122679
   [junit4]   2> 764510 ERROR (Thread[Thread-2032,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:33439_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 765232 INFO  (jetty-closer-3220-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7db2a7{/solr,null,UNAVAILABLE}
   [junit4]   2> 765291 INFO  (jetty-closer-3220-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fd5531{/solr,null,UNAVAILABLE}
   [junit4]   2> 765292 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F04F4B84AE9ED33C]-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> 765292 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F04F4B84AE9ED33C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45213 45213
   [junit4]   2> 773603 INFO  (Thread-2015) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45213 45213
   [junit4]   2> 773603 WARN  (Thread-2015) [    ] 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> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches abo

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

 2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 3276550 INFO  (qtp25641613-26479) [n:127.0.0.1:34319_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=3&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=209811
   [junit4]   2> 3276550 ERROR (SUITE-HttpSolrCallGetCoreTest-seed#[F04F4B84AE9ED33C]-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> 3276551 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[F04F4B84AE9ED33C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34893 34893
   [junit4]   2> 3281560 INFO  (Thread-6173) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34893 34893
   [junit4]   2> 3281564 WARN  (Thread-6173) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 3281564 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[F04F4B84AE9ED33C]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=489, maxMBSortInHeap=6.626134257742413, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-RS, timezone=Asia/Ujung_Pandang
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=141513736,total=522452992
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, SimpleCollectionCreateDeleteTest, JsonLoaderTest, SolrPluginUtilsTest, SolrInfoBeanTest, MetricsHandlerTest, RestartWhileUpdatingTest, TestCloudPseudoReturnFields, TestReloadDeadlock, DateFieldTest, CacheHeaderTest, TestRequestStatusCollectionAPI, TestSolrIndexConfig, CursorPagingTest, BigEndianAscendingWordSerializerTest, BlockJoinFacetDistribTest, SyncSliceTest, TestSweetSpotSimilarityFactory, GraphQueryTest, SolrGangliaReporterTest, TestCryptoKeys, TestRawTransformer, SaslZkACLProviderTest, TestFieldCacheVsDocValues, TestJavabinTupleStreamParser, UpdateRequestProcessorFactoryTest, ZkControllerTest, TestLegacyField, TestRTimerTree, BlobRepositoryCloudTest, LeaderInitiatedRecoveryOnShardRestartTest, SolrShardReporterTest, ForceLeaderTest, TestDFRSimilarityFactory, DistributedQueryComponentOptimizationTest, TestLuceneIndexBackCompat, TestManagedSchemaThreadSafety, BasicAuthIntegrationTest, ResponseHeaderTest, HdfsRecoverLeaseTest, TestCSVLoader, TestSolrJ, CurrencyFieldTypeTest, AtomicUpdatesTest, HdfsBasicDistributedZk2Test, HighlighterMaxOffsetTest, TestReloadAndDeleteDocs, TestHashQParserPlugin, TestCloudInspectUtil, TestPhraseSuggestions, TestBlobHandler, ZkFailoverTest, FileUtilsTest, TestLocalFSCloudBackupRestore, TestUtils, ExitableDirectoryReaderTest, SpellCheckComponentTest, TestDownShardTolerantSearch, InfixSuggestersTest, TestSchemalessBufferedUpdates, DistributedFacetPivotSmallTest, TermVectorComponentTest, TestRecovery, TestDFISimilarityFactory, TestFastOutputStream, MoveReplicaTest, SearchHandlerTest, TestEmbeddedSolrServerSchemaAPI, TolerantUpdateProcessorTest, UtilsToolTest, CleanupOldIndexTest, TestBadConfig, SegmentsInfoRequestHandlerTest, TestSolrCloudWithDelegationTokens, CdcrBidirectionalTest, TestMaxScoreQueryParser, TestCustomStream, BadCopyFieldTest, ResponseLogComponentTest, RAMDirectoryFactoryTest, TestStressVersions, SliceStateTest, SimpleFacetsTest, JvmMetricsTest, TestMergePolicyConfig, IndexSchemaRuntimeFieldTest, PrimitiveFieldTypeTest, RemoteQueryErrorTest, SolrMetricManagerTest, URLClassifyProcessorTest, BasicZkTest, TestExactSharedStatsCache, AssignBackwardCompatibilityTest, TestClusterProperties, TestSchemaVersionResource, TestSha256AuthenticationProvider, TermsComponentTest, TestSort, TestRebalanceLeaders, SoftAutoCommitTest, TestSolrFieldCacheBean, SortSpecParsingTest, HdfsLockFactoryTest, TestConfigSetProperties, TestNumericRangeQuery64, CollectionStateFormat2Test, TestPayloadScoreQParserPlugin, SpatialFilterTest, DistributedMLTComponentTest, DocumentBuilderTest, MissingSegmentRecoveryTest, TestComponentsName, TestPolicyCloud, StatelessScriptUpdateProcessorFactoryTest, ExternalFileFieldSortTest, TestJsonFacetRefinement, TestSmileRequest, OutOfBoxZkACLAndCredentialsProvidersTest, PeerSyncTest, DateMathParserTest, DistribCursorPagingTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, TestHashPartitioner, TestCoreContainer, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, TestLazyCores, SimplePostToolTest, SpellCheckCollatorTest, DocValuesTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestCollationField, MBeansHandlerTest, TestQuerySenderListener, UpdateParamsTest, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, AssignTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, ReplicationFactorTest, SolrCloudExampleTest, SolrXmlInZkTest, TestCollectionsAPIViaSolrCloudCluster, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestLockTree, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestRequestForwarding, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestTlogReplica, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, NodeAddedTriggerTest, NodeLostTriggerTest, SystemLogListenerTest, TriggerIntegrationTest, HdfsRecoveryZkTest, ImplicitSnitchTest, TestBackupRepositoryFactory, TestConfigSets, TestDynamicLoading, TestHdfsBackupRestoreCore, TestSolrConfigHandlerConcurrent, V2StandaloneTest, AutoscalingHistoryHandlerTest, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, TestIntervalFaceting, TestCloudManagedSchema, TestCloudSchemaless, AnalyticsMergeStrategyTest, TestSolrCoreParser, TestStandardQParsers, TestStressUserVersions, TestTrieFacet, TestXmlQParser, TestJsonFacets, BlockJoinFacetSimpleTest, TestNestedDocsSort, TestScoreJoinQPNoScore, CloudMLTQParserTest, TestLRUStatsCache, TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin, TestSolrCloudWithHadoopAuthPlugin, HttpSolrCallGetCoreTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpSolrCallGetCoreTest -Dtests.seed=F04F4B84AE9ED33C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-RS -Dtests.timezone=Asia/Ujung_Pandang -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | HttpSolrCallGetCoreTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34319/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F04F4B84AE9ED33C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCallGetCoreTest.setupCluster(HttpSolrCallGetCoreTest.java:51)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [748/748 (4!)] on J0 in 215.55s, 0 tests, 1 error <<< FAILURES!

[...truncated 43064 lines...]