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/08 18:28:20 UTC

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

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

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([575D3943846BFC39:D6BBB75BF3349C05]: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.GeneratedMethodAccessor48.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 11505 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-575D3943846BFC39-001/init-core-data-001
   [junit4]   2> 2227517 T8687 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2227517 T8687 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2227524 T8687 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2227525 T8687 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2227527 T8688 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2227628 T8687 oasc.ZkTestServer.run start zk server on port:56133
   [junit4]   2> 2227631 T8687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2227642 T8694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19b689d0 name:ZooKeeperConnection Watcher:127.0.0.1:56133 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2227642 T8687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2227643 T8687 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2227667 T8687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2227674 T8696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79d78f85 name:ZooKeeperConnection Watcher:127.0.0.1:56133/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2227675 T8687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2227675 T8687 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2227692 T8687 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2227706 T8687 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2227718 T8687 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2227730 T8687 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> 2227731 T8687 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2227741 T8687 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> 2227741 T8687 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2227749 T8687 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> 2227749 T8687 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2227756 T8687 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> 2227756 T8687 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2227764 T8687 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> 2227764 T8687 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2227770 T8687 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> 2227771 T8687 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2227777 T8687 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> 2227777 T8687 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2227783 T8687 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> 2227784 T8687 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2227791 T8687 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> 2227791 T8687 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2227798 T8687 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> 2227799 T8687 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2227807 T8687 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> 2227807 T8687 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2229462 T8687 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2229469 T8687 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56136
   [junit4]   2> 2229469 T8687 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2229470 T8687 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2229470 T8687 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-575D3943846BFC39-001/tempDir-002
   [junit4]   2> 2229470 T8687 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-002/'
   [junit4]   2> 2229511 T8687 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-575D3943846BFC39-001/tempDir-002/solr.xml
   [junit4]   2> 2229574 T8687 oasc.CoreContainer.<init> New CoreContainer 1433250790
   [junit4]   2> 2229574 T8687 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-575D3943846BFC39-001/tempDir-002/]
   [junit4]   2> 2229575 T8687 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2229575 T8687 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2229576 T8687 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2229576 T8687 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2229576 T8687 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2229577 T8687 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2229577 T8687 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2229578 T8687 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2229578 T8687 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2229578 T8687 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2229579 T8687 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2229579 T8687 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2229580 T8687 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56133/solr
   [junit4]   2> 2229580 T8687 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2229582 T8687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2229585 T8707 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1330b4db name:ZooKeeperConnection Watcher:127.0.0.1:56133 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2229585 T8687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2229590 T8687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2229592 T8709 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@279d3470 name:ZooKeeperConnection Watcher:127.0.0.1:56133/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2229593 T8687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2229596 T8687 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2229603 T8687 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2229610 T8687 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2229618 T8687 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2229626 T8687 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2229635 T8687 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2229640 T8687 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56136_
   [junit4]   2> 2229641 T8687 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56136_
   [junit4]   2> 2229650 T8687 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2229658 T8687 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2229670 T8687 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56136_
   [junit4]   2> 2229670 T8687 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2229678 T8687 oasc.Overseer.start Overseer (id=92067243634982915-127.0.0.1:56136_-n_0000000000) starting
   [junit4]   2> 2229687 T8687 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2229711 T8711 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2229712 T8687 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2229718 T8687 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2229723 T8687 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2229731 T8710 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2229753 T8712 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2229754 T8712 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2229757 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2229757 T8712 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2229761 T8710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2229762 T8710 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:56136",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56136_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2229762 T8710 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2229762 T8710 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2229767 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2229769 T8709 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> 2230759 T8712 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2230760 T8712 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2230763 T8712 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2230763 T8712 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2230769 T8712 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2230769 T8712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-002/collection1/'
   [junit4]   2> 2230772 T8712 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2230773 T8712 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2230774 T8712 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2230866 T8712 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2230922 T8712 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2230926 T8712 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2230933 T8712 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2231322 T8712 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2231323 T8712 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2231324 T8712 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2231332 T8712 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2231334 T8712 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2231363 T8712 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2231368 T8712 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2231373 T8712 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2231375 T8712 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2231375 T8712 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2231375 T8712 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2231379 T8712 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2231379 T8712 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2231379 T8712 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2231379 T8712 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2231379 T8712 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-575D3943846BFC39-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/control/data/
   [junit4]   2> 2231380 T8712 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@228ca937
   [junit4]   2> 2231380 T8712 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/control/data
   [junit4]   2> 2231381 T8712 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/control/data/index/
   [junit4]   2> 2231381 T8712 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2231381 T8712 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/control/data/index
   [junit4]   2> 2231382 T8712 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1732762992, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2231383 T8712 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3f9b9448 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22090691),segFN=segments_1,generation=1}
   [junit4]   2> 2231383 T8712 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2231387 T8712 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2231387 T8712 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2231387 T8712 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2231388 T8712 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2231388 T8712 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2231388 T8712 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2231389 T8712 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2231389 T8712 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2231389 T8712 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2231390 T8712 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2231390 T8712 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2231390 T8712 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2231391 T8712 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2231392 T8712 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2231393 T8712 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2231393 T8712 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2231405 T8712 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2231409 T8712 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2231410 T8712 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2231410 T8712 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=28.7275390625, floorSegmentMB=0.2822265625, forceMergeDeletesPctAllowed=4.054040445090836, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2231411 T8712 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3f9b9448 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22090691),segFN=segments_1,generation=1}
   [junit4]   2> 2231411 T8712 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2231411 T8712 oass.SolrIndexSearcher.<init> Opening Searcher@44353b3[collection1] main
   [junit4]   2> 2231411 T8712 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2231414 T8712 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2231415 T8712 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2231417 T8712 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2231417 T8712 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2231417 T8712 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2231420 T8712 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2231420 T8712 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2231420 T8712 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2231420 T8712 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2231425 T8713 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44353b3[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2231427 T8712 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2231430 T8716 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56136 collection:control_collection shard:shard1
   [junit4]   2> 2231431 T8687 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2231432 T8687 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2231433 T8716 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2231433 T8687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2231437 T8718 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64e398d2 name:ZooKeeperConnection Watcher:127.0.0.1:56133/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2231438 T8687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2231440 T8687 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2231446 T8687 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2231447 T8716 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2231451 T8716 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2231451 T8716 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2280 name=collection1 org.apache.solr.core.SolrCore@26d5db28 url=http://127.0.0.1:56136/collection1 node=127.0.0.1:56136_ C2280_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:56136, core=collection1, node_name=127.0.0.1:56136_}
   [junit4]   2> 2231452 T8716 C2280 P56136 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56136/collection1/
   [junit4]   2> 2231452 T8716 C2280 P56136 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2231452 T8716 C2280 P56136 oasc.SyncStrategy.syncToMe http://127.0.0.1:56136/collection1/ has no replicas
   [junit4]   2> 2231452 T8716 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56136/collection1/ shard1
   [junit4]   2> 2231453 T8716 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2231456 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2231462 T8710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2231472 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2231473 T8718 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> 2231474 T8709 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> 2231486 T8710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2231493 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2231598 T8718 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> 2231598 T8709 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> 2231630 T8716 oasc.ZkController.register We are http://127.0.0.1:56136/collection1/ and leader is http://127.0.0.1:56136/collection1/
   [junit4]   2> 2231631 T8716 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56136
   [junit4]   2> 2231631 T8716 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2231631 T8716 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2231631 T8716 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2231634 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2231635 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2231635 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2231637 T8716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2231640 T8710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2231641 T8710 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:56136",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56136_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2231646 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2231751 T8709 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> 2231751 T8718 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> 2233093 T8687 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2233094 T8687 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2233100 T8687 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56140
   [junit4]   2> 2233102 T8687 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2233102 T8687 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2233103 T8687 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-003
   [junit4]   2> 2233103 T8687 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-003/'
   [junit4]   2> 2233142 T8687 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-003/solr.xml
   [junit4]   2> 2233204 T8687 oasc.CoreContainer.<init> New CoreContainer 637047143
   [junit4]   2> 2233205 T8687 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-003/]
   [junit4]   2> 2233207 T8687 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2233207 T8687 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2233208 T8687 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2233208 T8687 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2233209 T8687 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2233209 T8687 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2233209 T8687 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2233209 T8687 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2233210 T8687 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2233210 T8687 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2233211 T8687 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2233211 T8687 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2233211 T8687 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56133/solr
   [junit4]   2> 2233212 T8687 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2233214 T8687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2233218 T8729 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@621214aa name:ZooKeeperConnection Watcher:127.0.0.1:56133 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2233218 T8687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2233222 T8687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2233225 T8731 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b501c8f name:ZooKeeperConnection Watcher:127.0.0.1:56133/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2233225 T8687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2233242 T8687 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2234254 T8687 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56140_
   [junit4]   2> 2234258 T8687 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56140_
   [junit4]   2> 2234275 T8709 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2234275 T8718 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2234278 T8731 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2234297 T8732 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2234297 T8732 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2234300 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2234300 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2234300 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2234300 T8732 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2234305 T8710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2234307 T8710 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:56140",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56140_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2234307 T8710 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 2234307 T8710 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2234312 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2234313 T8718 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> 2234314 T8731 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> 2234314 T8709 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> 2235303 T8732 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2235305 T8732 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2235309 T8732 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2235309 T8732 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2235314 T8732 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2235314 T8732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-003/collection1/'
   [junit4]   2> 2235315 T8732 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2235315 T8732 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2235316 T8732 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2235381 T8732 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2235444 T8732 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2235448 T8732 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2235457 T8732 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2235856 T8732 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2235856 T8732 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2235857 T8732 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2235867 T8732 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2235872 T8732 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2235909 T8732 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2235917 T8732 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2235925 T8732 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2235930 T8732 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2235931 T8732 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2235931 T8732 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2235936 T8732 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2235936 T8732 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2235937 T8732 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2235937 T8732 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2235938 T8732 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/jetty1/
   [junit4]   2> 2235938 T8732 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@228ca937
   [junit4]   2> 2235939 T8732 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/jetty1
   [junit4]   2> 2235939 T8732 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/jetty1/index/
   [junit4]   2> 2235939 T8732 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2235940 T8732 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/jetty1/index
   [junit4]   2> 2235943 T8732 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1732762992, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2235944 T8732 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3ad09e7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@201b13d6),segFN=segments_1,generation=1}
   [junit4]   2> 2235944 T8732 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2235956 T8732 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2235956 T8732 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2235957 T8732 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2235958 T8732 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2235959 T8732 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2235959 T8732 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2235960 T8732 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2235961 T8732 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2235961 T8732 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2235963 T8732 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2235964 T8732 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2235965 T8732 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2235965 T8732 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2235966 T8732 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2235966 T8732 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2235967 T8732 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2235981 T8732 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2235986 T8732 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2235986 T8732 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2235987 T8732 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=28.7275390625, floorSegmentMB=0.2822265625, forceMergeDeletesPctAllowed=4.054040445090836, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2235988 T8732 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3ad09e7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@201b13d6),segFN=segments_1,generation=1}
   [junit4]   2> 2235988 T8732 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2235988 T8732 oass.SolrIndexSearcher.<init> Opening Searcher@8bcecd7[collection1] main
   [junit4]   2> 2235988 T8732 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2235992 T8732 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2235993 T8732 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2235995 T8732 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2235996 T8732 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2235997 T8732 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2236000 T8732 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2236000 T8732 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2236000 T8732 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2236001 T8732 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2236010 T8733 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8bcecd7[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2236011 T8732 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2236014 T8736 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56140 collection:collection1 shard:shard1
   [junit4]   2> 2236015 T8687 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2236015 T8687 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2236016 T8736 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2236028 T8736 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2236031 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2236032 T8736 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2236033 T8736 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2281 name=collection1 org.apache.solr.core.SolrCore@32396dd3 url=http://127.0.0.1:56140/collection1 node=127.0.0.1:56140_ C2281_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:56140, core=collection1, node_name=127.0.0.1:56140_}
   [junit4]   2> 2236033 T8736 C2281 P56140 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56140/collection1/
   [junit4]   2> 2236033 T8736 C2281 P56140 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2236033 T8736 C2281 P56140 oasc.SyncStrategy.syncToMe http://127.0.0.1:56140/collection1/ has no replicas
   [junit4]   2> 2236034 T8736 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56140/collection1/ shard1
   [junit4]   2> 2236034 T8736 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2236038 T8710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2236045 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2236048 T8709 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> 2236049 T8718 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> 2236058 T8731 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> 2236060 T8710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2236064 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2236170 T8731 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> 2236170 T8709 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> 2236170 T8718 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> 2236208 T8736 oasc.ZkController.register We are http://127.0.0.1:56140/collection1/ and leader is http://127.0.0.1:56140/collection1/
   [junit4]   2> 2236208 T8736 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56140
   [junit4]   2> 2236209 T8736 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2236209 T8736 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2236209 T8736 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2236212 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2236212 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2236212 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2236214 T8736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2236216 T8710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2236218 T8710 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:56140",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56140_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2236222 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2236327 T8709 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> 2236328 T8731 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> 2236328 T8718 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> 2237552 T8687 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2237552 T8687 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2237558 T8687 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56143
   [junit4]   2> 2237558 T8687 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2237559 T8687 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2237559 T8687 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-004
   [junit4]   2> 2237559 T8687 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-004/'
   [junit4]   2> 2237605 T8687 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-004/solr.xml
   [junit4]   2> 2237665 T8687 oasc.CoreContainer.<init> New CoreContainer 1233384303
   [junit4]   2> 2237666 T8687 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-004/]
   [junit4]   2> 2237669 T8687 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2237669 T8687 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2237669 T8687 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2237670 T8687 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2237670 T8687 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2237671 T8687 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2237671 T8687 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2237671 T8687 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2237672 T8687 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2237672 T8687 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2237673 T8687 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2237673 T8687 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2237673 T8687 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56133/solr
   [junit4]   2> 2237674 T8687 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2237675 T8687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2237679 T8747 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75e3221d name:ZooKeeperConnection Watcher:127.0.0.1:56133 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2237680 T8687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2237684 T8687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2237688 T8749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5876a41 name:ZooKeeperConnection Watcher:127.0.0.1:56133/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2237688 T8687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2237705 T8687 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2238716 T8687 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56143_
   [junit4]   2> 2238720 T8687 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56143_
   [junit4]   2> 2238738 T8749 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2238739 T8731 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2238740 T8709 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2238742 T8718 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2238768 T8750 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2238769 T8750 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2238772 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2238773 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2238773 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2238772 T8750 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2238781 T8710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2238784 T8710 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:56143",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56143_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2238785 T8710 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 2238785 T8710 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2238800 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2238803 T8749 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> 2238805 T8718 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> 2238805 T8709 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> 2238804 T8731 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> 2239776 T8750 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2239776 T8750 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2239778 T8750 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2239778 T8750 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2239782 T8750 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2239783 T8750 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-004/collection1/'
   [junit4]   2> 2239785 T8750 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2239785 T8750 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2239787 T8750 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2239869 T8750 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2239922 T8750 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2239925 T8750 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2239936 T8750 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2240404 T8750 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2240404 T8750 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2240406 T8750 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2240418 T8750 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2240421 T8750 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2240461 T8750 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2240470 T8750 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2240480 T8750 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2240501 T8750 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2240501 T8750 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2240501 T8750 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2240505 T8750 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2240505 T8750 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2240505 T8750 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2240506 T8750 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2240507 T8750 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/jetty2/
   [junit4]   2> 2240507 T8750 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@228ca937
   [junit4]   2> 2240509 T8750 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/jetty2
   [junit4]   2> 2240509 T8750 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/jetty2/index/
   [junit4]   2> 2240509 T8750 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2240510 T8750 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-001/jetty2/index
   [junit4]   2> 2240510 T8750 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1732762992, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2240511 T8750 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@44e92a18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d269052),segFN=segments_1,generation=1}
   [junit4]   2> 2240512 T8750 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2240520 T8750 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2240521 T8750 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2240522 T8750 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2240522 T8750 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2240522 T8750 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2240523 T8750 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2240523 T8750 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2240525 T8750 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2240525 T8750 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2240526 T8750 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2240527 T8750 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2240528 T8750 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2240529 T8750 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2240529 T8750 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2240530 T8750 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2240530 T8750 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2240547 T8750 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2240554 T8750 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2240554 T8750 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2240556 T8750 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=28.7275390625, floorSegmentMB=0.2822265625, forceMergeDeletesPctAllowed=4.054040445090836, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2240557 T8750 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@44e92a18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d269052),segFN=segments_1,generation=1}
   [junit4]   2> 2240557 T8750 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2240558 T8750 oass.SolrIndexSearcher.<init> Opening Searcher@ba3fab8[collection1] main
   [junit4]   2> 2240558 T8750 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2240561 T8750 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2240562 T8750 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2240564 T8750 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2240564 T8750 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2240564 T8750 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2240566 T8750 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2240566 T8750 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2240567 T8750 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2240567 T8750 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2240570 T8751 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ba3fab8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2240571 T8750 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2240573 T8754 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56143 collection:collection1 shard:shard1
   [junit4]   2> 2240574 T8687 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2240574 T8687 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2240578 T8754 oasc.ZkController.register We are http://127.0.0.1:56143/collection1/ and leader is http://127.0.0.1:56140/collection1/
   [junit4]   2> 2240578 T8754 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56143
   [junit4]   2> 2240578 T8754 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 2240578 T8754 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C2282 name=collection1 org.apache.solr.core.SolrCore@5fbb0b11 url=http://127.0.0.1:56143/collection1 node=127.0.0.1:56143_ C2282_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:56143, core=collection1, node_name=127.0.0.1:56143_}
   [junit4]   2> 2240579 T8755 C2282 P56143 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 2240579 T8755 C2282 P56143 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 2240580 T8755 C2282 P56143 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:56140/collection1/ and I am http://127.0.0.1:56143/collection1/
   [junit4]   2> 2240580 T8755 C2282 P56143 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 2240580 T8755 C2282 P56143 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2240583 T8754 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2240586 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2240589 T8755 C2282 P56143 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:56140; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A56143_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 2240592 T8710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2240593 T8722 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2240593 T8710 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:56143",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56143_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2240594 T8722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2240596 T8722 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 2240596 T8722 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:56143_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"http://127.0.0.1:56143","core":"collection1","node_name":"127.0.0.1:56143_"}
   [junit4]   2> 2240600 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2240602 T8749 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> 2240603 T8718 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> 2240604 T8709 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> 2240605 T8731 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> 2241599 T8722 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:56143_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"http://127.0.0.1:56143","core":"collection1","node_name":"127.0.0.1:56143_"}
   [junit4]   2> 2241600 T8722 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2241601 T8722 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&action=PREPRECOVERY&onlyIfLeader=true&onlyIfLeaderActive=true&checkLive=true&nodeName=127.0.0.1:56143_&core=collection1&coreNodeName=core_node2&state=recovering&wt=javabin} status=0 QTime=1008 
   [junit4]   2> 2242183 T8687 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2242184 T8687 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2242189 T8687 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56147
   [junit4]   2> 2242190 T8687 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2242190 T8687 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2242190 T8687 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-575D3943846BFC39-001/tempDir-005
   [junit4]   2> 2242191 T8687 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-575D3943846BFC39-001/tempDir-005/'
   [junit4]   2> 2242233 T8687 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-575D3943846BFC39-001/tempDir-005/solr.xml
   [junit4]   2> 2242301 T8687 oasc.CoreContainer.<init> New CoreContainer 340426926
   [junit4]   2> 2242302 T8687 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-575D3943846BFC39-001/tempDir-005/]
   [junit4]   2> 2242303 T8687 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2242303 T8687 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2242303 T8687 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2242304 T8687 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2242304 T8687 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2242304 T8687 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2242305 T8687 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2242305 T8687 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2242305 T8687 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2242306 T8687 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2242306 T8687 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2242306 T8687 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2242307 T8687 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56133/solr
   [junit4]   2> 2242307 T8687 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2242308 T8687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2242312 T8767 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@274629ea name:ZooKeeperConnection Watcher:127.0.0.1:56133 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2242312 T8687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2242317 T8687 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2242320 T8769 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24123aed name:ZooKeeperConnection Watcher:127.0.0.1:56133/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2242321 T8687 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2242342 T8687 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2243353 T8687 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56147_
   [junit4]   2> 2243357 T8687 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56147_
   [junit4]   2> 2243366 T8749 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2243366 T8731 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2243368 T8709 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2243368 T8718 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2243368 T8769 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2243387 T8770 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2243387 T8770 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2243389 T8709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2243389 T8770 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2243393 T8710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2243394 T8710 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:56147",
   [junit4]   

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

Thread.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> 	... 15 more
   [junit4]   2> 
   [junit4]   2> 2299613 T8790 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> 2299613 T8790 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [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-575D3943846BFC39-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {timestamp=PostingsFormat(name=Memory doPackFST= true), a_si=Pulsing41(freqCutoff=7 minBlockSize=89 maxBlockSize=202), a_t=PostingsFormat(name=Memory doPackFST= true), text=PostingsFormat(name=Lucene41WithOrds), other_tl1=Pulsing41(freqCutoff=7 minBlockSize=89 maxBlockSize=202), range_facet_l=PostingsFormat(name=Memory doPackFST= true), range_facet_si=PostingsFormat(name=Memory doPackFST= true), rnd_b=PostingsFormat(name=MockSep), id=PostingsFormat(name=MockSep), _version_=Pulsing41(freqCutoff=7 minBlockSize=89 maxBlockSize=202), intDefault=Pulsing41(freqCutoff=7 minBlockSize=89 maxBlockSize=202), multiDefault=PostingsFormat(name=Memory doPackFST= true), range_facet_sl=PostingsFormat(name=MockSep)}, docValues:{}, sim=DefaultSimilarity, locale=sq, timezone=America/St_Johns
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=2,threads=1,free=148159120,total=410517504
   [junit4]   2> NOTE: All tests run in this JVM: [DirectUpdateHandlerOptimizeTest, TestFileDictionaryLookup, TestManagedResource, TestFastLRUCache, TestInitQParser, StatsComponentTest, TestSolrQueryParser, TestSurroundQueryParser, TestUpdate, SolrCoreCheckLockOnStartupTest, TestSearcherReuse, PrimitiveFieldTypeTest, TestDistributedGrouping, WordBreakSolrSpellCheckerTest, RAMDirectoryFactoryTest, TestStressRecovery, StandardRequestHandlerTest, TestSolr4Spatial, InfoHandlerTest, TestSchemaSimilarityResource, TestDynamicFieldCollectionResource, DirectSolrConnectionTest, TestSolrQueryParserResource, TestRecovery, QueryElevationComponentTest, SortByFunctionTest, TestPHPSerializedResponseWriter, SpellPossibilityIteratorTest, TestClassNameShortening, DistributedTermsComponentTest, TestDefaultSimilarityFactory, TestStressVersions, TestIndexSearcher, TestUtils, TestSweetSpotSimilarityFactory, SimplePostToolTest, SpatialFilterTest, HdfsWriteToMultipleCollectionsTest, TestManagedSynonymFilterFactory, SolrPluginUtilsTest, AnalysisErrorHandlingTest, HdfsRecoveryZkTest, TestValueSourceCache, TestCodecSupport, SolrCoreTest, TermVectorComponentTest, MinimalSchemaTest, TestChildDocTransformer, NotRequiredUniqueKeyTest, TestSolrDeletionPolicy2, DateFieldTest, RankQueryTest, TestExpandComponent, TestGroupingSearch, SuggesterFSTTest, RemoteQueryErrorTest, TestFiltering, LukeRequestHandlerTest, FastVectorHighlighterTest, SpellCheckCollatorTest, CoreAdminRequestStatusTest, TestDistribDocBasedVersion, TestFaceting, TestConfig, TestSolrXMLSerializer, TestNoOpRegenerator, TestStressLucene, DocValuesMultiTest, ExternalFileFieldSortTest, SolrTestCaseJ4Test, HdfsDirectoryTest, TestFieldResource, RegexBoostProcessorTest, TestJmxMonitoredMap, PingRequestHandlerTest, TestRandomMergePolicy, TestMaxScoreQueryParser, TestInfoStreamLogging, TestQuerySenderListener, CoreAdminCreateDiscoverTest, TestFastOutputStream, CoreContainerCoreInitFailuresTest, BinaryUpdateRequestHandlerTest, TestSchemaVersionResource, IndexSchemaRuntimeFieldTest, TestPseudoReturnFields, TestReRankQParserPlugin, TestLeaderElectionZkExpiry, TestExceedMaxTermLength, HdfsCollectionsAPIDistributedZkTest, BasicDistributedZk2Test, ShowFileRequestHandlerTest, TestDocumentBuilder, DeleteReplicaTest, TestCustomSort, JSONWriterTest, DirectSolrSpellCheckerTest, TestXIncludeConfig, DisMaxRequestHandlerTest, TestLuceneMatchVersion, TermsComponentTest, TestReload, TestRTGBase, TestIndexingPerformance, ResourceLoaderTest, SliceStateTest, TestSchemaNameResource, TestReplicationHandler, TriLevelCompositeIdRoutingTest, TestSolrXmlPersistence, TestConfigSets, LeaderElectionTest, SOLR749Test, TestHashPartitioner, CSVRequestHandlerTest, SignatureUpdateProcessorFactoryTest, ReturnFieldsTest, TestSimpleQParserPlugin, TestSerializedLuceneMatchVersion, SuggesterWFSTTest, TestOmitPositions, ChangedSchemaMergeTest, CurrencyFieldOpenExchangeTest, StressHdfsTest, TestNRTOpen, TestPartialUpdateDeduplication, TestWriterPerf, TestIBSimilarityFactory, TestPhraseSuggestions, CoreAdminHandlerTest, SolrIndexConfigTest, FileBasedSpellCheckerTest, AsyncMigrateRouteKeyTest, TestQueryTypes, PluginInfoTest, DebugComponentTest, TestShardHandlerFactory, SuggestComponentTest, TestDefaultSearchFieldResource, TestBinaryField, URLClassifyProcessorTest, TestOverriddenPrefixQueryForCustomFieldType, TestJmxIntegration, CachingDirectoryFactoryTest, ZkSolrClientTest, CircularListTest, DocumentBuilderTest, TestDocSet, OverseerRolesTest, AddBlockUpdateTest, OverseerStatusTest, MoreLikeThisHandlerTest, LoggingHandlerTest, TestReloadAndDeleteDocs, TestRemoteStreaming, TestMergePolicyConfig, TimeZoneUtilsTest, BlockDirectoryTest, TestHighFrequencyDictionaryFactory, TestCSVResponseWriter, CustomCollectionTest, TestLFUCache, ConnectionManagerTest, TestBM25SimilarityFactory, DistributedQueryComponentOptimizationTest, TestDistributedSearch, TestHighlightDedupGrouping, TestSolrIndexConfig, TestNonNRTOpen, HdfsBasicDistributedZk2Test, TestSolrDeletionPolicy1, TestTrie, PreAnalyzedUpdateProcessorTest, TestDFRSimilarityFactory, BJQParserTest, XmlUpdateRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, TestMiniSolrCloudCluster, DeleteShardTest, RollingRestartTest, TestBadConfig, RequiredFieldsTest, TestCoreDiscovery, TestJoin, TestPostingsSolrHighlighter, DistributedDebugComponentTest, EnumFieldTest, TestAnalyzeInfixSuggestions, TestRandomDVFaceting, ConvertedLegacyTest, TestDocBasedVersionConstraints, BadIndexSchemaTest, HdfsSyncSliceTest, SolrIndexSplitterTest, TestLazyCores, TestBlendedInfixSuggestions, CopyFieldTest, SolrCmdDistributorTest, BasicZkTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest]
   [junit4] Completed in 72.92s, 1 test, 1 error <<< FAILURES!

[...truncated 614 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, 42 ignored (15 assumptions)

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