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 2016/12/11 22:28:35 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 596 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/596/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([B5BBBF67A6FE1BC5:3DEF80BD0802763D]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1251)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:697)
	at org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test(TestLeaderElectionWithEmptyReplica.java:97)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12270 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_B5BBBF67A6FE1BC5-001/init-core-data-001
   [junit4]   2> 1698137 INFO  (SUITE-TestLeaderElectionWithEmptyReplica-seed#[B5BBBF67A6FE1BC5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1698138 INFO  (SUITE-TestLeaderElectionWithEmptyReplica-seed#[B5BBBF67A6FE1BC5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_B5BBBF67A6FE1BC5-001/tempDir-001
   [junit4]   2> 1698138 INFO  (SUITE-TestLeaderElectionWithEmptyReplica-seed#[B5BBBF67A6FE1BC5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1698139 INFO  (Thread-3349) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1698139 INFO  (Thread-3349) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1698239 INFO  (SUITE-TestLeaderElectionWithEmptyReplica-seed#[B5BBBF67A6FE1BC5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45544
   [junit4]   2> 1698250 INFO  (jetty-launcher-2214-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1698251 INFO  (jetty-launcher-2214-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1698255 INFO  (jetty-launcher-2214-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56bd0f76{/solr,null,AVAILABLE}
   [junit4]   2> 1698255 INFO  (jetty-launcher-2214-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@814b159{HTTP/1.1,[http/1.1]}{127.0.0.1:48254}
   [junit4]   2> 1698255 INFO  (jetty-launcher-2214-thread-1) [    ] o.e.j.s.Server Started @1702287ms
   [junit4]   2> 1698255 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48254}
   [junit4]   2> 1698256 ERROR (jetty-launcher-2214-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1698256 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1698256 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1698256 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1698256 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-11T21:47:14.243Z
   [junit4]   2> 1698262 INFO  (jetty-launcher-2214-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b0ab830{/solr,null,AVAILABLE}
   [junit4]   2> 1698262 INFO  (jetty-launcher-2214-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5dcab16{HTTP/1.1,[http/1.1]}{127.0.0.1:55733}
   [junit4]   2> 1698263 INFO  (jetty-launcher-2214-thread-2) [    ] o.e.j.s.Server Started @1702295ms
   [junit4]   2> 1698263 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55733}
   [junit4]   2> 1698263 ERROR (jetty-launcher-2214-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1698263 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1698263 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1698263 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1698263 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-11T21:47:14.250Z
   [junit4]   2> 1698277 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1698277 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1698288 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1698288 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45544/solr
   [junit4]   2> 1698290 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1698291 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45544/solr
   [junit4]   2> 1698320 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:55733_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55733_solr
   [junit4]   2> 1698322 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:55733_solr    ] o.a.s.c.Overseer Overseer (id=97091114377347077-127.0.0.1:55733_solr-n_0000000000) starting
   [junit4]   2> 1698327 INFO  (jetty-launcher-2214-thread-1) [n:127.0.0.1:48254_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48254_solr
   [junit4]   2> 1698330 INFO  (zkCallback-2224-thread-1-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1698341 INFO  (zkCallback-2225-thread-1-processing-n:127.0.0.1:55733_solr) [n:127.0.0.1:55733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1698352 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:55733_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55733_solr
   [junit4]   2> 1698353 INFO  (zkCallback-2224-thread-1-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1698354 INFO  (zkCallback-2225-thread-1-processing-n:127.0.0.1:55733_solr) [n:127.0.0.1:55733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1698370 INFO  (jetty-launcher-2214-thread-1) [n:127.0.0.1:48254_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_B5BBBF67A6FE1BC5-001/tempDir-001/node1/.
   [junit4]   2> 1698392 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:55733_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_B5BBBF67A6FE1BC5-001/tempDir-001/node2/.
   [junit4]   2> 1698407 INFO  (SUITE-TestLeaderElectionWithEmptyReplica-seed#[B5BBBF67A6FE1BC5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1698408 INFO  (SUITE-TestLeaderElectionWithEmptyReplica-seed#[B5BBBF67A6FE1BC5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45544/solr ready
   [junit4]   2> 1698414 INFO  (qtp970589501-13769) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=a05605fc-4934-417b-9bbd-5f41333754f1&replicationFactor=1&collection.configName=config&name=solr_9504&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1698415 INFO  (qtp970589501-13769) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=a05605fc-4934-417b-9bbd-5f41333754f1&replicationFactor=1&collection.configName=config&name=solr_9504&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1698417 INFO  (qtp970589501-13770) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a05605fc-4934-417b-9bbd-5f41333754f1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1698418 INFO  (qtp970589501-13770) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a05605fc-4934-417b-9bbd-5f41333754f1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1698426 INFO  (OverseerThreadFactory-6535-thread-1-processing-n:127.0.0.1:55733_solr) [n:127.0.0.1:55733_solr    ] o.a.s.c.CreateCollectionCmd Create collection solr_9504
   [junit4]   2> 1698532 INFO  (qtp424040469-13779) [n:127.0.0.1:55733_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=a05605fc-4934-417b-9bbd-5f41333754f119869084076551911&qt=/admin/cores&collection.configName=config&newCollection=true&name=solr_9504_shard1_replica1&action=CREATE&numShards=1&collection=solr_9504&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1698532 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=a05605fc-4934-417b-9bbd-5f41333754f119869084076551911&qt=/admin/cores&collection.configName=config&newCollection=true&name=solr_9504_shard1_replica1&action=CREATE&numShards=1&collection=solr_9504&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1698534 INFO  (qtp424040469-13780) [n:127.0.0.1:55733_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : a05605fc-4934-417b-9bbd-5f41333754f119869084076551911
   [junit4]   2> 1698534 INFO  (qtp424040469-13780) [n:127.0.0.1:55733_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=a05605fc-4934-417b-9bbd-5f41333754f119869084076551911&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1698637 INFO  (zkCallback-2225-thread-2-processing-n:127.0.0.1:55733_solr) [n:127.0.0.1:55733_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1699420 INFO  (qtp970589501-13771) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a05605fc-4934-417b-9bbd-5f41333754f1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1699421 INFO  (qtp970589501-13771) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a05605fc-4934-417b-9bbd-5f41333754f1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1699536 INFO  (qtp424040469-13781) [n:127.0.0.1:55733_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : a05605fc-4934-417b-9bbd-5f41333754f119869084076551911
   [junit4]   2> 1699536 INFO  (qtp424040469-13781) [n:127.0.0.1:55733_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=a05605fc-4934-417b-9bbd-5f41333754f119869084076551911&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1699542 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1  x:solr_9504_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1699550 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1  x:solr_9504_shard1_replica1] o.a.s.s.IndexSchema [solr_9504_shard1_replica1] Schema name=minimal
   [junit4]   2> 1699552 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1  x:solr_9504_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1699553 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1  x:solr_9504_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solr_9504_shard1_replica1' using configuration from collection solr_9504
   [junit4]   2> 1699554 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.c.SolrCore [[solr_9504_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_B5BBBF67A6FE1BC5-001/tempDir-001/node2/solr_9504_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_B5BBBF67A6FE1BC5-001/tempDir-001/node2/./solr_9504_shard1_replica1/data/]
   [junit4]   2> 1699571 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1699572 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1699572 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1699572 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1699573 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11e66685[solr_9504_shard1_replica1] main]
   [junit4]   2> 1699574 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1699575 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1699575 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1699575 INFO  (searcherExecutor-6540-thread-1-processing-x:solr_9504_shard1_replica1 r:core_node1 a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE n:127.0.0.1:55733_solr s:shard1 c:solr_9504) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.c.SolrCore [solr_9504_shard1_replica1] Registered new searcher Searcher@11e66685[solr_9504_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1699575 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553457831542259712
   [junit4]   2> 1699582 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1699582 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1699582 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55733/solr/solr_9504_shard1_replica1/
   [junit4]   2> 1699582 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1699582 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:55733/solr/solr_9504_shard1_replica1/ has no replicas
   [junit4]   2> 1699586 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55733/solr/solr_9504_shard1_replica1/ shard1
   [junit4]   2> 1699689 INFO  (zkCallback-2225-thread-1-processing-n:127.0.0.1:55733_solr) [n:127.0.0.1:55733_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1699737 INFO  (parallelCoreAdminExecutor-6538-thread-1-processing-n:127.0.0.1:55733_solr a05605fc-4934-417b-9bbd-5f41333754f119869084076551911 CREATE) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1699841 INFO  (zkCallback-2225-thread-2-processing-n:127.0.0.1:55733_solr) [n:127.0.0.1:55733_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1700424 INFO  (qtp970589501-13772) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a05605fc-4934-417b-9bbd-5f41333754f1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1700425 INFO  (qtp970589501-13772) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a05605fc-4934-417b-9bbd-5f41333754f1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1700538 INFO  (qtp424040469-13781) [n:127.0.0.1:55733_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : a05605fc-4934-417b-9bbd-5f41333754f119869084076551911
   [junit4]   2> 1700539 INFO  (qtp424040469-13781) [n:127.0.0.1:55733_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=a05605fc-4934-417b-9bbd-5f41333754f119869084076551911&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1700541 INFO  (OverseerThreadFactory-6535-thread-1-processing-n:127.0.0.1:55733_solr) [n:127.0.0.1:55733_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1701427 INFO  (qtp970589501-13773) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a05605fc-4934-417b-9bbd-5f41333754f1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1701428 INFO  (qtp970589501-13773) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a05605fc-4934-417b-9bbd-5f41333754f1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1701430 INFO  (qtp970589501-13766) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=a05605fc-4934-417b-9bbd-5f41333754f1&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1701430 INFO  (qtp970589501-13766) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a05605fc-4934-417b-9bbd-5f41333754f1&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1701449 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1701453 INFO  (qtp424040469-13776) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1553457833509388288)]} 0 1
   [junit4]   2> 1701455 INFO  (qtp424040469-13779) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1553457833513582592)]} 0 0
   [junit4]   2> 1701457 INFO  (qtp424040469-13780) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1553457833515679744)]} 0 0
   [junit4]   2> 1701459 INFO  (qtp424040469-13782) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1553457833517776896)]} 0 0
   [junit4]   2> 1701461 INFO  (qtp424040469-13782) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1553457833519874048)]} 0 0
   [junit4]   2> 1701462 INFO  (qtp424040469-13777) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1553457833520922624)]} 0 0
   [junit4]   2> 1701464 INFO  (qtp424040469-13776) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1553457833523019776)]} 0 0
   [junit4]   2> 1701466 INFO  (qtp424040469-13779) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1553457833525116928)]} 0 0
   [junit4]   2> 1701468 INFO  (qtp424040469-13780) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1553457833527214080)]} 0 0
   [junit4]   2> 1701469 INFO  (qtp424040469-13781) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1553457833528262656)]} 0 0
   [junit4]   2> 1701471 INFO  (qtp424040469-13781) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1701471 INFO  (qtp424040469-13781) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1a92bb39
   [junit4]   2> 1701508 INFO  (qtp424040469-13781) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c4a1b67[solr_9504_shard1_replica1] main]
   [junit4]   2> 1701508 INFO  (qtp424040469-13781) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1701508 INFO  (searcherExecutor-6540-thread-1-processing-n:127.0.0.1:55733_solr x:solr_9504_shard1_replica1 s:shard1 c:solr_9504 r:core_node1) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.c.SolrCore [solr_9504_shard1_replica1] Registered new searcher Searcher@1c4a1b67[solr_9504_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C10)))}
   [junit4]   2> 1701509 INFO  (qtp424040469-13781) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=solr_9504:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 37
   [junit4]   2> 1701509 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.a.s.c.ChaosMonkey monkey: kill shard! 55733
   [junit4]   2> 1701510 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5dcab16{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1701512 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=220598719
   [junit4]   2> 1701515 INFO  (coreCloseExecutor-6545-thread-1) [n:127.0.0.1:55733_solr c:solr_9504 s:shard1 r:core_node1 x:solr_9504_shard1_replica1] o.a.s.c.SolrCore [solr_9504_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@575c44a
   [junit4]   2> 1701516 INFO  (zkCallback-2225-thread-2-processing-n:127.0.0.1:55733_solr) [n:127.0.0.1:55733_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1701519 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.a.s.c.Overseer Overseer (id=97091114377347077-127.0.0.1:55733_solr-n_0000000000) closing
   [junit4]   2> 1701519 INFO  (OverseerStateUpdate-97091114377347077-127.0.0.1:55733_solr-n_0000000000) [n:127.0.0.1:55733_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55733_solr
   [junit4]   2> 1701525 INFO  (zkCallback-2231-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1701525 INFO  (zkCallback-2224-thread-1-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1701525 WARN  (zkCallback-2225-thread-2-processing-n:127.0.0.1:55733_solr) [n:127.0.0.1:55733_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1701525 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b0ab830{/solr,null,UNAVAILABLE}
   [junit4]   2> 1701526 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 55733
   [junit4]   2> 1701527 INFO  (zkCallback-2224-thread-2-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48254_solr
   [junit4]   2> 1701528 INFO  (qtp970589501-13769) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params async=94208957-7542-422e-9c56-ec9eef268479&action=ADDREPLICA&collection=solr_9504&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1701529 INFO  (qtp970589501-13769) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=94208957-7542-422e-9c56-ec9eef268479&action=ADDREPLICA&collection=solr_9504&shard=shard1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1701530 INFO  (zkCallback-2224-thread-2-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.Overseer Overseer (id=97091114377347078-127.0.0.1:48254_solr-n_0000000001) starting
   [junit4]   2> 1701546 INFO  (OverseerThreadFactory-6548-thread-1-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"solr_9504",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "async":"94208957-7542-422e-9c56-ec9eef268479",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1701547 INFO  (OverseerThreadFactory-6548-thread-1-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:48254_solr for creating new replica
   [junit4]   2> 1701549 INFO  (qtp970589501-13767) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=94208957-7542-422e-9c56-ec9eef26847919869087094138462&qt=/admin/cores&collection.configName=config&name=solr_9504_shard1_replica2&action=CREATE&collection=solr_9504&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1701549 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=94208957-7542-422e-9c56-ec9eef26847919869087094138462&qt=/admin/cores&collection.configName=config&name=solr_9504_shard1_replica2&action=CREATE&collection=solr_9504&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1701553 INFO  (zkCallback-2224-thread-2-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1701564 INFO  (qtp970589501-13771) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1701564 INFO  (qtp970589501-13771) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1702530 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1702532 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a9f6e24{/solr,null,AVAILABLE}
   [junit4]   2> 1702533 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@49ff4cfe{HTTP/1.1,[http/1.1]}{127.0.0.1:55733}
   [junit4]   2> 1702533 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a9f6e24{/solr,null,UNAVAILABLE}
   [junit4]   2> 1702566 INFO  (qtp970589501-13772) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1702566 INFO  (qtp970589501-13772) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1702571 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1  x:solr_9504_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1702579 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1  x:solr_9504_shard1_replica2] o.a.s.s.IndexSchema [solr_9504_shard1_replica2] Schema name=minimal
   [junit4]   2> 1702581 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1  x:solr_9504_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1702582 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1  x:solr_9504_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'solr_9504_shard1_replica2' using configuration from collection solr_9504
   [junit4]   2> 1702582 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.c.SolrCore [[solr_9504_shard1_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_B5BBBF67A6FE1BC5-001/tempDir-001/node1/solr_9504_shard1_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_B5BBBF67A6FE1BC5-001/tempDir-001/node1/./solr_9504_shard1_replica2/data/]
   [junit4]   2> 1702600 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1702600 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1702601 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1702601 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1702602 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@10d45336[solr_9504_shard1_replica2] main]
   [junit4]   2> 1702603 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1702603 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1702604 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1702604 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553457834718396416
   [junit4]   2> 1702606 INFO  (searcherExecutor-6549-thread-1-processing-x:solr_9504_shard1_replica2 r:core_node2 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE n:127.0.0.1:48254_solr s:shard1 c:solr_9504) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.c.SolrCore [solr_9504_shard1_replica2] Registered new searcher Searcher@10d45336[solr_9504_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1702609 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1702712 INFO  (zkCallback-2224-thread-2-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1703569 INFO  (qtp970589501-13772) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1703569 INFO  (qtp970589501-13772) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1704571 INFO  (qtp970589501-13766) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1704571 INFO  (qtp970589501-13766) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1705535 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1705536 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5edeb8ff{/solr,null,AVAILABLE}
   [junit4]   2> 1705537 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2572a978{HTTP/1.1,[http/1.1]}{127.0.0.1:55733}
   [junit4]   2> 1705537 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5edeb8ff{/solr,null,UNAVAILABLE}
   [junit4]   2> 1705573 INFO  (qtp970589501-13766) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1705573 INFO  (qtp970589501-13766) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1706576 INFO  (qtp970589501-13767) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1706576 INFO  (qtp970589501-13767) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1707578 INFO  (qtp970589501-13767) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1707578 INFO  (qtp970589501-13767) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1708580 INFO  (qtp970589501-13772) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1708580 INFO  (qtp970589501-13772) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1709583 INFO  (qtp970589501-13769) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1709583 INFO  (qtp970589501-13769) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1710585 INFO  (qtp970589501-13766) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1710585 INFO  (qtp970589501-13766) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1711588 INFO  (qtp970589501-13771) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1711588 INFO  (qtp970589501-13771) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1712590 INFO  (qtp970589501-13767) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1712590 INFO  (qtp970589501-13767) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1712622 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Was waiting for replicas to come up, but they are taking too long - assuming they won't come back till later
   [junit4]   2> 1712622 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1712622 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:48254/solr/solr_9504_shard1_replica2/
   [junit4]   2> 1712622 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1712622 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.c.SyncStrategy http://127.0.0.1:48254/solr/solr_9504_shard1_replica2/ has no replicas
   [junit4]   2> 1712625 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:48254/solr/solr_9504_shard1_replica2/ shard1
   [junit4]   2> 1712627 INFO  (zkCallback-2224-thread-1-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1712676 INFO  (parallelCoreAdminExecutor-6536-thread-1-processing-n:127.0.0.1:48254_solr 94208957-7542-422e-9c56-ec9eef26847919869087094138462 CREATE) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1712780 INFO  (zkCallback-2224-thread-1-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1713593 INFO  (qtp970589501-13772) [n:127.0.0.1:48254_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94208957-7542-422e-9c56-ec9eef26847919869087094138462
   [junit4]   2> 1713593 INFO  (qtp970589501-13772) [n:127.0.0.1:48254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94208957-7542-422e-9c56-ec9eef26847919869087094138462&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1713596 INFO  (OverseerThreadFactory-6548-thread-1-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1715543 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1715544 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e34f4{/solr,null,AVAILABLE}
   [junit4]   2> 1715545 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@42849fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:55733}
   [junit4]   2> 1715545 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e34f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1715552 INFO  (OverseerCollectionConfigSetProcessor-97091114377347078-127.0.0.1:48254_solr-n_0000000001) [n:127.0.0.1:48254_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1745546 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1745564 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79714f0b{/solr,null,AVAILABLE}
   [junit4]   2> 1745565 ERROR (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.a.s.c.ChaosMonkey Could not get the port to start jetty again
   [junit4]   2> java.net.BindException: Address already in use
   [junit4]   2> 	at sun.nio.ch.Net.bind0(Native Method)
   [junit4]   2> 	at sun.nio.ch.Net.bind(Net.java:433)
   [junit4]   2> 	at sun.nio.ch.Net.bind(Net.java:425)
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   [junit4]   2> 	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]   2> 	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:317)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   [junit4]   2> 	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:235)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.doStart(Server.java:401)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:348)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.ChaosMonkey.start(ChaosMonkey.java:602)
   [junit4]   2> 	at org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test(TestLeaderElectionWithEmptyReplica.java:94)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1745566 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@79508d39{HTTP/1.1,[http/1.1]}{127.0.0.1:55733}
   [junit4]   2> 1745567 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79714f0b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1775576 INFO  (TEST-TestLeaderElectionWithEmptyReplica.test-seed#[B5BBBF67A6FE1BC5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLeaderElectionWithEmptyReplica -Dtests.method=test -Dtests.seed=B5BBBF67A6FE1BC5 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pt-PT -Dtests.timezone=Africa/Juba -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   74.1s J1 | TestLeaderElectionWithEmptyReplica.test <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B5BBBF67A6FE1BC5:3DEF80BD0802763D]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1251)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:697)
   [junit4]    > 	at org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test(TestLeaderElectionWithEmptyReplica.java:97)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1775580 INFO  (jetty-launcher-2214-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@814b159{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1775581 INFO  (jetty-launcher-2214-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=562427275
   [junit4]   2> 1775583 INFO  (coreCloseExecutor-6554-thread-1) [n:127.0.0.1:48254_solr c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica2] o.a.s.c.SolrCore [solr_9504_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@46675e56
   [junit4]   2> 1775584 INFO  (zkCallback-2224-thread-4-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1775586 INFO  (jetty-launcher-2214-thread-3) [    ] o.a.s.c.Overseer Overseer (id=97091114377347078-127.0.0.1:48254_solr-n_0000000001) closing
   [junit4]   2> 1775586 INFO  (OverseerStateUpdate-97091114377347078-127.0.0.1:48254_solr-n_0000000001) [n:127.0.0.1:48254_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:48254_solr
   [junit4]   2> 1775592 WARN  (zkCallback-2224-thread-4-processing-n:127.0.0.1:48254_solr) [n:127.0.0.1:48254_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1775592 INFO  (jetty-launcher-2214-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56bd0f76{/solr,null,UNAVAILABLE}
   [junit4]   2> 1775594 INFO  (SUITE-TestLeaderElectionWithEmptyReplica-seed#[B5BBBF67A6FE1BC5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45544 45544
   [junit4]   2> 1775683 INFO  (Thread-3349) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45544 45544
   [junit4]   2> 1775686 WARN  (Thread-3349) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/solr_9504/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	62	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1775686 INFO  (SUITE-TestLeaderElectionWithEmptyReplica-seed#[B5BBBF67A6FE1BC5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_B5BBBF67A6FE1BC5-001
   [junit4]   2> Dec 11, 2016 9:48:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=2030, maxMBSortInHeap=7.7917400939263635, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=pt-PT, timezone=Africa/Juba
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=68001480,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressUserVersions, TestDeleteCollectionOnDownNodes, CursorMarkTest, SimpleMLTQParserTest, TestRestoreCore, DocumentBuilderTest, TestShardHandlerFactory, TestChildDocTransformer, ConvertedLegacyTest, CoreAdminRequestStatusTest, JavabinLoaderTest, OpenCloseCoreStressTest, TestDynamicLoading, TestMiniSolrCloudClusterSSL, TestQueryTypes, TestManagedSchemaThreadSafety, EchoParamsTest, SecurityConfHandlerTest, HdfsSyncSliceTest, TestUpdate, TestCursorMarkWithoutUniqueKey, ZkCLITest, ReplicationFactorTest, TestTrie, TestFreeTextSuggestions, TestNamedUpdateProcessors, MultiTermTest, WordBreakSolrSpellCheckerTest, ParsingFieldUpdateProcessorsTest, SolrCmdDistributorTest, BaseCdcrDistributedZkTest, FileUtilsTest, DistribJoinFromCollectionTest, TestSimpleTrackingShardHandler, HttpSolrCallGetCoreTest, TestCSVResponseWriter, SampleTest, TestRequestForwarding, HighlighterTest, TestConfigSetsAPIExclusivity, AliasIntegrationTest, RAMDirectoryFactoryTest, TestFieldSortValues, TestHdfsBackupRestoreCore, TestCloudManagedSchema, BlobRepositoryCloudTest, TestRandomRequestDistribution, SuggesterFSTTest, SolrInfoMBeanTest, DocValuesNotIndexedTest, TestAnalyzeInfixSuggestions, HdfsLockFactoryTest, CopyFieldTest, TestSystemIdResolver, TestUseDocValuesAsStored2, TestBM25SimilarityFactory, SpellCheckComponentTest, ClusterStateUpdateTest, TestSearchPerf, BasicFunctionalityTest, TestConfigSets, DistanceUnitsTest, TestPartialUpdateDeduplication, TestHashQParserPlugin, OverseerCollectionConfigSetProcessorTest, CdcrUpdateLogTest, TestQueryWrapperFilter, UpdateRequestProcessorFactoryTest, DistributedQueryComponentOptimizationTest, ShardRoutingTest, SpatialFilterTest, DeleteStatusTest, LeaderInitiatedRecoveryOnCommitTest, SortByFunctionTest, TermVectorComponentTest, SoftAutoCommitTest, HdfsUnloadDistributedZkTest, TestConfigOverlay, TestGraphMLResponseWriter, TestDocBasedVersionConstraints, IndexSchemaRuntimeFieldTest, TestFieldTypeCollectionResource, TestFieldCacheSortRandom, TestStressVersions, MultiThreadedOCPTest, SolrCLIZkUtilsTest, ClassificationUpdateProcessorFactoryTest, BigEndianAscendingWordDeserializerTest, MoreLikeThisHandlerTest, SpellCheckCollatorTest, DistributedFacetPivotSmallTest, CollectionReloadTest, TestMissingGroups, TestUniqueKeyFieldResource, TestCollationFieldDocValues, TestAuthenticationFramework, TestScoreJoinQPScore, CollectionsAPIAsyncDistributedZkTest, DirectSolrSpellCheckerTest, TestPKIAuthenticationPlugin, TestSuggestSpellingConverter, TestSweetSpotSimilarityFactory, DistributedFacetPivotLargeTest, SolrIndexSplitterTest, TestCharFilters, TestElisionMultitermQuery, TestHashPartitioner, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedGrouping, TermVectorComponentDistributedTest, TestReload, TestRangeQuery, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestSolrQueryParser, IndexSchemaTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, PingRequestHandlerTest, TestBinaryResponseWriter, SOLR749Test, TestSolrIndexConfig, SolrIndexConfigTest, TestSolrDeletionPolicy2, TestDocSet, MinimalSchemaTest, OutputWriterTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, URLClassifyProcessorTest, DateMathParserTest, PrimUtilsTest, SpellingQueryConverterTest, TestUtils, SliceStateTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteNodeTest, DistributedQueueTest, HttpPartitionTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica]
   [junit4] Completed [503/660 (1!)] on J1 in 78.10s, 1 test, 1 error <<< FAILURES!

[...truncated 62950 lines...]