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 2014/05/18 22:35:21 UTC

[JENKINS] Lucene-Solr-4.8-Linux (64bit/jdk1.8.0_20-ea-b11) - Build # 194 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.8-Linux/194/
Java: 64bit/jdk1.8.0_20-ea-b11 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
collection already exists: routeFieldColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: routeFieldColl
	at __randomizedtesting.SeedInfo.seed([D83BD57239C39282:59DD5B6A4E9CF2BE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1661)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1615)
	at org.apache.solr.cloud.ShardSplitTest.splitByRouteFieldTest(ShardSplitTest.java:260)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:102)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.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:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11820 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/init-core-data-001
   [junit4]   2> 1184467 T6194 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1184469 T6194 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1184469 T6194 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1184470 T6195 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1184570 T6194 oasc.ZkTestServer.run start zk server on port:37546
   [junit4]   2> 1184570 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1191499 T6198 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 6928ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 1191500 T6201 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ab943d0 name:ZooKeeperConnection Watcher:127.0.0.1:37546 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1191501 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1191501 T6194 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1191504 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1191505 T6203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66a56139 name:ZooKeeperConnection Watcher:127.0.0.1:37546/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1191506 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1191506 T6194 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1191509 T6194 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1191511 T6194 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1191512 T6194 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1191514 T6194 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1191514 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1191517 T6194 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1191517 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1191519 T6194 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1191519 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1191521 T6194 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1191521 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1191523 T6194 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1191523 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1191524 T6194 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1191525 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1191528 T6194 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1191528 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1191531 T6194 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1191531 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1191532 T6194 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1191532 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1191534 T6194 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1191534 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1191536 T6194 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1191536 T6194 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1191767 T6194 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1191808 T6194 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39065
   [junit4]   2> 1191808 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1191809 T6194 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1191809 T6194 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-002
   [junit4]   2> 1191810 T6194 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-002/'
   [junit4]   2> 1191826 T6194 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-002/solr.xml
   [junit4]   2> 1191837 T6194 oasc.CoreContainer.<init> New CoreContainer 1707314283
   [junit4]   2> 1191838 T6194 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-002/]
   [junit4]   2> 1191838 T6194 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1191839 T6194 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1191839 T6194 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1191839 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1191840 T6194 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1191840 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1191840 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1191841 T6194 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1191841 T6194 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1191841 T6194 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1191842 T6194 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1191842 T6194 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1191842 T6194 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37546/solr
   [junit4]   2> 1191842 T6194 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1191843 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1191845 T6214 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51acc8b2 name:ZooKeeperConnection Watcher:127.0.0.1:37546 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1191845 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1191848 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1191848 T6216 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5df41412 name:ZooKeeperConnection Watcher:127.0.0.1:37546/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1191849 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1191851 T6194 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1191855 T6194 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1191857 T6194 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1191859 T6194 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1191861 T6194 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1191862 T6194 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1191863 T6194 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39065_
   [junit4]   2> 1191864 T6194 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39065_
   [junit4]   2> 1191872 T6194 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1191874 T6194 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1191876 T6194 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:39065_
   [junit4]   2> 1191876 T6194 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1191877 T6194 oasc.Overseer.start Overseer (id=91779568902144003-127.0.0.1:39065_-n_0000000000) starting
   [junit4]   2> 1191883 T6194 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1191888 T6218 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1191888 T6194 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1191889 T6218 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:39065_
   [junit4]   2> 1191890 T6194 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1191890 T6194 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1191892 T6217 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1191893 T6219 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1191893 T6219 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1191894 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1191894 T6219 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1191895 T6217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1191895 T6217 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:39065",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39065_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1191895 T6217 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1191895 T6217 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1191897 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1191899 T6216 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> 1192894 T6219 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1192895 T6219 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1192896 T6219 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1192896 T6219 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1192898 T6219 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1192898 T6219 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-002/collection1/'
   [junit4]   2> 1192899 T6219 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1192900 T6219 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1192900 T6219 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1192924 T6219 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1192933 T6219 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1192935 T6219 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1192938 T6219 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1193034 T6219 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1193035 T6219 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1193036 T6219 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1193039 T6219 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1193056 T6219 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1193056 T6219 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1193056 T6219 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-002/collection1/, dataDir=./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/control/data/
   [junit4]   2> 1193057 T6219 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1128e457
   [junit4]   2> 1193058 T6219 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/control/data
   [junit4]   2> 1193058 T6219 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/control/data/index/
   [junit4]   2> 1193058 T6219 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1193059 T6219 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/control/data/index
   [junit4]   2> 1193059 T6219 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=35.17578125, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=29.83895786935135, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11307315699374954
   [junit4]   2> 1193060 T6219 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@83e37da lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6012fc6f),segFN=segments_1,generation=1}
   [junit4]   2> 1193060 T6219 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1193064 T6219 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1193064 T6219 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1193065 T6219 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1193065 T6219 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1193065 T6219 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1193066 T6219 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1193066 T6219 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1193067 T6219 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1193067 T6219 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1193068 T6219 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1193068 T6219 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1193068 T6219 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1193069 T6219 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1193069 T6219 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1193070 T6219 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1193070 T6219 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1193073 T6219 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1193076 T6219 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1193076 T6219 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1193076 T6219 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1193077 T6219 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@83e37da lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6012fc6f),segFN=segments_1,generation=1}
   [junit4]   2> 1193077 T6219 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1193077 T6219 oass.SolrIndexSearcher.<init> Opening Searcher@2ffbd45e[collection1] main
   [junit4]   2> 1193077 T6219 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1193078 T6219 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1193078 T6219 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1193079 T6219 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1193079 T6219 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1193079 T6219 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1193079 T6219 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1193080 T6219 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1193080 T6219 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1193080 T6219 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1193081 T6220 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ffbd45e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1193082 T6219 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1193082 T6223 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39065 collection:control_collection shard:shard1
   [junit4]   2> 1193083 T6194 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1193083 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1193083 T6223 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1193084 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1193085 T6225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6235aafa name:ZooKeeperConnection Watcher:127.0.0.1:37546/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1193085 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1193087 T6194 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1193090 T6194 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1193090 T6223 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1193093 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1193093 T6223 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1193094 T6223 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3888 name=collection1 org.apache.solr.core.SolrCore@5f147a3a url=http://127.0.0.1:39065/collection1 node=127.0.0.1:39065_ C3888_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:39065, core=collection1, node_name=127.0.0.1:39065_}
   [junit4]   2> 1193094 T6223 C3888 P39065 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39065/collection1/
   [junit4]   2> 1193094 T6217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1193094 T6223 C3888 P39065 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1193095 T6223 C3888 P39065 oasc.SyncStrategy.syncToMe http://127.0.0.1:39065/collection1/ has no replicas
   [junit4]   2> 1193095 T6223 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39065/collection1/ shard1
   [junit4]   2> 1193096 T6223 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1193097 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1193101 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1193103 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1193205 T6216 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> 1193205 T6225 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> 1193216 T6223 oasc.ZkController.register We are http://127.0.0.1:39065/collection1/ and leader is http://127.0.0.1:39065/collection1/
   [junit4]   2> 1193216 T6223 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39065
   [junit4]   2> 1193216 T6223 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1193216 T6223 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1193216 T6223 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1193218 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1193218 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1193218 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1193218 T6223 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1193219 T6217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1193220 T6217 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:39065",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39065_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1193221 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1193323 T6225 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> 1193323 T6216 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> 1193348 T6194 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1193349 T6194 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1193351 T6194 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59426
   [junit4]   2> 1193351 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1193351 T6194 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1193351 T6194 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-003
   [junit4]   2> 1193352 T6194 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-003/'
   [junit4]   2> 1193363 T6194 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-003/solr.xml
   [junit4]   2> 1193371 T6194 oasc.CoreContainer.<init> New CoreContainer 1546937996
   [junit4]   2> 1193371 T6194 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-003/]
   [junit4]   2> 1193371 T6194 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1193372 T6194 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1193372 T6194 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1193372 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1193372 T6194 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1193373 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1193373 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1193373 T6194 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1193373 T6194 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1193374 T6194 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1193374 T6194 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1193374 T6194 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1193374 T6194 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37546/solr
   [junit4]   2> 1193375 T6194 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1193375 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1193377 T6236 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3610aa61 name:ZooKeeperConnection Watcher:127.0.0.1:37546 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1193377 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1193380 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1193381 T6238 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@785e7ef9 name:ZooKeeperConnection Watcher:127.0.0.1:37546/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1193381 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1193389 T6194 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1194392 T6194 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59426_
   [junit4]   2> 1194394 T6194 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59426_
   [junit4]   2> 1194395 T6216 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1194395 T6225 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1194395 T6238 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1194398 T6239 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1194398 T6239 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1194399 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1194399 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1194399 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1194399 T6239 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1194403 T6217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1194403 T6217 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:59426",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59426_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1194403 T6217 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1194404 T6217 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1194406 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1194508 T6225 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> 1194508 T6238 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> 1194508 T6216 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> 1195400 T6239 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1195401 T6239 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1195402 T6239 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1195402 T6239 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1195404 T6239 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1195404 T6239 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-003/collection1/'
   [junit4]   2> 1195405 T6239 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1195406 T6239 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1195406 T6239 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1195837 T6239 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1195851 T6239 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1195852 T6239 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1195858 T6239 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1195970 T6239 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1195971 T6239 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1195972 T6239 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1195974 T6239 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1195989 T6239 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1195989 T6239 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1195989 T6239 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-003/collection1/, dataDir=./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty1/
   [junit4]   2> 1195990 T6239 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1128e457
   [junit4]   2> 1195990 T6239 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty1
   [junit4]   2> 1195990 T6239 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty1/index/
   [junit4]   2> 1195990 T6239 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1195991 T6239 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty1/index
   [junit4]   2> 1195991 T6239 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=35.17578125, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=29.83895786935135, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11307315699374954
   [junit4]   2> 1195991 T6239 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@53dc29c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37654afc),segFN=segments_1,generation=1}
   [junit4]   2> 1195991 T6239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1195993 T6239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1195993 T6239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1195994 T6239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1195994 T6239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1195994 T6239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1195994 T6239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1195994 T6239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1195994 T6239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1195995 T6239 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1195995 T6239 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1195995 T6239 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1195995 T6239 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1195996 T6239 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1195996 T6239 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1195996 T6239 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1195997 T6239 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1195999 T6239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1196001 T6239 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1196001 T6239 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1196001 T6239 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1196002 T6239 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@53dc29c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37654afc),segFN=segments_1,generation=1}
   [junit4]   2> 1196002 T6239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1196003 T6239 oass.SolrIndexSearcher.<init> Opening Searcher@417de53f[collection1] main
   [junit4]   2> 1196003 T6239 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1196004 T6239 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1196004 T6239 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1196004 T6239 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1196004 T6239 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1196005 T6239 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1196005 T6239 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1196005 T6239 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1196005 T6239 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1196006 T6239 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1196008 T6240 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@417de53f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1196010 T6239 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1196011 T6243 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59426 collection:collection1 shard:shard2
   [junit4]   2> 1196011 T6194 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1196011 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1196012 T6243 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1196017 T6243 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1196018 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1196018 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1196018 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1196018 T6243 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1196019 T6243 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3889 name=collection1 org.apache.solr.core.SolrCore@7d37c45 url=http://127.0.0.1:59426/collection1 node=127.0.0.1:59426_ C3889_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:59426, core=collection1, node_name=127.0.0.1:59426_}
   [junit4]   2> 1196019 T6243 C3889 P59426 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59426/collection1/
   [junit4]   2> 1196019 T6217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1196019 T6243 C3889 P59426 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1196019 T6243 C3889 P59426 oasc.SyncStrategy.syncToMe http://127.0.0.1:59426/collection1/ has no replicas
   [junit4]   2> 1196019 T6243 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59426/collection1/ shard2
   [junit4]   2> 1196020 T6243 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1196021 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1196022 T6225 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> 1196022 T6216 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> 1196022 T6238 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> 1196031 T6217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1196034 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1196136 T6225 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> 1196136 T6238 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> 1196136 T6216 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> 1196180 T6243 oasc.ZkController.register We are http://127.0.0.1:59426/collection1/ and leader is http://127.0.0.1:59426/collection1/
   [junit4]   2> 1196180 T6243 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59426
   [junit4]   2> 1196180 T6243 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1196180 T6243 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1196180 T6243 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1196181 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1196181 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1196181 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1196181 T6243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1196182 T6217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1196182 T6217 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:59426",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59426_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1196184 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1196248 T6194 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1196248 T6194 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1196250 T6194 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47319
   [junit4]   2> 1196250 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1196251 T6194 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1196251 T6194 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-004
   [junit4]   2> 1196251 T6194 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-004/'
   [junit4]   2> 1196263 T6194 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-004/solr.xml
   [junit4]   2> 1196277 T6194 oasc.CoreContainer.<init> New CoreContainer 1809728609
   [junit4]   2> 1196277 T6194 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-004/]
   [junit4]   2> 1196277 T6194 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1196278 T6194 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1196278 T6194 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1196278 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1196278 T6194 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1196279 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1196279 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1196279 T6194 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1196279 T6194 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1196280 T6194 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1196280 T6194 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1196280 T6194 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1196281 T6194 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37546/solr
   [junit4]   2> 1196281 T6194 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1196281 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1196283 T6254 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10284596 name:ZooKeeperConnection Watcher:127.0.0.1:37546 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1196283 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1196285 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1196285 T6216 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> 1196285 T6238 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> 1196285 T6225 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> 1196286 T6256 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b8f039 name:ZooKeeperConnection Watcher:127.0.0.1:37546/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1196286 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1196293 T6194 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1197296 T6194 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47319_
   [junit4]   2> 1197302 T6194 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47319_
   [junit4]   2> 1197305 T6225 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1197306 T6216 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1197306 T6256 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1197305 T6238 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1197312 T6257 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1197312 T6257 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1197313 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1197314 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1197314 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1197314 T6257 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1197315 T6217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1197316 T6217 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:47319",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47319_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1197317 T6217 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1197317 T6217 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1197320 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1197423 T6216 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> 1197423 T6238 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> 1197423 T6225 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> 1197423 T6256 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> 1198315 T6257 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1198315 T6257 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1198316 T6257 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1198316 T6257 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1198321 T6257 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1198322 T6257 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-004/collection1/'
   [junit4]   2> 1198323 T6257 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1198324 T6257 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1198324 T6257 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1198347 T6257 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1198356 T6257 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1198357 T6257 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1198361 T6257 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1198444 T6257 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1198445 T6257 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1198446 T6257 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1198448 T6257 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1198458 T6257 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1198458 T6257 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1198458 T6257 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-004/collection1/, dataDir=./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty2/
   [junit4]   2> 1198459 T6257 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1128e457
   [junit4]   2> 1198459 T6257 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty2
   [junit4]   2> 1198459 T6257 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty2/index/
   [junit4]   2> 1198459 T6257 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1198460 T6257 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty2/index
   [junit4]   2> 1198460 T6257 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=35.17578125, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=29.83895786935135, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11307315699374954
   [junit4]   2> 1198460 T6257 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5d872bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4767f7fc),segFN=segments_1,generation=1}
   [junit4]   2> 1198461 T6257 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1198463 T6257 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1198463 T6257 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1198463 T6257 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1198463 T6257 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1198463 T6257 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1198463 T6257 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1198464 T6257 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1198464 T6257 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1198464 T6257 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1198464 T6257 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1198465 T6257 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1198465 T6257 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1198465 T6257 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1198465 T6257 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1198466 T6257 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1198466 T6257 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1198467 T6257 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1198468 T6257 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1198469 T6257 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1198469 T6257 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1198469 T6257 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5d872bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4767f7fc),segFN=segments_1,generation=1}
   [junit4]   2> 1198470 T6257 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1198470 T6257 oass.SolrIndexSearcher.<init> Opening Searcher@2d8c8fa4[collection1] main
   [junit4]   2> 1198470 T6257 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1198471 T6257 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1198471 T6257 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1198472 T6257 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1198472 T6257 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1198472 T6257 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1198473 T6257 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1198473 T6257 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1198473 T6257 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1198473 T6257 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1198475 T6258 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d8c8fa4[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1198476 T6257 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1198477 T6261 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47319 collection:collection1 shard:shard1
   [junit4]   2> 1198477 T6194 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1198478 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1198478 T6261 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1198482 T6261 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1198483 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1198483 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1198483 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1198483 T6261 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1198484 T6261 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3890 name=collection1 org.apache.solr.core.SolrCore@77106444 url=http://127.0.0.1:47319/collection1 node=127.0.0.1:47319_ C3890_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:47319, core=collection1, node_name=127.0.0.1:47319_}
   [junit4]   2> 1198484 T6261 C3890 P47319 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47319/collection1/
   [junit4]   2> 1198484 T6217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1198484 T6261 C3890 P47319 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1198485 T6261 C3890 P47319 oasc.SyncStrategy.syncToMe http://127.0.0.1:47319/collection1/ has no replicas
   [junit4]   2> 1198485 T6261 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47319/collection1/ shard1
   [junit4]   2> 1198485 T6261 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1198486 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1198487 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1198490 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1198592 T6256 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> 1198592 T6216 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> 1198592 T6225 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> 1198592 T6238 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> 1198638 T6261 oasc.ZkController.register We are http://127.0.0.1:47319/collection1/ and leader is http://127.0.0.1:47319/collection1/
   [junit4]   2> 1198638 T6261 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47319
   [junit4]   2> 1198638 T6261 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1198643 T6261 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1198644 T6261 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1198645 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1198645 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1198645 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1198645 T6261 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1198647 T6217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1198648 T6217 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:47319",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47319_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1198650 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1198727 T6194 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1198728 T6194 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1198730 T6194 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35725
   [junit4]   2> 1198730 T6194 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1198730 T6194 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1198730 T6194 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-005
   [junit4]   2> 1198731 T6194 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-005/'
   [junit4]   2> 1198743 T6194 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-005/solr.xml
   [junit4]   2> 1198750 T6194 oasc.CoreContainer.<init> New CoreContainer 102248731
   [junit4]   2> 1198750 T6194 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-005/]
   [junit4]   2> 1198751 T6194 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1198751 T6256 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> 1198751 T6238 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> 1198751 T6225 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> 1198751 T6194 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1198752 T6194 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1198753 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1198753 T6194 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1198754 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1198754 T6194 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1198754 T6194 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1198755 T6194 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1198751 T6216 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> 1198756 T6194 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1198756 T6194 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1198756 T6194 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1198757 T6194 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37546/solr
   [junit4]   2> 1198757 T6194 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1198758 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1198759 T6272 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ee34be6 name:ZooKeeperConnection Watcher:127.0.0.1:37546 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1198759 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1198766 T6194 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1198767 T6274 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e0ae770 name:ZooKeeperConnection Watcher:127.0.0.1:37546/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1198767 T6194 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1198773 T6194 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1199775 T6194 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35725_
   [junit4]   2> 1199777 T6194 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35725_
   [junit4]   2> 1199780 T6225 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1199780 T6256 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1199780 T6238 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1199780 T6274 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1199780 T6216 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1199785 T6275 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1199786 T6275 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1199787 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1199787 T6275 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1199787 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1199788 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1199789 T6217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1199790 T6217 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:35725",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35725_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1199790 T6217 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1199791 T6217 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1199794 T6216 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1199896 T6216 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> 1199897 T6256 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> 1199897 T6238 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> 1199897 T6225 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> 1199897 T6274 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> 1200788 T6275 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1200788 T6275 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1200789 T6275 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 120078

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

lr cannot talk to ZK
   [junit4]   2> ASYNC  NEW_CORE C3997 name=collection1 org.apache.solr.core.SolrCore@5d4025b7 url=http://127.0.0.1:55145/collection1 node=127.0.0.1:55145_ C3997_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:55145, core=collection1, node_name=127.0.0.1:55145_}
   [junit4]   2> 1379136 T6294 C3997 P55145 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 1379137 T6294 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 1379137 T6294 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d4025b7
   [junit4]   2> 1379141 T6294 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=99,cumulative_deletesById=22,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=5464,transaction_logs_total_number=2}
   [junit4]   2> 1379141 T6294 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1379141 T6294 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1379141 T6294 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1379142 T6294 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1379142 T6294 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1379142 T6294 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 1379142 T6294 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty4
   [junit4]   2> 1379142 T6294 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 1379143 T6294 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.ShardSplitTest-D83BD57239C39282-001/tempDir-001/jetty4/index
   [junit4]   2> 1379143 T6294 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1379143 T6294 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J0/./solr.cloud.ShardSplitTest-D83BD57239C39282-001
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=iw_IL, timezone=Australia/Tasmania
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=296693760,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearchPerf, TestBlendedInfixSuggestions, TestJmxMonitoredMap, ZkCLITest, PrimitiveFieldTypeTest, AddBlockUpdateTest, SliceStateUpdateTest, SliceStateTest, TestShortCircuitedRequests, TestSolrQueryParserResource, SystemInfoHandlerTest, TestElisionMultitermQuery, ResourceLoaderTest, EchoParamsTest, AsyncMigrateRouteKeyTest, TestDocSet, TestUniqueKeyFieldResource, SolrIndexSplitterTest, DistributedTermsComponentTest, ScriptEngineTest, SpatialFilterTest, BJQParserTest, TestStressVersions, TestBM25SimilarityFactory, TestRequestStatusCollectionAPI, SampleTest, TestSearcherReuse, TestSuggestSpellingConverter, FieldMutatingUpdateProcessorTest, QueryElevationComponentTest, TestManagedResourceStorage, SolrInfoMBeanTest, TestOverriddenPrefixQueryForCustomFieldType, SolrTestCaseJ4Test, TestCloudManagedSchemaAddField, TestFieldTypeResource, TestFieldSortValues, TestLRUCache, TestClassNameShortening, TestShardHandlerFactory, ClusterStateUpdateTest, SoftAutoCommitTest, TestFunctionQuery, TestExceedMaxTermLength, MBeansHandlerTest, SolrXmlInZkTest, SpellPossibilityIteratorTest, SearchHandlerTest, TestDocumentBuilder, FastVectorHighlighterTest, UpdateParamsTest, TestFreeTextSuggestions, AutoCommitTest, TestPseudoReturnFields, TestCoreContainer, IndexSchemaTest, TestRandomMergePolicy, TestComplexPhraseQParserPlugin, TestCharFilters, TestFieldResource, TestNonDefinedSimilarityFactory, ResponseLogComponentTest, OverseerCollectionProcessorTest, PolyFieldTest, SyncSliceTest, OverseerTest, TestRemoteStreaming, TestPerFieldSimilarity, TestRestManager, TestDefaultSearchFieldResource, CursorMarkTest, TestQueryUtils, CoreAdminCreateDiscoverTest, TestManagedResource, DistributedQueryComponentOptimizationTest, DocumentBuilderTest, RegexBoostProcessorTest, StressHdfsTest, TestConfig, TestSystemIdResolver, CSVRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestCollationFieldDocValues, LeaderElectionTest, SuggesterFSTTest, TestBadConfig, DocValuesMissingTest, OverseerStatusTest, TestSimpleQParserPlugin, SOLR749Test, TestLuceneMatchVersion, DateMathParserTest, BasicDistributedZkTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, TestReload, HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, SolrRequestParserTest, TestStressLucene, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, TermsComponentTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestLFUCache, HighlighterConfigTest, TestQuerySenderNoQuery, BadComponentTest, TestMergePolicyConfig, MultiTermTest, NumericFieldsTest, MinimalSchemaTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestCodecSupport, SynonymTokenizerTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestSolrXMLSerializer, PrimUtilsTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, ZkNodePropsTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestCollationKeyRangeQueries, AssignTest, CollectionsAPIAsyncDistributedZkTest, DeleteShardTest, DistribCursorPagingTest, ShardSplitTest]
   [junit4] Completed on J0 in 195.26s, 1 test, 1 error <<< FAILURES!

[...truncated 100 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/lucene/common-build.xml:1293: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/lucene/common-build.xml:919: There were test failures: 387 suites, 1624 tests, 1 error, 37 ignored (16 assumptions)

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