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 2014/09/19 15:51:40 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4868 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4868/

All tests passed

Build Log:
[...truncated 60357 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:78: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:548: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:554: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1959: Tidy was unable to process file /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/docs/solr-core/org/apache/solr/core/InitParams.html, 1 returned.

Total time: 97 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 464 bytes
Compression is 0.0%
Took 8 ms
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4870 - Still Failing

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

1 tests failed.
REGRESSION:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:49084, http://127.0.0.1:49097, http://127.0.0.1:49045, http://127.0.0.1:49062, http://127.0.0.1:49032]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:49084, http://127.0.0.1:49097, http://127.0.0.1:49045, http://127.0.0.1:49062, http://127.0.0.1:49032]
	at __randomizedtesting.SeedInfo.seed([E5BC2CF747600B4C:645AA2EF303F6B70]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : delLiveColl/shard1/core_node1
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
	... 47 more




Build Log:
[...truncated 11943 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/init-core-data-001
   [junit4]   2> 1503000 T4480 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1503000 T4480 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1503005 T4480 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1503006 T4480 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1503007 T4481 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1503107 T4480 oasc.ZkTestServer.run start zk server on port:49026
   [junit4]   2> 1503108 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1503109 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1503114 T4487 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@183f69f7 name:ZooKeeperConnection Watcher:127.0.0.1:49026 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1503114 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1503115 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1503115 T4480 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1503119 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1503120 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1503122 T4489 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5718993 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1503122 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1503122 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1503123 T4480 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1503125 T4480 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1503126 T4480 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1503128 T4480 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1503130 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1503131 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1503134 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1503134 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1503236 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1503237 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1503238 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1503239 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1503241 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1503241 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1503243 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1503244 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1503246 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1503247 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1503249 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1503249 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1503251 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1503252 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1503254 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1503254 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1503256 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1503257 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1504709 T4480 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1504712 T4480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49032
   [junit4]   2> 1504712 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1504713 T4480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1504713 T4480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002
   [junit4]   2> 1504713 T4480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/'
   [junit4]   2> 1504742 T4480 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/solr.xml
   [junit4]   2> 1504784 T4480 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002
   [junit4]   2> 1504785 T4480 oasc.CoreContainer.<init> New CoreContainer 2111611574
   [junit4]   2> 1504785 T4480 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/]
   [junit4]   2> 1504786 T4480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1504786 T4480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1504786 T4480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1504787 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1504787 T4480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1504787 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1504787 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1504788 T4480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1504788 T4480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1504788 T4480 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1504789 T4480 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1504789 T4480 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1504789 T4480 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1504789 T4480 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49026/solr
   [junit4]   2> 1504790 T4480 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1504790 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1504791 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1504792 T4500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@203e9b48 name:ZooKeeperConnection Watcher:127.0.0.1:49026 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1504792 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1504793 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1504795 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1504796 T4502 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7dec9b64 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1504797 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1504798 T4480 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1504800 T4480 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1504802 T4480 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1504804 T4480 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1504805 T4480 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1504807 T4480 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1504808 T4480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49032_
   [junit4]   2> 1504809 T4480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49032_
   [junit4]   2> 1504810 T4480 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1504811 T4480 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1504812 T4480 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1504814 T4480 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49032_
   [junit4]   2> 1504814 T4480 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1504815 T4480 oasc.Overseer.start Overseer (id=92481994653106179-127.0.0.1:49032_-n_0000000000) starting
   [junit4]   2> 1504817 T4480 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1504822 T4480 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1504822 T4504 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1504823 T4480 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1504825 T4480 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1504826 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1504828 T4503 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1504830 T4480 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002
   [junit4]   2> 1505442 T4480 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/conf/
   [junit4]   2> 1505521 T4480 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1505522 T4480 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1505522 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1505522 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1505523 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505524 T4508 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3feb567a name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1505525 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1505525 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1505526 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1505528 T4480 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1505528 T4480 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1505529 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1505529 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505530 T4510 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59b3b135 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1505530 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1505531 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1505533 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1505535 T4503 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 1505535 T4503 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1505535 T4503 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1505537 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1505538 T4511 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1505538 T4512 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1506833 T4480 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1506833 T4480 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1506837 T4480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49045
   [junit4]   2> 1506837 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1506838 T4480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1506838 T4480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003
   [junit4]   2> 1506838 T4480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003/'
   [junit4]   2> 1506871 T4480 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003/solr.xml
   [junit4]   2> 1506920 T4480 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003
   [junit4]   2> 1506921 T4480 oasc.CoreContainer.<init> New CoreContainer 1606058883
   [junit4]   2> 1506921 T4480 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003/]
   [junit4]   2> 1506922 T4480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1506922 T4480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1506923 T4480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1506923 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1506923 T4480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1506923 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1506924 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1506924 T4480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1506924 T4480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1506925 T4480 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1506925 T4480 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1506925 T4480 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1506926 T4480 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1506926 T4480 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49026/solr
   [junit4]   2> 1506926 T4480 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1506927 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1506927 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1506929 T4523 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e103e8e name:ZooKeeperConnection Watcher:127.0.0.1:49026 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1506929 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1506929 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1506932 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1506933 T4525 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b6231ef name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1506933 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1506937 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1507942 T4480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49045_
   [junit4]   2> 1507943 T4480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49045_
   [junit4]   2> 1507947 T4480 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1507962 T4480 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003
   [junit4]   2> 1508892 T4480 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003/conf/
   [junit4]   2> 1508894 T4480 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1508895 T4480 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1508895 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1510331 T4480 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1510332 T4480 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1510334 T4480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49062
   [junit4]   2> 1510335 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1510335 T4480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1510335 T4480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004
   [junit4]   2> 1510336 T4480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004/'
   [junit4]   2> 1510364 T4480 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004/solr.xml
   [junit4]   2> 1510405 T4480 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004
   [junit4]   2> 1510406 T4480 oasc.CoreContainer.<init> New CoreContainer 1907805244
   [junit4]   2> 1510406 T4480 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004/]
   [junit4]   2> 1510407 T4480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1510407 T4480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1510407 T4480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1510407 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1510408 T4480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1510408 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1510408 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1510408 T4480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1510409 T4480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1510409 T4480 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1510409 T4480 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1510410 T4480 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1510410 T4480 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1510410 T4480 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49026/solr
   [junit4]   2> 1510410 T4480 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1510411 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1510411 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1510413 T4538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@181ab177 name:ZooKeeperConnection Watcher:127.0.0.1:49026 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1510413 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1510413 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1510416 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1510417 T4540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61560ced name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1510417 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1510421 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1511425 T4480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49062_
   [junit4]   2> 1511426 T4480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49062_
   [junit4]   2> 1511429 T4480 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1511434 T4480 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004
   [junit4]   2> 1512483 T4480 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004/conf/
   [junit4]   2> 1512483 T4480 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1512485 T4480 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1512485 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1513462 T4480 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1513463 T4480 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1513465 T4480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49084
   [junit4]   2> 1513466 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1513466 T4480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1513466 T4480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005
   [junit4]   2> 1513467 T4480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005/'
   [junit4]   2> 1513495 T4480 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005/solr.xml
   [junit4]   2> 1513536 T4480 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005
   [junit4]   2> 1513536 T4480 oasc.CoreContainer.<init> New CoreContainer 1176625464
   [junit4]   2> 1513536 T4480 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005/]
   [junit4]   2> 1513537 T4480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1513538 T4480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1513538 T4480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1513538 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1513538 T4480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1513538 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1513539 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1513539 T4480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1513539 T4480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1513540 T4480 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1513540 T4480 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1513540 T4480 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1513540 T4480 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1513541 T4480 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49026/solr
   [junit4]   2> 1513541 T4480 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1513541 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1513542 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1513543 T4553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a494780 name:ZooKeeperConnection Watcher:127.0.0.1:49026 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1513544 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1513544 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1513548 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1513549 T4555 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ba06f89 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1513549 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1513553 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1514639 T4480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49084_
   [junit4]   2> 1514640 T4480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49084_
   [junit4]   2> 1514644 T4480 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1514648 T4480 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005
   [junit4]   2> 1514826 T4480 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005/conf/
   [junit4]   2> 1515586 T4480 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1515587 T4480 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1515587 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1516615 T4480 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1516616 T4480 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1516618 T4480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49097
   [junit4]   2> 1516619 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1516619 T4480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1516619 T4480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006
   [junit4]   2> 1516619 T4480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/'
   [junit4]   2> 1516648 T4480 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/solr.xml
   [junit4]   2> 1516690 T4480 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006
   [junit4]   2> 1516691 T4480 oasc.CoreContainer.<init> New CoreContainer 1503232709
   [junit4]   2> 1516691 T4480 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/]
   [junit4]   2> 1516692 T4480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1516692 T4480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1516692 T4480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1516692 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1516693 T4480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1516693 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1516693 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1516693 T4480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1516693 T4480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1516694 T4480 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1516694 T4480 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1516694 T4480 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1516695 T4480 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1516695 T4480 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49026/solr
   [junit4]   2> 1516695 T4480 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1516695 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1516696 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1516697 T4568 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d588177 name:ZooKeeperConnection Watcher:127.0.0.1:49026 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1516698 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1516698 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1516700 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1516702 T4570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e98f871 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1516702 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1516707 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1517711 T4480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49097_
   [junit4]   2> 1517712 T4480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49097_
   [junit4]   2> 1517716 T4480 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1517720 T4480 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006
   [junit4]   2> 1519008 T4480 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/conf/
   [junit4]   2> 1519009 T4480 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1519010 T4480 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1519010 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1519012 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1519012 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1519014 T4574 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d5ed420 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1519014 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1519014 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1519016 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1519018 T4480 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl
   [junit4]   2> 1519018 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1519019 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1519019 T4576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8f555b6 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1519020 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1519020 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1519021 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1519025 T4516 oasha.CollectionsHandler.handleCreateAction Creating Collection : wt=javabin&version=2&maxShardsPerNode=2&action=CREATE&replicationFactor=2&name=delLiveColl&stateFormat=2&numShards=2
   [junit4]   2> 1519026 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519027 T4504 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2",
   [junit4]   2> 	  "stateFormat":"2"}
   [junit4]   2> 1519028 T4577 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2",
   [junit4]   2> 	  "stateFormat":"2"}
   [junit4]   2> 1519029 T4577 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1519029 T4577 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl 
   [junit4]   2> 1519029 T4577 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1519032 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519033 T4503 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 1519034 T4503 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 1519034 T4503 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2
   [junit4]   2> 1519035 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json
   [junit4]   2> 1519036 T4571 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1519037 T4578 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1519037 T4579 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1519037 T4526 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1519036 T4512 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1519036 T4556 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1519036 T4541 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1519036 T4511 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1519132 T4577 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1519133 T4577 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:49062_
   [junit4]   2> 1519133 T4577 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:49032_
   [junit4]   2> 1519135 T4577 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:49084_
   [junit4]   2> 1519135 T4577 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:49097_
   [junit4]   2> 1519137 T4496 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&version=2&shard=shard1&action=CREATE&collection.configName=conf1&name=delLiveColl_shard1_replica2&qt=/admin/cores&numShards=2&collection=delLiveColl
   [junit4]   2> 1519137 T4535 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&version=2&shard=shard1&action=CREATE&collection.configName=conf1&name=delLiveColl_shard1_replica1&qt=/admin/cores&numShards=2&collection=delLiveColl
   [junit4]   2> 1519137 T4545 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&version=2&shard=shard2&action=CREATE&collection.configName=conf1&name=delLiveColl_shard2_replica1&qt=/admin/cores&numShards=2&collection=delLiveColl
   [junit4]   2> 1519138 T4560 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&version=2&shard=shard2&action=CREATE&collection.configName=conf1&name=delLiveColl_shard2_replica2&qt=/admin/cores&numShards=2&collection=delLiveColl
   [junit4]   2> 1519139 T4496 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl
   [junit4]   2> 1519139 T4535 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl
   [junit4]   2> 1519140 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519141 T4496 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1519141 T4535 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1519141 T4560 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl
   [junit4]   2> 1519141 T4545 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl
   [junit4]   2> 1519141 T4535 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1519142 T4535 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1519142 T4503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:49032_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49032",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2"}
   [junit4]   2> 1519143 T4560 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1519143 T4560 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1519143 T4545 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1519144 T4560 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1519143 T4535 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1519144 T4545 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1519144 T4535 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1519145 T4545 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1519144 T4560 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1519145 T4560 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1519146 T4545 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1519146 T4545 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1519147 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1519148 T4571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519148 T4556 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519148 T4541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519148 T4571 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1519148 T4556 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1519148 T4541 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1519149 T4496 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1519149 T4496 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1519150 T4496 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1519150 T4496 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1519150 T4496 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 1519150 T4496 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1519151 T4496 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1519151 T4496 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1519151 T4496 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1519152 T4503 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1519152 T4496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/'
   [junit4]   2> 1519152 T4503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:49062_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49062",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1"}
   [junit4]   2> 1519153 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519154 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1519154 T4511 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519154 T4541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519154 T4556 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519154 T4571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519155 T4541 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1519155 T4571 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1519155 T4556 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1519156 T4511 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1519158 T4503 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1519158 T4503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:49097_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49097",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2"}
   [junit4]   2> 1519159 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519159 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1519160 T4571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519160 T4541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519160 T4556 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519160 T4511 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519161 T4571 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1519161 T4541 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1519161 T4556 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1519161 T4511 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1519163 T4503 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1519163 T4503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:49084_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49084",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1"}
   [junit4]   2> 1519165 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519165 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1519166 T4511 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519166 T4571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519166 T4541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519166 T4556 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519167 T4571 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1519167 T4541 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1519167 T4511 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1519167 T4556 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1519223 T4496 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1519318 T4496 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1519319 T4496 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1519331 T4496 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 1519670 T4496 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1519678 T4496 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1519680 T4496 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1519689 T4496 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1519692 T4496 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1519695 T4496 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1519696 T4496 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1519696 T4496 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1519696 T4496 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1519697 T4496 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1519697 T4496 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1519698 T4496 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl
   [junit4]   2> 1519698 T4496 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1519698 T4496 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/data/
   [junit4]   2> 1519699 T4496 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d24916
   [junit4]   2> 1519699 T4496 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/data
   [junit4]   2> 1519700 T4496 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 1519700 T4496 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1519700 T4496 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 1519701 T4496 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1812868249, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1519702 T4496 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1bf969c6)),segFN=segments_1,generation=1}
   [junit4]   2> 1519702 T4496 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1519706 T4496 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1519706 T4496 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1519706 T4496 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1519706 T4496 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1519707 T4496 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1519707 T4496 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1519707 T4496 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1519708 T4496 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1519708 T4496 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1519709 T4496 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1519709 T4496 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1519710 T4496 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1519710 T4496 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1519710 T4496 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1519711 T4496 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1519711 T4496 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1519711 T4496 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1519712 T4496 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1519712 T4496 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1519713 T4496 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1519725 T4496 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519727 T4496 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519728 T4496 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519730 T4496 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519734 T4496 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1519734 T4496 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1519735 T4496 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1519735 T4496 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1bf969c6)),segFN=segments_1,generation=1}
   [junit4]   2> 1519735 T4496 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1519736 T4496 oass.SolrIndexSearcher.<init> Opening Searcher@6ab6be55[delLiveColl_shard1_replica2] main
   [junit4]   2> 1519736 T4496 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1519737 T4496 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1519737 T4496 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1519737 T4496 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1519738 T4496 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1519738 T4496 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1519738 T4496 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1519739 T4496 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1519739 T4496 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1519741 T4496 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1519741 T4496 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1519741 T4496 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1519744 T4584 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica2] Registered new searcher Searcher@6ab6be55[delLiveColl_shard1_replica2] main{UninvertingDirectoryReader()}
   [junit4]   2> 1519746 T4496 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica2
   [junit4]   2> 1519746 T4496 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica2 address:http://127.0.0.1:49032 collection:delLiveColl shard:shard1
   [junit4]   2> 1519747 T4496 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 1519750 T4496 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1519751 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519752 T4496 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=5.8798956E15ms
   [junit4]   2> 1519754 T4503 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1519756 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1519756 T4511 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519756 T4541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519756 T4571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519756 T4556 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519757 T4541 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1519757 T4571 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1519757 T4556 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1519758 T4511 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1520145 T4535 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 1520145 T4560 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 1520146 T4535 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1520146 T4545 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 1520147 T4535 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1520146 T4560 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1520147 T4535 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1520148 T4560 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1520147 T4545 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1520148 T4535 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1520149 T4545 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1520148 T4560 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1520149 T4545 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1520149 T4535 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004/delLiveColl_shard1_replica1/'
   [junit4]   2> 1520150 T4560 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1520150 T4545 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1520150 T4560 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/delLiveColl_shard2_replica2/'
   [junit4]   2> 1520151 T4545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005/delLiveColl_shard2_replica1/'
   [junit4]   2> 1520239 T4535 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1520243 T4560 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1520247 T4545 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1520294 T4535 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1520298 T4560 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1520302 T4545 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1520403 T4535 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1520403 T4560 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1520403 T4545 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1520418 T4560 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 1520418 T4535 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 1520418 T4545 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 1520967 T4560 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1520971 T4535 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1520972 T4545 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1520975 T4560 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1520978 T4535 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1520978 T4560 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1520979 T4545 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1520981 T4535 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1520982 T4545 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1520988 T4560 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1520991 T4535 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1520992 T4545 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1520993 T4560 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1520996 T4535 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1520997 T4545 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1520997 T4560 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1520998 T4560 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1520998 T4560 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1520999 T4560 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1520999 T4560 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1521000 T4560 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1521000 T4560 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl
   [junit4]   2> 1521001 T4560 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1521001 T4535 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1521001 T4545 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1521001 T4560 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/delLiveColl_shard2_replica2/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/delLiveColl_shard2_replica2/data/
   [junit4]   2> 1521002 T4535 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1521002 T4545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1521002 T4560 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d24916
   [junit4]   2> 1521003 T4545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1521002 T4535 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1521003 T4545 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1521004 T4560 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/delLiveColl_shard2_replica2/data
   [junit4]   2> 1521004 T4535 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1521005 T4545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1521005 T4560 oasc.SolrCore.getNewInd

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

junit4]   2> 1722423 T4480 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/delLiveColl_shard2_replica2/data
   [junit4]   2> 1722423 T4480 oasc.Overseer.close Overseer (id=92481994653106189-127.0.0.1:49097_-n_0000000004) closing
   [junit4]   2> 1722424 T4628 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:49097_
   [junit4]   2> 1722426 T4571 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1722428 T4480 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1723927 T4631 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 1727401 T4480 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1727403 T4480 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49026 49026
   [junit4]   2> 1728516 T4481 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49026 49026
   [junit4]   2> 1728517 T4481 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/aliases.json
   [junit4]   2> 		8	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/collections/delLiveColl/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=E5BC2CF747600B4C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar_QA -Dtests.timezone=Canada/Mountain -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    226s J2 | DeleteReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:49084, http://127.0.0.1:49097, http://127.0.0.1:49045, http://127.0.0.1:49062, http://127.0.0.1:49032]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E5BC2CF747600B4C:645AA2EF303F6B70]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : delLiveColl/shard1/core_node1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    > 	... 47 more
   [junit4]   2> 1728541 T4480 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_QA, timezone=Canada/Mountain
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=163340592,total=308281344
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteInactiveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestMaxScoreQueryParser, IndexSchemaTest, StressHdfsTest, TestSolrQueryParser, TestSolrQueryParserResource, OverseerCollectionProcessorTest, SharedFSAutoReplicaFailoverUtilsTest, CurrencyFieldXmlFileTest, TestLuceneMatchVersion, SharedFSAutoReplicaFailoverTest, TestOmitPositions, HdfsWriteToMultipleCollectionsTest, AnalysisAfterCoreReloadTest, TestHashPartitioner, TestInitParams, BinaryUpdateRequestHandlerTest, TestDFRSimilarityFactory, TestManagedSchemaFieldTypeResource, HighlighterTest, TestRealTimeGet, TestShortCircuitedRequests, TestMultiCoreConfBootstrap, DistributedQueryComponentOptimizationTest, TestManagedSchema, QueryParsingTest, TestFieldCollectionResource, TestNoOpRegenerator, HighlighterConfigTest, DeleteShardTest, TestSuggestSpellingConverter, TriLevelCompositeIdRoutingTest, TestElisionMultitermQuery, TestHighlightDedupGrouping, TestSolrCoreProperties, DefaultValueUpdateProcessorTest, TestSolr4Spatial, BlockDirectoryTest, DateMathParserTest, TestReplicationHandler, TestAddFieldRealTimeGet, StatsComponentTest, ModifyConfFileTest, TestReversedWildcardFilterFactory, TestManagedSchemaFieldResource, AssignTest, TestUpdate, RegexBoostProcessorTest, TestRemoteStreaming, NumericFieldsTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestStressVersions, QueryElevationComponentTest, TestLazyCores, TestCoreDiscovery, SpellCheckCollatorTest, SolrRequestParserTest, TestStressLucene, PolyFieldTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, FileBasedSpellCheckerTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestLFUCache, TestSolrIndexConfig, SolrIndexConfigTest, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestCharFilters, TestPerFieldSimilarity, TestIBSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, URLClassifyProcessorTest, SliceStateTest, TestRTGBase, TestCursorMarkWithoutUniqueKey, AliasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest]
   [junit4] Completed on J2 in 225.57s, 1 test, 1 error <<< FAILURES!

[...truncated 157 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 59 ignored (24 assumptions)

Total time: 55 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 145520698 bytes
Compression is 0.0%
Took 27 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4869 - Still Failing

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

3 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([976921D26888F6B7:168FAFCA1FD7968B]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:706)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:285)
	at org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:271)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:729)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.tryDelete(ChaosMonkeySafeLeaderTest.java:194)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:112)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup:     1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at java.net.Socket.connect(Socket.java:579)         at java.net.Socket.connect(Socket.java:528)         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)         at java.net.URL.openStream(URL.java:1037)         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at java.net.Socket.connect(Socket.java:528)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
        at java.net.URL.openStream(URL.java:1037)
        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
	at __randomizedtesting.SeedInfo.seed([976921D26888F6B7]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at java.net.Socket.connect(Socket.java:579)         at java.net.Socket.connect(Socket.java:528)         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)         at java.net.URL.openStream(URL.java:1037)         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at java.net.Socket.connect(Socket.java:528)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
        at java.net.URL.openStream(URL.java:1037)
        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
	at __randomizedtesting.SeedInfo.seed([976921D26888F6B7]:0)




Build Log:
[...truncated 11172 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/init-core-data-001
   [junit4]   2> 323432 T672 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 323432 T672 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 323438 T672 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 323438 T672 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 323439 T673 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 323539 T672 oasc.ZkTestServer.run start zk server on port:17759
   [junit4]   2> 323540 T672 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 323540 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 323544 T679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ed666d name:ZooKeeperConnection Watcher:127.0.0.1:17759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 323544 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 323544 T672 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 323544 T672 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 323547 T672 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 323547 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 323548 T681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cf61ded name:ZooKeeperConnection Watcher:127.0.0.1:17759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 323549 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 323549 T672 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 323549 T672 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 323551 T672 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 323552 T672 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 323554 T672 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 323555 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 323556 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 323558 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 323559 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 323661 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 323662 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 323664 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 323665 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 323667 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 323668 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 323670 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 323671 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 323673 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 323673 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 323676 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 323676 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 323678 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 323679 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 323681 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 323682 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 323684 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 323685 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 323688 T672 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 323689 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 323690 T683 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e279fe name:ZooKeeperConnection Watcher:127.0.0.1:17759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 323690 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 323691 T672 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 324606 T672 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 324611 T672 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 324614 T672 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:17763
   [junit4]   2> 324616 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 324617 T672 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 324617 T672 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002
   [junit4]   2> 324617 T672 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/'
   [junit4]   2> 324647 T672 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/solr.xml
   [junit4]   2> 324700 T672 oasc.CoreContainer.<init> New CoreContainer 188779289
   [junit4]   2> 324700 T672 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/]
   [junit4]   2> 324701 T672 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 324701 T672 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 324701 T672 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 324702 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 324702 T672 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 324702 T672 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 324702 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 324703 T672 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 324703 T672 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 324705 T672 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 324707 T672 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 324707 T672 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 324707 T672 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 324708 T672 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:17759/solr
   [junit4]   2> 324708 T672 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 324709 T672 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 324709 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 324711 T694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41ecae37 name:ZooKeeperConnection Watcher:127.0.0.1:17759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 324712 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 324712 T672 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 324714 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 324715 T696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@367a9db8 name:ZooKeeperConnection Watcher:127.0.0.1:17759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 324715 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 324716 T672 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 324718 T672 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 324720 T672 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 324722 T672 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 324724 T672 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 324726 T672 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 324727 T672 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17763_
   [junit4]   2> 324728 T672 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17763_
   [junit4]   2> 324729 T672 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 324731 T672 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 324732 T672 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 324734 T672 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:17763_
   [junit4]   2> 324734 T672 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 324735 T672 oasc.Overseer.start Overseer (id=92481376097927172-127.0.0.1:17763_-n_0000000000) starting
   [junit4]   2> 324737 T672 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 324742 T672 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 324743 T698 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 324744 T672 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 324745 T672 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 324746 T672 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 324748 T697 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 324752 T700 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 324752 T700 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 324753 T700 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 324753 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 324755 T697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17763",
   [junit4]   2> 	  "node_name":"127.0.0.1:17763_",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 324756 T697 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 324756 T697 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 324756 T697 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 324759 T701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 325753 T700 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 325754 T700 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 325755 T700 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 325755 T700 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 325756 T700 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 325756 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/collection1/'
   [junit4]   2> 325757 T700 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 325757 T700 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 325758 T700 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 325800 T700 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 325830 T700 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 325932 T700 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 325939 T700 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 326273 T700 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 326276 T700 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 326278 T700 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 326283 T700 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 326306 T700 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 326307 T700 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 326388 T700 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/
   [junit4]   2> 326389 T700 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12082570
   [junit4]   2> 326393 T700 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data
   [junit4]   2> 326394 T700 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index/
   [junit4]   2> 326395 T700 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 326396 T700 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index
   [junit4]   2> 326397 T700 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1323514705, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 326417 T700 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 326417 T700 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 326423 T700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 326423 T700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 326423 T700 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 326424 T700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 326424 T700 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 326424 T700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 326425 T700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 326425 T700 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 326426 T700 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 326426 T700 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 326427 T700 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 326427 T700 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 326428 T700 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 326428 T700 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 326429 T700 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 326429 T700 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 326429 T700 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 326430 T700 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 326430 T700 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 326431 T700 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 326453 T700 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326455 T700 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326457 T700 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326459 T700 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326463 T700 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 326463 T700 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 326464 T700 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 326466 T700 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 326467 T700 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 326467 T700 oass.SolrIndexSearcher.<init> Opening Searcher@61a53392[collection1] main
   [junit4]   2> 326467 T700 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 326468 T700 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 326469 T700 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 326469 T700 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 326470 T700 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 326470 T700 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 326470 T700 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 326471 T700 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 326471 T700 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 326474 T700 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 326474 T700 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 326474 T700 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 326477 T702 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61a53392[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 326481 T700 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 326482 T705 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:17763 collection:control_collection shard:shard1
   [junit4]   2> 326482 T672 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 326483 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 326483 T705 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 326488 T705 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 326488 T672 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 326489 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 326489 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 326490 T705 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 326490 T705 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C93 name=collection1 org.apache.solr.core.SolrCore@480ca251 url=https://127.0.0.1:17763/collection1 node=127.0.0.1:17763_ C93_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:17763, node_name=127.0.0.1:17763_, state=down}
   [junit4]   2> 326490 T705 C93 P17763 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:17763/collection1/
   [junit4]   2> 326490 T707 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4888b13c name:ZooKeeperConnection Watcher:127.0.0.1:17759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 326491 T705 C93 P17763 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 326491 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 326491 T705 C93 P17763 oasc.SyncStrategy.syncToMe https://127.0.0.1:17763/collection1/ has no replicas
   [junit4]   2> 326492 T672 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 326492 T705 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:17763/collection1/ shard1
   [junit4]   2> 326493 T705 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 326493 T672 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 326495 T701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 326495 T708 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 326497 T672 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 326498 T709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 326604 T708 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 326604 T701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 326651 T705 oasc.ZkController.register We are https://127.0.0.1:17763/collection1/ and leader is https://127.0.0.1:17763/collection1/
   [junit4]   2> 326652 T705 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:17763
   [junit4]   2> 326652 T705 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 326652 T705 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 326652 T705 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 326654 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 326657 T697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17763",
   [junit4]   2> 	  "node_name":"127.0.0.1:17763_",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 326760 T701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 326760 T708 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 327659 T672 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 327660 T672 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 327665 T672 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 327667 T672 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:17769
   [junit4]   2> 327669 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 327669 T672 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 327669 T672 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003
   [junit4]   2> 327670 T672 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/'
   [junit4]   2> 327700 T672 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/solr.xml
   [junit4]   2> 327764 T672 oasc.CoreContainer.<init> New CoreContainer 23487036
   [junit4]   2> 327765 T672 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/]
   [junit4]   2> 327766 T672 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 327766 T672 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 327766 T672 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 327767 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 327767 T672 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 327767 T672 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 327767 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 327768 T672 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 327768 T672 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 327770 T672 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 327772 T672 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 327772 T672 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 327772 T672 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 327773 T672 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:17759/solr
   [junit4]   2> 327773 T672 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 327773 T672 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 327774 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 327775 T720 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2471b5db name:ZooKeeperConnection Watcher:127.0.0.1:17759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 327776 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 327776 T672 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 327778 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 327779 T722 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@189b7091 name:ZooKeeperConnection Watcher:127.0.0.1:17759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 327779 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 327784 T672 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 328787 T672 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17769_
   [junit4]   2> 328788 T672 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17769_
   [junit4]   2> 328792 T672 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 328799 T724 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 328799 T724 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 328800 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 328800 T724 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 328803 T697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17769",
   [junit4]   2> 	  "node_name":"127.0.0.1:17769_",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 328803 T697 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 328803 T697 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 328803 T697 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 328806 T723 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 328806 T708 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 328806 T701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 329801 T724 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 329802 T724 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 329803 T724 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 329803 T724 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 329804 T724 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 329804 T724 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/collection1/'
   [junit4]   2> 329805 T724 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 329806 T724 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 329806 T724 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 329849 T724 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 329880 T724 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 329981 T724 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 329988 T724 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 330216 T724 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 330218 T724 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 330219 T724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 330223 T724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 330240 T724 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 330240 T724 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 330241 T724 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/
   [junit4]   2> 330241 T724 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12082570
   [junit4]   2> 330242 T724 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1
   [junit4]   2> 330243 T724 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index/
   [junit4]   2> 330243 T724 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 330244 T724 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index
   [junit4]   2> 330245 T724 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1323514705, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 330248 T724 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 330248 T724 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 330253 T724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 330253 T724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 330253 T724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 330254 T724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 330254 T724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 330254 T724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 330254 T724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 330255 T724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 330255 T724 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 330255 T724 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 330256 T724 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 330256 T724 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 330257 T724 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 330257 T724 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 330257 T724 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 330258 T724 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 330258 T724 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 330258 T724 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 330259 T724 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 330259 T724 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 330271 T724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 330273 T724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 330274 T724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 330275 T724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 330278 T724 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 330278 T724 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 330279 T724 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 330281 T724 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 330281 T724 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 330281 T724 oass.SolrIndexSearcher.<init> Opening Searcher@5da7593d[collection1] main
   [junit4]   2> 330281 T724 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 330282 T724 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 330282 T724 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 330283 T724 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 330283 T724 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 330283 T724 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 330284 T724 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 330284 T724 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 330284 T724 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 330284 T724 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 330288 T725 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5da7593d[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 330291 T724 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 330291 T728 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:17769 collection:collection1 shard:shard1
   [junit4]   2> 330292 T672 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 330292 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 330292 T728 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 330296 T672 oasc.AbstractFullDistribZkTestBase.enableAutoSoftCommit Turning on auto soft commit: 1000
   [junit4]   2> 330296 T728 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 330298 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 330298 T728 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 330299 T728 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C94 name=collection1 org.apache.solr.core.SolrCore@58a5378e url=https://127.0.0.1:17769/collection1 node=127.0.0.1:17769_ C94_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:17769, node_name=127.0.0.1:17769_, state=down}
   [junit4]   2> 330299 T728 C94 P17769 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:17769/collection1/
   [junit4]   2> 330299 T728 C94 P17769 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 330299 T728 C94 P17769 oasc.SyncStrategy.syncToMe https://127.0.0.1:17769/collection1/ has no replicas
   [junit4]   2> 330300 T728 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:17769/collection1/ shard1
   [junit4]   2> 330300 T728 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 330304 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 330306 T701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 330306 T708 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 330306 T723 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 330354 T728 oasc.ZkController.register We are https://127.0.0.1:17769/collection1/ and leader is https://127.0.0.1:17769/collection1/
   [junit4]   2> 330355 T728 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:17769
   [junit4]   2> 330355 T728 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 330355 T728 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 330355 T728 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 330357 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 330359 T697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17769",
   [junit4]   2> 	  "node_name":"127.0.0.1:17769_",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> ASYNC  NEW_CORE C95 name=collection1 org.apache.solr.core.SolrCore@480ca251 url=https://127.0.0.1:17763/collection1 node=127.0.0.1:17763_ C95_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:17763, node_name=127.0.0.1:17763_, state=active, leader=true}
   [junit4]   2> 330423 T689 C95 P17763 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1479702024883798016)} 0 3
   [junit4]   2> 330425 T672 oascsi.CloudSolrServer.requestWithRetryOnStaleState ERROR Request to collection collection1 failed due to (510) org.apache.solr.common.SolrException: Not enough nodes to handle the request, retry? 0
   [junit4]   2> 330428 T672 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 17763
   [junit4]   2> 330428 T672 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=188779289
   [junit4]   2> 330428 T672 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 330429 T672 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 330430 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 330430 T672 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@480ca251
   [junit4]   2> 330431 T697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17763",
   [junit4]   2> 	  "node_name":"127.0.0.1:17763_",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 330436 T672 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 330437 T672 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 330437 T672 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 330438 T672 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 330438 T672 C95 P17763 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 330443 T672 C95 P17763 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index,segFN=segments_2,generation=2}
   [junit4]   2> 330443 T672 C95 P17763 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 330446 T672 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 330446 T672 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 330446 T672 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data;done=false>>]
   [junit4]   2> 330447 T672 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data
   [junit4]   2> 330447 T672 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index;done=false>>]
   [junit4]   2> 330448 T672 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index
   [junit4]   2> 330448 T672 oasc.Overseer.close Overseer (id=92481376097927172-127.0.0.1:17763_-n_0000000000) closing
   [junit4]   2> 330449 T697 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:17763_
   [junit4]   2> 330452 T723 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:17769_
   [junit4]   2> 330452 T723 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 330453 T723 oasc.Overseer.start Overseer (id=92481376097927175-127.0.0.1:17769_-n_0000000001) starting
   [junit4]   2> 330460 T723 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 330461 T733 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 330463 T732 oasc.Overseer$ClusterStateUpdater.run Replaying operations from work queue.
   [junit4]   2> 330464 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17769",
   [junit4]   2> 	  "node_name":"127.0.0.1:17769_",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 330465 T723 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 330466 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17763",
   [junit4]   2> 	  "node_name":"127.0.0.1:17763_",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 330468 T732 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 331950 T730 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 331952 T701 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 331953 T672 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 335428 T672 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 17769
   [junit4]   2> 335429 T672 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23487036
   [junit4]   2> 335429 T672 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 335429 T672 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 335431 T723 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 335431 T672 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@58a5378e
   [junit4]   2> 335433 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17769",
   [junit4]   2> 	  "node_name":"127.0.0.1:17769_",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 335436 T723 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 335439 T672 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 335440 T672 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 335440 T672 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 335440 T672 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 335442 T672 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 335442 T672 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 335442 T672 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1 [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1;done=false>>]
   [junit4]   2> 335443 T672 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1
   [junit4]   2> 335443 T672 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index;done=false>>]
   [junit4]   2> 335443 T672 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index
   [junit4]   2> 335444 T672 oasc.Overseer.close Overseer (id=92481376097927175-127.0.0.1:17769_-n_0000000001) closing
   [junit4]   2> 335444 T732 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:17769_
   [junit4]   2> 335445 T723 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 335446 T735 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 335446 T672 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 337665 T672 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 337667 T672 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:17759 17759
   [junit4]   2> 337761 T673 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:17759 17759
   [junit4]   2> 337762 T673 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		3	/solr/aliases.json
   [junit4]   2> 		3	/solr/clusterstate.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		3	/solr/live_nodes
   [junit4]   2> 		2	/solr/overseer/collection-queue-work
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch -Dtests.seed=976921D26888F6B7 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Africa/Freetown -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   14.4s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([976921D26888F6B7:168FAFCA1FD7968B]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:706)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:285)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:271)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:729)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.tryDelete(ChaosMonkeySafeLeaderTest.java:194)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:112)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 337817 T672 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001
   [junit4]   2> 14390 T671 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=es, timezone=Africa/Freetown
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=100980184,total=249561088
   [junit4]   2> NOTE: All tests run in this JVM: [TestRequestStatusCollectionAPI, DirectUpdateHandlerOptimizeTest, DistributedFacetPivotLargeTest, TestPivotHelperCode, TestSystemIdResolver, TestCollationField, PrimitiveFieldTypeTest, DebugComponentTest, TestLMDirichletSimilarityFactory, TestSchemaVersionResource, TestManagedSchemaDynamicFieldResource, TestAtomicUpdateErrorCases, CoreAdminRequestStatusTest, FastVectorHighlighterTest, TestRawResponseWriter, TestUniqueKeyFieldResource, TestCloudManagedSchema, SolrIndexConfigTest, LukeRequestHandlerTest, PreAnalyzedFieldTest, CursorPagingTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 15.17s, 1 test, 1 error <<< FAILURES!

[...truncated 908 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
   [junit4]   2> 1497307 T3 oasc.CoreContainer.finalize ERROR CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1840689939
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/init-core-data-001
   [junit4]   2> 1497313 T3053 oas.SolrTestCaseJ4.setUp ###Starting doTestBackup
   [junit4]   2> 1497328 T3053 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1497333 T3053 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:54243
   [junit4]   2> 1497333 T3053 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1497333 T3053 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1497334 T3053 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001
   [junit4]   2> 1497334 T3053 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/'
   [junit4]   2> 1497348 T3053 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/solr.xml
   [junit4]   2> 1497385 T3053 oasc.CoreContainer.<init> New CoreContainer 1726536040
   [junit4]   2> 1497386 T3053 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/]
   [junit4]   2> 1497387 T3053 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1497387 T3053 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1497387 T3053 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1497387 T3053 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1497388 T3053 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1497388 T3053 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1497388 T3053 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1497388 T3053 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1497389 T3053 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1497389 T3053 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1497389 T3053 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1497390 T3053 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1497390 T3053 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1497394 T3063 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/collection1/'
   [junit4]   2> 1497428 T3063 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1497459 T3063 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1497460 T3063 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1497465 T3063 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1497479 T3063 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1497479 T3063 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/collection1/
   [junit4]   2> 1497480 T3063 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1497480 T3063 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/collection1/data/
   [junit4]   2> 1497480 T3063 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1497480 T3063 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-cor

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

l.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:528)
   [junit4]   2> 	        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]   2> 	        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]   2> 	        at java.net.URL.openStream(URL.java:1037)
   [junit4]   2> 	        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
   [junit4]   2> 27225 T3052 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2> 30233 T3052 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2> 	        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:528)
   [junit4]   2> 	        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]   2> 	        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]   2> 	        at java.net.URL.openStream(URL.java:1037)
   [junit4]   2> 	        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene410), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_TN, timezone=Indian/Kerguelen
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=2,free=122440288,total=361234432
   [junit4]   2> NOTE: All tests run in this JVM: [TestRequestStatusCollectionAPI, DirectUpdateHandlerOptimizeTest, DistributedFacetPivotLargeTest, TestPivotHelperCode, TestSystemIdResolver, TestCollationField, PrimitiveFieldTypeTest, DebugComponentTest, TestLMDirichletSimilarityFactory, TestSchemaVersionResource, TestManagedSchemaDynamicFieldResource, TestAtomicUpdateErrorCases, CoreAdminRequestStatusTest, FastVectorHighlighterTest, TestRawResponseWriter, TestUniqueKeyFieldResource, TestCloudManagedSchema, SolrIndexConfigTest, LukeRequestHandlerTest, PreAnalyzedFieldTest, CursorPagingTest, ChaosMonkeySafeLeaderTest, MigrateRouteKeyTest, RankQueryTest, TestReloadAndDeleteDocs, HdfsBasicDistributedZkTest, MultiThreadedOCPTest, RemoteQueryErrorTest, TestGroupingSearch, SolrRequestParserTest, SolrCoreCheckLockOnStartupTest, TestPartialUpdateDeduplication, AnalysisErrorHandlingTest, ZkControllerTest, BasicZkTest, TestBinaryField, DateFieldTest, TestStressVersions, DocumentBuilderTest, SampleTest, TestRecovery, OpenCloseCoreStressTest, SpatialFilterTest, TestLeaderElectionZkExpiry, TestClassNameShortening, SuggesterFSTTest, DistributedSuggestComponentTest, TestReload, TestCodecSupport, AnalyticsQueryTest, SolrCoreTest, TestReplicationHandler, DistribDocExpirationUpdateProcessorTest, TestCloudInspectUtil, TestMiniSolrCloudCluster, TestNonNRTOpen, TestSolrXmlPersistor, TestReplicationHandlerBackup]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandlerBackup -Dtests.seed=976921D26888F6B7 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar_TN -Dtests.timezone=Indian/Kerguelen -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestReplicationHandlerBackup (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   [junit4]    >    1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at java.net.Socket.connect(Socket.java:528)
   [junit4]    >         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]    >         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]    >         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]    >         at java.net.URL.openStream(URL.java:1037)
   [junit4]    >         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([976921D26888F6B7]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at java.net.Socket.connect(Socket.java:528)
   [junit4]    >         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]    >         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]    >         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]    >         at java.net.URL.openStream(URL.java:1037)
   [junit4]    >         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([976921D26888F6B7]:0)
   [junit4] Completed on J1 in 30.30s, 1 test, 2 errors <<< FAILURES!

[...truncated 147 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 2 suite-level errors, 1 error, 203 ignored (24 assumptions)

Total time: 49 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 133085733 bytes
Compression is 0.0%
Took 24 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure