You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/08/11 04:20:27 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 2684 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2684/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail

Stack Trace:
java.lang.AssertionError: Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail
	at __randomizedtesting.SeedInfo.seed([C5E9EF3A63129883:8AFED699F06051F5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:389)
	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.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:36223/solr: Could not find collection : testDeleteWithCollection_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36223/solr: Could not find collection : testDeleteWithCollection_abc
	at __randomizedtesting.SeedInfo.seed([C5E9EF3A63129883:BE3018D73A884A3D]: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:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12607 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 756105 INFO  (SUITE-TestWithCollection-seed#[C5E9EF3A63129883]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/init-core-data-001
   [junit4]   2> 756107 WARN  (SUITE-TestWithCollection-seed#[C5E9EF3A63129883]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 756192 INFO  (SUITE-TestWithCollection-seed#[C5E9EF3A63129883]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 756194 INFO  (SUITE-TestWithCollection-seed#[C5E9EF3A63129883]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 756194 INFO  (SUITE-TestWithCollection-seed#[C5E9EF3A63129883]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001
   [junit4]   2> 756194 INFO  (SUITE-TestWithCollection-seed#[C5E9EF3A63129883]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 756245 INFO  (Thread-308) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 756245 INFO  (Thread-308) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 756286 ERROR (Thread-308) [    ] 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> 756339 INFO  (SUITE-TestWithCollection-seed#[C5E9EF3A63129883]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38395
   [junit4]   2> 756361 INFO  (zkConnectionManagerCallback-2975-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 756386 INFO  (jetty-launcher-2972-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 756387 INFO  (jetty-launcher-2972-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 756412 INFO  (jetty-launcher-2972-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 756412 INFO  (jetty-launcher-2972-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 756412 INFO  (jetty-launcher-2972-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 756412 INFO  (jetty-launcher-2972-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2491a2ef{/solr,null,AVAILABLE}
   [junit4]   2> 756414 INFO  (jetty-launcher-2972-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e370c89{HTTP/1.1,[http/1.1]}{127.0.0.1:41404}
   [junit4]   2> 756414 INFO  (jetty-launcher-2972-thread-1) [    ] o.e.j.s.Server Started @756591ms
   [junit4]   2> 756414 INFO  (jetty-launcher-2972-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41404}
   [junit4]   2> 756414 ERROR (jetty-launcher-2972-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 756414 INFO  (jetty-launcher-2972-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 756414 INFO  (jetty-launcher-2972-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 756414 INFO  (jetty-launcher-2972-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 756414 INFO  (jetty-launcher-2972-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 756414 INFO  (jetty-launcher-2972-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-11T02:34:11.637Z
   [junit4]   2> 756449 INFO  (jetty-launcher-2972-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 756449 INFO  (jetty-launcher-2972-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 756449 INFO  (jetty-launcher-2972-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 756450 INFO  (jetty-launcher-2972-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@384854ca{/solr,null,AVAILABLE}
   [junit4]   2> 756450 INFO  (jetty-launcher-2972-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@36bbf553{HTTP/1.1,[http/1.1]}{127.0.0.1:36223}
   [junit4]   2> 756450 INFO  (jetty-launcher-2972-thread-2) [    ] o.e.j.s.Server Started @756628ms
   [junit4]   2> 756450 INFO  (jetty-launcher-2972-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36223}
   [junit4]   2> 756451 ERROR (jetty-launcher-2972-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 756451 INFO  (jetty-launcher-2972-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 756451 INFO  (jetty-launcher-2972-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 756451 INFO  (jetty-launcher-2972-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 756451 INFO  (jetty-launcher-2972-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 756451 INFO  (jetty-launcher-2972-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-11T02:34:11.674Z
   [junit4]   2> 756472 INFO  (zkConnectionManagerCallback-2977-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 756504 INFO  (jetty-launcher-2972-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 756538 INFO  (zkConnectionManagerCallback-2979-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 756539 INFO  (jetty-launcher-2972-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 756921 INFO  (jetty-launcher-2972-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38395/solr
   [junit4]   2> 756972 INFO  (zkConnectionManagerCallback-2983-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 757069 INFO  (zkConnectionManagerCallback-2985-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 757485 INFO  (jetty-launcher-2972-thread-1) [n:127.0.0.1:41404_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41404_solr
   [junit4]   2> 757486 INFO  (jetty-launcher-2972-thread-1) [n:127.0.0.1:41404_solr    ] o.a.s.c.Overseer Overseer (id=73125323093442564-127.0.0.1:41404_solr-n_0000000000) starting
   [junit4]   2> 757534 INFO  (zkConnectionManagerCallback-2992-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 757615 INFO  (jetty-launcher-2972-thread-1) [n:127.0.0.1:41404_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38395/solr ready
   [junit4]   2> 757650 INFO  (OverseerStateUpdate-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41404_solr
   [junit4]   2> 757653 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 757653 INFO  (jetty-launcher-2972-thread-1) [n:127.0.0.1:41404_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41404_solr
   [junit4]   2> 757707 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 757707 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 757707 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 757744 INFO  (zkCallback-2984-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 757844 INFO  (zkCallback-2991-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 757946 INFO  (jetty-launcher-2972-thread-1) [n:127.0.0.1:41404_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 757991 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:41404_solr]
   [junit4]   2> 758006 INFO  (jetty-launcher-2972-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38395/solr
   [junit4]   2> 758044 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 758044 INFO  (zkConnectionManagerCallback-2997-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 758044 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 758045 DEBUG (ScheduledTrigger-634-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 758137 INFO  (zkConnectionManagerCallback-2999-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 758165 INFO  (jetty-launcher-2972-thread-1) [n:127.0.0.1:41404_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41404.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@139d25c2
   [junit4]   2> 758200 INFO  (jetty-launcher-2972-thread-1) [n:127.0.0.1:41404_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41404.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@139d25c2
   [junit4]   2> 758200 INFO  (jetty-launcher-2972-thread-1) [n:127.0.0.1:41404_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41404.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@139d25c2
   [junit4]   2> 758201 INFO  (jetty-launcher-2972-thread-1) [n:127.0.0.1:41404_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/.
   [junit4]   2> 758274 INFO  (jetty-launcher-2972-thread-2) [n:127.0.0.1:36223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 758310 INFO  (jetty-launcher-2972-thread-2) [n:127.0.0.1:36223_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 758310 INFO  (jetty-launcher-2972-thread-2) [n:127.0.0.1:36223_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36223_solr
   [junit4]   2> 758352 INFO  (zkCallback-2984-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 758417 INFO  (zkCallback-2998-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 758417 INFO  (zkCallback-2991-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 758467 INFO  (zkConnectionManagerCallback-3006-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 758496 INFO  (jetty-launcher-2972-thread-2) [n:127.0.0.1:36223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 758497 INFO  (jetty-launcher-2972-thread-2) [n:127.0.0.1:36223_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38395/solr ready
   [junit4]   2> 758497 INFO  (jetty-launcher-2972-thread-2) [n:127.0.0.1:36223_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 758766 INFO  (jetty-launcher-2972-thread-2) [n:127.0.0.1:36223_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36223.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@139d25c2
   [junit4]   2> 758798 INFO  (jetty-launcher-2972-thread-2) [n:127.0.0.1:36223_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36223.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@139d25c2
   [junit4]   2> 758798 INFO  (jetty-launcher-2972-thread-2) [n:127.0.0.1:36223_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36223.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@139d25c2
   [junit4]   2> 758815 INFO  (jetty-launcher-2972-thread-2) [n:127.0.0.1:36223_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node2/.
   [junit4]   2> 758933 INFO  (zkConnectionManagerCallback-3009-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759013 INFO  (zkConnectionManagerCallback-3014-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759013 INFO  (SUITE-TestWithCollection-seed#[C5E9EF3A63129883]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 759014 INFO  (SUITE-TestWithCollection-seed#[C5E9EF3A63129883]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38395/solr ready
   [junit4]   2> 759193 DEBUG (ScheduledTrigger-634-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 760335 DEBUG (ScheduledTrigger-634-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 761342 DEBUG (ScheduledTrigger-634-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 761408 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[C5E9EF3A63129883]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollection
   [junit4]   2> 761410 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[C5E9EF3A63129883]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 761453 DEBUG (zkCallback-2991-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 761453 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 761454 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 761455 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 761455 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 761731 INFO  (qtp1901840405-4055) [n:127.0.0.1:36223_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=1
   [junit4]   2> 761928 INFO  (qtp2045161475-4057) [n:127.0.0.1:41404_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> 762017 DEBUG (qtp1901840405-4066) [n:127.0.0.1:36223_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 762018 INFO  (qtp1901840405-4066) [n:127.0.0.1:36223_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=463
   [junit4]   2> 762037 DEBUG (zkCallback-2991-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 762037 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 762037 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 762037 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 762037 DEBUG (OverseerAutoScalingTriggerThread-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 762053 INFO  (qtp1901840405-4062) [n:127.0.0.1:36223_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testCreateCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:41404_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 762176 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollection_abc
   [junit4]   2> 762220 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCreateCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 762222 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCreateCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 762264 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCreateCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 762266 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCreateCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 762268 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCreateCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 762306 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testCreateCollection_abc.AUTOCREATED/params.json
   [junit4]   2> 762307 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 762342 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 762343 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 762345 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 762379 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 762380 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 762382 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 762432 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 762433 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 762451 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 762469 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 762488 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 762489 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 762491 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 762525 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 762526 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 762527 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 762577 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 762687 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 762689 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 762709 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 762710 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 762725 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 762727 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 762746 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 762748 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 762782 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 762784 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 762798 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 762800 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 762832 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 762833 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 762862 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 762863 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 762864 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 762878 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 762879 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 762880 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 763199 DEBUG (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 763236 INFO  (qtp1901840405-4065) [n:127.0.0.1:36223_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 763238 INFO  (qtp2045161475-4053) [n:127.0.0.1:41404_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 763314 DEBUG (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 763429 INFO  (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 16292259589 sessionWrapper.createTime 16292259474210156, this.sessionWrapper.createTime 16292259474210156 
   [junit4]   2> 763451 INFO  (OverseerStateUpdate-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41404/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 763699 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr    x:testCreateCollection_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 763700 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr    x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 764968 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 764969 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 764987 WARN  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 764987 WARN  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 764988 WARN  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 764988 WARN  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 764988 WARN  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 764988 WARN  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 764988 WARN  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 764988 WARN  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 764989 WARN  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 765077 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 765244 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema [testCreateCollection_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 767284 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 767485 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testCreateCollection_abc_shard1_replica_n1' using configuration from collection testCreateCollection_abc, trusted=true
   [junit4]   2> 767504 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41404.solr.core.testCreateCollection_abc.shard1.replica_n1' (registry 'solr.core.testCreateCollection_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@139d25c2
   [junit4]   2> 767504 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 767504 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [[testCreateCollection_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/./testCreateCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 767667 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 768870 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 768870 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 768872 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 768872 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 768902 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68b4f85c[testCreateCollection_abc_shard1_replica_n1] main]
   [junit4]   2> 768903 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 768903 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 768903 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCreateCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 768904 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 768905 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 768966 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 769058 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 769058 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608468255768313856
   [junit4]   2> 769068 INFO  (searcherExecutor-648-thread-1-processing-n:127.0.0.1:41404_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@68b4f85c[testCreateCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 769068 INFO  (searcherExecutor-648-thread-1-processing-n:127.0.0.1:41404_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 769068 INFO  (searcherExecutor-648-thread-1-processing-n:127.0.0.1:41404_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 769155 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCreateCollection_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 769171 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 769171 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 769171 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41404/solr/testCreateCollection_abc_shard1_replica_n1/
   [junit4]   2> 769171 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 769171 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:41404/solr/testCreateCollection_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 769171 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 769178 INFO  (searcherExecutor-648-thread-1-processing-n:127.0.0.1:41404_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [testCreateCollection_abc_shard1_replica_n1] Registered new searcher Searcher@68b4f85c[testCreateCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 769203 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41404/solr/testCreateCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 769218 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 769241 INFO  (qtp2045161475-4050) [n:127.0.0.1:41404_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=5542
   [junit4]   2> 769251 DEBUG (OverseerThreadFactory-636-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 769258 INFO  (qtp1901840405-4062) [n:127.0.0.1:36223_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> 769369 INFO  (zkCallback-2984-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 770206 INFO  (OverseerCollectionConfigSetProcessor-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 770266 INFO  (qtp1901840405-4062) [n:127.0.0.1:36223_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testCreateCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:41404_solr&wt=javabin&version=2} status=0 QTime=8212
   [junit4]   2> 770269 INFO  (qtp1901840405-4068) [n:127.0.0.1:36223_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&withCollection=testCreateCollection_abc&name=testCreateCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 770289 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollection_xyz
   [junit4]   2> 770307 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCreateCollection_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 770317 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCreateCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 770334 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCreateCollection_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 770352 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCreateCollection_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 770362 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCreateCollection_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 770364 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testCreateCollection_xyz.AUTOCREATED/params.json
   [junit4]   2> 770379 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 770381 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 770397 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 770444 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 770446 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 770476 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 770477 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 770478 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 770488 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 770489 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 770491 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 770532 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 770555 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 770589 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 770609 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 770611 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 770612 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 770613 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 770630 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 770632 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 770633 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 770647 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 770648 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 770649 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 770667 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 770668 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 770669 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 770683 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 770684 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 770686 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 770704 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 770705 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 770706 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 770720 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 770722 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 770740 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 770741 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 770742 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 771044 DEBUG (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 771136 INFO  (qtp1901840405-4065) [n:127.0.0.1:36223_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 771186 INFO  (qtp2045161475-4053) [n:127.0.0.1:41404_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testCreateCollection_abc.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=7
   [junit4]   2> 771207 INFO  (qtp2045161475-4052) [n:127.0.0.1:41404_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 771209 DEBUG (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 771263 INFO  (OverseerThreadFactory-636-thread-2) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 16292267423 sessionWrapper.createTime 16292267369099013, this.sessionWrapper.createTime 16292267369099013 
   [junit4]   2> 771282 INFO  (OverseerStateUpdate-73125323093442564-127.0.0.1:41404_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollection_xyz",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCreateCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41404/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 771516 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr    x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_xyz.AUTOCREATED&newCollection=true&name=testCreateCollection_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 772707 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 772707 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 772708 WARN  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 772727 WARN  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 772727 WARN  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 772728 WARN  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 772728 WARN  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 772728 WARN  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 772728 WARN  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 772728 WARN  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 772728 WARN  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 772747 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 772950 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.s.IndexSchema [testCreateCollection_xyz_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 774253 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 775127 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testCreateCollection_xyz_shard1_replica_n1' using configuration from collection testCreateCollection_xyz, trusted=true
   [junit4]   2> 775128 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41404.solr.core.testCreateCollection_xyz.shard1.replica_n1' (registry 'solr.core.testCreateCollection_xyz.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@139d25c2
   [junit4]   2> 775128 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 775128 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrCore [[testCreateCollection_xyz_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/testCreateCollection_xyz_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_C5E9EF3A63129883-001/tempDir-001/node1/./testCreateCollection_xyz_shard1_replica_n1/data/]
   [junit4]   2> 775219 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 776068 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 776068 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 776069 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 776069 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 776071 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ec21af1[testCreateCollection_xyz_shard1_replica_n1] main]
   [junit4]   2> 776121 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCreateCollection_xyz.AUTOCREATED
   [junit4]   2> 776121 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCreateCollection_xyz.AUTOCREATED
   [junit4]   2> 776121 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCreateCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 776122 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 776122 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 776123 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 776158 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 776158 INFO  (searcherExecutor-653-thread-1-processing-n:127.0.0.1:41404_solr x:testCreateCollection_xyz_shard1_replica_n1 c:testCreateCollection_xyz s:shard1 r:core_node2) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@2ec21af1[testCreateCollection_xyz_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 776158 INFO  (searcherExecutor-653-thread-1-processing-n:127.0.0.1:41404_solr x:testCreateCollection_xyz_shard1_replica_n1 c:testCreateCollection_xyz s:shard1 r:core_node2) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 776158 INFO  (searcherExecutor-653-thread-1-processing-n:127.0.0.1:41404_solr x:testCreateCollection_xyz_shard1_replica_n1 c:testCreateCollection_xyz s:shard1 r:core_node2) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 776178 INFO  (searcherExecutor-653-thread-1-processing-n:127.0.0.1:41404_solr x:testCreateCollection_xyz_shard1_replica_n1 c:testCreateCollection_xyz s:shard1 r:core_node2) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SolrCore [testCreateCollection_xyz_shard1_replica_n1] Registered new searcher Searcher@2ec21af1[testCreateCollection_xyz_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 776178 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608468263234174976
   [junit4]   2> 776233 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCreateCollection_xyz/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 776253 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 776254 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 776254 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41404/solr/testCreateCollection_xyz_shard1_replica_n1/
   [junit4]   2> 776254 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 776254 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:41404/solr/testCreateCollection_xyz_shard1_replica_n1/ has no replicas
   [junit4]   2> 776254 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 776290 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41404/solr/testCreateCollection_xyz_shard1_replica_n1/ shard1
   [junit4]   2> 776470 INFO  (qtp2045161475-4056) [n:127.0.0.1:41404_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery 

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

ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1290741373
     [copy] Copying 238 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1290741373
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1290741373

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 51ms :: artifacts dl 5ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 197 minutes 49 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-master - Build # 2685 - Still Unstable

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

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState

Error Message:
Collection not found: deleteFromClusterState_false

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: deleteFromClusterState_false
	at __randomizedtesting.SeedInfo.seed([F4D7C45EB1F7CEC3:1A4E6F338EC9B574]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:184)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:175)
	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.cloud.TestSkipOverseerOperations.testSkipDownOperations

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39673/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([F4D7C45EB1F7CEC3:3345B6184CBB7515]: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:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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.TestSkipOverseerOperations.testSkipDownOperations(TestSkipOverseerOperations.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13388 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/init-core-data-001
   [junit4]   2> 921152 WARN  (SUITE-DeleteReplicaTest-seed#[F4D7C45EB1F7CEC3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 921153 INFO  (SUITE-DeleteReplicaTest-seed#[F4D7C45EB1F7CEC3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 921154 INFO  (SUITE-DeleteReplicaTest-seed#[F4D7C45EB1F7CEC3]-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> 921155 INFO  (SUITE-DeleteReplicaTest-seed#[F4D7C45EB1F7CEC3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 921155 INFO  (SUITE-DeleteReplicaTest-seed#[F4D7C45EB1F7CEC3]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001
   [junit4]   2> 921155 INFO  (SUITE-DeleteReplicaTest-seed#[F4D7C45EB1F7CEC3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 921156 INFO  (Thread-2590) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 921156 INFO  (Thread-2590) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 921157 ERROR (Thread-2590) [    ] 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> 921256 INFO  (SUITE-DeleteReplicaTest-seed#[F4D7C45EB1F7CEC3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41107
   [junit4]   2> 921258 INFO  (zkConnectionManagerCallback-2878-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921264 INFO  (jetty-launcher-2875-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 921264 INFO  (jetty-launcher-2875-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 921265 INFO  (jetty-launcher-2875-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 921265 INFO  (jetty-launcher-2875-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 921267 INFO  (jetty-launcher-2875-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 921267 INFO  (jetty-launcher-2875-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 921267 INFO  (jetty-launcher-2875-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 921267 INFO  (jetty-launcher-2875-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 921267 INFO  (jetty-launcher-2875-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 921267 INFO  (jetty-launcher-2875-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 921267 INFO  (jetty-launcher-2875-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@354805a4{/solr,null,AVAILABLE}
   [junit4]   2> 921268 INFO  (jetty-launcher-2875-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 921268 INFO  (jetty-launcher-2875-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 921268 INFO  (jetty-launcher-2875-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 921268 INFO  (jetty-launcher-2875-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 921268 INFO  (jetty-launcher-2875-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 921268 INFO  (jetty-launcher-2875-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 921268 INFO  (jetty-launcher-2875-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e9d82e2{/solr,null,AVAILABLE}
   [junit4]   2> 921268 INFO  (jetty-launcher-2875-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4639793e{/solr,null,AVAILABLE}
   [junit4]   2> 921269 INFO  (jetty-launcher-2875-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5446de3e{SSL,[ssl, http/1.1]}{127.0.0.1:41776}
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12c8080d{SSL,[ssl, http/1.1]}{127.0.0.1:44851}
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-2) [    ] o.e.j.s.Server Started @921308ms
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44851}
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e2c0987{SSL,[ssl, http/1.1]}{127.0.0.1:39372}
   [junit4]   2> 921270 ERROR (jetty-launcher-2875-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-3) [    ] o.e.j.s.Server Started @921308ms
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39372}
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-11T14:45:12.859Z
   [junit4]   2> 921270 ERROR (jetty-launcher-2875-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 921270 INFO  (jetty-launcher-2875-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-11T14:45:12.859Z
   [junit4]   2> 921271 INFO  (jetty-launcher-2875-thread-4) [    ] o.e.j.s.Server Started @921309ms
   [junit4]   2> 921271 INFO  (jetty-launcher-2875-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41776}
   [junit4]   2> 921271 ERROR (jetty-launcher-2875-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 921271 INFO  (jetty-launcher-2875-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 921271 INFO  (jetty-launcher-2875-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 921271 INFO  (jetty-launcher-2875-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 921271 INFO  (jetty-launcher-2875-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 921271 INFO  (jetty-launcher-2875-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-11T14:45:12.860Z
   [junit4]   2> 921273 INFO  (jetty-launcher-2875-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1614ef96{/solr,null,AVAILABLE}
   [junit4]   2> 921273 INFO  (jetty-launcher-2875-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2a532b86{SSL,[ssl, http/1.1]}{127.0.0.1:38924}
   [junit4]   2> 921273 INFO  (jetty-launcher-2875-thread-1) [    ] o.e.j.s.Server Started @921312ms
   [junit4]   2> 921273 INFO  (jetty-launcher-2875-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38924}
   [junit4]   2> 921274 ERROR (jetty-launcher-2875-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 921274 INFO  (jetty-launcher-2875-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 921274 INFO  (jetty-launcher-2875-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 921274 INFO  (jetty-launcher-2875-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 921274 INFO  (jetty-launcher-2875-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 921274 INFO  (jetty-launcher-2875-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-11T14:45:12.863Z
   [junit4]   2> 921275 INFO  (zkConnectionManagerCallback-2880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921276 INFO  (jetty-launcher-2875-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 921276 INFO  (zkConnectionManagerCallback-2884-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921276 INFO  (zkConnectionManagerCallback-2886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921276 INFO  (zkConnectionManagerCallback-2882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921280 INFO  (jetty-launcher-2875-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 921280 INFO  (jetty-launcher-2875-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 921280 INFO  (jetty-launcher-2875-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 921288 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004cbd5cc70003, likely client has closed socket
   [junit4]   2> 921348 INFO  (jetty-launcher-2875-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41107/solr
   [junit4]   2> 921349 INFO  (zkConnectionManagerCallback-2890-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921357 INFO  (zkConnectionManagerCallback-2892-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921412 INFO  (jetty-launcher-2875-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41107/solr
   [junit4]   2> 921414 INFO  (zkConnectionManagerCallback-2898-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921416 INFO  (zkConnectionManagerCallback-2900-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921428 INFO  (jetty-launcher-2875-thread-4) [n:127.0.0.1:41776_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41776_solr
   [junit4]   2> 921429 INFO  (jetty-launcher-2875-thread-4) [n:127.0.0.1:41776_solr    ] o.a.s.c.Overseer Overseer (id=72141970227003400-127.0.0.1:41776_solr-n_0000000000) starting
   [junit4]   2> 921435 INFO  (jetty-launcher-2875-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41107/solr
   [junit4]   2> 921436 INFO  (zkConnectionManagerCallback-2909-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921436 INFO  (zkConnectionManagerCallback-2911-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921439 INFO  (zkConnectionManagerCallback-2913-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921439 INFO  (jetty-launcher-2875-thread-4) [n:127.0.0.1:41776_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41107/solr ready
   [junit4]   2> 921440 INFO  (OverseerStateUpdate-72141970227003400-127.0.0.1:41776_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41776_solr
   [junit4]   2> 921441 INFO  (jetty-launcher-2875-thread-2) [n:127.0.0.1:44851_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44851_solr
   [junit4]   2> 921441 INFO  (jetty-launcher-2875-thread-4) [n:127.0.0.1:41776_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41776_solr
   [junit4]   2> 921445 INFO  (OverseerStateUpdate-72141970227003400-127.0.0.1:41776_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 921455 INFO  (jetty-launcher-2875-thread-1) [n:127.0.0.1:38924_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 921458 INFO  (jetty-launcher-2875-thread-1) [n:127.0.0.1:38924_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 921458 INFO  (jetty-launcher-2875-thread-1) [n:127.0.0.1:38924_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38924_solr
   [junit4]   2> 921469 INFO  (zkCallback-2899-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 921473 INFO  (jetty-launcher-2875-thread-4) [n:127.0.0.1:41776_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 921483 INFO  (zkConnectionManagerCallback-2922-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921484 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 921484 INFO  (jetty-launcher-2875-thread-2) [n:127.0.0.1:44851_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 921485 INFO  (jetty-launcher-2875-thread-2) [n:127.0.0.1:44851_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41107/solr ready
   [junit4]   2> 921485 INFO  (zkCallback-2908-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 921486 INFO  (zkCallback-2891-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 921486 INFO  (jetty-launcher-2875-thread-2) [n:127.0.0.1:44851_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 921494 INFO  (zkConnectionManagerCallback-2927-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921495 INFO  (jetty-launcher-2875-thread-1) [n:127.0.0.1:38924_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 921496 INFO  (jetty-launcher-2875-thread-1) [n:127.0.0.1:38924_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41107/solr ready
   [junit4]   2> 921497 INFO  (jetty-launcher-2875-thread-1) [n:127.0.0.1:38924_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 921536 INFO  (jetty-launcher-2875-thread-4) [n:127.0.0.1:41776_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41776.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 921549 INFO  (jetty-launcher-2875-thread-2) [n:127.0.0.1:44851_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44851.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 921559 INFO  (jetty-launcher-2875-thread-1) [n:127.0.0.1:38924_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38924.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 921572 INFO  (jetty-launcher-2875-thread-4) [n:127.0.0.1:41776_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41776.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 921572 INFO  (jetty-launcher-2875-thread-4) [n:127.0.0.1:41776_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41776.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 921573 INFO  (jetty-launcher-2875-thread-2) [n:127.0.0.1:44851_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44851.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 921573 INFO  (jetty-launcher-2875-thread-2) [n:127.0.0.1:44851_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44851.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 921575 INFO  (jetty-launcher-2875-thread-2) [n:127.0.0.1:44851_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node2/.
   [junit4]   2> 921578 INFO  (jetty-launcher-2875-thread-1) [n:127.0.0.1:38924_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38924.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 921578 INFO  (jetty-launcher-2875-thread-1) [n:127.0.0.1:38924_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38924.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 921579 INFO  (jetty-launcher-2875-thread-1) [n:127.0.0.1:38924_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node1/.
   [junit4]   2> 921581 INFO  (jetty-launcher-2875-thread-4) [n:127.0.0.1:41776_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node4/.
   [junit4]   2> 921632 INFO  (jetty-launcher-2875-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41107/solr
   [junit4]   2> 921633 INFO  (zkConnectionManagerCallback-2932-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921634 INFO  (zkConnectionManagerCallback-2934-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921640 INFO  (jetty-launcher-2875-thread-3) [n:127.0.0.1:39372_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 921652 INFO  (jetty-launcher-2875-thread-3) [n:127.0.0.1:39372_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 921653 INFO  (jetty-launcher-2875-thread-3) [n:127.0.0.1:39372_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39372_solr
   [junit4]   2> 921654 INFO  (zkCallback-2891-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 921654 INFO  (zkCallback-2921-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 921654 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 921655 INFO  (zkCallback-2926-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 921665 INFO  (zkCallback-2899-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 921665 INFO  (zkCallback-2933-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 921665 INFO  (zkCallback-2908-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 921681 INFO  (zkConnectionManagerCallback-2941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921682 INFO  (jetty-launcher-2875-thread-3) [n:127.0.0.1:39372_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 921683 INFO  (jetty-launcher-2875-thread-3) [n:127.0.0.1:39372_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41107/solr ready
   [junit4]   2> 921683 INFO  (jetty-launcher-2875-thread-3) [n:127.0.0.1:39372_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 921698 INFO  (jetty-launcher-2875-thread-3) [n:127.0.0.1:39372_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39372.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 921705 INFO  (jetty-launcher-2875-thread-3) [n:127.0.0.1:39372_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39372.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 921705 INFO  (jetty-launcher-2875-thread-3) [n:127.0.0.1:39372_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39372.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 921706 INFO  (jetty-launcher-2875-thread-3) [n:127.0.0.1:39372_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node3/.
   [junit4]   2> 921738 INFO  (zkConnectionManagerCallback-2944-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921741 INFO  (zkConnectionManagerCallback-2949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921741 INFO  (SUITE-DeleteReplicaTest-seed#[F4D7C45EB1F7CEC3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 921742 INFO  (SUITE-DeleteReplicaTest-seed#[F4D7C45EB1F7CEC3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41107/solr ready
   [junit4]   2> 921786 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting raceConditionOnDeleteAndRegisterReplica
   [junit4]   2> 921805 INFO  (qtp561008295-11695) [n:127.0.0.1:38924_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 921806 INFO  (qtp561008295-11695) [n:127.0.0.1:38924_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 921808 INFO  (qtp561008295-11689) [n:127.0.0.1:38924_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 921811 INFO  (OverseerThreadFactory-5255-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection raceDeleteReplica_true
   [junit4]   2> 921926 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr    x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 921941 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr    x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 922939 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 922946 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 922950 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 922950 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_true_shard1_replica_n1' using configuration from collection raceDeleteReplica_true, trusted=true
   [junit4]   2> 922951 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38924.solr.core.raceDeleteReplica_true.shard1.replica_n1' (registry 'solr.core.raceDeleteReplica_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 922951 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 922951 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node1/raceDeleteReplica_true_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node1/./raceDeleteReplica_true_shard1_replica_n1/data/]
   [junit4]   2> 922951 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 922973 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 922976 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 922976 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_true_shard1_replica_n2' using configuration from collection raceDeleteReplica_true, trusted=true
   [junit4]   2> 922976 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39372.solr.core.raceDeleteReplica_true.shard1.replica_n2' (registry 'solr.core.raceDeleteReplica_true.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 922976 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 922977 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node3/raceDeleteReplica_true_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node3/./raceDeleteReplica_true_shard1_replica_n2/data/]
   [junit4]   2> 923003 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 923003 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 923004 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 923004 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 923005 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@29ed8a21[raceDeleteReplica_true_shard1_replica_n1] main]
   [junit4]   2> 923006 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 923007 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 923007 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 923007 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608514236156215296
   [junit4]   2> 923008 INFO  (searcherExecutor-5275-thread-1-processing-n:127.0.0.1:38924_solr x:raceDeleteReplica_true_shard1_replica_n1 c:raceDeleteReplica_true s:shard1) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.SolrCore [raceDeleteReplica_true_shard1_replica_n1] Registered new searcher Searcher@29ed8a21[raceDeleteReplica_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 923013 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica_true/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 923017 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 923049 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 923049 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 923050 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 923050 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 923055 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@21891350[raceDeleteReplica_true_shard1_replica_n2] main]
   [junit4]   2> 923056 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 923056 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 923057 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 923057 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608514236208644096
   [junit4]   2> 923061 INFO  (searcherExecutor-5276-thread-1-processing-n:127.0.0.1:39372_solr x:raceDeleteReplica_true_shard1_replica_n2 c:raceDeleteReplica_true s:shard1) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.SolrCore [raceDeleteReplica_true_shard1_replica_n2] Registered new searcher Searcher@21891350[raceDeleteReplica_true_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 923064 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica_true/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 923518 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 923518 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 923518 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38924/solr/raceDeleteReplica_true_shard1_replica_n1/
   [junit4]   2> 923519 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_true_shard1_replica_n1 url=https://127.0.0.1:38924/solr START replicas=[https://127.0.0.1:39372/solr/raceDeleteReplica_true_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 923519 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_true_shard1_replica_n1 url=https://127.0.0.1:38924/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 923523 INFO  (qtp1480233542-11698) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.S.Request [raceDeleteReplica_true_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> 923524 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 923524 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 923524 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 923527 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38924/solr/raceDeleteReplica_true_shard1_replica_n1/ shard1
   [junit4]   2> 923679 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 923681 INFO  (qtp561008295-11701) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1755
   [junit4]   2> 923783 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 924069 INFO  (qtp1480233542-11696) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2127
   [junit4]   2> 924072 INFO  (qtp561008295-11689) [n:127.0.0.1:38924_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> 924170 INFO  (zkCallback-2933-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 924170 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 925072 INFO  (qtp561008295-11689) [n:127.0.0.1:38924_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3264
   [junit4]   2> 925077 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e2c0987{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 925078 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2021233924
   [junit4]   2> 925078 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 925078 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7393351f: rootName = solr_39372, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@283377d2
   [junit4]   2> 925086 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 925086 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e8b8932: rootName = solr_39372, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4784161b
   [junit4]   2> 925090 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 925090 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@799e9d96: rootName = solr_39372, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@204b930d
   [junit4]   2> 925091 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39372_solr
   [junit4]   2> 925092 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 925092 INFO  (zkCallback-2891-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 925093 INFO  (zkCallback-2933-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 925093 INFO  (zkCallback-2921-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 925093 INFO  (zkCallback-2940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 925094 INFO  (zkCallback-2926-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 925094 INFO  (zkCallback-2908-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 925094 INFO  (zkCallback-2899-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 925094 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 925094 INFO  (zkCallback-2948-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 925094 INFO  (coreCloseExecutor-5285-thread-1) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.SolrCore [raceDeleteReplica_true_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@39ff7af7
   [junit4]   2> 925094 INFO  (coreCloseExecutor-5285-thread-1) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.raceDeleteReplica_true.shard1.replica_n2, tag=39ff7af7
   [junit4]   2> 925094 INFO  (coreCloseExecutor-5285-thread-1) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b1a4626: rootName = solr_39372, domain = solr.core.raceDeleteReplica_true.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.raceDeleteReplica_true.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@5574bec3
   [junit4]   2> 925113 INFO  (coreCloseExecutor-5285-thread-1) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.raceDeleteReplica_true.shard1.leader, tag=39ff7af7
   [junit4]   2> 925117 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@354805a4{/solr,null,UNAVAILABLE}
   [junit4]   2> 925117 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 925193 INFO  (zkCallback-2948-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 925193 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 925193 INFO  (zkCallback-2948-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 925194 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 925195 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 925195 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 925195 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 925196 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13c7adf7{/solr,null,AVAILABLE}
   [junit4]   2> 925196 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34e6932e{SSL,[ssl, http/1.1]}{127.0.0.1:39372}
   [junit4]   2> 925196 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.e.j.s.Server Started @925234ms
   [junit4]   2> 925196 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39372}
   [junit4]   2> 925196 ERROR (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 925196 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 925197 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 925197 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 925197 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 925197 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-11T14:45:16.786Z
   [junit4]   2> 925198 INFO  (zkConnectionManagerCallback-2951-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925199 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 925331 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41107/solr
   [junit4]   2> 925333 INFO  (zkConnectionManagerCallback-2955-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925335 INFO  (zkConnectionManagerCallback-2957-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925343 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [n:127.0.0.1:39372_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 925347 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [n:127.0.0.1:39372_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 925347 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [n:127.0.0.1:39372_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39372_solr
   [junit4]   2> 925348 INFO  (zkCallback-2921-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925348 INFO  (zkCallback-2891-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925348 INFO  (zkCallback-2948-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925348 INFO  (zkCallback-2926-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925348 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925348 INFO  (zkCallback-2908-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925348 INFO  (zkCallback-2899-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925357 INFO  (zkCallback-2956-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925368 INFO  (zkConnectionManagerCallback-2964-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925370 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [n:127.0.0.1:39372_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 925370 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [n:127.0.0.1:39372_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41107/solr ready
   [junit4]   2> 925371 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [n:127.0.0.1:39372_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 925391 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [n:127.0.0.1:39372_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39372.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 925401 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [n:127.0.0.1:39372_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39372.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 925401 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [n:127.0.0.1:39372_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39372.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 925403 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [n:127.0.0.1:39372_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node3/.
   [junit4]   2> 925403 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[F4D7C45EB1F7CEC3]) [n:127.0.0.1:39372_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [raceDeleteReplica_true_shard1_replica_n2]
   [junit4]   2> 925413 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 925420 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr    ] o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 925422 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 925432 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 925439 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 925441 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 925441 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_true_shard1_replica_n2' using configuration from collection raceDeleteReplica_true, trusted=true
   [junit4]   2> 925441 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39372.solr.core.raceDeleteReplica_true.shard1.replica_n2' (registry 'solr.core.raceDeleteReplica_true.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 925441 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 925442 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node3/raceDeleteReplica_true_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node3/./raceDeleteReplica_true_shard1_replica_n2/data/]
   [junit4]   2> 925485 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 925486 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 925486 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 925486 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 925488 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bd52ddf[raceDeleteReplica_true_shard1_replica_n2] main]
   [junit4]   2> 925489 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 925489 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 925490 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 925490 INFO  (searcherExecutor-5296-thread-1-processing-n:127.0.0.1:39372_solr x:raceDeleteReplica_true_shard1_replica_n2 c:raceDeleteReplica_true s:shard1 r:core_node4) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.SolrCore [raceDeleteReplica_true_shard1_replica_n2] Registered new searcher Searcher@2bd52ddf[raceDeleteReplica_true_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 925490 INFO  (coreLoadExecutor-5295-thread-1-processing-n:127.0.0.1:39372_solr) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608514238759829504
   [junit4]   2> 925493 INFO  (coreZkRegister-5287-thread-1-processing-n:127.0.0.1:39372_solr x:raceDeleteReplica_true_shard1_replica_n2 c:raceDeleteReplica_true s:shard1 r:core_node4) [n:127.0.0.1:39372_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.DeleteReplicaTest Running delete core CoreDescriptor[name=raceDeleteReplica_true_shard1_replica_n2;instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node3/./raceDeleteReplica_true_shard1_replica_n2]
   [junit4]   2> 925596 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 925813 INFO  (OverseerCollectionConfigSetProcessor-72141970227003400-127.0.0.1:41776_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 925998 INFO  (qtp561008295-11695) [n:127.0.0.1:38924_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=raceDeleteReplica_true&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 926003 INFO  (OverseerThreadFactory-5255-thread-2) [ c:raceDeleteReplica_true s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44851_solr for creating new replica of shard shard1
   [junit4]   2> 926022 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr    x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=raceDeleteReplica_true_shard1_replica_n5&action=CREATE&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 926023 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr    x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 926127 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 926127 INFO  (zkCallback-2956-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 927037 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 927060 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 927062 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 927062 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_true_shard1_replica_n5' using configuration from collection raceDeleteReplica_true, trusted=true
   [junit4]   2> 927062 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44851.solr.core.raceDeleteReplica_true.shard1.replica_n5' (registry 'solr.core.raceDeleteReplica_true.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349095c5
   [junit4]   2> 927062 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 927062 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node2/raceDeleteReplica_true_shard1_replica_n5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_F4D7C45EB1F7CEC3-001/tempDir-001/node2/./raceDeleteReplica_true_shard1_replica_n5/data/]
   [junit4]   2> 927108 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 927108 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 927109 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 927109 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 927110 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ade6c35[raceDeleteReplica_true_shard1_replica_n5] main]
   [junit4]   2> 927112 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 927113 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 927113 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 927113 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608514240461668352
   [junit4]   2> 927114 INFO  (searcherExecutor-5301-thread-1-processing-n:127.0.0.1:44851_solr x:raceDeleteReplica_true_shard1_replica_n5 c:raceDeleteReplica_true s:shard1) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.SolrCore [raceDeleteReplica_true_shard1_replica_n5] Registered new searcher Searcher@6ade6c35[raceDeleteReplica_true_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 927118 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica_true/terms/shard1 to Terms{values={core_node6=0, core_node3=0, core_node4=0}, version=2}
   [junit4]   2> 927120 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.ZkController Core needs to recover:raceDeleteReplica_true_shard1_replica_n5
   [junit4]   2> 927120 INFO  (updateExecutor-2887-thread-1-processing-n:127.0.0.1:44851_solr x:raceDeleteReplica_true_shard1_replica_n5 c:raceDeleteReplica_true s:shard1) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1 r:core_node6 x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 927121 INFO  (recoveryExecutor-2888-thread-1-processing-n:127.0.0.1:44851_solr x:raceDeleteReplica_true_shard1_replica_n5 c:raceDeleteReplica_true s:shard1 r:core_node6) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1 r:core_node6 x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 927121 INFO  (recoveryExecutor-2888-thread-1-processing-n:127.0.0.1:44851_solr x:raceDeleteReplica_true_shard1_replica_n5 c:raceDeleteReplica_true s:shard1 r:core_node6) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1 r:core_node6 x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 927122 INFO  (qtp983668238-11700) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=raceDeleteReplica_true_shard1_replica_n5&action=CREATE&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1099
   [junit4]   2> 927128 INFO  (qtp561008295-11689) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.S.Request [raceDeleteReplica_true_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 927128 INFO  (qtp561008295-11689) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true s:shard1 r:core_node3 x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.S.Request [raceDeleteReplica_true_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 927128 INFO  (recoveryExecutor-2888-thread-1-processing-n:127.0.0.1:44851_solr x:raceDeleteReplica_true_shard1_replica_n5 c:raceDeleteReplica_true s:shard1 r:core_node6) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1 r:core_node6 x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[raceDeleteReplica_true_shard1_replica_n5]
   [junit4]   2> 927128 INFO  (recoveryExecutor-2888-thread-1-processing-n:127.0.0.1:44851_solr x:raceDeleteReplica_true_shard1_replica_n5 c:raceDeleteReplica_true s:shard1 r:core_node6) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1 r:core_node6 x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 927128 INFO  (recoveryExecutor-2888-thread-1-processing-n:127.0.0.1:44851_solr x:raceDeleteReplica_true_shard1_replica_n5 c:raceDeleteReplica_true s:shard1 r:core_node6) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1 r:core_node6 x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.RecoveryStrategy Publishing state of core [raceDeleteReplica_true_shard1_replica_n5] as recovering, leader is [https://127.0.0.1:38924/solr/raceDeleteReplica_true_shard1_replica_n1/] and I am [https://127.0.0.1:44851/solr/raceDeleteReplica_true_shard1_replica_n5/]
   [junit4]   2> 927130 INFO  (qtp561008295-11695) [n:127.0.0.1:38924_solr c:raceDeleteReplica_true   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=raceDeleteReplica_true&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1131
   [junit4]   2> 927131 INFO  (recoveryExecutor-2888-thread-1-processing-n:127.0.0.1:44851_solr x:raceDeleteReplica_true_shard1_replica_n5 c:raceDeleteReplica_true s:shard1 r:core_node6) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1 r:core_node6 x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica_true/terms/shard1 to Terms{values={core_node6=0, core_node6_recovering=0, core_node3=0, core_node4=0}, version=3}
   [junit4]   2> 927132 INFO  (recoveryExecutor-2888-thread-1-processing-n:127.0.0.1:44851_solr x:raceDeleteReplica_true_shard1_replica_n5 c:raceDeleteReplica_true s:shard1 r:core_node6) [n:127.0.0.1:44851_solr c:raceDeleteReplica_true s:shard1 r:core_node6 x:raceDeleteReplica_true_shard1_replica_n5] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:38924/solr]; [WaitForState: action=PREPRECOVERY&core=raceDeleteReplica_true_shard1_replica_n1&nodeName=127.0.0.1:44851_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 927134 INFO  (qtp561008295-11695) [n:127.0.0.1:38924_solr    x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 927134 INFO  (qtp561008295-11695) [n:127.0.0.1:38924_solr    x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=raceDeleteReplica_true, shard=shard1, thisCore=raceDeleteReplica_true_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44851_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"raceDeleteReplica_true_shard1_replica_n5","base_url":"https://127.0.0.1:44851/solr","node_name":"127.0.0.1:44851_solr","state":"down","type":"NRT"}
   [junit4]   2> 927233 INFO  (zkCallback-2956-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 927233 INFO  (zkCallback-2948-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 927233 INFO  (zkCallback-2891-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 927233 INFO  (zkCallback-2891-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 927233 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_true/state.json] for collection [raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 928004 INFO  (OverseerCollectionConfigSetProcessor-72141970227003400-127.0.0.1:41776_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 928135 INFO  (qtp561008295-11695) [n:127.0.0.1:38924_solr    x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=raceDeleteReplica_true, shard=shard1, thisCore=raceDeleteReplica_true_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:44851_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"raceDeleteReplica_true_shard1_replica_n5","base_url":"https://127.0.0.1:44851/solr","node_name":"127.0.0.1:44851_solr","state":"recovering","type":"NRT"}
   [junit4]   2> 928135 INFO  (qtp561008295-11695) [n:127.0.0.1:38924_solr    x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 928135 INFO  (qtp561008295-1169

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

ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null2046372090
     [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null2046372090
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null2046372090

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 38ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 86 minutes 43 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)