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/07/09 09:16:56 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 1667 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1667/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([1D6BC97E71B76A0B:9C8D476606E80A37]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1149)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11546 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/init-core-data-001
   [junit4]   2> 2631013 T8738 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2631013 T8738 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2631018 T8738 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2631019 T8738 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2631021 T8739 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2631122 T8738 oasc.ZkTestServer.run start zk server on port:51909
   [junit4]   2> 2631124 T8738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2631128 T8745 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c725d46 name:ZooKeeperConnection Watcher:127.0.0.1:51909 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2631129 T8738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2631129 T8738 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2631138 T8738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2631144 T8747 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@883f489 name:ZooKeeperConnection Watcher:127.0.0.1:51909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2631145 T8738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2631145 T8738 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2631153 T8738 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2631160 T8738 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2631165 T8738 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2631171 T8738 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2631172 T8738 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2631181 T8738 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2631182 T8738 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2631188 T8738 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2631188 T8738 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2631195 T8738 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2631195 T8738 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2631201 T8738 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2631202 T8738 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2631208 T8738 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2631208 T8738 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2631214 T8738 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2631214 T8738 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2631220 T8738 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2631221 T8738 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2631228 T8738 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2631228 T8738 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2631235 T8738 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2631235 T8738 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2631242 T8738 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2631242 T8738 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2632971 T8738 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2632983 T8738 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51912
   [junit4]   2> 2632984 T8738 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2632984 T8738 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2632985 T8738 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-002
   [junit4]   2> 2632986 T8738 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-002/'
   [junit4]   2> 2633039 T8738 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-002/solr.xml
   [junit4]   2> 2633127 T8738 oasc.CoreContainer.<init> New CoreContainer 1029022173
   [junit4]   2> 2633127 T8738 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-002/]
   [junit4]   2> 2633129 T8738 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2633129 T8738 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2633130 T8738 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2633130 T8738 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2633130 T8738 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2633131 T8738 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2633131 T8738 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2633132 T8738 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2633133 T8738 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2633133 T8738 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2633134 T8738 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2633134 T8738 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2633134 T8738 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51909/solr
   [junit4]   2> 2633135 T8738 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2633136 T8738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2633141 T8758 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40f5d3a0 name:ZooKeeperConnection Watcher:127.0.0.1:51909 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2633142 T8738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2633147 T8738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2633151 T8760 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5291ffce name:ZooKeeperConnection Watcher:127.0.0.1:51909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2633152 T8738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2633156 T8738 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2633166 T8738 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2633176 T8738 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2633186 T8738 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2633194 T8738 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2633203 T8738 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2633207 T8738 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51912_
   [junit4]   2> 2633209 T8738 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51912_
   [junit4]   2> 2633216 T8738 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2633227 T8738 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2633236 T8738 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:51912_
   [junit4]   2> 2633236 T8738 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2633242 T8738 oasc.Overseer.start Overseer (id=92070745327992835-127.0.0.1:51912_-n_0000000000) starting
   [junit4]   2> 2633249 T8738 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2633283 T8762 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2633284 T8738 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2633294 T8738 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2633299 T8738 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2633309 T8761 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2633320 T8763 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2633321 T8763 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2633323 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2633323 T8763 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2633328 T8761 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2633330 T8761 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:51912",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51912_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2633330 T8761 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2633331 T8761 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2633337 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2633339 T8760 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> 2634326 T8763 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2634326 T8763 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2634329 T8763 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2634329 T8763 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2634334 T8763 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2634335 T8763 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-002/collection1/'
   [junit4]   2> 2634338 T8763 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2634339 T8763 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2634341 T8763 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2634419 T8763 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2634465 T8763 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2634469 T8763 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2634485 T8763 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2634984 T8763 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2634984 T8763 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2634987 T8763 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2634996 T8763 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2634998 T8763 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2635031 T8763 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2635037 T8763 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2635046 T8763 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2635050 T8763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2635050 T8763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2635051 T8763 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2635054 T8763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2635055 T8763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2635055 T8763 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2635055 T8763 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2635055 T8763 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/control/data/
   [junit4]   2> 2635055 T8763 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6438b6d
   [junit4]   2> 2635056 T8763 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/control/data
   [junit4]   2> 2635056 T8763 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/control/data/index/
   [junit4]   2> 2635056 T8763 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2635057 T8763 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/control/data/index
   [junit4]   2> 2635057 T8763 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=93.341796875, floorSegmentMB=1.849609375, forceMergeDeletesPctAllowed=1.530089679612514, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2635058 T8763 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@13c69944 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50deee3a),segFN=segments_1,generation=1}
   [junit4]   2> 2635058 T8763 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2635061 T8763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2635061 T8763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2635062 T8763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2635062 T8763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2635062 T8763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2635062 T8763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2635063 T8763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2635063 T8763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2635063 T8763 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2635064 T8763 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2635065 T8763 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2635065 T8763 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2635065 T8763 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2635065 T8763 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2635066 T8763 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2635066 T8763 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2635079 T8763 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2635086 T8763 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2635086 T8763 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2635086 T8763 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@5ddabab
   [junit4]   2> 2635087 T8763 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@13c69944 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50deee3a),segFN=segments_1,generation=1}
   [junit4]   2> 2635087 T8763 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2635088 T8763 oass.SolrIndexSearcher.<init> Opening Searcher@3b23744d[collection1] main
   [junit4]   2> 2635088 T8763 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2635092 T8763 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2635092 T8763 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2635098 T8763 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2635098 T8763 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2635099 T8763 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2635101 T8763 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2635101 T8763 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2635101 T8763 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2635102 T8763 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2635113 T8764 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b23744d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2635116 T8763 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2635121 T8767 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51912 collection:control_collection shard:shard1
   [junit4]   2> 2635122 T8738 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2635122 T8738 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2635123 T8767 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2635125 T8738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2635127 T8769 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@400b57c1 name:ZooKeeperConnection Watcher:127.0.0.1:51909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2635128 T8738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2635129 T8738 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2635140 T8767 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2635141 T8738 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2635143 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2635144 T8767 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2635144 T8767 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3126 name=collection1 org.apache.solr.core.SolrCore@3d28719f url=http://127.0.0.1:51912/collection1 node=127.0.0.1:51912_ C3126_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:51912, core=collection1, node_name=127.0.0.1:51912_}
   [junit4]   2> 2635144 T8767 C3126 P51912 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51912/collection1/
   [junit4]   2> 2635145 T8767 C3126 P51912 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2635145 T8767 C3126 P51912 oasc.SyncStrategy.syncToMe http://127.0.0.1:51912/collection1/ has no replicas
   [junit4]   2> 2635145 T8767 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51912/collection1/ shard1
   [junit4]   2> 2635145 T8767 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2635155 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2635159 T8761 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2635165 T8760 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> 2635172 T8761 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2635173 T8769 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> 2635177 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2635283 T8769 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> 2635284 T8760 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> 2635310 T8767 oasc.ZkController.register We are http://127.0.0.1:51912/collection1/ and leader is http://127.0.0.1:51912/collection1/
   [junit4]   2> 2635310 T8767 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51912
   [junit4]   2> 2635310 T8767 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2635311 T8767 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2635311 T8767 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2635315 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2635316 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2635316 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2635318 T8767 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2635324 T8761 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2635325 T8761 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51912",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51912_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2635332 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2635441 T8769 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> 2635441 T8760 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> 2636890 T8738 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2636890 T8738 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2636894 T8738 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51916
   [junit4]   2> 2636895 T8738 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2636896 T8738 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2636896 T8738 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-003
   [junit4]   2> 2636896 T8738 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-003/'
   [junit4]   2> 2636949 T8738 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-003/solr.xml
   [junit4]   2> 2637015 T8738 oasc.CoreContainer.<init> New CoreContainer 1609568842
   [junit4]   2> 2637015 T8738 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-003/]
   [junit4]   2> 2637017 T8738 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2637017 T8738 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2637018 T8738 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2637018 T8738 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2637019 T8738 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2637019 T8738 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2637019 T8738 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2637019 T8738 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2637021 T8738 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2637021 T8738 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2637022 T8738 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2637022 T8738 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2637022 T8738 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51909/solr
   [junit4]   2> 2637023 T8738 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2637024 T8738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2637027 T8780 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a40e97b name:ZooKeeperConnection Watcher:127.0.0.1:51909 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2637028 T8738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2637034 T8738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2637038 T8782 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2899f0d7 name:ZooKeeperConnection Watcher:127.0.0.1:51909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2637038 T8738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2637057 T8738 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2638067 T8738 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51916_
   [junit4]   2> 2638070 T8738 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51916_
   [junit4]   2> 2638082 T8769 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2638083 T8782 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2638082 T8760 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2638106 T8783 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2638107 T8783 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2638110 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2638111 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2638111 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2638110 T8783 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2638116 T8761 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2638119 T8761 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:51916",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51916_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2638120 T8761 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 2638120 T8761 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2638128 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2638130 T8782 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> 2638130 T8769 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> 2638130 T8760 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> 2639113 T8783 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2639114 T8783 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2639117 T8783 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2639117 T8783 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2639121 T8783 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2639122 T8783 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-003/collection1/'
   [junit4]   2> 2639125 T8783 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2639125 T8783 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2639127 T8783 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2639223 T8783 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2639312 T8783 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2639316 T8783 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2639330 T8783 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2640010 T8783 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2640011 T8783 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2640013 T8783 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2640027 T8783 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2640032 T8783 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2640095 T8783 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2640116 T8783 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2640124 T8783 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2640127 T8783 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2640127 T8783 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2640128 T8783 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2640131 T8783 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2640131 T8783 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2640132 T8783 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2640132 T8783 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2640132 T8783 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/jetty1/
   [junit4]   2> 2640133 T8783 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6438b6d
   [junit4]   2> 2640134 T8783 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/jetty1
   [junit4]   2> 2640134 T8783 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/jetty1/index/
   [junit4]   2> 2640134 T8783 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2640135 T8783 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/jetty1/index
   [junit4]   2> 2640135 T8783 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=93.341796875, floorSegmentMB=1.849609375, forceMergeDeletesPctAllowed=1.530089679612514, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2640136 T8783 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@25cf30dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b49e067),segFN=segments_1,generation=1}
   [junit4]   2> 2640136 T8783 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2640143 T8783 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2640143 T8783 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2640144 T8783 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2640144 T8783 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2640144 T8783 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2640145 T8783 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2640145 T8783 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2640146 T8783 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2640146 T8783 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2640147 T8783 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2640148 T8783 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2640148 T8783 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2640148 T8783 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2640150 T8783 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2640151 T8783 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2640152 T8783 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2640171 T8783 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2640176 T8783 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2640177 T8783 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2640178 T8783 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@743e8e9b
   [junit4]   2> 2640179 T8783 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@25cf30dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b49e067),segFN=segments_1,generation=1}
   [junit4]   2> 2640179 T8783 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2640180 T8783 oass.SolrIndexSearcher.<init> Opening Searcher@754e9a12[collection1] main
   [junit4]   2> 2640180 T8783 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2640185 T8783 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2640185 T8783 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2640188 T8783 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2640188 T8783 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2640188 T8783 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2640190 T8783 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2640191 T8783 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2640191 T8783 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2640192 T8783 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2640203 T8784 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@754e9a12[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2640206 T8783 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2640209 T8787 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51916 collection:collection1 shard:shard1
   [junit4]   2> 2640211 T8738 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2640211 T8738 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2640212 T8787 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2640226 T8787 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2640232 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2640235 T8787 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2640236 T8787 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3127 name=collection1 org.apache.solr.core.SolrCore@3a5494af url=http://127.0.0.1:51916/collection1 node=127.0.0.1:51916_ C3127_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:51916, core=collection1, node_name=127.0.0.1:51916_}
   [junit4]   2> 2640237 T8787 C3127 P51916 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51916/collection1/
   [junit4]   2> 2640238 T8787 C3127 P51916 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2640238 T8787 C3127 P51916 oasc.SyncStrategy.syncToMe http://127.0.0.1:51916/collection1/ has no replicas
   [junit4]   2> 2640239 T8787 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51916/collection1/ shard1
   [junit4]   2> 2640239 T8787 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2640244 T8761 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2640258 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2640262 T8782 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> 2640263 T8769 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> 2640263 T8760 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> 2640278 T8761 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2640284 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2640390 T8760 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> 2640391 T8782 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> 2640392 T8769 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> 2640428 T8787 oasc.ZkController.register We are http://127.0.0.1:51916/collection1/ and leader is http://127.0.0.1:51916/collection1/
   [junit4]   2> 2640428 T8787 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51916
   [junit4]   2> 2640428 T8787 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2640429 T8787 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2640429 T8787 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2640431 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2640432 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2640432 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2640435 T8787 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2640439 T8761 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2640440 T8761 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51916",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51916_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2640446 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2640552 T8782 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> 2640552 T8760 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> 2640553 T8769 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> 2642517 T8738 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2642518 T8738 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2642527 T8738 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51919
   [junit4]   2> 2642528 T8738 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2642529 T8738 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2642529 T8738 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-004
   [junit4]   2> 2642529 T8738 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-004/'
   [junit4]   2> 2642583 T8738 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-004/solr.xml
   [junit4]   2> 2642659 T8738 oasc.CoreContainer.<init> New CoreContainer 124440890
   [junit4]   2> 2642660 T8738 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-004/]
   [junit4]   2> 2642661 T8738 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2642661 T8738 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2642662 T8738 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2642662 T8738 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2642663 T8738 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2642663 T8738 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2642663 T8738 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2642664 T8738 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2642664 T8738 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2642665 T8738 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2642665 T8738 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2642666 T8738 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2642666 T8738 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51909/solr
   [junit4]   2> 2642666 T8738 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2642668 T8738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2642672 T8798 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75ce3aa3 name:ZooKeeperConnection Watcher:127.0.0.1:51909 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2642674 T8738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2642680 T8738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2642684 T8800 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28764447 name:ZooKeeperConnection Watcher:127.0.0.1:51909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2642685 T8738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2642708 T8738 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2643720 T8738 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51919_
   [junit4]   2> 2643722 T8738 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51919_
   [junit4]   2> 2643734 T8760 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2643734 T8782 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2643735 T8800 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2643735 T8769 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2643783 T8801 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2643784 T8801 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2643786 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2643786 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2643786 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2643786 T8801 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2643791 T8761 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2643793 T8761 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:51919",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51919_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2643793 T8761 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 2643793 T8761 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2643801 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2643803 T8782 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> 2643804 T8760 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> 2643804 T8800 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> 2643805 T8769 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> 2644789 T8801 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2644789 T8801 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2644792 T8801 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2644792 T8801 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2644797 T8801 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2644797 T8801 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-004/collection1/'
   [junit4]   2> 2644799 T8801 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2644800 T8801 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2644801 T8801 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2644929 T8801 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2645029 T8801 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2645034 T8801 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2645052 T8801 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2645739 T8801 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2645740 T8801 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2645741 T8801 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2645753 T8801 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2645757 T8801 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2645793 T8801 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2645801 T8801 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2645808 T8801 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2645815 T8801 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2645815 T8801 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2645816 T8801 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2645822 T8801 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2645823 T8801 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2645823 T8801 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2645823 T8801 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2645824 T8801 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/jetty2/
   [junit4]   2> 2645824 T8801 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6438b6d
   [junit4]   2> 2645835 T8801 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/jetty2
   [junit4]   2> 2645835 T8801 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/jetty2/index/
   [junit4]   2> 2645835 T8801 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2645836 T8801 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-001/jetty2/index
   [junit4]   2> 2645836 T8801 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=93.341796875, floorSegmentMB=1.849609375, forceMergeDeletesPctAllowed=1.530089679612514, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2645839 T8801 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1877d4e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40a64798),segFN=segments_1,generation=1}
   [junit4]   2> 2645839 T8801 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2645852 T8801 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2645853 T8801 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2645853 T8801 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2645854 T8801 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2645854 T8801 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2645854 T8801 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2645855 T8801 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2645855 T8801 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2645855 T8801 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2645856 T8801 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2645857 T8801 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2645857 T8801 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2645857 T8801 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2645858 T8801 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2645858 T8801 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2645859 T8801 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2645874 T8801 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2645879 T8801 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2645879 T8801 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2645879 T8801 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@686669c7
   [junit4]   2> 2645880 T8801 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1877d4e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40a64798),segFN=segments_1,generation=1}
   [junit4]   2> 2645880 T8801 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2645881 T8801 oass.SolrIndexSearcher.<init> Opening Searcher@c54ed21[collection1] main
   [junit4]   2> 2645881 T8801 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2645885 T8801 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2645886 T8801 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2645888 T8801 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2645889 T8801 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2645889 T8801 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2645891 T8801 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2645891 T8801 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2645892 T8801 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2645892 T8801 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2645907 T8802 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c54ed21[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2645909 T8801 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2645911 T8805 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51919 collection:collection1 shard:shard1
   [junit4]   2> 2645912 T8738 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2645913 T8738 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2645917 T8805 oasc.ZkController.register We are http://127.0.0.1:51919/collection1/ and leader is http://127.0.0.1:51916/collection1/
   [junit4]   2> 2645918 T8805 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51919
   [junit4]   2> 2645918 T8805 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 2645919 T8805 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C3128 name=collection1 org.apache.solr.core.SolrCore@3a4ee4f9 url=http://127.0.0.1:51919/collection1 node=127.0.0.1:51919_ C3128_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:51919, core=collection1, node_name=127.0.0.1:51919_}
   [junit4]   2> 2645922 T8806 C3128 P51919 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 2645923 T8806 C3128 P51919 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 2645923 T8806 C3128 P51919 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:51916/collection1/ and I am http://127.0.0.1:51919/collection1/
   [junit4]   2> 2645924 T8806 C3128 P51919 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 2645924 T8806 C3128 P51919 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2645925 T8805 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2645930 T8806 C3128 P51919 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:51916; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A51919_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 2645935 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2645939 T8777 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2645942 T8777 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2645943 T8777 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 2645944 T8777 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:51919_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"http://127.0.0.1:51919","core":"collection1","node_name":"127.0.0.1:51919_"}
   [junit4]   2> 2645946 T8761 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2645949 T8761 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51919",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51919_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2645960 T8760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2645963 T8782 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> 2645963 T8769 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> 2645963 T8800 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> 2645964 T8760 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> 2646948 T8777 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:51919_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"http://127.0.0.1:51919","core":"collection1","node_name":"127.0.0.1:51919_"}
   [junit4]   2> 2646948 T8777 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2646949 T8777 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={onlyIfLeaderActive=true&checkLive=true&nodeName=127.0.0.1:51919_&action=PREPRECOVERY&wt=javabin&core=collection1&onlyIfLeader=true&coreNodeName=core_node2&version=2&state=recovering} status=0 QTime=1010 
   [junit4]   2> 2647814 T8738 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2647815 T8738 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2647819 T8738 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51923
   [junit4]   2> 2647822 T8738 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2647822 T8738 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2647822 T8738 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-005
   [junit4]   2> 2647823 T8738 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-005/'
   [junit4]   2> 2647872 T8738 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-005/solr.xml
   [junit4]   2> 2647988 T8738 oasc.CoreContainer.<init> New CoreContainer 1184824749
   [junit4]   2> 2647989 T8738 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001/tempDir-005/]
   [junit4]   2> 2647991 T8738 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2647992 T8738 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2647992 T8738 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2647992 T8738 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2647993 T8738 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2647994 T8738 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2647994 T8738 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2647995 T8738 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2647996 T8738 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2647996 T8738 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2647997 T8738 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2647997 T8738 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2647998 T8738 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51909/solr
   [junit4]   2> 2647999 T8738 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2648002 T8738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2648015 T8818 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70208d13 name:ZooKeeperConnection Watcher:127.0.0.1:51909 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2648015 T8738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2648021 T8738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2648026 T8820 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@455f25a0 name:ZooKeeperConnection Watcher:127.0.0.1:51909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2648026 T8738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2648054 T8738 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2>  C3128_STATE=coll:collection1 core:collection1 props:{state=recovering, base_url=http://127.0.0.1:51919, core=collection1, node_name=127.0.0.1:51919_}
   [junit4]   2> 2648956 T8806 C3128 P51919 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51916/collection1/ core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 2648956 T8806 C3128 P51919 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51919 START replicas=[http://127.0.0.1:51916/collection1/] nUpdates=100
   [junit4]   2> 2648957 T8806 C3128 P51919 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 2648957 T8806 C3128 P51919 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 2648959 T8806 C3128 P51919 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
   [junit4]   2> 2648959 T8806 C3128 P51919 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
   [junit4]   2> 2648959 T8806 C3128 P51919 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2648960 T8806 C3128 P51919 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51916/collection1/. core=collection1
   [junit4]   2> ASYNC  NEW_CORE C3129 name=collection1 org.apache.solr.core.SolrCore@3a5494af url=http://127.0.0.1:51916/collection1 node=127.0.0.1:51916_ C3129_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:51916, core=collection1, node_name=127.0.0.1:51916_, leader=true}
   [junit4]   2> 2648964 T8777 C3129 P51916 oasc.SolrCore.execute [collection1] webapp= path=/get params={wt=javabin&distrib=false&qt=/get&getVersions=100&version=2} status=0 QTime=1 
   [junit4]   2> 2648966 T8774 C3129 P51916 oasu.DirectUpdat

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

Elector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [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.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:226)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:100)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:71)
   [junit4]   2> 	... 33 more
   [junit4]   2> 
   [junit4]   2> 2707419 T8842 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> 2707419 T8842 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2707419 T8842 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2707420 T8842 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-1D6BC97E71B76A0B-001
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=in_ID, timezone=Etc/GMT-12
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=2,threads=1,free=218628472,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AsyncMigrateRouteKeyTest, DistribDocExpirationUpdateProcessorTest, ChangedSchemaMergeTest, SolrRequestParserTest, TimeZoneUtilsTest, TestRandomDVFaceting, TestCollationKeyRangeQueries, CoreAdminHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestSort, SolrPluginUtilsTest, MultiTermTest, TestCollationField, DistributedSuggestComponentTest, TestPartialUpdateDeduplication, TestSchemaResource, TestRTGBase, TestJoin, DocExpirationUpdateProcessorFactoryTest, TestFieldTypeCollectionResource, DirectSolrSpellCheckerTest, TestDistributedMissingSort, ZkCLITest, TestSolrQueryParserDefaultOperatorResource, CollectionsAPIAsyncDistributedZkTest, CopyFieldTest, SampleTest, TestJmxMonitoredMap, HdfsWriteToMultipleCollectionsTest, TestDefaultSimilarityFactory, SolrXmlInZkTest, TestNumberUtils, SortByFunctionTest, MultiThreadedOCPTest, TestCursorMarkWithoutUniqueKey, HdfsLockFactoryTest, DistributedExpandComponentTest, ZkControllerTest, TestRecoveryHdfs, BlockCacheTest, TestPostingsSolrHighlighter, SolrIndexConfigTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, TestWriterPerf, TestFieldSortValues, MoreLikeThisHandlerTest, RecoveryZkTest, AssignTest, TestStressUserVersions, TestCloudManagedSchema, TestMergePolicyConfig, TestRealTimeGet, TestFieldTypeResource, AutoCommitTest, TestLuceneMatchVersion, TestSurroundQueryParser, DocValuesMissingTest, BadCopyFieldTest, HdfsUnloadDistributedZkTest, TestCloudManagedSchemaConcurrent, LegacyHTMLStripCharFilterTest, TestQueryTypes, TestStandardQParsers, TestIndexSearcher, PeerSyncTest, ResponseHeaderTest, IndexSchemaRuntimeFieldTest, RemoteQueryErrorTest, FileBasedSpellCheckerTest, TestWordDelimiterFilterFactory, SuggesterTest, SuggestComponentTest, SliceStateTest, StatelessScriptUpdateProcessorFactoryTest, TestPerFieldSimilarity, ConnectionManagerTest, TestHighlightDedupGrouping, DirectUpdateHandlerTest, TestLRUCache, TestSolrJ, AnalysisAfterCoreReloadTest, TestLazyCores, TestRandomMergePolicy, HdfsSyncSliceTest, TestCoreContainer, TestConfigSets, CurrencyFieldXmlFileTest, DeleteShardTest, InfoHandlerTest, TestSerializedLuceneMatchVersion, TestConfig, TestFastOutputStream, HighlighterConfigTest, TestUtils, DocValuesMultiTest, TestCustomSort, RAMDirectoryFactoryTest, StandardRequestHandlerTest, TestHighFrequencyDictionaryFactory, ResourceLoaderTest, JsonLoaderTest, TestCollectionAPI, LeaderElectionTest, TestDynamicFieldResource, TestSolrCoreProperties, TestClassNameShortening, TestManagedSchema, TestGroupingSearch, TestOmitPositions, TestPhraseSuggestions, MBeansHandlerTest, TestSchemaSimilarityResource, TestQuerySenderListener, TestReload, TestChildDocTransformer, TestSolrXmlPersistor, BasicDistributedZk2Test, TestManagedSchemaFieldResource, DistributedQueryComponentCustomSortTest, TestLMDirichletSimilarityFactory, TestXIncludeConfig, PreAnalyzedFieldTest, SolrIndexSplitterTest, LeaderElectionIntegrationTest, TestTolerantSearch, TestAddFieldRealTimeGet, TestDistributedGrouping, TestFastLRUCache, TestFaceting, DistributedQueryElevationComponentTest, TestPseudoReturnFields, FullSolrCloudDistribCmdsTest, TestShardHandlerFactory, AddBlockUpdateTest, TestSuggestSpellingConverter, NoCacheHeaderTest, OpenExchangeRatesOrgProviderTest, FieldAnalysisRequestHandlerTest, NotRequiredUniqueKeyTest, StatsComponentTest, TestSolrDeletionPolicy1, BasicZkTest, TestOverriddenPrefixQueryForCustomFieldType, DocumentBuilderTest, TestSearcherReuse, TestRestManager, SolrCmdDistributorTest, TestBM25SimilarityFactory, TestStressLucene, TestDistributedSearch, TestNonNRTOpen, TestSchemaNameResource, UniqFieldsUpdateProcessorFactoryTest, RankQueryTest, TestFoldingMultitermQuery, SSLMigrationTest, IndexSchemaTest, AnalyticsQueryTest, IndexBasedSpellCheckerTest, DistributedQueryComponentOptimizationTest, TestFuzzyAnalyzedSuggestions, FileUtilsTest, BinaryUpdateRequestHandlerTest, SignatureUpdateProcessorFactoryTest, CursorMarkTest, TestFieldResource, ShardSplitTest, RequiredFieldsTest, ParsingFieldUpdateProcessorsTest, DistribCursorPagingTest, HighlighterMaxOffsetTest, BadIndexSchemaTest, DocValuesTest, CSVRequestHandlerTest, BlockDirectoryTest, AnalysisErrorHandlingTest, SchemaVersionSpecificBehaviorTest, TestAnalyzeInfixSuggestions, ZkSolrClientTest, OverseerRolesTest, SolrTestCaseJ4Test, ShardRoutingCustomTest, TestStressVersions, TestSolrXMLSerializer, CoreAdminRequestStatusTest, TestExpandComponent, TestFieldCollectionResource, TermVectorComponentDistributedTest, TestReloadAndDeleteDocs, EnumFieldTest, DateMathParserTest, TermVectorComponentTest, TestCloudInspectUtil, DefaultValueUpdateProcessorTest, RollingRestartTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest]
   [junit4] Completed in 77.42s, 1 test, 1 error <<< FAILURES!

[...truncated 627 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1299: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 406 suites, 1658 tests, 1 error, 43 ignored (16 assumptions)

Total time: 120 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any