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/15 12:16:48 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0_20-ea-b11) - Build # 10192 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10192/
Java: 32bit/jdk1.8.0_20-ea-b11 -server -XX:+UseSerialGC

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

Error Message:
Could not find collection:collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not find collection:collection1
	at __randomizedtesting.SeedInfo.seed([153C16664CA787B1:94DA987E3BF8E78D]: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.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:349)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:145)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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 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 11346 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/init-core-data-001
   [junit4]   2> 687700 T3168 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /w_/j
   [junit4]   2> 687702 T3168 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 687702 T3168 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 687703 T3169 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 687803 T3168 oasc.ZkTestServer.run start zk server on port:34190
   [junit4]   2> 687804 T3168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 687924 T3175 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bbaf1c name:ZooKeeperConnection Watcher:127.0.0.1:34190 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687925 T3168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 687925 T3168 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 687931 T3168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 687932 T3177 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b10c7f name:ZooKeeperConnection Watcher:127.0.0.1:34190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687932 T3168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 687933 T3168 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 687935 T3168 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 687936 T3168 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 687937 T3168 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 687938 T3168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 687938 T3168 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 687940 T3168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 687941 T3168 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 687946 T3168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 687946 T3168 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 687948 T3168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 687948 T3168 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 687950 T3168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 687950 T3168 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 687951 T3168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 687952 T3168 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 687953 T3168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 687953 T3168 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 687955 T3168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 687955 T3168 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 687957 T3168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 687957 T3168 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 687959 T3168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 687959 T3168 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 687960 T3168 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 687961 T3168 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 688192 T3168 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 688196 T3168 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46027
   [junit4]   2> 688197 T3168 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 688198 T3168 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 688198 T3168 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-002
   [junit4]   2> 688198 T3168 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-002/'
   [junit4]   2> 688208 T3168 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-002/solr.xml
   [junit4]   2> 688225 T3168 oasc.CoreContainer.<init> New CoreContainer 7954878
   [junit4]   2> 688226 T3168 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-002/]
   [junit4]   2> 688226 T3168 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 688226 T3168 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 688227 T3168 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 688227 T3168 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 688227 T3168 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 688227 T3168 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 688228 T3168 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 688228 T3168 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 688228 T3168 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 688229 T3168 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 688229 T3168 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 688229 T3168 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 688230 T3168 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34190/solr
   [junit4]   2> 688230 T3168 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 688231 T3168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 688232 T3188 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18f5c00 name:ZooKeeperConnection Watcher:127.0.0.1:34190 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 688233 T3168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 688235 T3168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 688236 T3190 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@de0951 name:ZooKeeperConnection Watcher:127.0.0.1:34190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 688236 T3168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 688237 T3168 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 688239 T3168 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 688240 T3168 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 688242 T3168 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 688243 T3168 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 688245 T3168 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 688246 T3168 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46027_w_%2Fj
   [junit4]   2> 688246 T3168 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46027_w_%2Fj
   [junit4]   2> 688248 T3168 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 688249 T3168 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 688251 T3168 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:46027_w_%2Fj
   [junit4]   2> 688251 T3168 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 688254 T3168 oasc.Overseer.start Overseer (id=91760117882880003-127.0.0.1:46027_w_%2Fj-n_0000000000) starting
   [junit4]   2> 688260 T3168 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 688264 T3192 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 688264 T3168 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 688266 T3168 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 688267 T3168 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 688268 T3191 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 688269 T3193 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 688269 T3193 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 688270 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 688270 T3193 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 688271 T3191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 688271 T3191 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:46027/w_/j",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46027_w_%2Fj",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 688271 T3191 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 688271 T3191 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 688272 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 688273 T3190 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> 689270 T3193 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 689271 T3193 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 689271 T3193 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 689271 T3193 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 689272 T3193 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 689272 T3193 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-002/collection1/'
   [junit4]   2> 689273 T3193 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 689273 T3193 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 689273 T3193 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 689295 T3193 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 689303 T3193 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 689304 T3193 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 689308 T3193 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 689418 T3193 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 689419 T3193 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 689420 T3193 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 689422 T3193 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 689432 T3193 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 689432 T3193 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 689432 T3193 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-002/collection1/, dataDir=./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/control/data/
   [junit4]   2> 689433 T3193 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c93b06
   [junit4]   2> 689433 T3193 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/control/data
   [junit4]   2> 689433 T3193 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/control/data/index/
   [junit4]   2> 689433 T3193 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 689434 T3193 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/control/data/index
   [junit4]   2> 689434 T3193 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5217975086176427]
   [junit4]   2> 689434 T3193 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@8c54be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@82b6a9),segFN=segments_1,generation=1}
   [junit4]   2> 689435 T3193 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 689436 T3193 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 689436 T3193 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 689437 T3193 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 689437 T3193 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 689437 T3193 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 689437 T3193 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 689437 T3193 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 689438 T3193 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 689438 T3193 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 689438 T3193 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 689438 T3193 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 689438 T3193 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 689439 T3193 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 689439 T3193 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 689439 T3193 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 689439 T3193 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 689441 T3193 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 689442 T3193 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 689442 T3193 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 689443 T3193 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=48.3466796875, floorSegmentMB=1.5498046875, forceMergeDeletesPctAllowed=9.914544380106298, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7766447554530304
   [junit4]   2> 689443 T3193 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@8c54be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@82b6a9),segFN=segments_1,generation=1}
   [junit4]   2> 689444 T3193 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 689444 T3193 oass.SolrIndexSearcher.<init> Opening Searcher@13af92a[collection1] main
   [junit4]   2> 689444 T3193 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 689445 T3193 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 689445 T3193 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 689446 T3193 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 689446 T3193 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 689446 T3193 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 689447 T3193 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 689447 T3193 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 689447 T3193 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 689447 T3193 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 689448 T3194 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13af92a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 689449 T3193 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 689449 T3197 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46027/w_/j collection:control_collection shard:shard1
   [junit4]   2> 689450 T3168 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 689450 T3168 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 689451 T3168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 689452 T3197 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 689453 T3199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@110c2be name:ZooKeeperConnection Watcher:127.0.0.1:34190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 689454 T3168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 689455 T3168 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 689457 T3168 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 689461 T3197 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 689462 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689463 T3197 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 689463 T3197 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1689 name=collection1 org.apache.solr.core.SolrCore@2dab28 url=http://127.0.0.1:46027/w_/j/collection1 node=127.0.0.1:46027_w_%2Fj C1689_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:46027/w_/j, core=collection1, node_name=127.0.0.1:46027_w_%2Fj}
   [junit4]   2> 689463 T3197 C1689 P46027 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46027/w_/j/collection1/
   [junit4]   2> 689463 T3197 C1689 P46027 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 689463 T3197 C1689 P46027 oasc.SyncStrategy.syncToMe http://127.0.0.1:46027/w_/j/collection1/ has no replicas
   [junit4]   2> 689464 T3197 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46027/w_/j/collection1/ shard1
   [junit4]   2> 689464 T3197 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 689464 T3191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 689466 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689469 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689471 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689572 T3190 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> 689573 T3199 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> 689620 T3197 oasc.ZkController.register We are http://127.0.0.1:46027/w_/j/collection1/ and leader is http://127.0.0.1:46027/w_/j/collection1/
   [junit4]   2> 689620 T3197 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46027/w_/j
   [junit4]   2> 689620 T3197 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 689620 T3197 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 689620 T3197 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 689621 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689622 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689622 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689623 T3197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 689624 T3191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 689625 T3191 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46027/w_/j",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46027_w_%2Fj",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 689627 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689712 T3168 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 689713 T3168 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 689714 T3168 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59848
   [junit4]   2> 689715 T3168 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 689716 T3168 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 689716 T3168 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-003
   [junit4]   2> 689717 T3168 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-003/'
   [junit4]   2> 689729 T3199 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> 689729 T3190 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> 689732 T3168 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-003/solr.xml
   [junit4]   2> 689741 T3168 oasc.CoreContainer.<init> New CoreContainer 27217442
   [junit4]   2> 689742 T3168 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-003/]
   [junit4]   2> 689742 T3168 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 689743 T3168 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 689743 T3168 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 689743 T3168 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 689744 T3168 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 689744 T3168 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 689745 T3168 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 689745 T3168 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 689746 T3168 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 689746 T3168 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 689747 T3168 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 689747 T3168 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 689748 T3168 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34190/solr
   [junit4]   2> 689748 T3168 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 689749 T3168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 689751 T3210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62ff5e name:ZooKeeperConnection Watcher:127.0.0.1:34190 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 689751 T3168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 689753 T3168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 689754 T3212 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13a2f73 name:ZooKeeperConnection Watcher:127.0.0.1:34190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 689754 T3168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 689758 T3168 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 690759 T3168 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59848_w_%2Fj
   [junit4]   2> 690760 T3168 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59848_w_%2Fj
   [junit4]   2> 690762 T3190 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 690762 T3199 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 690762 T3212 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 690766 T3213 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 690767 T3213 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 690767 T3213 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 690767 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 690768 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 690768 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 690769 T3191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 690769 T3191 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59848/w_/j",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59848_w_%2Fj",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 690770 T3191 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 690770 T3191 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 690775 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 690876 T3199 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> 690876 T3212 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> 690876 T3190 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> 691768 T3213 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 691768 T3213 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 691769 T3213 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 691769 T3213 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 691770 T3213 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 691770 T3213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-003/collection1/'
   [junit4]   2> 691770 T3213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 691771 T3213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 691771 T3213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 691789 T3213 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 691810 T3213 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 691811 T3213 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 691817 T3213 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 691911 T3213 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 691912 T3213 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 691913 T3213 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 691915 T3213 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 691924 T3213 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 691925 T3213 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 691925 T3213 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-003/collection1/, dataDir=./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/jetty1/
   [junit4]   2> 691925 T3213 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c93b06
   [junit4]   2> 691926 T3213 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/jetty1
   [junit4]   2> 691926 T3213 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/jetty1/index/
   [junit4]   2> 691926 T3213 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 691926 T3213 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/jetty1/index
   [junit4]   2> 691927 T3213 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5217975086176427]
   [junit4]   2> 691927 T3213 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1f7c5d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b5be28),segFN=segments_1,generation=1}
   [junit4]   2> 691927 T3213 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 691929 T3213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 691929 T3213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 691930 T3213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 691930 T3213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 691930 T3213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 691930 T3213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 691930 T3213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 691931 T3213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 691931 T3213 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 691931 T3213 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 691931 T3213 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 691932 T3213 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 691932 T3213 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 691932 T3213 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 691932 T3213 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 691933 T3213 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 691934 T3213 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 691935 T3213 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 691936 T3213 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 691936 T3213 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=48.3466796875, floorSegmentMB=1.5498046875, forceMergeDeletesPctAllowed=9.914544380106298, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7766447554530304
   [junit4]   2> 691936 T3213 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1f7c5d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b5be28),segFN=segments_1,generation=1}
   [junit4]   2> 691937 T3213 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 691937 T3213 oass.SolrIndexSearcher.<init> Opening Searcher@1cf09d5[collection1] main
   [junit4]   2> 691937 T3213 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 691938 T3213 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 691938 T3213 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 691938 T3213 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 691938 T3213 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 691938 T3213 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 691939 T3213 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 691939 T3213 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 691939 T3213 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 691939 T3213 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 691941 T3214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cf09d5[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 691942 T3213 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 691943 T3217 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59848/w_/j collection:collection1 shard:shard2
   [junit4]   2> 691943 T3168 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 691944 T3168 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 691943 T3217 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 691947 T3217 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 691948 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 691948 T3217 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 691948 T3217 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 691948 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 691949 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1690 name=collection1 org.apache.solr.core.SolrCore@c953c6 url=http://127.0.0.1:59848/w_/j/collection1 node=127.0.0.1:59848_w_%2Fj C1690_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:59848/w_/j, core=collection1, node_name=127.0.0.1:59848_w_%2Fj}
   [junit4]   2> 691949 T3217 C1690 P59848 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59848/w_/j/collection1/
   [junit4]   2> 691949 T3217 C1690 P59848 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 691949 T3217 C1690 P59848 oasc.SyncStrategy.syncToMe http://127.0.0.1:59848/w_/j/collection1/ has no replicas
   [junit4]   2> 691950 T3217 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59848/w_/j/collection1/ shard2
   [junit4]   2> 691950 T3217 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 691951 T3191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 691952 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 691953 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 691955 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692059 T3199 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> 692059 T3190 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> 692059 T3212 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> 692104 T3217 oasc.ZkController.register We are http://127.0.0.1:59848/w_/j/collection1/ and leader is http://127.0.0.1:59848/w_/j/collection1/
   [junit4]   2> 692104 T3217 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59848/w_/j
   [junit4]   2> 692104 T3217 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 692104 T3217 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 692105 T3217 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 692106 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692106 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692106 T3217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 692106 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692107 T3191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 692107 T3191 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59848/w_/j",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59848_w_%2Fj",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 692109 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692211 T3199 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> 692211 T3190 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> 692211 T3212 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> 692228 T3168 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 692229 T3168 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 692232 T3168 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55978
   [junit4]   2> 692233 T3168 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 692234 T3168 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 692234 T3168 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-004
   [junit4]   2> 692234 T3168 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-004/'
   [junit4]   2> 692258 T3168 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-004/solr.xml
   [junit4]   2> 692264 T3168 oasc.CoreContainer.<init> New CoreContainer 5742151
   [junit4]   2> 692265 T3168 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-004/]
   [junit4]   2> 692265 T3168 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 692265 T3168 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 692266 T3168 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 692266 T3168 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 692266 T3168 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 692267 T3168 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 692267 T3168 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 692267 T3168 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 692267 T3168 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 692268 T3168 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 692268 T3168 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 692268 T3168 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 692269 T3168 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34190/solr
   [junit4]   2> 692269 T3168 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 692270 T3168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 692271 T3228 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c5bd0 name:ZooKeeperConnection Watcher:127.0.0.1:34190 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 692271 T3168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 692273 T3168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 692274 T3230 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1709483 name:ZooKeeperConnection Watcher:127.0.0.1:34190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 692275 T3168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 692278 T3168 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 693280 T3168 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55978_w_%2Fj
   [junit4]   2> 693281 T3168 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55978_w_%2Fj
   [junit4]   2> 693283 T3212 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 693283 T3190 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 693283 T3199 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 693283 T3230 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 693286 T3231 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 693286 T3231 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 693291 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 693291 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 693291 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 693291 T3231 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 693292 T3191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 693293 T3191 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55978/w_/j",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55978_w_%2Fj",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 693293 T3191 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 693293 T3191 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 693296 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 693397 T3199 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> 693397 T3230 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> 693397 T3190 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> 693397 T3212 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> 694292 T3231 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 694292 T3231 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 694293 T3231 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 694293 T3231 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 694294 T3231 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 694294 T3231 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-004/collection1/'
   [junit4]   2> 694295 T3231 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 694295 T3231 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 694295 T3231 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 694320 T3231 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 694332 T3231 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 694333 T3231 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 694339 T3231 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 694454 T3231 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 694456 T3231 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 694456 T3231 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 694458 T3231 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 694467 T3231 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 694468 T3231 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 694468 T3231 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-004/collection1/, dataDir=./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/jetty2/
   [junit4]   2> 694468 T3231 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c93b06
   [junit4]   2> 694469 T3231 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/jetty2
   [junit4]   2> 694469 T3231 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/jetty2/index/
   [junit4]   2> 694469 T3231 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 694469 T3231 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-001/jetty2/index
   [junit4]   2> 694469 T3231 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5217975086176427]
   [junit4]   2> 694470 T3231 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e871b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ca232),segFN=segments_1,generation=1}
   [junit4]   2> 694470 T3231 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 694472 T3231 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 694472 T3231 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 694472 T3231 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 694473 T3231 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 694473 T3231 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 694473 T3231 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 694473 T3231 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 694473 T3231 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 694474 T3231 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 694474 T3231 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 694474 T3231 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 694474 T3231 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 694475 T3231 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 694475 T3231 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 694475 T3231 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 694475 T3231 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 694477 T3231 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 694478 T3231 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 694478 T3231 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 694479 T3231 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=48.3466796875, floorSegmentMB=1.5498046875, forceMergeDeletesPctAllowed=9.914544380106298, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7766447554530304
   [junit4]   2> 694479 T3231 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e871b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ca232),segFN=segments_1,generation=1}
   [junit4]   2> 694479 T3231 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 694480 T3231 oass.SolrIndexSearcher.<init> Opening Searcher@f29a0d[collection1] main
   [junit4]   2> 694480 T3231 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 694480 T3231 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 694481 T3231 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 694481 T3231 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 694481 T3231 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 694481 T3231 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 694482 T3231 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 694482 T3231 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 694482 T3231 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 694482 T3231 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 694485 T3232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f29a0d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 694485 T3231 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 694486 T3235 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55978/w_/j collection:collection1 shard:shard3
   [junit4]   2> 694486 T3168 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 694487 T3168 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 694489 T3235 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 694492 T3235 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 694493 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 694493 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 694493 T3235 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 694493 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 694494 T3235 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1691 name=collection1 org.apache.solr.core.SolrCore@539f3d url=http://127.0.0.1:55978/w_/j/collection1 node=127.0.0.1:55978_w_%2Fj C1691_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:55978/w_/j, core=collection1, node_name=127.0.0.1:55978_w_%2Fj}
   [junit4]   2> 694494 T3235 C1691 P55978 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55978/w_/j/collection1/
   [junit4]   2> 694494 T3191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 694494 T3235 C1691 P55978 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 694495 T3235 C1691 P55978 oasc.SyncStrategy.syncToMe http://127.0.0.1:55978/w_/j/collection1/ has no replicas
   [junit4]   2> 694495 T3235 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55978/w_/j/collection1/ shard3
   [junit4]   2> 694495 T3235 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 694496 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 694497 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 694500 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 694601 T3212 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> 694601 T3230 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> 694601 T3190 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> 694601 T3199 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> 694649 T3235 oasc.ZkController.register We are http://127.0.0.1:55978/w_/j/collection1/ and leader is http://127.0.0.1:55978/w_/j/collection1/
   [junit4]   2> 694650 T3235 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55978/w_/j
   [junit4]   2> 694650 T3235 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 694650 T3235 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 694650 T3235 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 694651 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 694651 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 694651 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 694652 T3235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 694652 T3191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 694653 T3191 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55978/w_/j",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55978_w_%2Fj",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 694654 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 694724 T3168 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 694725 T3168 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 694726 T3168 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54130
   [junit4]   2> 694727 T3168 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 694728 T3168 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 694728 T3168 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-005
   [junit4]   2> 694728 T3168 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-005/'
   [junit4]   2> 694738 T3168 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-005/solr.xml
   [junit4]   2> 694744 T3168 oasc.CoreContainer.<init> New CoreContainer 17912892
   [junit4]   2> 694744 T3168 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001/tempDir-005/]
   [junit4]   2> 694745 T3168 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 694745 T3168 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 694745 T3168 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 694746 T3168 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 694746 T3168 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 694746 T3168 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 694746 T3168 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 694747 T3168 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 694747 T3168 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 694747 T3168 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 694748 T3168 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 694748 T3168 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 694748 T3168 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34190/solr
   [junit4]   2> 694749 T3168 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 694749 T3168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 694752 T3246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7586c9 name:ZooKeeperConnection Watcher:127.0.0.1:34190 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 694752 T3168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 694754 T3168 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 694755 T3248 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1685e1f name:ZooKeeperConnection Watcher:127.0.0.1:34190/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 694755 T3168 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 694761 T3212 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> 694761 T3199 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> 694761 T3230 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> 694761 T3190 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> 694765 T3168 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 695767 T3168 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54130_w_%2Fj
   [junit4]   2> 695768 T3168 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54130_w_%2Fj
   [junit4]   2> 695770 T3212 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 695770 T3199 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 695770 T3190 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 695770 T3248 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 695770 T3230 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 695774 T3249 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 695774 T3249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 695775 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 695775 T3249 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 695775 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 695776 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 695776 T3191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 695777 T3191 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54130/w_/j",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54130_w_%2Fj",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 695777 T3191 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 695777 T3191 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 695779 T3190 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 695880 T3212 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> 695880 T3230 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> 695880 T3248 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> 695880 T3190 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> 695880 T3199 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> 696776 T3249 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 696776 T3249 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 696777 T3249 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 696777 T3249 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 696777 T3249 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 696777 T3249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '

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

(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:291)
   [junit4]   2> 
   [junit4]   2> 735497 T3266 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 735489 T3369 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:291)
   [junit4]   2> 
   [junit4]   2> 735412 T3366 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:291)
   [junit4]   2> 
   [junit4]   2> 735412 T3230 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 735336 T3212 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 735252 T3360 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:291)
   [junit4]   2> 
   [junit4]   2> 739831 T3169 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:34190 34190
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=testDistribSearch -Dtests.seed=153C16664CA787B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SA -Dtests.timezone=Etc/GMT-0 -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   52.1s J1 | FullSolrCloudDistribCmdsTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not find collection:collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([153C16664CA787B1:94DA987E3BF8E78D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:349)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 739844 T3168 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-153C16664CA787B1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene46), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_SA, timezone=Etc/GMT-0
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=146903568,total=290840576
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldResource, MinimalSchemaTest, TestCopyFieldCollectionResource, SolrCmdDistributorTest, TestReload, TestInfoStreamLogging, TestManagedSchema, TestDistributedSearch, TestCSVResponseWriter, TestDynamicFieldCollectionResource, XmlUpdateRequestHandlerTest, TestNumberUtils, CustomCollectionTest, TestRTGBase, ChaosMonkeyNothingIsSafeTest, TestCloudManagedSchema, OpenCloseCoreStressTest, TestBinaryResponseWriter, CachingDirectoryFactoryTest, SuggestComponentTest, TestMultiCoreConfBootstrap, TestSchemaResource, RequestHandlersTest, MigrateRouteKeyTest, TestSolrXml, TestStressReorder, SpellingQueryConverterTest, DocValuesMultiTest, TestCollationField, DistributedExpandComponentTest, TestJmxIntegration, HdfsCollectionsAPIDistributedZkTest, SortByFunctionTest, FieldAnalysisRequestHandlerTest, TestDistributedMissingSort, TestSolrQueryParserDefaultOperatorResource, BasicDistributedZk2Test, TestSolrJ, TestUtils, TestFieldTypeCollectionResource, StandardRequestHandlerTest, CollectionsAPIDistributedZkTest, FileUtilsTest, DateFieldTest, PluginInfoTest, UniqFieldsUpdateProcessorFactoryTest, HighlighterConfigTest, TestArbitraryIndexDir, CoreContainerCoreInitFailuresTest, TestCodecSupport, IndexBasedSpellCheckerTest, TestSchemaSimilarityResource, BlockDirectoryTest, TestHighlightDedupGrouping, HardAutoCommitTest, TestFileDictionaryLookup, BlockCacheTest, TestIndexSearcher, ParsingFieldUpdateProcessorsTest, NotRequiredUniqueKeyTest, NumericFieldsTest, TestInitQParser, SuggesterTSTTest, DistribDocExpirationUpdateProcessorTest, DeleteInactiveReplicaTest, ConnectionManagerTest, TestSchemaNameResource, SpellCheckComponentTest, ChangedSchemaMergeTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed on J1 in 52.17s, 1 test, 1 error <<< FAILURES!

[...truncated 692 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/lucene/common-build.xml:1297: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/lucene/common-build.xml:921: There were test failures: 393 suites, 1637 tests, 1 error, 38 ignored (17 assumptions)

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