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

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.6.0_45) - Build # 8157 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8157/
Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
ERROR: SolrZkClient opens=15 closes=14

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([69AE9A3A0CEEAF27]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
	at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteReplicaTest

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest:     1) Thread[id=1375, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[69AE9A3A0CEEAF27]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)    2) Thread[id=1374, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[69AE9A3A0CEEAF27]-SendThread(localhost.localdomain:36443), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=1375, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[69AE9A3A0CEEAF27]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   2) Thread[id=1374, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[69AE9A3A0CEEAF27]-SendThread(localhost.localdomain:36443), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
	at __randomizedtesting.SeedInfo.seed([69AE9A3A0CEEAF27]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteReplicaTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1374, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[69AE9A3A0CEEAF27]-SendThread(localhost.localdomain:36443), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1374, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[69AE9A3A0CEEAF27]-SendThread(localhost.localdomain:36443), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
	at __randomizedtesting.SeedInfo.seed([69AE9A3A0CEEAF27]:0)


REGRESSION:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
Invalid replica : core_node3 in shard/collection : shard1/delLiveColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Invalid replica : core_node3 in shard/collection : shard1/delLiveColl
	at __randomizedtesting.SeedInfo.seed([69AE9A3A0CEEAF27:E84814227BB1CF1B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:149)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:135)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:115)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)




Build Log:
[...truncated 9831 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 505009 T1288 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_xi/iw
   [junit4]   2> 505012 T1288 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DeleteReplicaTest-1384080447186
   [junit4]   2> 505013 T1288 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 505013 T1289 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 505113 T1288 oasc.ZkTestServer.run start zk server on port:36443
   [junit4]   2> 505114 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 505194 T1295 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50f47047 name:ZooKeeperConnection Watcher:127.0.0.1:36443 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 505194 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 505195 T1288 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 505201 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 505202 T1297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20a721e8 name:ZooKeeperConnection Watcher:127.0.0.1:36443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 505202 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 505202 T1288 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 505207 T1288 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 505212 T1288 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 505216 T1288 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 505221 T1288 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 505222 T1288 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 505229 T1288 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 505229 T1288 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 505234 T1288 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 505235 T1288 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 505240 T1288 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 505240 T1288 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 505245 T1288 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 505245 T1288 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 505250 T1288 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 505250 T1288 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 505255 T1288 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 505255 T1288 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 505260 T1288 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 505260 T1288 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 505265 T1288 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 505265 T1288 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 505270 T1288 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 505270 T1288 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 505275 T1288 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 505275 T1288 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 505347 T1288 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 505350 T1288 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58303
   [junit4]   2> 505351 T1288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 505351 T1288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 505352 T1288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384080447454
   [junit4]   2> 505352 T1288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384080447454/'
   [junit4]   2> 505372 T1288 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384080447454/solr.xml
   [junit4]   2> 505409 T1288 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 505409 T1288 oasc.CoreContainer.<init> New CoreContainer 437858336
   [junit4]   2> 505410 T1288 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384080447454/]
   [junit4]   2> 505411 T1288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 505411 T1288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 505411 T1288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 505412 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 505412 T1288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 505412 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 505413 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 505413 T1288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 505413 T1288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 505415 T1288 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 505415 T1288 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 505415 T1288 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36443/solr
   [junit4]   2> 505416 T1288 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 505417 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 505420 T1308 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cc6245 name:ZooKeeperConnection Watcher:127.0.0.1:36443 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 505421 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 505424 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 505426 T1310 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c78676f name:ZooKeeperConnection Watcher:127.0.0.1:36443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 505426 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 505428 T1288 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 505434 T1288 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 505439 T1288 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 505442 T1288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58303__xi%2Fiw
   [junit4]   2> 505444 T1288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58303__xi%2Fiw
   [junit4]   2> 505449 T1288 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 505456 T1288 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 505461 T1288 oasc.Overseer.start Overseer (id=90707096186912771-127.0.0.1:58303__xi%2Fiw-n_0000000000) starting
   [junit4]   2> 505466 T1288 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 505474 T1312 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 505475 T1288 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 505480 T1288 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 505483 T1288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 505489 T1311 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 505490 T1288 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384080447454
   [junit4]   2> 505493 T1288 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384080447454/conf/
   [junit4]   2> 505522 T1288 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 505523 T1288 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 505523 T1288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 505526 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 505527 T1315 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ac0e86f name:ZooKeeperConnection Watcher:127.0.0.1:36443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 505528 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 505530 T1288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 505534 T1288 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 505610 T1288 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 505612 T1288 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54560
   [junit4]   2> 505612 T1288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 505613 T1288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 505613 T1288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708
   [junit4]   2> 505613 T1288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708/'
   [junit4]   2> 505625 T1288 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708/solr.xml
   [junit4]   2> 505662 T1288 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 505662 T1288 oasc.CoreContainer.<init> New CoreContainer 1546695489
   [junit4]   2> 505663 T1288 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708/]
   [junit4]   2> 505664 T1288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 505664 T1288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 505664 T1288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 505665 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 505665 T1288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 505665 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 505666 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 505666 T1288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 505667 T1288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 505668 T1288 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 505668 T1288 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 505669 T1288 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36443/solr
   [junit4]   2> 505669 T1288 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 505670 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 505672 T1326 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1489fb0 name:ZooKeeperConnection Watcher:127.0.0.1:36443 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 505673 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 505677 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 505678 T1328 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b8d57a4 name:ZooKeeperConnection Watcher:127.0.0.1:36443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 505678 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 505685 T1288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 506691 T1288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54560__xi%2Fiw
   [junit4]   2> 506693 T1288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54560__xi%2Fiw
   [junit4]   2> 506700 T1328 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 506701 T1315 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 506701 T1310 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 506707 T1288 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708
   [junit4]   2> 506708 T1288 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708/conf/
   [junit4]   2> 506730 T1288 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 506731 T1288 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 506731 T1288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 506806 T1288 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 506808 T1288 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45301
   [junit4]   2> 506809 T1288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 506809 T1288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 506810 T1288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905
   [junit4]   2> 506810 T1288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905/'
   [junit4]   2> 506822 T1288 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905/solr.xml
   [junit4]   2> 506859 T1288 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 506860 T1288 oasc.CoreContainer.<init> New CoreContainer 804742527
   [junit4]   2> 506860 T1288 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905/]
   [junit4]   2> 506861 T1288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 506862 T1288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 506862 T1288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 506862 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 506863 T1288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 506863 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 506864 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 506864 T1288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 506864 T1288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 506865 T1288 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 506866 T1288 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 506866 T1288 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36443/solr
   [junit4]   2> 506866 T1288 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 506867 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 506869 T1340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b288d73 name:ZooKeeperConnection Watcher:127.0.0.1:36443 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 506869 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 506873 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 506874 T1342 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@695c95c6 name:ZooKeeperConnection Watcher:127.0.0.1:36443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 506875 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 506881 T1288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 507887 T1288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45301__xi%2Fiw
   [junit4]   2> 507888 T1288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45301__xi%2Fiw
   [junit4]   2> 507894 T1328 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 507895 T1342 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 507896 T1310 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 507896 T1315 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 507902 T1288 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905
   [junit4]   2> 507903 T1288 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905/conf/
   [junit4]   2> 507934 T1288 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 507935 T1288 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 507935 T1288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 508003 T1288 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 508005 T1288 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33502
   [junit4]   2> 508006 T1288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 508006 T1288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 508007 T1288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109
   [junit4]   2> 508007 T1288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109/'
   [junit4]   2> 508019 T1288 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109/solr.xml
   [junit4]   2> 508058 T1288 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 508058 T1288 oasc.CoreContainer.<init> New CoreContainer 763100913
   [junit4]   2> 508059 T1288 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109/]
   [junit4]   2> 508060 T1288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 508060 T1288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 508060 T1288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 508061 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 508061 T1288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 508061 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 508062 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 508062 T1288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 508062 T1288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 508064 T1288 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 508064 T1288 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 508064 T1288 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36443/solr
   [junit4]   2> 508065 T1288 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 508066 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 508067 T1354 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@279e978b name:ZooKeeperConnection Watcher:127.0.0.1:36443 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508068 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 508072 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 508073 T1356 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25151f9a name:ZooKeeperConnection Watcher:127.0.0.1:36443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508074 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 508080 T1288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 509086 T1288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33502__xi%2Fiw
   [junit4]   2> 509089 T1288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33502__xi%2Fiw
   [junit4]   2> 509096 T1328 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 509096 T1315 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 509097 T1356 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 509097 T1310 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 509098 T1342 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 509104 T1288 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109
   [junit4]   2> 509105 T1288 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109/conf/
   [junit4]   2> 509141 T1288 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 509141 T1288 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 509142 T1288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 509209 T1288 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 509211 T1288 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52218
   [junit4]   2> 509212 T1288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 509212 T1288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 509213 T1288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384080451316
   [junit4]   2> 509213 T1288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384080451316/'
   [junit4]   2> 509225 T1288 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384080451316/solr.xml
   [junit4]   2> 509273 T1288 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 509273 T1288 oasc.CoreContainer.<init> New CoreContainer 358637439
   [junit4]   2> 509274 T1288 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384080451316/]
   [junit4]   2> 509275 T1288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 509275 T1288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 509275 T1288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 509276 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 509276 T1288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 509276 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 509277 T1288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 509277 T1288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 509277 T1288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 509279 T1288 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 509279 T1288 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 509279 T1288 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36443/solr
   [junit4]   2> 509280 T1288 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 509281 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 509282 T1368 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a1d95cf name:ZooKeeperConnection Watcher:127.0.0.1:36443 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 509283 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 509286 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 509288 T1370 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39ffe9d8 name:ZooKeeperConnection Watcher:127.0.0.1:36443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 509288 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 509295 T1288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 510301 T1288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52218__xi%2Fiw
   [junit4]   2> 510302 T1288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52218__xi%2Fiw
   [junit4]   2> 510308 T1356 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 510309 T1310 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 510309 T1315 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 510309 T1342 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 510310 T1328 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 510311 T1370 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 510326 T1288 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384080451316
   [junit4]   2> 510327 T1288 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384080451316/conf/
   [junit4]   2> 510349 T1288 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 510349 T1288 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 510350 T1288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 510352 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 510353 T1373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@202ee399 name:ZooKeeperConnection Watcher:127.0.0.1:36443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 510354 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 510356 T1288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 510360 T1288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 510362 T1375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8f874e2 name:ZooKeeperConnection Watcher:127.0.0.1:36443/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 510362 T1288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 510364 T1288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 510370 T1352 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 510371 T1310 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 510374 T1312 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 510375 T1312 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 511505 T1311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 511506 T1311 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 511507 T1311 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 511514 T1328 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> 511514 T1310 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> 511515 T1342 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> 511515 T1370 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> 511514 T1373 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> 511515 T1315 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> 511515 T1356 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> 511515 T1375 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> 511579 T1312 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 511579 T1312 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:33502__xi%2Fiw
   [junit4]   2> 511580 T1312 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:54560__xi%2Fiw
   [junit4]   2> 511580 T1312 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:45301__xi%2Fiw
   [junit4]   2> 511581 T1312 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:52218__xi%2Fiw
   [junit4]   2> 511585 T1336 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 511585 T1350 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 511585 T1322 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 511586 T1365 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 511587 T1336 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 511588 T1350 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 511588 T1322 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 511589 T1365 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 513030 T1311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 513031 T1311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45301/_xi/iw",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45301__xi%2Fiw",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 513037 T1311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33502/_xi/iw",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33502__xi%2Fiw",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 513042 T1311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54560/_xi/iw",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54560__xi%2Fiw",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 513047 T1311 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52218/_xi/iw",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52218__xi%2Fiw",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 513053 T1310 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> 513053 T1356 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> 513053 T1328 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> 513054 T1375 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> 513054 T1373 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> 513054 T1315 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> 513055 T1342 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> 513055 T1370 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> 513588 T1336 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 513588 T1350 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 513589 T1322 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 513589 T1350 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109/delLiveColl_shard1_replica1
   [junit4]   2> 513590 T1350 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 513590 T1322 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708/delLiveColl_shard1_replica2
   [junit4]   2> 513589 T1336 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905/delLiveColl_shard2_replica1
   [junit4]   2> 513591 T1336 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 513589 T1365 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 513591 T1350 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 513590 T1322 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 513592 T1336 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 513592 T1336 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 513592 T1350 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 513592 T1365 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384080451316/delLiveColl_shard2_replica2
   [junit4]   2> 513594 T1365 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 513593 T1322 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 513594 T1322 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 513595 T1365 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 513595 T1365 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 513598 T1322 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 513598 T1350 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 513599 T1336 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 513598 T1322 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 513599 T1336 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 513599 T1365 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 513599 T1350 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 513600 T1365 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 513605 T1365 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 513607 T1336 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 513608 T1322 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 513609 T1350 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 513610 T1336 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905/delLiveColl_shard2_replica1/'
   [junit4]   2> 513612 T1365 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384080451316/delLiveColl_shard2_replica2/'
   [junit4]   2> 513614 T1350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109/delLiveColl_shard1_replica1/'
   [junit4]   2> 513614 T1322 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708/delLiveColl_shard1_replica2/'
   [junit4]   2> 513693 T1322 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 513695 T1350 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 513696 T1336 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 513713 T1365 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 513759 T1322 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 513761 T1350 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 513762 T1322 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 513764 T1350 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 513779 T1322 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 513781 T1350 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 513788 T1336 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 513798 T1336 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 513806 T1365 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 513819 T1365 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 513819 T1336 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 513830 T1365 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 514614 T1322 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 514615 T1322 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 514616 T1322 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 514617 T1350 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 514617 T1350 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 514618 T1350 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 514632 T1350 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 514632 T1322 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 514635 T1350 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 514636 T1322 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 514668 T1336 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 514669 T1336 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 514670 T1336 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 514684 T1336 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 514686 T1350 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 514687 T1336 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 514688 T1322 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 514692 T1350 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 514693 T1322 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 514699 T1350 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514699 T1322 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514702 T1322 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 514703 T1322 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 514703 T1350 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 514703 T1322 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514704 T1350 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 514705 T1350 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514708 T1322 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 514709 T1322 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 514709 T1322 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 514710 T1322 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708/delLiveColl_shard1_replica2/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708/delLiveColl_shard1_replica2/data/
   [junit4]   2> 514710 T1350 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 514710 T1322 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ac9004
   [junit4]   2> 514710 T1350 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 514711 T1350 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 514711 T1322 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708/delLiveColl_shard1_replica2/data
   [junit4]   2> 514712 T1350 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109/delLiveColl_shard1_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109/delLiveColl_shard1_replica1/data/
   [junit4]   2> 514712 T1322 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 514712 T1350 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ac9004
   [junit4]   2> 514713 T1322 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 514721 T1322 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384080447708/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 514722 T1350 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109/delLiveColl_shard1_replica1/data
   [junit4]   2> 514722 T1322 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.526823382677659]
   [junit4]   2> 514722 T1350 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 514723 T1350 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 514723 T1322 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2eb775d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@185eebe6),segFN=segments_1,generation=1}
   [junit4]   2> 514724 T1350 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384080450109/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 514724 T1336 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 514724 T1322 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 514725 T1350 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.526823382677659]
   [junit4]   2> 514726 T1350 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e070ae4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72ded471),segFN=segments_1,generation=1}
   [junit4]   2> 514727 T1350 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 514729 T1322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 514730 T1336 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 514730 T1322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 514731 T1322 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 514731 T1322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 514732 T1322 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 514732 T1350 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 514732 T1322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 514733 T1350 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 514733 T1322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 514734 T1350 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 514734 T1322 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 514734 T1322 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 514735 T1336 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514734 T1350 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 514735 T1322 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 514735 T1350 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 514736 T1322 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 514736 T1322 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 514736 T1350 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 514737 T1322 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 514737 T1336 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 514738 T1322 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 514738 T1350 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 514738 T1322 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 514738 T1336 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 514739 T1350 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 514739 T1336 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514740 T1350 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 514741 T1322 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 514741 T1350 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 514742 T1350 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 514742 T1336 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 514743 T1336 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 514742 T1350 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 514743 T1336 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 514743 T1350 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 514743 T1322 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 514744 T1322 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 514744 T1336 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905/delLiveColl_shard2_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905/delLiveColl_shard2_replica1/data/
   [junit4]   2> 514745 T1322 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 514745 T1336 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ac9004
   [junit4]   2> 514744 T1350 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 514745 T1322 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2eb775d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@185eebe6),segFN=segments_1,generation=1}
   [junit4]   2> 514746 T1350 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 514746 T1336 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905/delLiveColl_shard2_replica1/data
   [junit4]   2> 514746 T1322 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 514747 T1336 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905/delLiveColl_shard2_replica1/data/index/
   [junit4]   2> 514747 T1322 oass.SolrIndexSearcher.<init> Opening Searcher@27af927a main
   [junit4]   2> 514748 T1336 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 514748 T1350 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 514749 T1336 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384080448905/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 514757 T1336 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.526823382677659]
   [junit4]   2> 514758 T1380 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica2] Registered new searcher Searcher@27af927a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 514758 T1336 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2a6c98ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4eeb9fff),segFN=segments_1,generation=1}
   [junit4]   2> 514758 T1336 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 514759 T1350 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 514760 T1350 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 514760 T1322 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica2
   [junit4]   2> 514761 T1322 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica2 address:http://127.0.0.1:54560/_xi/iw collection:delLiveColl shard:shard1
   [junit4]   2> 514761 T1350 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 514762 T1322 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 514764 T1336 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 514764 T1350 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e070ae4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72ded471),segFN=segments_1,generation=1}
   [junit4]   2> 514765 T1350 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 514764 T1336 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 514766 T1350 oass.SolrIndexSearcher.<init> Opening Searcher@39ffaabc main
   [junit4]   2> 514767 T1336 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 514767 T1336 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 514768 T1336 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 514768 T1336 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 514769 T1336 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 514769 T1381 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@39ffaabc main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 514770 T1336 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 514770 T1336 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 514771 T1336 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 514772 T1350 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1
   [junit4]   2> 514772 T1350 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:http://127.0.0.1:33502/_xi/iw collection:delLiveColl shard:shard1
   [junit4]   2> 514772 T1336 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 514773 T1336 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 514773 T1336 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 514774 T1336 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 514774 T1336 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 514776 T1336 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 514778 T1322 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 514779 T1336 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 514779 T1336 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 514780 T1336 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 514781 T1336 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2a6c98ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4eeb9fff),segFN=segments_1,generation=1}
   [junit4]   2> 514781 T1336 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 514781 T1336 oass.SolrIndexSearcher.<init> Opening Searcher@4d14d1d8 main
   [junit4]   2> 514783 T1322 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 514791 T1322 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 514791 T1365 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 514792 T1322 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54560/_xi/iw/delLiveColl_shard1_replica2/
   [junit4]   2> 514792 T1365 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 514793 T1336 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica1
   [junit4]   2> 514793 T1322 oasu.PeerSync.sync PeerSync: core=delLiveColl_shard1_replica2 url=http://127.0.0.1:54560/_xi/iw START replicas=[http://127.0.0.1:33502/_xi/iw/delLiveColl_shard1_replica1/] nUpdates=100
   [junit4]   2> 514793 T1382 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica1] Registered new searcher Searcher@4d14d1d8 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 514794 T1322 oasu.PeerSync.sync PeerSync: core=delLiveColl_shard1_replica2 url=http://127.0.0.1:54560/_xi/iw DONE.  We have no versions.  sync failed.
   [junit4]   2> 514794 T1322 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 514794 T1322 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 514793 T1365 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 514793 T1336 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica1 address:http://127.0.0.1:45301/_xi/iw collection:delLiveColl shard:shard2
   [junit4]   2> 514795 T1322 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54560/_xi/iw/delLiveColl_shard1_replica2/ shard1
   [junit4]   2> 514796 T1322 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leaders/shard1
   [junit4]   2> ASYNC  NEW_CORE C6005 name=delLiveColl_shard1_replica1 org.apache.solr.core.SolrCore@a3e689f url=http://127.0.0.1:33502/_xi/iw/delLiveColl_shard1_replica1 node=127.0.0.1:33502__xi%2Fiw C6005_STATE=coll:delLiveColl core:delLiveColl_shard1_replica1 props:{state=down, base_url=http://127.0.0.1:33502/_xi/iw, core=delLiveColl_shard1_replica1, node_name=127.0.0.1:33502__xi%2Fiw}
   [junit4]   2> 514800 T1351 C6005 P33502 oasc.SolrCore.execute [delLiveColl_shard1_replica1] webapp=/_xi/iw path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
   [junit4]   2> 514800 T1336 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 514805 T1365 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 514808 T1365 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 514820 T1336 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 514826 T1336 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179998
   [junit4]   2> 514834 T1365 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 514838 T1365 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 514842 T1365 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514844 T1365 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 514844 T1365 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 514845 T1365 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514846 T1365 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 514847 T1365 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 514847 T1365 oasc.SolrCore.initDirector

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

74 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 606699 T1374 oaz.ClientCnxn$SendThread.run WARN Session 0x142419f96d4000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 607198 T1374 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 607698 T1374 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 607700 T1374 oaz.ClientCnxn$SendThread.run WARN Session 0x142419f96d4000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 608199 T1374 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 608200 T1374 oaz.ClientCnxn$SendThread.run WARN Session 0x142419f96d4000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 103692 T1287 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=1374, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[69AE9A3A0CEEAF27]-SendThread(localhost.localdomain:36443), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=mk, timezone=Asia/Chungking
   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=8,threads=3,free=30600976,total=133169152
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressVersions, TestSuggestSpellingConverter, MBeansHandlerTest, TestImplicitCoreProperties, TestSystemIdResolver, PeerSyncTest, TestUniqueKeyFieldResource, TestCoreContainer, CSVRequestHandlerTest, URLClassifyProcessorTest, QueryEqualityTest, QueryParsingTest, TestMaxScoreQueryParser, TestReloadAndDeleteDocs, FastVectorHighlighterTest, TestConfig, TestSchemaNameResource, CopyFieldTest, TestFieldTypeResource, SliceStateTest, BasicFunctionalityTest, TestSolrIndexConfig, TestSolrQueryParser, SliceStateUpdateTest, TestGroupingSearch, UpdateRequestProcessorFactoryTest, SolrXmlInZkTest, DistributedQueryElevationComponentTest, LukeRequestHandlerTest, TestRandomDVFaceting, DistributedSpellCheckComponentTest, FileBasedSpellCheckerTest, AnalysisAfterCoreReloadTest, AliasIntegrationTest, SystemInfoHandlerTest, TestBadConfig, PrimitiveFieldTypeTest, SimpleFacetsTest, TestSort, LoggingHandlerTest, ExternalFileFieldSortTest, RecoveryZkTest, ScriptEngineTest, TestManagedSchema, SuggesterTest, MoreLikeThisHandlerTest, TestInfoStreamLogging, TestExtendedDismaxParser, ResourceLoaderTest, TestCloudManagedSchema, LegacyHTMLStripCharFilterTest, BadComponentTest, TestRemoteStreaming, ClusterStateUpdateTest, SchemaVersionSpecificBehaviorTest, TestFunctionQuery, TestJoin, ParsingFieldUpdateProcessorsTest, OverseerCollectionProcessorTest, TestLRUCache, HdfsDirectoryTest, TestLMJelinekMercerSimilarityFactory, ReturnFieldsTest, TermVectorComponentTest, TestSolrXmlPersistor, HdfsUnloadDistributedZkTest, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=69AE9A3A0CEEAF27 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Asia/Chungking -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69AE9A3A0CEEAF27]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:662)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   [junit4]    >    1) Thread[id=1375, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[69AE9A3A0CEEAF27]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    >    2) Thread[id=1374, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[69AE9A3A0CEEAF27]-SendThread(localhost.localdomain:36443), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69AE9A3A0CEEAF27]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1374, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[69AE9A3A0CEEAF27]-SendThread(localhost.localdomain:36443), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69AE9A3A0CEEAF27]:0)
   [junit4] Completed on J0 in 103.73s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 563 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1275: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:911: There were test failures: 335 suites, 1475 tests, 3 suite-level errors, 1 error, 643 ignored (1 assumption)

Total time: 35 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.6.0_45) - Build # 8158 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8158/
Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Wrong doc count on shard1_1 expected:<147> but was:<136>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1 expected:<147> but was:<136>
	at __randomizedtesting.SeedInfo.seed([EF590564BB0C27D5:6EBF8B7CCC5347E9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:478)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)




Build Log:
[...truncated 10324 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 1218001 T3318 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1218005 T3318 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-ShardSplitTest-1384086373402
   [junit4]   2> 1218006 T3318 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1218007 T3319 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1218107 T3318 oasc.ZkTestServer.run start zk server on port:46879
   [junit4]   2> 1218108 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1218161 T3325 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c90b647 name:ZooKeeperConnection Watcher:127.0.0.1:46879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1218161 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1218162 T3318 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1218170 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1218175 T3327 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53e36675 name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1218175 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1218175 T3318 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1218185 T3318 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1218189 T3318 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1218192 T3318 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1218198 T3318 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1218199 T3318 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1218207 T3318 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1218207 T3318 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1218215 T3318 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1218216 T3318 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1218225 T3318 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1218225 T3318 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1218230 T3318 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1218231 T3318 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1218236 T3318 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1218236 T3318 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1218241 T3318 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1218242 T3318 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1218247 T3318 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1218247 T3318 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1218255 T3318 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1218256 T3318 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1218260 T3318 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1218261 T3318 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1218267 T3318 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1218267 T3318 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1218343 T3318 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1218346 T3318 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34158
   [junit4]   2> 1218351 T3318 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1218351 T3318 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1218352 T3318 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1384086373670
   [junit4]   2> 1218353 T3318 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1384086373670/'
   [junit4]   2> 1218368 T3318 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1384086373670/solr.xml
   [junit4]   2> 1218425 T3318 oasc.CoreContainer.<init> New CoreContainer 1155571153
   [junit4]   2> 1218426 T3318 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-controljetty-1384086373670/]
   [junit4]   2> 1218428 T3318 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1218428 T3318 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1218429 T3318 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1218429 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1218430 T3318 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1218430 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1218431 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1218431 T3318 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1218432 T3318 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1218434 T3318 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1218434 T3318 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1218435 T3318 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46879/solr
   [junit4]   2> 1218436 T3318 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1218437 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1218439 T3338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@769927aa name:ZooKeeperConnection Watcher:127.0.0.1:46879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1218440 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1218445 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1218486 T3340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e18182b name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1218486 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1218489 T3318 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1218496 T3318 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1218505 T3318 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1218512 T3318 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34158_
   [junit4]   2> 1218514 T3318 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34158_
   [junit4]   2> 1218529 T3318 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1218538 T3318 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1218542 T3318 oasc.Overseer.start Overseer (id=90707484567601155-127.0.0.1:34158_-n_0000000000) starting
   [junit4]   2> 1218552 T3318 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1218559 T3342 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1218561 T3318 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1218567 T3318 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1218571 T3318 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1218577 T3341 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1218579 T3343 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1218579 T3343 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1218581 T3343 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1220085 T3341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1220087 T3341 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34158",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34158_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1220087 T3341 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1220087 T3341 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1220093 T3340 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> 1220582 T3343 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1220582 T3343 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1384086373670/collection1
   [junit4]   2> 1220583 T3343 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1220584 T3343 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1220584 T3343 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1220586 T3343 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1384086373670/collection1/'
   [junit4]   2> 1220587 T3343 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-controljetty-1384086373670/collection1/lib/classes/' to classloader
   [junit4]   2> 1220588 T3343 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-controljetty-1384086373670/collection1/lib/README' to classloader
   [junit4]   2> 1220637 T3343 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1220672 T3343 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1220675 T3343 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1220685 T3343 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1221079 T3343 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1221081 T3343 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1221083 T3343 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1221086 T3343 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1221126 T3343 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1221126 T3343 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-controljetty-1384086373670/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384086373402/control/data/
   [junit4]   2> 1221127 T3343 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@786167d
   [junit4]   2> 1221127 T3343 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384086373402/control/data
   [junit4]   2> 1221128 T3343 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384086373402/control/data/index/
   [junit4]   2> 1221128 T3343 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384086373402/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1221128 T3343 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384086373402/control/data/index
   [junit4]   2> 1221129 T3343 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=27.7998046875, floorSegmentMB=1.99609375, forceMergeDeletesPctAllowed=19.618927922405803, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1221130 T3343 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e92f27f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@355ff6e6),segFN=segments_1,generation=1}
   [junit4]   2> 1221130 T3343 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1221133 T3343 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1221133 T3343 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1221133 T3343 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1221134 T3343 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1221134 T3343 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1221134 T3343 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1221135 T3343 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1221135 T3343 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1221135 T3343 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1221136 T3343 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1221136 T3343 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1221136 T3343 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1221137 T3343 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1221137 T3343 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1221138 T3343 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1221139 T3343 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221142 T3343 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1221142 T3343 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1221143 T3343 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=74.083984375, floorSegmentMB=1.361328125, forceMergeDeletesPctAllowed=2.131103908998141, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6217866009153279
   [junit4]   2> 1221143 T3343 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e92f27f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@355ff6e6),segFN=segments_1,generation=1}
   [junit4]   2> 1221144 T3343 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1221144 T3343 oass.SolrIndexSearcher.<init> Opening Searcher@701cb1c4 main
   [junit4]   2> 1221146 T3343 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1221147 T3343 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34158 collection:control_collection shard:shard1
   [junit4]   2> 1221148 T3343 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1221148 T3344 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@701cb1c4 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1221160 T3343 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1221167 T3343 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1221168 T3343 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1221168 T3343 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34158/collection1/
   [junit4]   2> 1221168 T3343 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1221169 T3343 oasc.SyncStrategy.syncToMe http://127.0.0.1:34158/collection1/ has no replicas
   [junit4]   2> 1221169 T3343 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34158/collection1/ shard1
   [junit4]   2> 1221169 T3343 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1221602 T3341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1221613 T3340 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> 1221647 T3343 oasc.ZkController.register We are http://127.0.0.1:34158/collection1/ and leader is http://127.0.0.1:34158/collection1/
   [junit4]   2> 1221647 T3343 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34158
   [junit4]   2> 1221647 T3343 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1221648 T3343 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1221648 T3343 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1221651 T3343 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1221652 T3318 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1221653 T3318 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1221655 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221657 T3347 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d59c99a name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1221658 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1221660 T3318 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1221671 T3318 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1221744 T3318 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1221746 T3318 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52012
   [junit4]   2> 1221747 T3318 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1221747 T3318 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221747 T3318 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384086377068
   [junit4]   2> 1221748 T3318 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384086377068/'
   [junit4]   2> 1221759 T3318 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384086377068/solr.xml
   [junit4]   2> 1221800 T3318 oasc.CoreContainer.<init> New CoreContainer 1881603998
   [junit4]   2> 1221801 T3318 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384086377068/]
   [junit4]   2> 1221803 T3318 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1221803 T3318 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1221804 T3318 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1221804 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1221805 T3318 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1221805 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1221806 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1221806 T3318 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1221807 T3318 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1221809 T3318 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1221809 T3318 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1221810 T3318 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46879/solr
   [junit4]   2> 1221811 T3318 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1221813 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221815 T3358 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10581798 name:ZooKeeperConnection Watcher:127.0.0.1:46879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1221815 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1221825 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221829 T3360 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f845012 name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1221830 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1221837 T3318 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1222843 T3318 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52012_
   [junit4]   2> 1222845 T3318 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52012_
   [junit4]   2> 1222851 T3347 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1222852 T3340 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1222853 T3360 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1222862 T3361 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1222863 T3361 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1222864 T3361 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1223124 T3341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1223126 T3341 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34158",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34158_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1223132 T3341 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52012",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52012_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1223132 T3341 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1223133 T3341 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1223139 T3340 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> 1223139 T3360 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> 1223141 T3347 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> 1223865 T3361 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1223865 T3361 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384086377068/collection1
   [junit4]   2> 1223865 T3361 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1223866 T3361 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1223867 T3361 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1223869 T3361 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384086377068/collection1/'
   [junit4]   2> 1223869 T3361 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty1-1384086377068/collection1/lib/classes/' to classloader
   [junit4]   2> 1223870 T3361 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty1-1384086377068/collection1/lib/README' to classloader
   [junit4]   2> 1223910 T3361 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1223947 T3361 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1223949 T3361 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1223960 T3361 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1224341 T3361 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1224344 T3361 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1224345 T3361 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1224360 T3361 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1224400 T3361 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1224401 T3361 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384086377068/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty1/
   [junit4]   2> 1224401 T3361 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@786167d
   [junit4]   2> 1224402 T3361 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty1
   [junit4]   2> 1224402 T3361 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty1/index/
   [junit4]   2> 1224402 T3361 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1224402 T3361 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty1/index
   [junit4]   2> 1224403 T3361 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=27.7998046875, floorSegmentMB=1.99609375, forceMergeDeletesPctAllowed=19.618927922405803, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1224403 T3361 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@610413bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@90568d),segFN=segments_1,generation=1}
   [junit4]   2> 1224404 T3361 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1224407 T3361 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1224407 T3361 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1224407 T3361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1224408 T3361 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1224408 T3361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1224408 T3361 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1224408 T3361 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1224409 T3361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1224409 T3361 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1224409 T3361 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1224410 T3361 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1224410 T3361 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1224410 T3361 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1224411 T3361 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1224411 T3361 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1224413 T3361 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1224416 T3361 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1224416 T3361 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1224417 T3361 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=74.083984375, floorSegmentMB=1.361328125, forceMergeDeletesPctAllowed=2.131103908998141, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6217866009153279
   [junit4]   2> 1224417 T3361 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@610413bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@90568d),segFN=segments_1,generation=1}
   [junit4]   2> 1224418 T3361 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1224418 T3361 oass.SolrIndexSearcher.<init> Opening Searcher@60d5c0d1 main
   [junit4]   2> 1224421 T3362 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60d5c0d1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1224423 T3361 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1224423 T3361 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52012 collection:collection1 shard:shard1
   [junit4]   2> 1224424 T3361 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1224436 T3361 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1224440 T3361 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1224440 T3361 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1224440 T3361 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52012/collection1/
   [junit4]   2> 1224441 T3361 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1224441 T3361 oasc.SyncStrategy.syncToMe http://127.0.0.1:52012/collection1/ has no replicas
   [junit4]   2> 1224441 T3361 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52012/collection1/ shard1
   [junit4]   2> 1224441 T3361 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1224650 T3341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1224661 T3347 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> 1224661 T3340 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> 1224662 T3360 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> 1224703 T3361 oasc.ZkController.register We are http://127.0.0.1:52012/collection1/ and leader is http://127.0.0.1:52012/collection1/
   [junit4]   2> 1224704 T3361 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52012
   [junit4]   2> 1224704 T3361 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1224704 T3361 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1224704 T3361 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1224708 T3361 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1224710 T3318 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1224711 T3318 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1224790 T3318 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1224792 T3318 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58602
   [junit4]   2> 1224792 T3318 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1224793 T3318 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1224793 T3318 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1384086380108
   [junit4]   2> 1224793 T3318 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1384086380108/'
   [junit4]   2> 1224804 T3318 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1384086380108/solr.xml
   [junit4]   2> 1224834 T3318 oasc.CoreContainer.<init> New CoreContainer 1231614119
   [junit4]   2> 1224835 T3318 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty2-1384086380108/]
   [junit4]   2> 1224836 T3318 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1224836 T3318 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1224837 T3318 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1224837 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1224837 T3318 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1224838 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1224838 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1224838 T3318 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1224838 T3318 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1224840 T3318 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1224840 T3318 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1224840 T3318 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46879/solr
   [junit4]   2> 1224841 T3318 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1224842 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224857 T3374 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@88f8998 name:ZooKeeperConnection Watcher:127.0.0.1:46879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224858 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1224862 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224863 T3376 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d4467cc name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224863 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1224871 T3318 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1225877 T3318 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58602_
   [junit4]   2> 1225879 T3318 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58602_
   [junit4]   2> 1225885 T3347 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1225885 T3360 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1225885 T3340 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1225889 T3376 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1225896 T3377 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1225896 T3377 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1225898 T3377 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1226172 T3341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1226173 T3341 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52012",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52012_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1226179 T3341 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58602",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58602_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1226179 T3341 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1226180 T3341 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1226185 T3347 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1226185 T3360 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1226185 T3340 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1226185 T3376 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1226898 T3377 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1226899 T3377 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1384086380108/collection1
   [junit4]   2> 1226899 T3377 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1226900 T3377 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1226900 T3377 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1226902 T3377 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1384086380108/collection1/'
   [junit4]   2> 1226903 T3377 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty2-1384086380108/collection1/lib/classes/' to classloader
   [junit4]   2> 1226903 T3377 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty2-1384086380108/collection1/lib/README' to classloader
   [junit4]   2> 1226956 T3377 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1226999 T3377 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1227001 T3377 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1227012 T3377 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1227381 T3377 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1227383 T3377 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1227385 T3377 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1227390 T3377 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1227427 T3377 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1227427 T3377 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty2-1384086380108/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty2/
   [junit4]   2> 1227427 T3377 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@786167d
   [junit4]   2> 1227428 T3377 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty2
   [junit4]   2> 1227428 T3377 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty2/index/
   [junit4]   2> 1227428 T3377 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1227429 T3377 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty2/index
   [junit4]   2> 1227429 T3377 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=27.7998046875, floorSegmentMB=1.99609375, forceMergeDeletesPctAllowed=19.618927922405803, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1227430 T3377 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6b2f9037 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5884ad86),segFN=segments_1,generation=1}
   [junit4]   2> 1227430 T3377 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1227433 T3377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1227434 T3377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1227434 T3377 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1227434 T3377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1227434 T3377 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1227435 T3377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1227435 T3377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1227435 T3377 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1227436 T3377 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1227436 T3377 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1227436 T3377 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1227437 T3377 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1227437 T3377 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1227438 T3377 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1227438 T3377 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1227440 T3377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1227443 T3377 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1227443 T3377 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1227444 T3377 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=74.083984375, floorSegmentMB=1.361328125, forceMergeDeletesPctAllowed=2.131103908998141, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6217866009153279
   [junit4]   2> 1227444 T3377 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6b2f9037 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5884ad86),segFN=segments_1,generation=1}
   [junit4]   2> 1227445 T3377 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1227445 T3377 oass.SolrIndexSearcher.<init> Opening Searcher@434547b6 main
   [junit4]   2> 1227448 T3378 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@434547b6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1227450 T3377 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1227450 T3377 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58602 collection:collection1 shard:shard2
   [junit4]   2> 1227451 T3377 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1227461 T3377 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1227465 T3377 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1227466 T3377 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1227466 T3377 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58602/collection1/
   [junit4]   2> 1227466 T3377 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1227466 T3377 oasc.SyncStrategy.syncToMe http://127.0.0.1:58602/collection1/ has no replicas
   [junit4]   2> 1227466 T3377 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58602/collection1/ shard2
   [junit4]   2> 1227466 T3377 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1227700 T3341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1227710 T3347 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1227711 T3360 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1227710 T3376 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1227711 T3340 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1227728 T3377 oasc.ZkController.register We are http://127.0.0.1:58602/collection1/ and leader is http://127.0.0.1:58602/collection1/
   [junit4]   2> 1227728 T3377 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58602
   [junit4]   2> 1227728 T3377 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1227729 T3377 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1227729 T3377 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1227731 T3377 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1227733 T3318 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1227733 T3318 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1227803 T3318 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1227805 T3318 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42382
   [junit4]   2> 1227806 T3318 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1227806 T3318 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1227806 T3318 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty3-1384086383130
   [junit4]   2> 1227807 T3318 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty3-1384086383130/'
   [junit4]   2> 1227818 T3318 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1384086383130/solr.xml
   [junit4]   2> 1227855 T3318 oasc.CoreContainer.<init> New CoreContainer 540224901
   [junit4]   2> 1227856 T3318 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty3-1384086383130/]
   [junit4]   2> 1227857 T3318 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1227858 T3318 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1227858 T3318 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1227858 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1227859 T3318 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1227859 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1227859 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1227860 T3318 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1227860 T3318 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1227862 T3318 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1227862 T3318 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1227863 T3318 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46879/solr
   [junit4]   2> 1227863 T3318 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1227864 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1227866 T3390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ff18746 name:ZooKeeperConnection Watcher:127.0.0.1:46879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1227866 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1227871 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1227877 T3392 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16ceed63 name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1227878 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1227884 T3318 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1228890 T3318 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42382_
   [junit4]   2> 1228891 T3318 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42382_
   [junit4]   2> 1228897 T3347 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1228899 T3340 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1228899 T3376 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1228900 T3360 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1228900 T3392 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1228909 T3393 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1228909 T3393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1228911 T3393 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1229223 T3341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1229224 T3341 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58602",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58602_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1229231 T3341 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42382",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42382_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1229231 T3341 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1229231 T3341 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1229237 T3392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1229237 T3360 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1229237 T3340 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1229238 T3376 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1229238 T3347 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1229911 T3393 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1229912 T3393 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-jetty3-1384086383130/collection1
   [junit4]   2> 1229912 T3393 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1229913 T3393 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1229913 T3393 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1229915 T3393 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty3-1384086383130/collection1/'
   [junit4]   2> 1229916 T3393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty3-1384086383130/collection1/lib/classes/' to classloader
   [junit4]   2> 1229916 T3393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty3-1384086383130/collection1/lib/README' to classloader
   [junit4]   2> 1229975 T3393 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1230015 T3393 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1230017 T3393 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1230030 T3393 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1230395 T3393 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1230399 T3393 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1230400 T3393 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1230405 T3393 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1230442 T3393 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1230443 T3393 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty3-1384086383130/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty3/
   [junit4]   2> 1230443 T3393 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@786167d
   [junit4]   2> 1230444 T3393 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty3
   [junit4]   2> 1230444 T3393 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty3/index/
   [junit4]   2> 1230444 T3393 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1230444 T3393 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384086373402/jetty3/index
   [junit4]   2> 1230445 T3393 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=27.7998046875, floorSegmentMB=1.99609375, forceMergeDeletesPctAllowed=19.618927922405803, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1230446 T3393 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c7c6823 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45e0027e),segFN=segments_1,generation=1}
   [junit4]   2> 1230446 T3393 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1230449 T3393 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1230450 T3393 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1230450 T3393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1230450 T3393 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1230450 T3393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1230450 T3393 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1230451 T3393 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1230451 T3393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1230451 T3393 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1230452 T3393 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1230453 T3393 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1230453 T3393 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1230453 T3393 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1230453 T3393 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1230454 T3393 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1230455 T3393 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1230458 T3393 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1230458 T3393 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1230459 T3393 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=74.083984375, floorSegmentMB=1.361328125, forceMergeDeletesPctAllowed=2.131103908998141, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6217866009153279
   [junit4]   2> 1230459 T3393 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c7c6823 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45e0027e),segFN=segments_1,generation=1}
   [junit4]   2> 1230460 T3393 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1230460 T3393 oass.SolrIndexSearcher.<init> Opening Searcher@1f930b31 main
   [junit4]   2> 1230463 T3394 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f930b31 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1230465 T3393 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1230465 T3393 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42382 collection:collection1 shard:shard1
   [junit4]   2> 1230470 T3393 oasc.ZkController.register We are http://127.0.0.1:42382/collection1/ and leader is http://127.0.0.1:52012/collection1/
   [junit4]   2> 1230470 T3393 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42382
   [junit4]   2> 1230470 T3393 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1230471 T3393 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1487 name=collection1 org.apache.solr.core.SolrCore@28702433 url=http://127.0.0.1:42382/collection1 node=127.0.0.1:42382_ C1487_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:42382, core=collection1, node_name=127.0.0.1:42382_}
   [junit4]   2> 1230471 T3395 C1487 P42382 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1230472 T3395 C1487 P42382 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1230472 T3393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1230472 T3395 C1487 P42382 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1230473 T3395 C1487 P42382 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1230473 T3318 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1230474 T3318 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1230476 T3356 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 1230566 T3318 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1230568 T3318 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52462
   [junit4]   2> 1230569 T3318 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1230570 T3318 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1230570 T3318 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty4-1384086385871
   [junit4]   2> 1230571 T3318 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty4-1384086385871/'
   [junit4]   2> 1230586 T3318 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1384086385871/solr.xml
   [junit4]   2> 1230623 T3318 oasc.CoreContainer.<init> New CoreContainer 247864428
   [junit4]   2> 1230624 T3318 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty4-1384086385871/]
   [junit4]   2> 1230625 T3318 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1230625 T3318 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1230625 T3318 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1230626 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1230626 T3318 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1230627 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1230627 T3318 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1230628 T3318 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1230628 T3318 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1230629 T3318 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1230629 T3318 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1230630 T3318 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46879/solr
   [junit4]   2> 1230630 T3318 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1230631 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1230634 T3407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7073fe07 name:ZooKeeperConnection Watcher:127.0.0.1:46879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1230635 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1230640 T3318 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1230641 T3409 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33483cc4 name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1230642 T3318 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1230649 T3318 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1230751 T3341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1230752 T3341 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42382",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42382_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 1230760 T3347 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1230760 T3392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1230760 T3376 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1230760 T3340 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1230760 T3409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1230761 T3360 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1231476 T3356 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1231477 T3356 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node3&state=recovering&nodeName=127.0.0.1:42382_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
   [junit4]   2> 1231654 T3318 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52462_
   [junit4]   2> 1231656 T3318 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52462_
   [junit4]   2> 1231660 T3376 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1231663 T3360 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1231663 T3409 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1231663 T3340 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1231664 T3392 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1231665 T3347 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1231671 T3410 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1231672 T3410 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1231673 T3410 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1232271 T3341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1232272 T3341 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52462",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52462_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1232272 T3341 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1232273 T3341 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1232278 T3347 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> 1232279 T3340 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> 1232279 T3409 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> 1232279 T3360 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes si

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

plitTest-jetty4-1384086385871/collection1_shard1_0_replica2/data/index.20131110132645931;done=false>>]
   [junit4]   2> 1439759 T3318 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-jetty4-1384086385871/collection1_shard1_0_replica2/data/index.20131110132645931
   [junit4]   2> 1439760 T3455 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90707484567601164-127.0.0.1:52462_-n_0000000004) am no longer a leader.
   [junit4]   2> 1439762 T3448 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 1439783 T3318 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1439839 T3318 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1439841 T3318 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46879 46879
   [junit4]   2> 1440224 T3448 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@248cd0ce name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 1440225 T3318 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 34158
   [junit4]   2> 1440225 T3448 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> !!!! WARNING: best effort to remove /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-1384086373402 FAILED !!!!!
   [junit4]   2> 1440225 T3318 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1440226 T3318 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46879 46879
   [junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/90707484567601155-core_node1-n_0000000000 (0)
   [junit4]   1>     /solr/collections/control_collection/leaders (1)
   [junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:34158_",
   [junit4]   1>            "base_url":"http://127.0.0.1:34158"}
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/election (5)
   [junit4]   1>     /solr/overseer_elect/election/90707484567601155-127.0.0.1:34158_-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/90707484567601162-127.0.0.1:42382_-n_0000000003 (0)
   [junit4]   1>     /solr/overseer_elect/election/90707484567601160-127.0.0.1:58602_-n_0000000002 (0)
   [junit4]   1>     /solr/overseer_elect/election/90707484567601164-127.0.0.1:52462_-n_0000000004 (0)
   [junit4]   1>     /solr/overseer_elect/election/90707484567601158-127.0.0.1:52012_-n_0000000001 (0)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"90707484567601155-127.0.0.1:34158_-n_0000000000"}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=EF590564BB0C27D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_GT -Dtests.timezone=Europe/Paris -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  222s J1 | ShardSplitTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_1 expected:<147> but was:<136>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EF590564BB0C27D5:6EBF8B7CCC5347E9]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:478)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 1440241 T3318 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 222243 T3317 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 1441262 T3409 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {id=PostingsFormat(name=NestedPulsing), _version_=Pulsing41(freqCutoff=5 minBlockSize=37 maxBlockSize=77), n_ti=Pulsing41(freqCutoff=5 minBlockSize=37 maxBlockSize=77)}, docValues:{}, sim=DefaultSimilarity, locale=es_GT, timezone=Europe/Paris
   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=8,threads=1,free=181194936,total=373424128
   [junit4]   2> NOTE: All tests run in this JVM: [StressHdfsTest, TestCodecSupport, TestJmxIntegration, TestHashPartitioner, TestDFRSimilarityFactory, HdfsBasicDistributedZkTest, NoCacheHeaderTest, TestUpdate, HdfsSyncSliceTest, SolrCoreCheckLockOnStartupTest, CurrencyFieldXmlFileTest, IndexSchemaRuntimeFieldTest, TestPhraseSuggestions, TestIndexingPerformance, TestSolrXml, TestStressReorder, SolrRequestParserTest, BadIndexSchemaTest, EnumFieldTest, TestIBSimilarityFactory, TestReload, TestAnalyzedSuggestions, ZkSolrClientTest, DocValuesMultiTest, TestFieldResource, FileUtilsTest, NotRequiredUniqueKeyTest, SuggesterWFSTTest, DistanceFunctionTest, SolrTestCaseJ4Test, TestFastLRUCache, HighlighterConfigTest, ZkNodePropsTest, TestSchemaResource, CoreAdminCreateDiscoverTest, TestWordDelimiterFilterFactory, TestRTGBase, TestAnalyzeInfixSuggestions, JSONWriterTest, PluginInfoTest, SolrPluginUtilsTest, TestCSVLoader, TestComponentsName, TestSchemaVersionResource, XsltUpdateRequestHandlerTest, BasicDistributedZk2Test, TestLazyCores, TestNumberUtils, TestDefaultSimilarityFactory, TestStressUserVersions, TestSolrDeletionPolicy2, CoreContainerCoreInitFailuresTest, DateFieldTest, TestPartialUpdateDeduplication, TestQuerySenderNoQuery, TestStressLucene, BJQParserTest, InfoHandlerTest, TestRecovery, TestCoreDiscovery, CoreMergeIndexesAdminHandlerTest, TestQueryTypes, PrimUtilsTest, ShardRoutingCustomTest, TestQuerySenderListener, TestCollapseQParserPlugin, HdfsChaosMonkeySafeLeaderTest, SimplePostToolTest, LeaderElectionIntegrationTest, TestDistributedGrouping, BasicZkTest, DeleteInactiveReplicaTest, OpenCloseCoreStressTest, DisMaxRequestHandlerTest, HdfsBasicDistributedZk2Test, TestDynamicFieldCollectionResource, SortByFunctionTest, SignatureUpdateProcessorFactoryTest, DocValuesMissingTest, PreAnalyzedUpdateProcessorTest, BasicDistributedZkTest, UnloadDistributedZkTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, SliceStateUpdateTest, TestDistributedSearch, TermVectorComponentDistributedTest, TestJoin, StatsComponentTest, TestGroupingSearch, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterTSTTest, TestTrie, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, ReturnFieldsTest, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestBinaryResponseWriter, AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, TestSystemIdResolver, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, SliceStateTest, UUIDFieldTest, TestCollationKeyRangeQueries, AssignTest, DeleteReplicaTest, ShardSplitTest]
   [junit4] Completed on J1 in 223.52s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1275: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:911: There were test failures: 335 suites, 1475 tests, 1 failure, 35 ignored (6 assumptions)

Total time: 47 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure